[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. 15008 1727096189.04859: 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-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 15008 1727096189.05301: Added group all to inventory 15008 1727096189.05303: Added group ungrouped to inventory 15008 1727096189.05307: Group all now contains ungrouped 15008 1727096189.05310: Examining possible inventory source: /tmp/network-EuO/inventory.yml 15008 1727096189.20546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 15008 1727096189.20608: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 15008 1727096189.20630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 15008 1727096189.20691: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 15008 1727096189.20763: Loaded config def from plugin (inventory/script) 15008 1727096189.20765: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 15008 1727096189.20806: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 15008 1727096189.20894: Loaded config def from plugin (inventory/yaml) 15008 1727096189.20896: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 15008 1727096189.20982: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 15008 1727096189.21403: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 15008 1727096189.21407: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 15008 1727096189.21410: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 15008 1727096189.21416: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 15008 1727096189.21420: Loading data from /tmp/network-EuO/inventory.yml 15008 1727096189.21487: /tmp/network-EuO/inventory.yml was not parsable by auto 15008 1727096189.21551: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 15008 1727096189.21592: Loading data from /tmp/network-EuO/inventory.yml 15008 1727096189.21677: group all already in inventory 15008 1727096189.21684: set inventory_file for managed_node1 15008 1727096189.21688: set inventory_dir for managed_node1 15008 1727096189.21689: Added host managed_node1 to inventory 15008 1727096189.21691: Added host managed_node1 to group all 15008 1727096189.21692: set ansible_host for managed_node1 15008 1727096189.21693: set ansible_ssh_extra_args for managed_node1 15008 1727096189.21696: set inventory_file for managed_node2 15008 1727096189.21699: set inventory_dir for managed_node2 15008 1727096189.21699: Added host managed_node2 to inventory 15008 1727096189.21706: Added host managed_node2 to group all 15008 1727096189.21707: set ansible_host for managed_node2 15008 1727096189.21708: set ansible_ssh_extra_args for managed_node2 15008 1727096189.21711: set inventory_file for managed_node3 15008 1727096189.21713: set inventory_dir for managed_node3 15008 1727096189.21714: Added host managed_node3 to inventory 15008 1727096189.21715: Added host managed_node3 to group all 15008 1727096189.21716: set ansible_host for managed_node3 15008 1727096189.21717: set ansible_ssh_extra_args for managed_node3 15008 1727096189.21719: Reconcile groups and hosts in inventory. 15008 1727096189.21723: Group ungrouped now contains managed_node1 15008 1727096189.21725: Group ungrouped now contains managed_node2 15008 1727096189.21727: Group ungrouped now contains managed_node3 15008 1727096189.21802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 15008 1727096189.21924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 15008 1727096189.21972: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 15008 1727096189.21999: Loaded config def from plugin (vars/host_group_vars) 15008 1727096189.22001: 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) 15008 1727096189.22008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 15008 1727096189.22016: 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) 15008 1727096189.22057: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 15008 1727096189.22391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096189.22492: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 15008 1727096189.22532: Loaded config def from plugin (connection/local) 15008 1727096189.22536: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 15008 1727096189.23218: Loaded config def from plugin (connection/paramiko_ssh) 15008 1727096189.23222: 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) 15008 1727096189.24131: 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) 15008 1727096189.24163: Loaded config def from plugin (connection/psrp) 15008 1727096189.24166: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 15008 1727096189.24844: 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) 15008 1727096189.24886: Loaded config def from plugin (connection/ssh) 15008 1727096189.24889: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 15008 1727096189.26826: 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) 15008 1727096189.26865: Loaded config def from plugin (connection/winrm) 15008 1727096189.26869: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 15008 1727096189.26902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 15008 1727096189.26965: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 15008 1727096189.27032: Loaded config def from plugin (shell/cmd) 15008 1727096189.27034: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 15008 1727096189.27060: 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) 15008 1727096189.27124: Loaded config def from plugin (shell/powershell) 15008 1727096189.27127: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 15008 1727096189.27180: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 15008 1727096189.27356: Loaded config def from plugin (shell/sh) 15008 1727096189.27359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 15008 1727096189.27394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 15008 1727096189.27512: Loaded config def from plugin (become/runas) 15008 1727096189.27514: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 15008 1727096189.27688: Loaded config def from plugin (become/su) 15008 1727096189.27691: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 15008 1727096189.27830: Loaded config def from plugin (become/sudo) 15008 1727096189.27833: 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 15008 1727096189.27862: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 15008 1727096189.28191: in VariableManager get_vars() 15008 1727096189.28214: done with get_vars() 15008 1727096189.28359: trying /usr/local/lib/python3.12/site-packages/ansible/modules 15008 1727096189.32692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 15008 1727096189.32847: in VariableManager get_vars() 15008 1727096189.32854: done with get_vars() 15008 1727096189.32857: variable 'playbook_dir' from source: magic vars 15008 1727096189.32858: variable 'ansible_playbook_python' from source: magic vars 15008 1727096189.32858: variable 'ansible_config_file' from source: magic vars 15008 1727096189.32859: variable 'groups' from source: magic vars 15008 1727096189.32860: variable 'omit' from source: magic vars 15008 1727096189.32860: variable 'ansible_version' from source: magic vars 15008 1727096189.32861: variable 'ansible_check_mode' from source: magic vars 15008 1727096189.32862: variable 'ansible_diff_mode' from source: magic vars 15008 1727096189.32863: variable 'ansible_forks' from source: magic vars 15008 1727096189.32863: variable 'ansible_inventory_sources' from source: magic vars 15008 1727096189.32864: variable 'ansible_skip_tags' from source: magic vars 15008 1727096189.32865: variable 'ansible_limit' from source: magic vars 15008 1727096189.32866: variable 'ansible_run_tags' from source: magic vars 15008 1727096189.32866: variable 'ansible_verbosity' from source: magic vars 15008 1727096189.32913: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml 15008 1727096189.33475: in VariableManager get_vars() 15008 1727096189.33506: done with get_vars() 15008 1727096189.33551: in VariableManager get_vars() 15008 1727096189.33577: done with get_vars() 15008 1727096189.33629: in VariableManager get_vars() 15008 1727096189.33644: done with get_vars() 15008 1727096189.33747: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15008 1727096189.34061: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15008 1727096189.34229: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15008 1727096189.35365: in VariableManager get_vars() 15008 1727096189.35402: done with get_vars() 15008 1727096189.36404: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 15008 1727096189.36586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15008 1727096189.38192: in VariableManager get_vars() 15008 1727096189.38196: done with get_vars() 15008 1727096189.38204: variable 'playbook_dir' from source: magic vars 15008 1727096189.38205: variable 'ansible_playbook_python' from source: magic vars 15008 1727096189.38207: variable 'ansible_config_file' from source: magic vars 15008 1727096189.38208: variable 'groups' from source: magic vars 15008 1727096189.38209: variable 'omit' from source: magic vars 15008 1727096189.38210: variable 'ansible_version' from source: magic vars 15008 1727096189.38211: variable 'ansible_check_mode' from source: magic vars 15008 1727096189.38211: variable 'ansible_diff_mode' from source: magic vars 15008 1727096189.38212: variable 'ansible_forks' from source: magic vars 15008 1727096189.38213: variable 'ansible_inventory_sources' from source: magic vars 15008 1727096189.38214: variable 'ansible_skip_tags' from source: magic vars 15008 1727096189.38215: variable 'ansible_limit' from source: magic vars 15008 1727096189.38215: variable 'ansible_run_tags' from source: magic vars 15008 1727096189.38216: variable 'ansible_verbosity' from source: magic vars 15008 1727096189.38271: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15008 1727096189.38409: in VariableManager get_vars() 15008 1727096189.38432: done with get_vars() 15008 1727096189.38487: in VariableManager get_vars() 15008 1727096189.38494: done with get_vars() 15008 1727096189.38496: variable 'playbook_dir' from source: magic vars 15008 1727096189.38497: variable 'ansible_playbook_python' from source: magic vars 15008 1727096189.38498: variable 'ansible_config_file' from source: magic vars 15008 1727096189.38499: variable 'groups' from source: magic vars 15008 1727096189.38499: variable 'omit' from source: magic vars 15008 1727096189.38500: variable 'ansible_version' from source: magic vars 15008 1727096189.38501: variable 'ansible_check_mode' from source: magic vars 15008 1727096189.38501: variable 'ansible_diff_mode' from source: magic vars 15008 1727096189.38502: variable 'ansible_forks' from source: magic vars 15008 1727096189.38503: variable 'ansible_inventory_sources' from source: magic vars 15008 1727096189.38504: variable 'ansible_skip_tags' from source: magic vars 15008 1727096189.38504: variable 'ansible_limit' from source: magic vars 15008 1727096189.38505: variable 'ansible_run_tags' from source: magic vars 15008 1727096189.38506: variable 'ansible_verbosity' from source: magic vars 15008 1727096189.38555: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15008 1727096189.38742: in VariableManager get_vars() 15008 1727096189.38760: done with get_vars() 15008 1727096189.38859: in VariableManager get_vars() 15008 1727096189.38863: done with get_vars() 15008 1727096189.38866: variable 'playbook_dir' from source: magic vars 15008 1727096189.38868: variable 'ansible_playbook_python' from source: magic vars 15008 1727096189.38869: variable 'ansible_config_file' from source: magic vars 15008 1727096189.38870: variable 'groups' from source: magic vars 15008 1727096189.38871: variable 'omit' from source: magic vars 15008 1727096189.38872: variable 'ansible_version' from source: magic vars 15008 1727096189.38873: variable 'ansible_check_mode' from source: magic vars 15008 1727096189.38873: variable 'ansible_diff_mode' from source: magic vars 15008 1727096189.38874: variable 'ansible_forks' from source: magic vars 15008 1727096189.38880: variable 'ansible_inventory_sources' from source: magic vars 15008 1727096189.38881: variable 'ansible_skip_tags' from source: magic vars 15008 1727096189.38882: variable 'ansible_limit' from source: magic vars 15008 1727096189.38882: variable 'ansible_run_tags' from source: magic vars 15008 1727096189.38883: variable 'ansible_verbosity' from source: magic vars 15008 1727096189.38923: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 15008 1727096189.39012: in VariableManager get_vars() 15008 1727096189.39016: done with get_vars() 15008 1727096189.39019: variable 'playbook_dir' from source: magic vars 15008 1727096189.39020: variable 'ansible_playbook_python' from source: magic vars 15008 1727096189.39020: variable 'ansible_config_file' from source: magic vars 15008 1727096189.39022: variable 'groups' from source: magic vars 15008 1727096189.39023: variable 'omit' from source: magic vars 15008 1727096189.39023: variable 'ansible_version' from source: magic vars 15008 1727096189.39024: variable 'ansible_check_mode' from source: magic vars 15008 1727096189.39025: variable 'ansible_diff_mode' from source: magic vars 15008 1727096189.39025: variable 'ansible_forks' from source: magic vars 15008 1727096189.39026: variable 'ansible_inventory_sources' from source: magic vars 15008 1727096189.39028: variable 'ansible_skip_tags' from source: magic vars 15008 1727096189.39029: variable 'ansible_limit' from source: magic vars 15008 1727096189.39029: variable 'ansible_run_tags' from source: magic vars 15008 1727096189.39030: variable 'ansible_verbosity' from source: magic vars 15008 1727096189.39084: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 15008 1727096189.39182: in VariableManager get_vars() 15008 1727096189.39200: done with get_vars() 15008 1727096189.39252: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15008 1727096189.39408: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15008 1727096189.39534: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15008 1727096189.40266: in VariableManager get_vars() 15008 1727096189.40296: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15008 1727096189.41888: in VariableManager get_vars() 15008 1727096189.41899: done with get_vars() 15008 1727096189.41922: in VariableManager get_vars() 15008 1727096189.41924: done with get_vars() 15008 1727096189.41925: variable 'playbook_dir' from source: magic vars 15008 1727096189.41926: variable 'ansible_playbook_python' from source: magic vars 15008 1727096189.41926: variable 'ansible_config_file' from source: magic vars 15008 1727096189.41927: variable 'groups' from source: magic vars 15008 1727096189.41927: variable 'omit' from source: magic vars 15008 1727096189.41928: variable 'ansible_version' from source: magic vars 15008 1727096189.41928: variable 'ansible_check_mode' from source: magic vars 15008 1727096189.41929: variable 'ansible_diff_mode' from source: magic vars 15008 1727096189.41929: variable 'ansible_forks' from source: magic vars 15008 1727096189.41929: variable 'ansible_inventory_sources' from source: magic vars 15008 1727096189.41930: variable 'ansible_skip_tags' from source: magic vars 15008 1727096189.41930: variable 'ansible_limit' from source: magic vars 15008 1727096189.41931: variable 'ansible_run_tags' from source: magic vars 15008 1727096189.41931: variable 'ansible_verbosity' from source: magic vars 15008 1727096189.41954: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 15008 1727096189.42007: in VariableManager get_vars() 15008 1727096189.42016: done with get_vars() 15008 1727096189.42043: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 15008 1727096189.42187: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 15008 1727096189.42232: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 15008 1727096189.45488: in VariableManager get_vars() 15008 1727096189.45517: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15008 1727096189.47354: in VariableManager get_vars() 15008 1727096189.47359: done with get_vars() 15008 1727096189.47362: variable 'playbook_dir' from source: magic vars 15008 1727096189.47363: variable 'ansible_playbook_python' from source: magic vars 15008 1727096189.47363: variable 'ansible_config_file' from source: magic vars 15008 1727096189.47364: variable 'groups' from source: magic vars 15008 1727096189.47365: variable 'omit' from source: magic vars 15008 1727096189.47366: variable 'ansible_version' from source: magic vars 15008 1727096189.47367: variable 'ansible_check_mode' from source: magic vars 15008 1727096189.47369: variable 'ansible_diff_mode' from source: magic vars 15008 1727096189.47370: variable 'ansible_forks' from source: magic vars 15008 1727096189.47370: variable 'ansible_inventory_sources' from source: magic vars 15008 1727096189.47371: variable 'ansible_skip_tags' from source: magic vars 15008 1727096189.47372: variable 'ansible_limit' from source: magic vars 15008 1727096189.47372: variable 'ansible_run_tags' from source: magic vars 15008 1727096189.47373: variable 'ansible_verbosity' from source: magic vars 15008 1727096189.47412: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15008 1727096189.47489: in VariableManager get_vars() 15008 1727096189.47522: done with get_vars() 15008 1727096189.47558: in VariableManager get_vars() 15008 1727096189.47561: done with get_vars() 15008 1727096189.47563: variable 'playbook_dir' from source: magic vars 15008 1727096189.47570: variable 'ansible_playbook_python' from source: magic vars 15008 1727096189.47572: variable 'ansible_config_file' from source: magic vars 15008 1727096189.47572: variable 'groups' from source: magic vars 15008 1727096189.47573: variable 'omit' from source: magic vars 15008 1727096189.47574: variable 'ansible_version' from source: magic vars 15008 1727096189.47575: variable 'ansible_check_mode' from source: magic vars 15008 1727096189.47575: variable 'ansible_diff_mode' from source: magic vars 15008 1727096189.47576: variable 'ansible_forks' from source: magic vars 15008 1727096189.47577: variable 'ansible_inventory_sources' from source: magic vars 15008 1727096189.47577: variable 'ansible_skip_tags' from source: magic vars 15008 1727096189.47578: variable 'ansible_limit' from source: magic vars 15008 1727096189.47579: variable 'ansible_run_tags' from source: magic vars 15008 1727096189.47579: variable 'ansible_verbosity' from source: magic vars 15008 1727096189.47610: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 15008 1727096189.47687: in VariableManager get_vars() 15008 1727096189.47702: done with get_vars() 15008 1727096189.47773: in VariableManager get_vars() 15008 1727096189.47791: done with get_vars() 15008 1727096189.47884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 15008 1727096189.47905: 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 15008 1727096189.48213: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 15008 1727096189.48407: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 15008 1727096189.48419: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 15008 1727096189.48458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 15008 1727096189.48487: 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) 15008 1727096189.48676: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 15008 1727096189.48737: Loaded config def from plugin (callback/default) 15008 1727096189.48741: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15008 1727096189.50015: Loaded config def from plugin (callback/junit) 15008 1727096189.50017: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15008 1727096189.50060: 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) 15008 1727096189.50141: Loaded config def from plugin (callback/minimal) 15008 1727096189.50144: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15008 1727096189.50192: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 15008 1727096189.50250: Loaded config def from plugin (callback/tree) 15008 1727096189.50253: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 15008 1727096189.50376: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 15008 1727096189.50379: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bridge_initscripts.yml ***************************************** 11 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 15008 1727096189.50414: in VariableManager get_vars() 15008 1727096189.50428: done with get_vars() 15008 1727096189.50434: in VariableManager get_vars() 15008 1727096189.50443: done with get_vars() 15008 1727096189.50448: variable 'omit' from source: magic vars 15008 1727096189.50487: in VariableManager get_vars() 15008 1727096189.50501: done with get_vars() 15008 1727096189.50529: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** 15008 1727096189.51117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 15008 1727096189.51197: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 15008 1727096189.51228: getting the remaining hosts for this loop 15008 1727096189.51230: done getting the remaining hosts for this loop 15008 1727096189.51233: getting the next task for host managed_node2 15008 1727096189.51237: done getting next task for host managed_node2 15008 1727096189.51238: ^ task is: TASK: Gathering Facts 15008 1727096189.51240: ^ 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 15008 1727096189.51242: getting variables 15008 1727096189.51243: in VariableManager get_vars() 15008 1727096189.51252: Calling all_inventory to load vars for managed_node2 15008 1727096189.51255: Calling groups_inventory to load vars for managed_node2 15008 1727096189.51257: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096189.51272: Calling all_plugins_play to load vars for managed_node2 15008 1727096189.51291: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096189.51295: Calling groups_plugins_play to load vars for managed_node2 15008 1727096189.51330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096189.51393: done with get_vars() 15008 1727096189.51400: done getting variables 15008 1727096189.51462: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Monday 23 September 2024 08:56:29 -0400 (0:00:00.011) 0:00:00.011 ****** 15008 1727096189.51484: entering _queue_task() for managed_node2/gather_facts 15008 1727096189.51486: Creating lock for gather_facts 15008 1727096189.51856: worker is 1 (out of 1 available) 15008 1727096189.51871: exiting _queue_task() for managed_node2/gather_facts 15008 1727096189.51884: done queuing things up, now waiting for results queue to drain 15008 1727096189.51887: waiting for pending results... 15008 1727096189.52206: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096189.52251: in run() - task 0afff68d-5257-f98b-260b-00000000007e 15008 1727096189.52272: variable 'ansible_search_path' from source: unknown 15008 1727096189.52321: calling self._execute() 15008 1727096189.52386: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096189.52404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096189.52473: variable 'omit' from source: magic vars 15008 1727096189.52544: variable 'omit' from source: magic vars 15008 1727096189.52578: variable 'omit' from source: magic vars 15008 1727096189.52630: variable 'omit' from source: magic vars 15008 1727096189.52680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15008 1727096189.52733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15008 1727096189.52759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15008 1727096189.52808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096189.52811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096189.52844: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15008 1727096189.52853: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096189.52862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096189.53026: Set connection var ansible_pipelining to False 15008 1727096189.53029: Set connection var ansible_shell_executable to /bin/sh 15008 1727096189.53031: Set connection var ansible_shell_type to sh 15008 1727096189.53034: Set connection var ansible_connection to ssh 15008 1727096189.53035: Set connection var ansible_timeout to 10 15008 1727096189.53037: Set connection var ansible_module_compression to ZIP_DEFLATED 15008 1727096189.53088: variable 'ansible_shell_executable' from source: unknown 15008 1727096189.53096: variable 'ansible_connection' from source: unknown 15008 1727096189.53102: variable 'ansible_module_compression' from source: unknown 15008 1727096189.53108: variable 'ansible_shell_type' from source: unknown 15008 1727096189.53114: variable 'ansible_shell_executable' from source: unknown 15008 1727096189.53120: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096189.53127: variable 'ansible_pipelining' from source: unknown 15008 1727096189.53274: variable 'ansible_timeout' from source: unknown 15008 1727096189.53277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096189.53333: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 15008 1727096189.53350: variable 'omit' from source: magic vars 15008 1727096189.53359: starting attempt loop 15008 1727096189.53366: running the handler 15008 1727096189.53396: variable 'ansible_facts' from source: unknown 15008 1727096189.53421: _low_level_execute_command(): starting 15008 1727096189.53435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15008 1727096189.54289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096189.54316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096189.54392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096189.56065: stdout chunk (state=3): >>>/root <<< 15008 1727096189.56208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096189.56221: stdout chunk (state=3): >>><<< 15008 1727096189.56237: stderr chunk (state=3): >>><<< 15008 1727096189.56375: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096189.56379: _low_level_execute_command(): starting 15008 1727096189.56383: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423 `" && echo ansible-tmp-1727096189.5627174-15043-137347276764423="` echo /root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423 `" ) && sleep 0' 15008 1727096189.57028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096189.57086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096189.57106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096189.57138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096189.57201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096189.59207: stdout chunk (state=3): >>>ansible-tmp-1727096189.5627174-15043-137347276764423=/root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423 <<< 15008 1727096189.59379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096189.59383: stdout chunk (state=3): >>><<< 15008 1727096189.59385: stderr chunk (state=3): >>><<< 15008 1727096189.59402: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096189.5627174-15043-137347276764423=/root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096189.59441: variable 'ansible_module_compression' from source: unknown 15008 1727096189.59572: ANSIBALLZ: Using generic lock for ansible.legacy.setup 15008 1727096189.59576: ANSIBALLZ: Acquiring lock 15008 1727096189.59578: ANSIBALLZ: Lock acquired: 140526345474640 15008 1727096189.59580: ANSIBALLZ: Creating module 15008 1727096189.95526: ANSIBALLZ: Writing module into payload 15008 1727096189.95694: ANSIBALLZ: Writing module 15008 1727096189.95722: ANSIBALLZ: Renaming module 15008 1727096189.95732: ANSIBALLZ: Done creating module 15008 1727096189.95783: variable 'ansible_facts' from source: unknown 15008 1727096189.95795: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15008 1727096189.95885: _low_level_execute_command(): starting 15008 1727096189.95889: _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' 15008 1727096189.96554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096189.96583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096189.96660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096189.98434: stdout chunk (state=3): >>>PLATFORM <<< 15008 1727096189.98474: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 15008 1727096189.98897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096189.98905: stdout chunk (state=3): >>><<< 15008 1727096189.98908: stderr chunk (state=3): >>><<< 15008 1727096189.98911: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096189.98915 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 15008 1727096189.98948: _low_level_execute_command(): starting 15008 1727096189.98953: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 15008 1727096189.99207: Sending initial data 15008 1727096189.99210: Sent initial data (1181 bytes) 15008 1727096190.00321: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096190.00449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096190.00486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096190.00648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096190.04092: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 15008 1727096190.04876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096190.04880: stdout chunk (state=3): >>><<< 15008 1727096190.04882: stderr chunk (state=3): >>><<< 15008 1727096190.04885: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096190.04887: variable 'ansible_facts' from source: unknown 15008 1727096190.04889: variable 'ansible_facts' from source: unknown 15008 1727096190.04891: variable 'ansible_module_compression' from source: unknown 15008 1727096190.04893: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-1500853fry0w0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15008 1727096190.04895: variable 'ansible_facts' from source: unknown 15008 1727096190.05347: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/AnsiballZ_setup.py 15008 1727096190.05799: Sending initial data 15008 1727096190.05803: Sent initial data (154 bytes) 15008 1727096190.06864: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15008 1727096190.06899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096190.07076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096190.07565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096190.07609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096190.09315: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 15008 1727096190.09353: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15008 1727096190.09363: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/AnsiballZ_setup.py" <<< 15008 1727096190.09390: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1500853fry0w0/tmpmzrvspge /root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/AnsiballZ_setup.py <<< 15008 1727096190.09395: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1500853fry0w0/tmpmzrvspge" to remote "/root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/AnsiballZ_setup.py" <<< 15008 1727096190.11890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096190.11897: stdout chunk (state=3): >>><<< 15008 1727096190.11900: stderr chunk (state=3): >>><<< 15008 1727096190.11919: done transferring module to remote 15008 1727096190.11933: _low_level_execute_command(): starting 15008 1727096190.11937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/ /root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/AnsiballZ_setup.py && sleep 0' 15008 1727096190.13085: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15008 1727096190.13174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096190.13177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096190.13179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15008 1727096190.13336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096190.13644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096190.13647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096190.15590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096190.15594: stdout chunk (state=3): >>><<< 15008 1727096190.15599: stderr chunk (state=3): >>><<< 15008 1727096190.15617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096190.15620: _low_level_execute_command(): starting 15008 1727096190.15625: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/AnsiballZ_setup.py && sleep 0' 15008 1727096190.16436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15008 1727096190.16450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096190.16477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096190.16496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15008 1727096190.16514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 15008 1727096190.16551: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096190.16622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096190.16642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096190.16781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096190.16842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096190.19160: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 15008 1727096190.19178: stdout chunk (state=3): >>>import '_weakref' # <<< 15008 1727096190.19222: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 15008 1727096190.19271: stdout chunk (state=3): >>>import 'posix' # <<< 15008 1727096190.19296: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 15008 1727096190.19347: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 15008 1727096190.19385: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 15008 1727096190.19487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 15008 1727096190.19582: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e110e04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e110afb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e110e2a50> import '_signal' # <<< 15008 1727096190.19586: stdout chunk (state=3): >>>import '_abc' # <<< 15008 1727096190.19597: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 15008 1727096190.19633: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 15008 1727096190.19718: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15008 1727096190.19819: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 15008 1727096190.19840: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 15008 1727096190.19844: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 15008 1727096190.19873: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 15008 1727096190.19876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 15008 1727096190.19890: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10e91130> <<< 15008 1727096190.19948: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 15008 1727096190.20030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10e91fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15008 1727096190.20401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15008 1727096190.20412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15008 1727096190.20439: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096190.20585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecfdd0> <<< 15008 1727096190.20592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 15008 1727096190.20604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 15008 1727096190.20635: stdout chunk (state=3): >>>import '_operator' # <<< 15008 1727096190.20639: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecffe0> <<< 15008 1727096190.20648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 15008 1727096190.20682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15008 1727096190.20701: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 15008 1727096190.20991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f07800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f07e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ee7aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ee51c0> <<< 15008 1727096190.21199: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10eccf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f276e0> <<< 15008 1727096190.21203: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f26300> <<< 15008 1727096190.21232: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 15008 1727096190.21235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ee6060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecee70> <<< 15008 1727096190.21287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 15008 1727096190.21434: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5c7a0> <<< 15008 1727096190.21437: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecc200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f5cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5cb00> <<< 15008 1727096190.21459: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f5cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096190.21474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15008 1727096190.21498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 15008 1727096190.21512: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5d280> <<< 15008 1727096190.21560: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 15008 1727096190.21580: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5e4b0> import 'importlib.util' # <<< 15008 1727096190.21649: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 15008 1727096190.21660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 15008 1727096190.21700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f74680> import 'errno' # <<< 15008 1727096190.21771: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f75d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 15008 1727096190.21777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 15008 1727096190.21990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f76bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f77230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f76120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f77cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f773e0> <<< 15008 1727096190.21995: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5e450> <<< 15008 1727096190.22007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 15008 1727096190.22031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 15008 1727096190.22048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 15008 1727096190.22072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 15008 1727096190.22125: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c6bbc0> <<< 15008 1727096190.22128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 15008 1727096190.22131: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 15008 1727096190.22210: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c94710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c94470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.22214: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c946b0> <<< 15008 1727096190.22305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 15008 1727096190.22313: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.22432: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c94fe0> <<< 15008 1727096190.22569: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.22642: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c95910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c94890> <<< 15008 1727096190.22645: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c69d60> <<< 15008 1727096190.22662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 15008 1727096190.22677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c96cc0> <<< 15008 1727096190.22730: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c95790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5eba0> <<< 15008 1727096190.22753: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15008 1727096190.22810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096190.22873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15008 1727096190.22960: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10cc3020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 15008 1727096190.22964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096190.22983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 15008 1727096190.23069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ce33e0> <<< 15008 1727096190.23073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15008 1727096190.23108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 15008 1727096190.23279: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10d44200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15008 1727096190.23301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15008 1727096190.23388: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10d46960> <<< 15008 1727096190.23462: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10d44320> <<< 15008 1727096190.23501: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10d111f0> <<< 15008 1727096190.23583: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10b492e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ce21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c97bf0> <<< 15008 1727096190.23724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15008 1727096190.23781: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e10ce2300> <<< 15008 1727096190.24042: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xa9k417z/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 15008 1727096190.24164: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.24187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 15008 1727096190.24385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10baef30> import '_typing' # <<< 15008 1727096190.24592: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10b8de50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10b8d010> <<< 15008 1727096190.24596: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.24620: stdout chunk (state=3): >>>import 'ansible' # <<< 15008 1727096190.24623: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.24644: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.24651: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.24712: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 15008 1727096190.26142: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.27364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10bace00> <<< 15008 1727096190.27456: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 15008 1727096190.27553: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10be68d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10be6660> <<< 15008 1727096190.27580: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10be5f70> <<< 15008 1727096190.27584: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15008 1727096190.27595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 15008 1727096190.27628: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10be69c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10bafbc0> <<< 15008 1727096190.27680: stdout chunk (state=3): >>>import 'atexit' # <<< 15008 1727096190.27684: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10be75f0> <<< 15008 1727096190.27889: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10be7770> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10be7cb0> import 'pwd' # <<< 15008 1727096190.27892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15008 1727096190.27917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15008 1727096190.27953: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10529a90> <<< 15008 1727096190.27989: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1052b6b0> <<< 15008 1727096190.28013: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15008 1727096190.28117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052bf80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15008 1727096190.28142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052d220> <<< 15008 1727096190.28186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15008 1727096190.28225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 15008 1727096190.28237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 15008 1727096190.28336: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052fd10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10cc2f90> <<< 15008 1727096190.28349: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052dfd0> <<< 15008 1727096190.28376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15008 1727096190.28445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 15008 1727096190.28458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 15008 1727096190.28583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 15008 1727096190.28690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10537cb0> import '_tokenize' # <<< 15008 1727096190.28771: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10536780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e105364e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 15008 1727096190.28812: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10536a50> <<< 15008 1727096190.28847: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052e4e0> <<< 15008 1727096190.28880: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1057bf20> <<< 15008 1727096190.28914: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1057c080> <<< 15008 1727096190.28936: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 15008 1727096190.28956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15008 1727096190.29056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1057db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1057d910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15008 1727096190.29095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15008 1727096190.29183: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1057ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1057e1e0> <<< 15008 1727096190.29292: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 15008 1727096190.29383: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10583860> <<< 15008 1727096190.29435: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10580230> <<< 15008 1727096190.29539: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10584920> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10584740> <<< 15008 1727096190.29578: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10584a40> <<< 15008 1727096190.29648: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1057c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15008 1727096190.29674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15008 1727096190.29700: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.29755: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10410110> <<< 15008 1727096190.29966: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.29972: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10411280> <<< 15008 1727096190.29985: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e105868d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10587c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e105864e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 15008 1727096190.30005: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.30091: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.30238: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.30244: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 15008 1727096190.30248: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 15008 1727096190.30298: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.30506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.31286: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.31630: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 15008 1727096190.31648: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 15008 1727096190.31681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096190.31733: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10415580> <<< 15008 1727096190.31886: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10416420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104114c0> <<< 15008 1727096190.31905: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 15008 1727096190.31918: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.31932: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.31954: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 15008 1727096190.31969: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.32111: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.32291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 15008 1727096190.32294: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10416510> <<< 15008 1727096190.32307: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.32763: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33220: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33288: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33381: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15008 1727096190.33384: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33409: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33448: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 15008 1727096190.33459: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33518: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33613: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 15008 1727096190.33641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 15008 1727096190.33653: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33687: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33743: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 15008 1727096190.33746: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.33964: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.34194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15008 1727096190.34261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 15008 1727096190.34283: stdout chunk (state=3): >>>import '_ast' # <<< 15008 1727096190.34349: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104175f0> <<< 15008 1727096190.34352: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.34418: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.34506: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 15008 1727096190.34535: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 15008 1727096190.34596: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.34618: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 15008 1727096190.34676: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.34872: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.34906: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096190.34979: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.35018: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10421ee0> <<< 15008 1727096190.35023: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1041f290> <<< 15008 1727096190.35049: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 15008 1727096190.35127: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.35180: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.35209: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.35252: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 15008 1727096190.35316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15008 1727096190.35377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15008 1727096190.35465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 15008 1727096190.35486: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1050a9c0> <<< 15008 1727096190.35518: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e105fe690> <<< 15008 1727096190.35601: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104220c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10421ca0> # destroy ansible.module_utils.distro <<< 15008 1727096190.35651: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 15008 1727096190.35672: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.35810: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 15008 1727096190.35853: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.35928: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.35931: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.35972: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36007: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36048: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 15008 1727096190.36096: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36171: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36242: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36262: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36306: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 15008 1727096190.36309: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36483: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36663: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36693: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.36760: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096190.36803: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 15008 1727096190.36828: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 15008 1727096190.36850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 15008 1727096190.36882: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b60f0> <<< 15008 1727096190.36918: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 15008 1727096190.36964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 15008 1727096190.36998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 15008 1727096190.37034: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100ac110> <<< 15008 1727096190.37055: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e100ac380> <<< 15008 1727096190.37107: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1049c0e0> <<< 15008 1727096190.37131: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b6c60> <<< 15008 1727096190.37181: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b4770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b43e0> <<< 15008 1727096190.37185: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 15008 1727096190.37298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 15008 1727096190.37301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 15008 1727096190.37327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 15008 1727096190.37368: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.37403: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e100af500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100aedb0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e100aef90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100ae1e0> <<< 15008 1727096190.37414: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 15008 1727096190.37530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 15008 1727096190.37557: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100af6e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 15008 1727096190.37591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 15008 1727096190.37623: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e100fa1e0> <<< 15008 1727096190.37666: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100f8200> <<< 15008 1727096190.37705: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b5880> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 15008 1727096190.37744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 15008 1727096190.37762: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.37802: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.37908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 15008 1727096190.37913: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.38206: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.38333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.38338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 15008 1727096190.38531: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.38534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 15008 1727096190.39027: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.39465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 15008 1727096190.39603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.39644: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 15008 1727096190.39672: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.39917: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 15008 1727096190.39921: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 15008 1727096190.39945: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.39979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 15008 1727096190.40060: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.40146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 15008 1727096190.40170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 15008 1727096190.40245: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100fa510> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15008 1727096190.40377: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100fb110> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 15008 1727096190.40429: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.40513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 15008 1727096190.40601: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.40688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 15008 1727096190.40752: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.40828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 15008 1727096190.40847: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.40876: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.40929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 15008 1727096190.40974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 15008 1727096190.41060: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.41118: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1013a6f0> <<< 15008 1727096190.41316: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1012b4a0> import 'ansible.module_utils.facts.system.python' # <<< 15008 1727096190.41331: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.41387: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.41451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 15008 1727096190.41454: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.41529: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.41613: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.41730: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.41890: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 15008 1727096190.41894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 15008 1727096190.41924: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.41947: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.41977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 15008 1727096190.42002: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.42020: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.42064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 15008 1727096190.42095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 15008 1727096190.42145: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.42173: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1014deb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1012b620> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 15008 1727096190.42211: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.42276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 15008 1727096190.42280: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.42462: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.42779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 15008 1727096190.42819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.42822: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.42869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 15008 1727096190.42918: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.42922: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.42930: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.43066: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.43204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 15008 1727096190.43236: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.43341: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.43469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 15008 1727096190.43508: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.43549: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.44119: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.44682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15008 1727096190.44700: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.44741: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.44898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 15008 1727096190.44951: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.45058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 15008 1727096190.45073: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.45215: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.45387: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 15008 1727096190.45394: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.45425: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 15008 1727096190.45452: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.45504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 15008 1727096190.45508: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.45600: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.45696: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.45901: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15008 1727096190.46123: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46155: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 15008 1727096190.46223: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 15008 1727096190.46265: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46326: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 15008 1727096190.46435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.46461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 15008 1727096190.46475: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46526: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 15008 1727096190.46593: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46645: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 15008 1727096190.46873: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.46986: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.47250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 15008 1727096190.47390: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.47405: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.47440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 15008 1727096190.47443: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.47483: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.47536: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 15008 1727096190.47635: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 15008 1727096190.47679: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.47760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 15008 1727096190.47813: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.47817: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 15008 1727096190.47819: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.47935: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.47961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096190.48025: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48077: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48113: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 15008 1727096190.48271: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 15008 1727096190.48504: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48702: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 15008 1727096190.48705: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48742: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 15008 1727096190.48801: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48846: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 15008 1727096190.48902: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.48978: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.49077: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 15008 1727096190.49087: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.49173: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.49259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15008 1727096190.49335: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096190.49722: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 15008 1727096190.49748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 15008 1727096190.49793: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096190.49809: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e0fee6840> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0fee6d50> <<< 15008 1727096190.49849: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0fedffe0> <<< 15008 1727096190.62508: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 15008 1727096190.62517: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0ff2f1a0> <<< 15008 1727096190.62559: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0ff2d220> <<< 15008 1727096190.62612: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 15008 1727096190.62670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 15008 1727096190.62697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0ff2ea50> <<< 15008 1727096190.62710: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0ff2e0f0> <<< 15008 1727096190.62996: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 15008 1727096190.87284: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "56", "second": "30", "epoch": "1727096190", "epoch_int": "1727096190", "date": "2024-09-23", "time": "08:56:30", "iso8601_micro": "2024-09-23T12:56:30.505086Z", "iso8601": "2024-09-23T12:56:30Z", "iso8601_basic": "20240923T085630505086", "iso8601_basic_short": "20240923T085630", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.732421875, "5m": 0.46533203125, "15m": 0.21875}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "con<<< 15008 1727096190.87293: stdout chunk (state=3): >>>sole": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2960, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 571, "free": 2960}, "nocache": {"free": 3297, "used": 234}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 332, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261797810176, "block_size": 4096, "block_total": 65519099, "block_available": 63915481, "block_used": 1603618, "inode_total": 131070960, "inode_available": 131029098, "inode_used": 41862, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": fals<<< 15008 1727096190.87543: stdout chunk (state=3): >>>e, "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": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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": "<<< 15008 1727096190.87551: stdout chunk (state=3): >>>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.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 15008 1727096190.88233: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15008 1727096190.88258: stdout chunk (state=3): >>># clear sys.path_hooks <<< 15008 1727096190.88288: stdout chunk (state=3): >>># clear builtins._ <<< 15008 1727096190.88301: stdout chunk (state=3): >>># clear sys.path <<< 15008 1727096190.88324: stdout chunk (state=3): >>># clear sys.argv <<< 15008 1727096190.88334: stdout chunk (state=3): >>># clear sys.ps1<<< 15008 1727096190.88349: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__<<< 15008 1727096190.88366: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 15008 1727096190.88394: stdout chunk (state=3): >>> # 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<<< 15008 1727096190.88425: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 15008 1727096190.88449: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib<<< 15008 1727096190.88473: stdout chunk (state=3): >>> # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix <<< 15008 1727096190.88503: stdout chunk (state=3): >>># cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy<<< 15008 1727096190.88534: stdout chunk (state=3): >>> # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math<<< 15008 1727096190.88552: 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 _weakrefset<<< 15008 1727096190.88580: stdout chunk (state=3): >>> # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress<<< 15008 1727096190.88601: stdout chunk (state=3): >>> # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil <<< 15008 1727096190.88637: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner<<< 15008 1727096190.88653: stdout chunk (state=3): >>> # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors <<< 15008 1727096190.88775: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace <<< 15008 1727096190.88783: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process <<< 15008 1727096190.88812: stdout chunk (state=3): >>># cleanup[2] removing _compat_pickle <<< 15008 1727096190.88815: stdout chunk (state=3): >>># cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue <<< 15008 1727096190.88835: stdout chunk (state=3): >>># 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<<< 15008 1727096190.88866: stdout chunk (state=3): >>> # 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 <<< 15008 1727096190.88891: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # 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<<< 15008 1727096190.88927: stdout chunk (state=3): >>> # 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 <<< 15008 1727096190.88972: stdout chunk (state=3): >>># 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<<< 15008 1727096190.88977: stdout chunk (state=3): >>> # 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<<< 15008 1727096190.89002: stdout chunk (state=3): >>> # 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<<< 15008 1727096190.89023: stdout chunk (state=3): >>> # 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<<< 15008 1727096190.89057: stdout chunk (state=3): >>> # 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<<< 15008 1727096190.89083: stdout chunk (state=3): >>> # 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<<< 15008 1727096190.89110: stdout chunk (state=3): >>> # 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<<< 15008 1727096190.89135: stdout chunk (state=3): >>> # 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 <<< 15008 1727096190.89172: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize<<< 15008 1727096190.89229: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 15008 1727096190.90095: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 15008 1727096190.90215: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 15008 1727096190.90286: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 15008 1727096190.90289: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 15008 1727096190.90291: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 15008 1727096190.90376: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 15008 1727096190.90415: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 15008 1727096190.90471: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 15008 1727096190.90474: stdout chunk (state=3): >>># destroy base64 <<< 15008 1727096190.90605: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 15008 1727096190.90619: stdout chunk (state=3): >>># destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 15008 1727096190.90880: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 15008 1727096190.90927: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 15008 1727096190.90963: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 15008 1727096190.90997: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15008 1727096190.91346: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 15008 1727096190.91371: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 15008 1727096190.91436: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15008 1727096190.91572: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 15008 1727096190.91599: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 15008 1727096190.91676: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 15008 1727096190.91696: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 15008 1727096190.91725: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 15008 1727096190.91732: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 15008 1727096190.91823: stdout chunk (state=3): >>># clear sys.audit hooks <<< 15008 1727096190.92299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 15008 1727096190.92335: stderr chunk (state=3): >>><<< 15008 1727096190.92338: stdout chunk (state=3): >>><<< 15008 1727096190.92457: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e110e04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e110afb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e110e2a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10e91130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10e91fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecfdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecffe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f07800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f07e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ee7aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ee51c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10eccf80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f276e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f26300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ee6060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecee70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecc200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f5cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5cb00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f5cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ecad20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5d280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5e4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f74680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f75d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f76bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f77230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f76120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10f77cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f773e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5e450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c6bbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c94710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c94470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c946b0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c94fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10c95910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c94890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c69d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c96cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c95790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10f5eba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10cc3020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ce33e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10d44200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10d46960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10d44320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10d111f0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10b492e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10ce21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10c97bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e10ce2300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_xa9k417z/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10baef30> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10b8de50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10b8d010> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10bace00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10be68d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10be6660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10be5f70> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10be69c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10bafbc0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10be75f0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10be7770> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10be7cb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10529a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1052b6b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052bf80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052d220> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052fd10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10cc2f90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052dfd0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10537cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10536780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e105364e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10536a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1052e4e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1057bf20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1057c080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1057db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1057d910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1057ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1057e1e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10583860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10580230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10584920> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10584740> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10584a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1057c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10410110> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10411280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e105868d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10587c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e105864e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10415580> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10416420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104114c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10416510> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104175f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e10421ee0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1041f290> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1050a9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e105fe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104220c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e10421ca0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b60f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100ac110> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e100ac380> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1049c0e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b6c60> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b4770> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b43e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e100af500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100aedb0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e100aef90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100ae1e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100af6e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e100fa1e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100f8200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e104b5880> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100fa510> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e100fb110> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1013a6f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1012b4a0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e1014deb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e1012b620> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e0fee6840> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0fee6d50> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0fedffe0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0ff2f1a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0ff2d220> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0ff2ea50> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e0ff2e0f0> 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_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": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "56", "second": "30", "epoch": "1727096190", "epoch_int": "1727096190", "date": "2024-09-23", "time": "08:56:30", "iso8601_micro": "2024-09-23T12:56:30.505086Z", "iso8601": "2024-09-23T12:56:30Z", "iso8601_basic": "20240923T085630505086", "iso8601_basic_short": "20240923T085630", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.732421875, "5m": 0.46533203125, "15m": 0.21875}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2960, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 571, "free": 2960}, "nocache": {"free": 3297, "used": 234}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 332, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261797810176, "block_size": 4096, "block_total": 65519099, "block_available": 63915481, "block_used": 1603618, "inode_total": 131070960, "inode_available": 131029098, "inode_used": 41862, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "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": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 15008 1727096190.93602: 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-1727096189.5627174-15043-137347276764423/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15008 1727096190.93721: _low_level_execute_command(): starting 15008 1727096190.93724: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096189.5627174-15043-137347276764423/ > /dev/null 2>&1 && sleep 0' 15008 1727096190.94310: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15008 1727096190.94326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096190.94341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096190.94361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15008 1727096190.94384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 15008 1727096190.94439: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096190.94513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096190.94531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096190.94574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096190.94656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096190.97122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096190.97136: stderr chunk (state=3): >>><<< 15008 1727096190.97142: stdout chunk (state=3): >>><<< 15008 1727096190.97173: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096190.97177: handler run complete 15008 1727096190.97253: variable 'ansible_facts' from source: unknown 15008 1727096190.97318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096190.97508: variable 'ansible_facts' from source: unknown 15008 1727096190.97561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096190.97633: attempt loop complete, returning result 15008 1727096190.97636: _execute() done 15008 1727096190.97639: dumping result to json 15008 1727096190.97661: done dumping result, returning 15008 1727096190.97666: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-00000000007e] 15008 1727096190.97672: sending task result for task 0afff68d-5257-f98b-260b-00000000007e 15008 1727096190.98208: done sending task result for task 0afff68d-5257-f98b-260b-00000000007e ok: [managed_node2] 15008 1727096190.98218: WORKER PROCESS EXITING 15008 1727096190.98281: no more pending results, returning what we have 15008 1727096190.98286: results queue empty 15008 1727096190.98287: checking for any_errors_fatal 15008 1727096190.98287: done checking for any_errors_fatal 15008 1727096190.98288: checking for max_fail_percentage 15008 1727096190.98289: done checking for max_fail_percentage 15008 1727096190.98289: checking to see if all hosts have failed and the running result is not ok 15008 1727096190.98290: done checking to see if all hosts have failed 15008 1727096190.98290: getting the remaining hosts for this loop 15008 1727096190.98291: done getting the remaining hosts for this loop 15008 1727096190.98295: getting the next task for host managed_node2 15008 1727096190.98300: done getting next task for host managed_node2 15008 1727096190.98302: ^ task is: TASK: meta (flush_handlers) 15008 1727096190.98304: ^ 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 15008 1727096190.98306: getting variables 15008 1727096190.98307: in VariableManager get_vars() 15008 1727096190.98322: Calling all_inventory to load vars for managed_node2 15008 1727096190.98323: Calling groups_inventory to load vars for managed_node2 15008 1727096190.98325: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096190.98332: Calling all_plugins_play to load vars for managed_node2 15008 1727096190.98334: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096190.98336: Calling groups_plugins_play to load vars for managed_node2 15008 1727096190.98443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096190.98596: done with get_vars() 15008 1727096190.98607: done getting variables 15008 1727096190.98679: in VariableManager get_vars() 15008 1727096190.98689: Calling all_inventory to load vars for managed_node2 15008 1727096190.98692: Calling groups_inventory to load vars for managed_node2 15008 1727096190.98694: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096190.98699: Calling all_plugins_play to load vars for managed_node2 15008 1727096190.98701: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096190.98704: Calling groups_plugins_play to load vars for managed_node2 15008 1727096190.98827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096190.99012: done with get_vars() 15008 1727096190.99024: done queuing things up, now waiting for results queue to drain 15008 1727096190.99026: results queue empty 15008 1727096190.99027: checking for any_errors_fatal 15008 1727096190.99036: done checking for any_errors_fatal 15008 1727096190.99037: checking for max_fail_percentage 15008 1727096190.99037: done checking for max_fail_percentage 15008 1727096190.99038: checking to see if all hosts have failed and the running result is not ok 15008 1727096190.99039: done checking to see if all hosts have failed 15008 1727096190.99040: getting the remaining hosts for this loop 15008 1727096190.99040: done getting the remaining hosts for this loop 15008 1727096190.99043: getting the next task for host managed_node2 15008 1727096190.99047: done getting next task for host managed_node2 15008 1727096190.99050: ^ task is: TASK: Include the task 'el_repo_setup.yml' 15008 1727096190.99051: ^ 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 15008 1727096190.99053: getting variables 15008 1727096190.99054: in VariableManager get_vars() 15008 1727096190.99061: Calling all_inventory to load vars for managed_node2 15008 1727096190.99063: Calling groups_inventory to load vars for managed_node2 15008 1727096190.99065: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096190.99071: Calling all_plugins_play to load vars for managed_node2 15008 1727096190.99073: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096190.99076: Calling groups_plugins_play to load vars for managed_node2 15008 1727096190.99212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096190.99373: done with get_vars() 15008 1727096190.99380: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:10 Monday 23 September 2024 08:56:30 -0400 (0:00:01.479) 0:00:01.491 ****** 15008 1727096190.99451: entering _queue_task() for managed_node2/include_tasks 15008 1727096190.99453: Creating lock for include_tasks 15008 1727096190.99761: worker is 1 (out of 1 available) 15008 1727096190.99774: exiting _queue_task() for managed_node2/include_tasks 15008 1727096190.99787: done queuing things up, now waiting for results queue to drain 15008 1727096190.99789: waiting for pending results... 15008 1727096191.00090: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 15008 1727096191.00129: in run() - task 0afff68d-5257-f98b-260b-000000000006 15008 1727096191.00149: variable 'ansible_search_path' from source: unknown 15008 1727096191.00196: calling self._execute() 15008 1727096191.00283: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096191.00288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096191.00324: variable 'omit' from source: magic vars 15008 1727096191.00387: _execute() done 15008 1727096191.00391: dumping result to json 15008 1727096191.00393: done dumping result, returning 15008 1727096191.00396: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-f98b-260b-000000000006] 15008 1727096191.00412: sending task result for task 0afff68d-5257-f98b-260b-000000000006 15008 1727096191.00524: done sending task result for task 0afff68d-5257-f98b-260b-000000000006 15008 1727096191.00527: WORKER PROCESS EXITING 15008 1727096191.00575: no more pending results, returning what we have 15008 1727096191.00580: in VariableManager get_vars() 15008 1727096191.00609: Calling all_inventory to load vars for managed_node2 15008 1727096191.00612: Calling groups_inventory to load vars for managed_node2 15008 1727096191.00615: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096191.00624: Calling all_plugins_play to load vars for managed_node2 15008 1727096191.00626: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096191.00628: Calling groups_plugins_play to load vars for managed_node2 15008 1727096191.00761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096191.00870: done with get_vars() 15008 1727096191.00876: variable 'ansible_search_path' from source: unknown 15008 1727096191.00886: we have included files to process 15008 1727096191.00887: generating all_blocks data 15008 1727096191.00887: done generating all_blocks data 15008 1727096191.00888: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15008 1727096191.00889: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15008 1727096191.00891: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 15008 1727096191.01333: in VariableManager get_vars() 15008 1727096191.01344: done with get_vars() 15008 1727096191.01351: done processing included file 15008 1727096191.01352: iterating over new_blocks loaded from include file 15008 1727096191.01353: in VariableManager get_vars() 15008 1727096191.01359: done with get_vars() 15008 1727096191.01360: filtering new block on tags 15008 1727096191.01371: done filtering new block on tags 15008 1727096191.01373: in VariableManager get_vars() 15008 1727096191.01379: done with get_vars() 15008 1727096191.01379: filtering new block on tags 15008 1727096191.01389: done filtering new block on tags 15008 1727096191.01390: in VariableManager get_vars() 15008 1727096191.01396: done with get_vars() 15008 1727096191.01397: filtering new block on tags 15008 1727096191.01405: done filtering new block on tags 15008 1727096191.01407: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 15008 1727096191.01412: extending task lists for all hosts with included blocks 15008 1727096191.01442: done extending task lists 15008 1727096191.01443: done processing included files 15008 1727096191.01443: results queue empty 15008 1727096191.01444: checking for any_errors_fatal 15008 1727096191.01445: done checking for any_errors_fatal 15008 1727096191.01445: checking for max_fail_percentage 15008 1727096191.01446: done checking for max_fail_percentage 15008 1727096191.01446: checking to see if all hosts have failed and the running result is not ok 15008 1727096191.01446: done checking to see if all hosts have failed 15008 1727096191.01447: getting the remaining hosts for this loop 15008 1727096191.01448: done getting the remaining hosts for this loop 15008 1727096191.01449: getting the next task for host managed_node2 15008 1727096191.01452: done getting next task for host managed_node2 15008 1727096191.01453: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 15008 1727096191.01455: ^ 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 15008 1727096191.01457: getting variables 15008 1727096191.01458: in VariableManager get_vars() 15008 1727096191.01463: Calling all_inventory to load vars for managed_node2 15008 1727096191.01465: Calling groups_inventory to load vars for managed_node2 15008 1727096191.01466: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096191.01472: Calling all_plugins_play to load vars for managed_node2 15008 1727096191.01473: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096191.01475: Calling groups_plugins_play to load vars for managed_node2 15008 1727096191.01571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096191.01682: done with get_vars() 15008 1727096191.01688: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:56:31 -0400 (0:00:00.022) 0:00:01.514 ****** 15008 1727096191.01733: entering _queue_task() for managed_node2/setup 15008 1727096191.01972: worker is 1 (out of 1 available) 15008 1727096191.01983: exiting _queue_task() for managed_node2/setup 15008 1727096191.01996: done queuing things up, now waiting for results queue to drain 15008 1727096191.01997: waiting for pending results... 15008 1727096191.02143: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 15008 1727096191.02476: in run() - task 0afff68d-5257-f98b-260b-00000000008f 15008 1727096191.02479: variable 'ansible_search_path' from source: unknown 15008 1727096191.02482: variable 'ansible_search_path' from source: unknown 15008 1727096191.02484: calling self._execute() 15008 1727096191.02487: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096191.02490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096191.02492: variable 'omit' from source: magic vars 15008 1727096191.02976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096191.04495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096191.04538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096191.04570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096191.04607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096191.04626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096191.04694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096191.04712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096191.04729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096191.04754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096191.04769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096191.04893: variable 'ansible_facts' from source: unknown 15008 1727096191.04941: variable 'network_test_required_facts' from source: task vars 15008 1727096191.04974: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 15008 1727096191.04980: variable 'omit' from source: magic vars 15008 1727096191.05007: variable 'omit' from source: magic vars 15008 1727096191.05033: variable 'omit' from source: magic vars 15008 1727096191.05052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15008 1727096191.05077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15008 1727096191.05091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15008 1727096191.05103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096191.05111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096191.05137: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15008 1727096191.05141: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096191.05143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096191.05208: Set connection var ansible_pipelining to False 15008 1727096191.05215: Set connection var ansible_shell_executable to /bin/sh 15008 1727096191.05219: Set connection var ansible_shell_type to sh 15008 1727096191.05222: Set connection var ansible_connection to ssh 15008 1727096191.05234: Set connection var ansible_timeout to 10 15008 1727096191.05236: Set connection var ansible_module_compression to ZIP_DEFLATED 15008 1727096191.05256: variable 'ansible_shell_executable' from source: unknown 15008 1727096191.05260: variable 'ansible_connection' from source: unknown 15008 1727096191.05263: variable 'ansible_module_compression' from source: unknown 15008 1727096191.05265: variable 'ansible_shell_type' from source: unknown 15008 1727096191.05269: variable 'ansible_shell_executable' from source: unknown 15008 1727096191.05274: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096191.05277: variable 'ansible_pipelining' from source: unknown 15008 1727096191.05280: variable 'ansible_timeout' from source: unknown 15008 1727096191.05284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096191.05387: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 15008 1727096191.05395: variable 'omit' from source: magic vars 15008 1727096191.05399: starting attempt loop 15008 1727096191.05402: running the handler 15008 1727096191.05414: _low_level_execute_command(): starting 15008 1727096191.05420: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15008 1727096191.05929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.05933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.05936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.05938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.05994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096191.05997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096191.05999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096191.06052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096191.08451: stdout chunk (state=3): >>>/root <<< 15008 1727096191.08598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096191.08629: stderr chunk (state=3): >>><<< 15008 1727096191.08633: stdout chunk (state=3): >>><<< 15008 1727096191.08658: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096191.08672: _low_level_execute_command(): starting 15008 1727096191.08676: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946 `" && echo ansible-tmp-1727096191.0865564-15093-96059327587946="` echo /root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946 `" ) && sleep 0' 15008 1727096191.09153: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.09157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.09159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15008 1727096191.09162: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 15008 1727096191.09165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.09217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096191.09220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096191.09222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096191.09270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096191.12128: stdout chunk (state=3): >>>ansible-tmp-1727096191.0865564-15093-96059327587946=/root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946 <<< 15008 1727096191.12278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096191.12310: stderr chunk (state=3): >>><<< 15008 1727096191.12313: stdout chunk (state=3): >>><<< 15008 1727096191.12330: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096191.0865564-15093-96059327587946=/root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096191.12377: variable 'ansible_module_compression' from source: unknown 15008 1727096191.12422: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-1500853fry0w0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 15008 1727096191.12471: variable 'ansible_facts' from source: unknown 15008 1727096191.12606: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/AnsiballZ_setup.py 15008 1727096191.12713: Sending initial data 15008 1727096191.12716: Sent initial data (153 bytes) 15008 1727096191.13188: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.13191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.13194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096191.13196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 15008 1727096191.13198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.13248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096191.13251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096191.13253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096191.13303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096191.15676: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 15008 1727096191.15708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15008 1727096191.15745: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1500853fry0w0/tmp0qdv0o8r /root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/AnsiballZ_setup.py <<< 15008 1727096191.15747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/AnsiballZ_setup.py" <<< 15008 1727096191.15786: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 15008 1727096191.15790: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1500853fry0w0/tmp0qdv0o8r" to remote "/root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/AnsiballZ_setup.py" <<< 15008 1727096191.16922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096191.16966: stderr chunk (state=3): >>><<< 15008 1727096191.16971: stdout chunk (state=3): >>><<< 15008 1727096191.16995: done transferring module to remote 15008 1727096191.17008: _low_level_execute_command(): starting 15008 1727096191.17015: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/ /root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/AnsiballZ_setup.py && sleep 0' 15008 1727096191.17476: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096191.17480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.17482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.17485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.17541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096191.17546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096191.17559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096191.17587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096191.20310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096191.20334: stderr chunk (state=3): >>><<< 15008 1727096191.20339: stdout chunk (state=3): >>><<< 15008 1727096191.20362: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096191.20365: _low_level_execute_command(): starting 15008 1727096191.20369: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/AnsiballZ_setup.py && sleep 0' 15008 1727096191.20833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.20837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.20839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096191.20841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.20902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096191.20911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096191.20915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096191.20957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096191.24160: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 15008 1727096191.24210: stdout chunk (state=3): >>>import _imp # builtin <<< 15008 1727096191.24261: stdout chunk (state=3): >>>import '_thread' # <<< 15008 1727096191.24275: stdout chunk (state=3): >>>import '_warnings' # <<< 15008 1727096191.24290: stdout chunk (state=3): >>>import '_weakref' # <<< 15008 1727096191.24384: stdout chunk (state=3): >>>import '_io' # <<< 15008 1727096191.24396: stdout chunk (state=3): >>> <<< 15008 1727096191.24406: stdout chunk (state=3): >>>import 'marshal' # <<< 15008 1727096191.24414: stdout chunk (state=3): >>> <<< 15008 1727096191.24466: stdout chunk (state=3): >>>import 'posix' # <<< 15008 1727096191.24483: stdout chunk (state=3): >>> <<< 15008 1727096191.24512: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 15008 1727096191.24550: stdout chunk (state=3): >>> # installing zipimport hook import 'time' # <<< 15008 1727096191.24578: stdout chunk (state=3): >>>import 'zipimport' # <<< 15008 1727096191.24645: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 15008 1727096191.24664: stdout chunk (state=3): >>> <<< 15008 1727096191.24669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.24705: stdout chunk (state=3): >>>import '_codecs' # <<< 15008 1727096191.24710: stdout chunk (state=3): >>> <<< 15008 1727096191.24747: stdout chunk (state=3): >>>import 'codecs' # <<< 15008 1727096191.24752: stdout chunk (state=3): >>> <<< 15008 1727096191.24796: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 15008 1727096191.24832: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 15008 1727096191.24855: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39206e84d0> <<< 15008 1727096191.24908: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39206b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 15008 1727096191.24921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 15008 1727096191.24944: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39206eaa50> <<< 15008 1727096191.24973: stdout chunk (state=3): >>>import '_signal' # <<< 15008 1727096191.25009: stdout chunk (state=3): >>> import '_abc' # <<< 15008 1727096191.25031: stdout chunk (state=3): >>>import 'abc' # <<< 15008 1727096191.25062: stdout chunk (state=3): >>> import 'io' # <<< 15008 1727096191.25068: stdout chunk (state=3): >>> <<< 15008 1727096191.25116: stdout chunk (state=3): >>>import '_stat' # <<< 15008 1727096191.25118: stdout chunk (state=3): >>> <<< 15008 1727096191.25223: stdout chunk (state=3): >>>import 'stat' # <<< 15008 1727096191.25293: stdout chunk (state=3): >>>import '_collections_abc' # <<< 15008 1727096191.25338: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 15008 1727096191.26585: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920499130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920499fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 15008 1727096191.26604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 15008 1727096191.26655: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 15008 1727096191.26660: stdout chunk (state=3): >>> <<< 15008 1727096191.26698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 15008 1727096191.26728: stdout chunk (state=3): >>> <<< 15008 1727096191.26746: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 15008 1727096191.26819: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 15008 1727096191.26823: stdout chunk (state=3): >>> <<< 15008 1727096191.26855: stdout chunk (state=3): >>>import 'itertools' # <<< 15008 1727096191.26897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 15008 1727096191.26902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 15008 1727096191.26916: stdout chunk (state=3): >>> <<< 15008 1727096191.26919: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392050f890> <<< 15008 1727096191.26953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 15008 1727096191.26976: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 15008 1727096191.27012: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392050ff20> import '_collections' # <<< 15008 1727096191.27016: stdout chunk (state=3): >>> <<< 15008 1727096191.27084: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204efb60><<< 15008 1727096191.27108: stdout chunk (state=3): >>> import '_functools' # <<< 15008 1727096191.27317: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204ed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d5040> <<< 15008 1727096191.27357: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 15008 1727096191.27393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 15008 1727096191.27420: stdout chunk (state=3): >>>import '_sre' # <<< 15008 1727096191.27461: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15008 1727096191.27500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15008 1727096191.27532: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 15008 1727096191.27552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 15008 1727096191.27603: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392052f800> <<< 15008 1727096191.27631: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392052e420><<< 15008 1727096191.27635: stdout chunk (state=3): >>> <<< 15008 1727096191.27672: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 15008 1727096191.27678: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 15008 1727096191.27703: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204ee150><<< 15008 1727096191.27710: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392052cc80><<< 15008 1727096191.27774: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 15008 1727096191.27829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 15008 1727096191.27833: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920564890><<< 15008 1727096191.27835: stdout chunk (state=3): >>> <<< 15008 1727096191.27837: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d42c0> <<< 15008 1727096191.27870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 15008 1727096191.27875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 15008 1727096191.27920: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.27949: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.27963: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920564d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920564bf0><<< 15008 1727096191.28007: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.28014: stdout chunk (state=3): >>> <<< 15008 1727096191.28042: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920564fe0><<< 15008 1727096191.28054: stdout chunk (state=3): >>> <<< 15008 1727096191.28107: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py<<< 15008 1727096191.28112: stdout chunk (state=3): >>> <<< 15008 1727096191.28122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.28159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15008 1727096191.28217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39205656d0><<< 15008 1727096191.28233: stdout chunk (state=3): >>> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39205653a0><<< 15008 1727096191.28253: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 15008 1727096191.28320: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39205665d0><<< 15008 1727096191.28324: stdout chunk (state=3): >>> <<< 15008 1727096191.28346: stdout chunk (state=3): >>>import 'importlib.util' # <<< 15008 1727096191.28373: stdout chunk (state=3): >>> import 'runpy' # <<< 15008 1727096191.28457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 15008 1727096191.28466: stdout chunk (state=3): >>> <<< 15008 1727096191.28500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 15008 1727096191.28503: stdout chunk (state=3): >>> <<< 15008 1727096191.28528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 15008 1727096191.28531: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392057c7a0> <<< 15008 1727096191.28588: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.28594: stdout chunk (state=3): >>> <<< 15008 1727096191.28619: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.28622: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f392057deb0><<< 15008 1727096191.28657: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 15008 1727096191.28684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 15008 1727096191.28716: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 15008 1727096191.28726: stdout chunk (state=3): >>> <<< 15008 1727096191.28734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 15008 1727096191.28760: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392057ed50> <<< 15008 1727096191.28810: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.28835: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f392057f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392057e2a0><<< 15008 1727096191.28869: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 15008 1727096191.28892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 15008 1727096191.28944: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.28966: stdout chunk (state=3): >>> <<< 15008 1727096191.28971: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.28980: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f392057fe00><<< 15008 1727096191.28999: stdout chunk (state=3): >>> <<< 15008 1727096191.29010: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392057f530> <<< 15008 1727096191.29097: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920566570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 15008 1727096191.29102: stdout chunk (state=3): >>> <<< 15008 1727096191.29141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 15008 1727096191.29174: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 15008 1727096191.29211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 15008 1727096191.29261: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.29295: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f392028bce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 15008 1727096191.29304: stdout chunk (state=3): >>> <<< 15008 1727096191.29308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 15008 1727096191.29369: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.29374: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.29381: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39202b4830><<< 15008 1727096191.29387: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b4590><<< 15008 1727096191.29419: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.29439: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.29483: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39202b4770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 15008 1727096191.29500: stdout chunk (state=3): >>> <<< 15008 1727096191.29503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 15008 1727096191.29609: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.29614: stdout chunk (state=3): >>> <<< 15008 1727096191.29796: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39202b5100><<< 15008 1727096191.30015: stdout chunk (state=3): >>> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.30035: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.30050: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39202b5af0> <<< 15008 1727096191.30062: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b49b0> <<< 15008 1727096191.30092: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920289e80> <<< 15008 1727096191.30129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 15008 1727096191.30165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 15008 1727096191.30170: stdout chunk (state=3): >>> <<< 15008 1727096191.30198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 15008 1727096191.30226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 15008 1727096191.30249: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b6ea0> <<< 15008 1727096191.30286: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b5c10> <<< 15008 1727096191.30325: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920566cc0> <<< 15008 1727096191.30369: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 15008 1727096191.30375: stdout chunk (state=3): >>> <<< 15008 1727096191.30494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.30513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15008 1727096191.30548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15008 1727096191.30576: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202df230> <<< 15008 1727096191.30660: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 15008 1727096191.30694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 15008 1727096191.30708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 15008 1727096191.30764: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920303590> <<< 15008 1727096191.30787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 15008 1727096191.30809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 15008 1727096191.30890: stdout chunk (state=3): >>>import 'ntpath' # <<< 15008 1727096191.30910: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39203642f0> <<< 15008 1727096191.30948: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 15008 1727096191.30960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15008 1727096191.30973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15008 1727096191.31016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15008 1727096191.31113: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920366a50> <<< 15008 1727096191.31188: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920364410> <<< 15008 1727096191.31249: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39203293a0> <<< 15008 1727096191.31294: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392016d3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39203023c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b7e00> <<< 15008 1727096191.31599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f392016d670> <<< 15008 1727096191.31931: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_uja2xrms/ansible_setup_payload.zip' # zipimport: zlib available <<< 15008 1727096191.32152: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.32159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 15008 1727096191.32183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15008 1727096191.32260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15008 1727096191.32430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201d70e0> import '_typing' # <<< 15008 1727096191.32729: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201b5fd0> <<< 15008 1727096191.32745: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201b5190> <<< 15008 1727096191.32828: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.32854: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.32890: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 15008 1727096191.32917: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.35046: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.36884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 15008 1727096191.36901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 15008 1727096191.36904: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201d53d0> <<< 15008 1727096191.36944: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 15008 1727096191.36964: stdout chunk (state=3): >>> <<< 15008 1727096191.36973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.37001: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 15008 1727096191.37028: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 15008 1727096191.37065: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 15008 1727096191.37077: stdout chunk (state=3): >>> <<< 15008 1727096191.37087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 15008 1727096191.37114: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096191.37190: stdout chunk (state=3): >>> # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920206b70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920206900> <<< 15008 1727096191.37241: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920206210> <<< 15008 1727096191.37275: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15008 1727096191.37303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 15008 1727096191.37306: stdout chunk (state=3): >>> <<< 15008 1727096191.37361: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920206660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201d7d70><<< 15008 1727096191.37380: stdout chunk (state=3): >>> import 'atexit' # <<< 15008 1727096191.37524: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920207860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920207aa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15008 1727096191.37584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 15008 1727096191.37587: stdout chunk (state=3): >>>import '_locale' # <<< 15008 1727096191.37622: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920207fb0> <<< 15008 1727096191.37651: stdout chunk (state=3): >>>import 'pwd' # <<< 15008 1727096191.37654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15008 1727096191.37681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 15008 1727096191.37715: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb2dd90> <<< 15008 1727096191.37756: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb2f9b0> <<< 15008 1727096191.37790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15008 1727096191.37793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 15008 1727096191.37836: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb30290> <<< 15008 1727096191.37849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 15008 1727096191.37894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 15008 1727096191.37928: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb31400> <<< 15008 1727096191.37931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 15008 1727096191.37984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 15008 1727096191.37998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 15008 1727096191.38051: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb33ef0> <<< 15008 1727096191.38101: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39204d2ed0> <<< 15008 1727096191.38139: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb321b0> <<< 15008 1727096191.38148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 15008 1727096191.38184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 15008 1727096191.38207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 15008 1727096191.38233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 15008 1727096191.38354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 15008 1727096191.38391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 15008 1727096191.38404: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb3bdd0> import '_tokenize' # <<< 15008 1727096191.38481: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb3a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb3a600> <<< 15008 1727096191.38504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 15008 1727096191.38516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 15008 1727096191.38592: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb3ab70> <<< 15008 1727096191.38603: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb326c0> <<< 15008 1727096191.38639: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb7fec0> <<< 15008 1727096191.38705: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb80110> <<< 15008 1727096191.38709: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 15008 1727096191.38739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15008 1727096191.38752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 15008 1727096191.38792: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb81be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb819a0> <<< 15008 1727096191.38816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15008 1727096191.38846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15008 1727096191.38901: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb84140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb822d0> <<< 15008 1727096191.38937: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 15008 1727096191.38982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.39014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 15008 1727096191.39065: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb878c0> <<< 15008 1727096191.39194: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb84290> <<< 15008 1727096191.39263: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb88680> <<< 15008 1727096191.39294: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb888f0> <<< 15008 1727096191.39343: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb88c80> <<< 15008 1727096191.39394: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb80260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 15008 1727096191.39417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15008 1727096191.39439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 15008 1727096191.39482: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.39496: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fa10230> <<< 15008 1727096191.39799: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fa115b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb8a9f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb8bda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb8a660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 15008 1727096191.39845: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.39935: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.39956: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 15008 1727096191.39974: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.39999: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 15008 1727096191.40015: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.40134: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.40248: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.40828: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.41388: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 15008 1727096191.41423: 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' # <<< 15008 1727096191.41445: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 15008 1727096191.41473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.41640: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fa197f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa1a480> <<< 15008 1727096191.41643: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa11700> <<< 15008 1727096191.41682: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 15008 1727096191.41744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 15008 1727096191.41778: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.41913: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.42173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 15008 1727096191.42191: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa1a4e0> # zipimport: zlib available <<< 15008 1727096191.42554: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.43007: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.43185: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # <<< 15008 1727096191.43396: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # <<< 15008 1727096191.43425: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.43441: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 15008 1727096191.43507: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.43544: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 15008 1727096191.43551: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.43783: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.44022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15008 1727096191.44187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 15008 1727096191.44190: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa1b6e0> <<< 15008 1727096191.44192: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.44271: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.44377: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 15008 1727096191.44382: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 15008 1727096191.44396: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 15008 1727096191.44457: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.44474: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 15008 1727096191.44506: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.44604: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.44624: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.44702: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 15008 1727096191.44824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.44845: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fa26390> <<< 15008 1727096191.44938: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa22d20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 15008 1727096191.44941: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.44998: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.45124: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.45163: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.45170: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 15008 1727096191.45190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15008 1727096191.45206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15008 1727096191.45285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 15008 1727096191.45300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 15008 1727096191.45318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 15008 1727096191.45511: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb0ec60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920232930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa26510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb894f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 15008 1727096191.45514: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.45543: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.45576: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 15008 1727096191.45630: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 15008 1727096191.45659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 15008 1727096191.45684: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.45894: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.45930: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.45966: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 15008 1727096191.46024: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46089: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46163: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46186: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46226: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 15008 1727096191.46242: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46416: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46587: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46637: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.46692: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096191.46715: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 15008 1727096191.46742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 15008 1727096191.46770: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 15008 1727096191.46799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab6510> <<< 15008 1727096191.46830: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 15008 1727096191.46848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 15008 1727096191.46874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 15008 1727096191.46908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 15008 1727096191.46938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 15008 1727096191.46964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f6cc380> <<< 15008 1727096191.47006: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.47018: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f6cc920> <<< 15008 1727096191.47072: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391faa09b0> <<< 15008 1727096191.47123: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab7080> <<< 15008 1727096191.47126: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab4bf0> <<< 15008 1727096191.47151: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab4710> <<< 15008 1727096191.47164: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 15008 1727096191.47212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 15008 1727096191.47262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 15008 1727096191.47265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 15008 1727096191.47330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f6cf650> <<< 15008 1727096191.47333: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f6cef00> <<< 15008 1727096191.47381: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f6cf0e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f6ce330> <<< 15008 1727096191.47385: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 15008 1727096191.47522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 15008 1727096191.47546: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f6cf7d0> <<< 15008 1727096191.47561: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 15008 1727096191.47582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 15008 1727096191.47620: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f7162d0> <<< 15008 1727096191.47662: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f714320> <<< 15008 1727096191.47700: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab48c0> import 'ansible.module_utils.facts.timeout' # <<< 15008 1727096191.47723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 15008 1727096191.47754: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 15008 1727096191.47771: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.47813: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.47871: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 15008 1727096191.47892: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.47943: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 15008 1727096191.48014: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48045: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 15008 1727096191.48093: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 15008 1727096191.48121: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48161: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 15008 1727096191.48222: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48264: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 15008 1727096191.48402: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48494: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48497: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.48696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 15008 1727096191.49057: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 15008 1727096191.49510: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49566: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49612: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49647: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49691: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 15008 1727096191.49781: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49800: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 15008 1727096191.49835: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 15008 1727096191.49916: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49939: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.49974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 15008 1727096191.50001: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.50016: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.50052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 15008 1727096191.50055: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.50216: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.50243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 15008 1727096191.50260: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f717800> <<< 15008 1727096191.50283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 15008 1727096191.50316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 15008 1727096191.50459: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f716ed0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 15008 1727096191.50545: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.50796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 15008 1727096191.50848: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.50920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 15008 1727096191.50936: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.50971: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.51021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 15008 1727096191.51086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 15008 1727096191.51152: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.51224: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f75a450> <<< 15008 1727096191.51412: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f74b2f0> import 'ansible.module_utils.facts.system.python' # <<< 15008 1727096191.51438: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.51489: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.51562: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 15008 1727096191.51565: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.51641: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.51726: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.51843: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52000: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 15008 1727096191.52013: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52042: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52089: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 15008 1727096191.52111: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52202: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 15008 1727096191.52237: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096191.52319: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f76df10> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f74b5f0> import 'ansible.module_utils.facts.system.user' # <<< 15008 1727096191.52330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 15008 1727096191.52353: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 15008 1727096191.52431: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52648: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 15008 1727096191.52822: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52922: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.52971: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.53092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.53215: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.53359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 15008 1727096191.53377: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.53499: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.53625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 15008 1727096191.53666: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.53719: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.54279: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.54837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 15008 1727096191.54841: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.54935: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.55050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 15008 1727096191.55174: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.55262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 15008 1727096191.55277: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.55424: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.55599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 15008 1727096191.55921: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 15008 1727096191.55925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.55938: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56157: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 15008 1727096191.56496: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56526: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 15008 1727096191.56601: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56639: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 15008 1727096191.56678: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56833: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 15008 1727096191.56896: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56929: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.56968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 15008 1727096191.57133: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # <<< 15008 1727096191.57152: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.57226: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.57304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 15008 1727096191.57351: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.57783: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.58256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 15008 1727096191.58259: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.58331: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.58422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 15008 1727096191.58477: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.58532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 15008 1727096191.58534: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.58737: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.58742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.58744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 15008 1727096191.58761: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.58906: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.58994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 15008 1727096191.59063: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.59098: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.59193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 15008 1727096191.59196: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.59482: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.59591: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.59712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # <<< 15008 1727096191.59833: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.59866: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.60073: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 15008 1727096191.60162: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.60373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 15008 1727096191.60377: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 15008 1727096191.60589: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096191.60661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 15008 1727096191.60745: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096191.62260: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f56eff0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f56ce00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f56cb00> <<< 15008 1727096191.62779: stdout chunk (state=3): >>> <<< 15008 1727096191.62832: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "56", "second": "31", "epoch": "1727096191", "epoch_int": "1727096191", "date": "2024-09-23", "time": "08:56:31", "iso8601_micro": "2024-09-23T12:56:31.624716Z", "iso8601": "2024-09-23T12:56:31Z", "iso8601_basic": "20240923T085631624716", "iso8601_basic_short": "20240923T085631", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_<<< 15008 1727096191.62843: stdout chunk (state=3): >>>gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_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"}}} <<< 15008 1727096191.63902: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._<<< 15008 1727096191.63906: stdout chunk (state=3): >>> # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 15008 1727096191.63909: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io<<< 15008 1727096191.63914: stdout chunk (state=3): >>> # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal<<< 15008 1727096191.63975: stdout chunk (state=3): >>> # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 15008 1727096191.63979: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre<<< 15008 1727096191.64037: stdout chunk (state=3): >>> # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 15008 1727096191.64048: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset <<< 15008 1727096191.64090: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # 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 <<< 15008 1727096191.64114: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 15008 1727096191.64147: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 15008 1727096191.64211: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector<<< 15008 1727096191.64234: stdout chunk (state=3): >>> # 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 <<< 15008 1727096191.64270: stdout chunk (state=3): >>># 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 <<< 15008 1727096191.64305: stdout chunk (state=3): >>># 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 <<< 15008 1727096191.64329: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 15008 1727096191.64847: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 15008 1727096191.64851: stdout chunk (state=3): >>> # destroy ipaddress <<< 15008 1727096191.64922: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 15008 1727096191.65432: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 15008 1727096191.65449: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 15008 1727096191.65456: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 15008 1727096191.65459: stdout chunk (state=3): >>># destroy posixpath <<< 15008 1727096191.65540: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 15008 1727096191.65555: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15008 1727096191.65949: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 15008 1727096191.65982: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 15008 1727096191.66096: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 15008 1727096191.66112: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 15008 1727096191.66140: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 15008 1727096191.66163: stdout chunk (state=3): >>># destroy _hashlib <<< 15008 1727096191.66184: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 15008 1727096191.66216: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 15008 1727096191.66878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 15008 1727096191.66881: stdout chunk (state=3): >>><<< 15008 1727096191.66883: stderr chunk (state=3): >>><<< 15008 1727096191.66919: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39206e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39206b7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39206eaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920499130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920499fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d7f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392050f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392050ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204ed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392052f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392052e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392052cc80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920564890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d42c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920564d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920564bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920564fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39204d2de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39205656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39205653a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39205665d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392057c7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f392057deb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392057ed50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f392057f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392057e2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f392057fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392057f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920566570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f392028bce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39202b4830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b4590> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39202b4770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39202b5100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39202b5af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b49b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920289e80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b6ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920566cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202df230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920303590> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39203642f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920366a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920364410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39203293a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392016d3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39203023c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39202b7e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f392016d670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_uja2xrms/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201d70e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201b5fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201b5190> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201d53d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920206b70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920206900> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920206210> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920206660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39201d7d70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920207860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3920207aa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920207fb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb2dd90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb2f9b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb30290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb31400> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb33ef0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39204d2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb321b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb3bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb3a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb3a600> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb3ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb326c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb7fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb80110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb81be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb819a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb84140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb822d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb878c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb84290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb88680> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb888f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb88c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb80260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fa10230> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fa115b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb8a9f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fb8bda0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb8a660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fa197f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa1a480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa11700> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa1a4e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa1b6e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391fa26390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa22d20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb0ec60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3920232930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fa26510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fb894f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab6510> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f6cc380> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f6cc920> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391faa09b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab7080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab4bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab4710> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f6cf650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f6cef00> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f6cf0e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f6ce330> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f6cf7d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f7162d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f714320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391fab48c0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f717800> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f716ed0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f75a450> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f74b2f0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f76df10> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f74b5f0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f391f56eff0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f56ce00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f391f56cb00> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "56", "second": "31", "epoch": "1727096191", "epoch_int": "1727096191", "date": "2024-09-23", "time": "08:56:31", "iso8601_micro": "2024-09-23T12:56:31.624716Z", "iso8601": "2024-09-23T12:56:31Z", "iso8601_basic": "20240923T085631624716", "iso8601_basic_short": "20240923T085631", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 15008 1727096191.68583: 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-1727096191.0865564-15093-96059327587946/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15008 1727096191.68587: _low_level_execute_command(): starting 15008 1727096191.68589: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096191.0865564-15093-96059327587946/ > /dev/null 2>&1 && sleep 0' 15008 1727096191.68629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15008 1727096191.68646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096191.68667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.68695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15008 1727096191.68714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 15008 1727096191.68778: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.68831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096191.68852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096191.68898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096191.68999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096191.72023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096191.72027: stdout chunk (state=3): >>><<< 15008 1727096191.72030: stderr chunk (state=3): >>><<< 15008 1727096191.72032: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096191.72034: handler run complete 15008 1727096191.72036: variable 'ansible_facts' from source: unknown 15008 1727096191.72145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096191.72384: variable 'ansible_facts' from source: unknown 15008 1727096191.72437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096191.72624: attempt loop complete, returning result 15008 1727096191.72636: _execute() done 15008 1727096191.72644: dumping result to json 15008 1727096191.72671: done dumping result, returning 15008 1727096191.72876: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-f98b-260b-00000000008f] 15008 1727096191.72880: sending task result for task 0afff68d-5257-f98b-260b-00000000008f 15008 1727096191.73295: done sending task result for task 0afff68d-5257-f98b-260b-00000000008f 15008 1727096191.73299: WORKER PROCESS EXITING ok: [managed_node2] 15008 1727096191.73427: no more pending results, returning what we have 15008 1727096191.73430: results queue empty 15008 1727096191.73432: checking for any_errors_fatal 15008 1727096191.73434: done checking for any_errors_fatal 15008 1727096191.73434: checking for max_fail_percentage 15008 1727096191.73436: done checking for max_fail_percentage 15008 1727096191.73437: checking to see if all hosts have failed and the running result is not ok 15008 1727096191.73438: done checking to see if all hosts have failed 15008 1727096191.73439: getting the remaining hosts for this loop 15008 1727096191.73440: done getting the remaining hosts for this loop 15008 1727096191.73444: getting the next task for host managed_node2 15008 1727096191.73454: done getting next task for host managed_node2 15008 1727096191.73456: ^ task is: TASK: Check if system is ostree 15008 1727096191.73460: ^ 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 15008 1727096191.73463: getting variables 15008 1727096191.73465: in VariableManager get_vars() 15008 1727096191.73553: Calling all_inventory to load vars for managed_node2 15008 1727096191.73556: Calling groups_inventory to load vars for managed_node2 15008 1727096191.73560: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096191.73574: Calling all_plugins_play to load vars for managed_node2 15008 1727096191.73577: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096191.73580: Calling groups_plugins_play to load vars for managed_node2 15008 1727096191.74206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096191.74713: done with get_vars() 15008 1727096191.74728: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:56:31 -0400 (0:00:00.732) 0:00:02.246 ****** 15008 1727096191.74949: entering _queue_task() for managed_node2/stat 15008 1727096191.75576: worker is 1 (out of 1 available) 15008 1727096191.75588: exiting _queue_task() for managed_node2/stat 15008 1727096191.75598: done queuing things up, now waiting for results queue to drain 15008 1727096191.75600: waiting for pending results... 15008 1727096191.75839: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 15008 1727096191.76017: in run() - task 0afff68d-5257-f98b-260b-000000000091 15008 1727096191.76022: variable 'ansible_search_path' from source: unknown 15008 1727096191.76024: variable 'ansible_search_path' from source: unknown 15008 1727096191.76026: calling self._execute() 15008 1727096191.76056: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096191.76064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096191.76075: variable 'omit' from source: magic vars 15008 1727096191.76581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15008 1727096191.76842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15008 1727096191.76894: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15008 1727096191.76973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15008 1727096191.76994: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15008 1727096191.77084: 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) 15008 1727096191.77108: 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) 15008 1727096191.77134: 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) 15008 1727096191.77162: 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) 15008 1727096191.77294: Evaluated conditional (not __network_is_ostree is defined): True 15008 1727096191.77300: variable 'omit' from source: magic vars 15008 1727096191.77341: variable 'omit' from source: magic vars 15008 1727096191.77383: variable 'omit' from source: magic vars 15008 1727096191.77414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15008 1727096191.77441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15008 1727096191.77459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15008 1727096191.77481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096191.77491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096191.77526: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15008 1727096191.77645: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096191.77649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096191.77652: Set connection var ansible_pipelining to False 15008 1727096191.77655: Set connection var ansible_shell_executable to /bin/sh 15008 1727096191.77657: Set connection var ansible_shell_type to sh 15008 1727096191.77658: Set connection var ansible_connection to ssh 15008 1727096191.77660: Set connection var ansible_timeout to 10 15008 1727096191.77662: Set connection var ansible_module_compression to ZIP_DEFLATED 15008 1727096191.77688: variable 'ansible_shell_executable' from source: unknown 15008 1727096191.77692: variable 'ansible_connection' from source: unknown 15008 1727096191.77694: variable 'ansible_module_compression' from source: unknown 15008 1727096191.77697: variable 'ansible_shell_type' from source: unknown 15008 1727096191.77699: variable 'ansible_shell_executable' from source: unknown 15008 1727096191.77701: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096191.77703: variable 'ansible_pipelining' from source: unknown 15008 1727096191.77705: variable 'ansible_timeout' from source: unknown 15008 1727096191.77711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096191.77866: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 15008 1727096191.77879: variable 'omit' from source: magic vars 15008 1727096191.77882: starting attempt loop 15008 1727096191.77885: running the handler 15008 1727096191.77977: _low_level_execute_command(): starting 15008 1727096191.77981: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 15008 1727096191.78621: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15008 1727096191.78633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096191.78652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.78663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15008 1727096191.78677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 15008 1727096191.78683: stderr chunk (state=3): >>>debug2: match not found <<< 15008 1727096191.78693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.78707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 15008 1727096191.78715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 15008 1727096191.78721: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 15008 1727096191.78739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096191.78742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096191.78760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15008 1727096191.78763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 15008 1727096191.78766: stderr chunk (state=3): >>>debug2: match found <<< 15008 1727096191.78848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096191.78885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096191.78957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096191.81575: stdout chunk (state=3): >>>/root <<< 15008 1727096191.81661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096191.81664: stdout chunk (state=3): >>><<< 15008 1727096191.81666: stderr chunk (state=3): >>><<< 15008 1727096191.81694: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096191.81723: _low_level_execute_command(): starting 15008 1727096191.81744: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163 `" && echo ansible-tmp-1727096191.8170888-15120-264916077095163="` echo /root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163 `" ) && sleep 0' 15008 1727096191.82476: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096191.82532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096191.82564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096191.82616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096191.82658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096191.85476: stdout chunk (state=3): >>>ansible-tmp-1727096191.8170888-15120-264916077095163=/root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163 <<< 15008 1727096191.85746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096191.85750: stdout chunk (state=3): >>><<< 15008 1727096191.85753: stderr chunk (state=3): >>><<< 15008 1727096191.85776: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096191.8170888-15120-264916077095163=/root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096191.85837: variable 'ansible_module_compression' from source: unknown 15008 1727096191.86076: ANSIBALLZ: Using lock for stat 15008 1727096191.86079: ANSIBALLZ: Acquiring lock 15008 1727096191.86081: ANSIBALLZ: Lock acquired: 140526345476320 15008 1727096191.86083: ANSIBALLZ: Creating module 15008 1727096192.02575: ANSIBALLZ: Writing module into payload 15008 1727096192.02686: ANSIBALLZ: Writing module 15008 1727096192.02714: ANSIBALLZ: Renaming module 15008 1727096192.02725: ANSIBALLZ: Done creating module 15008 1727096192.02748: variable 'ansible_facts' from source: unknown 15008 1727096192.02839: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/AnsiballZ_stat.py 15008 1727096192.03011: Sending initial data 15008 1727096192.03014: Sent initial data (153 bytes) 15008 1727096192.03772: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096192.03839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096192.03872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096192.03892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096192.03983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096192.05718: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 15008 1727096192.05736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 15008 1727096192.05830: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-1500853fry0w0/tmpw5kbv2v0 /root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/AnsiballZ_stat.py <<< 15008 1727096192.05845: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/AnsiballZ_stat.py" <<< 15008 1727096192.06090: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-1500853fry0w0/tmpw5kbv2v0" to remote "/root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/AnsiballZ_stat.py" <<< 15008 1727096192.07246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096192.07266: stderr chunk (state=3): >>><<< 15008 1727096192.07279: stdout chunk (state=3): >>><<< 15008 1727096192.07323: done transferring module to remote 15008 1727096192.07346: _low_level_execute_command(): starting 15008 1727096192.07359: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/ /root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/AnsiballZ_stat.py && sleep 0' 15008 1727096192.08654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096192.08675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 15008 1727096192.08687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096192.08797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 15008 1727096192.08830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096192.08969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096192.09051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096192.11001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096192.11006: stderr chunk (state=3): >>><<< 15008 1727096192.11009: stdout chunk (state=3): >>><<< 15008 1727096192.11026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096192.11113: _low_level_execute_command(): starting 15008 1727096192.11119: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/AnsiballZ_stat.py && sleep 0' 15008 1727096192.12251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15008 1727096192.12255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 15008 1727096192.12260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 15008 1727096192.12263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096192.12455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096192.12465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096192.12585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 15008 1727096192.14900: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 15008 1727096192.15005: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 15008 1727096192.15011: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 15008 1727096192.15419: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a83bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a838bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a83bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 15008 1727096192.15474: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 15008 1727096192.15493: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 15008 1727096192.15689: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a83cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a83cdfa0> import 'site' # <<< 15008 1727096192.15715: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 15008 1727096192.15938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 15008 1727096192.15955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 15008 1727096192.15987: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096192.16052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 15008 1727096192.16063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 15008 1727096192.16093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 15008 1727096192.16105: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81ebe90> <<< 15008 1727096192.16120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 15008 1727096192.16170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81ebf50> <<< 15008 1727096192.16237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 15008 1727096192.16287: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096192.16602: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8223890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8223f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8203b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8201280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81e9040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 15008 1727096192.16665: stdout chunk (state=3): >>>import '_sre' # <<< 15008 1727096192.16671: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 15008 1727096192.16673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 15008 1727096192.16681: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 15008 1727096192.16740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 15008 1727096192.16997: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8243800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8242420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8202150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8240b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8278860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81e82c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8278d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8278bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8278f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81e6de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 15008 1727096192.17025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8279610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a82792e0> import 'importlib.machinery' # <<< 15008 1727096192.17190: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a827a510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8290710> import 'errno' # <<< 15008 1727096192.17214: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096192.17284: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8291df0> <<< 15008 1727096192.17287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 15008 1727096192.17498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8292c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a82932f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a82921e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8293d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a82934a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a827a540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 15008 1727096192.17507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 15008 1727096192.17523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 15008 1727096192.17790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a800fc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a80387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8038500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8038710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096192.17902: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a80390d0> <<< 15008 1727096192.18191: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8039ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8038980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a800ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a803aea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8039be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a827ac30> <<< 15008 1727096192.18269: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 15008 1727096192.18278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096192.18290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 15008 1727096192.18325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 15008 1727096192.18689: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80631d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8087590> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80e82f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 15008 1727096192.18716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 15008 1727096192.18982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 15008 1727096192.18986: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80eaa20> <<< 15008 1727096192.18988: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80e83e0> <<< 15008 1727096192.18990: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80ad310> <<< 15008 1727096192.18997: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 15008 1727096192.19000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7eed3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8086390> <<< 15008 1727096192.19003: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a803bda0> <<< 15008 1727096192.19116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 15008 1727096192.19134: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb0a8086990> <<< 15008 1727096192.19302: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_634l9pl5/ansible_stat_payload.zip' <<< 15008 1727096192.19312: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.19441: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.19471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 15008 1727096192.19485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 15008 1727096192.19525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 15008 1727096192.19743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 15008 1727096192.19746: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 15008 1727096192.19748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f43080> import '_typing' # <<< 15008 1727096192.19828: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f21f70> <<< 15008 1727096192.19897: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f21100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096192.20086: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 15008 1727096192.20093: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.21361: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.22510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 15008 1727096192.22536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f40f20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096192.22560: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 15008 1727096192.22641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7f6a9c0> <<< 15008 1727096192.22662: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f6a780> <<< 15008 1727096192.22689: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f6a0f0> <<< 15008 1727096192.22709: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 15008 1727096192.22722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 15008 1727096192.22979: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f6aae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f43b00> <<< 15008 1727096192.22982: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7f6b710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7f6b950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 15008 1727096192.22985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 15008 1727096192.22989: stdout chunk (state=3): >>>import '_locale' # <<< 15008 1727096192.22991: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f6be90> <<< 15008 1727096192.22993: stdout chunk (state=3): >>>import 'pwd' # <<< 15008 1727096192.23051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 15008 1727096192.23085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7911be0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7913800> <<< 15008 1727096192.23097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 15008 1727096192.23314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 15008 1727096192.23317: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7918200> <<< 15008 1727096192.23320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 15008 1727096192.23327: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79190d0> <<< 15008 1727096192.23329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 15008 1727096192.23339: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791be30> <<< 15008 1727096192.23386: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a81e6ed0> <<< 15008 1727096192.23405: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791a0f0> <<< 15008 1727096192.23445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 15008 1727096192.23466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 15008 1727096192.23533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 15008 1727096192.23571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791fc80> <<< 15008 1727096192.23640: stdout chunk (state=3): >>>import '_tokenize' # <<< 15008 1727096192.23664: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791e4b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 15008 1727096192.23731: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791ea20> <<< 15008 1727096192.23759: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791a600> <<< 15008 1727096192.23787: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7967ef0> <<< 15008 1727096192.23873: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7967f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 15008 1727096192.23971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 15008 1727096192.23975: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7969b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79698e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 15008 1727096192.24060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 15008 1727096192.24291: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a796bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a796a150> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a796f5c0> <<< 15008 1727096192.24421: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a796bf50> <<< 15008 1727096192.24430: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 15008 1727096192.24441: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7970680> <<< 15008 1727096192.24461: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7970620> <<< 15008 1727096192.24505: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 15008 1727096192.24529: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a79707d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7968260> <<< 15008 1727096192.24549: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 15008 1727096192.24561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 15008 1727096192.24637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7973f50> <<< 15008 1727096192.24819: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a79fd2e0> <<< 15008 1727096192.24822: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79726f0> <<< 15008 1727096192.24852: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7973a70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79722d0> <<< 15008 1727096192.25075: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 15008 1727096192.25079: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.25081: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 15008 1727096192.25104: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 15008 1727096192.25223: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.25341: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.25878: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.26408: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 15008 1727096192.26427: 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' # <<< 15008 1727096192.26471: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096192.26522: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a78013a0> <<< 15008 1727096192.26773: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 15008 1727096192.26776: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a78020c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79735c0> <<< 15008 1727096192.26779: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 15008 1727096192.26781: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 15008 1727096192.27046: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7802060> # zipimport: zlib available <<< 15008 1727096192.27603: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.27941: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.28013: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.28089: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 15008 1727096192.28103: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.28134: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.28175: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 15008 1727096192.28184: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.28583: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 15008 1727096192.28679: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.28909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 15008 1727096192.29087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7803170> # zipimport: zlib available <<< 15008 1727096192.29137: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.29333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 15008 1727096192.29460: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.29463: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.29800: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a780ddf0> <<< 15008 1727096192.29811: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7809400> <<< 15008 1727096192.29853: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 15008 1727096192.29949: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.30058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 15008 1727096192.30159: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 15008 1727096192.30177: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 15008 1727096192.30192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 15008 1727096192.30338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 15008 1727096192.30391: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7fc26f0> <<< 15008 1727096192.30477: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7fb23c0> <<< 15008 1727096192.30579: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a780deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7803f50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 15008 1727096192.30647: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 15008 1727096192.30758: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 15008 1727096192.30762: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 15008 1727096192.30795: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 15008 1727096192.30826: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.30981: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.31277: stdout chunk (state=3): >>># zipimport: zlib available <<< 15008 1727096192.31531: 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__ <<< 15008 1727096192.32117: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 15008 1727096192.32121: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 15008 1727096192.32124: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 15008 1727096192.32188: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 15008 1727096192.32355: stdout chunk (state=3): >>># destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 15008 1727096192.32432: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 15008 1727096192.32472: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 15008 1727096192.32523: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 15008 1727096192.32607: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 15008 1727096192.32614: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 15008 1727096192.32689: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 15008 1727096192.32849: 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 15008 1727096192.32901: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 15008 1727096192.33439: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 15008 1727096192.33791: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 15008 1727096192.34383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 15008 1727096192.34386: stdout chunk (state=3): >>><<< 15008 1727096192.34394: stderr chunk (state=3): >>><<< 15008 1727096192.34489: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a83bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a838bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a83bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a83cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a83cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81ebe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81ebf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8223890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8223f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8203b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8201280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81e9040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8243800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8242420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8202150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8240b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8278860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81e82c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8278d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8278bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8278f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a81e6de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8279610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a82792e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a827a510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8290710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8291df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8292c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a82932f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a82921e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8293d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a82934a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a827a540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a800fc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a80387a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8038500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8038710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a80390d0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a8039ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8038980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a800ddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a803aea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8039be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a827ac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80631d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8087590> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80e82f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80eaa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80e83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a80ad310> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7eed3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a8086390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a803bda0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb0a8086990> # zipimport: found 30 names in '/tmp/ansible_stat_payload_634l9pl5/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f43080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f21f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f21100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f40f20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7f6a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f6a780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f6a0f0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f6aae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f43b00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7f6b710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7f6b950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7f6be90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7911be0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7913800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7918200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79190d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791be30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a81e6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791a0f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791fc80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791e4b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791ea20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a791a600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7967ef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7967f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7969b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79698e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a796bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a796a150> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a796f5c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a796bf50> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7970680> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7970620> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a79707d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7968260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7973f50> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a79fd2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79726f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a7973a70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79722d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a78013a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a78020c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a79735c0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7802060> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7803170> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0a780ddf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7809400> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7fc26f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7fb23c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a780deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0a7803f50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 15008 1727096192.36020: 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-1727096191.8170888-15120-264916077095163/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 15008 1727096192.36023: _low_level_execute_command(): starting 15008 1727096192.36026: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096191.8170888-15120-264916077095163/ > /dev/null 2>&1 && sleep 0' 15008 1727096192.36255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 15008 1727096192.36272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 15008 1727096192.36285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 15008 1727096192.36296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 15008 1727096192.36329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 15008 1727096192.36381: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 15008 1727096192.36491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 15008 1727096192.36534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 15008 1727096192.36665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 15008 1727096192.39353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 15008 1727096192.39360: stdout chunk (state=3): >>><<< 15008 1727096192.39363: stderr chunk (state=3): >>><<< 15008 1727096192.39475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 15008 1727096192.39478: handler run complete 15008 1727096192.39499: attempt loop complete, returning result 15008 1727096192.39502: _execute() done 15008 1727096192.39505: dumping result to json 15008 1727096192.39517: done dumping result, returning 15008 1727096192.39525: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-f98b-260b-000000000091] 15008 1727096192.39530: sending task result for task 0afff68d-5257-f98b-260b-000000000091 15008 1727096192.39629: done sending task result for task 0afff68d-5257-f98b-260b-000000000091 15008 1727096192.39632: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 15008 1727096192.39794: no more pending results, returning what we have 15008 1727096192.39797: results queue empty 15008 1727096192.39798: checking for any_errors_fatal 15008 1727096192.39804: done checking for any_errors_fatal 15008 1727096192.39804: checking for max_fail_percentage 15008 1727096192.39806: done checking for max_fail_percentage 15008 1727096192.39806: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.39807: done checking to see if all hosts have failed 15008 1727096192.39808: getting the remaining hosts for this loop 15008 1727096192.39809: done getting the remaining hosts for this loop 15008 1727096192.39812: getting the next task for host managed_node2 15008 1727096192.39817: done getting next task for host managed_node2 15008 1727096192.39819: ^ task is: TASK: Set flag to indicate system is ostree 15008 1727096192.39822: ^ 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 15008 1727096192.39825: getting variables 15008 1727096192.39827: in VariableManager get_vars() 15008 1727096192.39858: Calling all_inventory to load vars for managed_node2 15008 1727096192.39860: Calling groups_inventory to load vars for managed_node2 15008 1727096192.39863: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.39876: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.39878: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.39881: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.40247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.40602: done with get_vars() 15008 1727096192.40613: done getting variables 15008 1727096192.40708: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:56:32 -0400 (0:00:00.657) 0:00:02.904 ****** 15008 1727096192.40736: entering _queue_task() for managed_node2/set_fact 15008 1727096192.40738: Creating lock for set_fact 15008 1727096192.41292: worker is 1 (out of 1 available) 15008 1727096192.41302: exiting _queue_task() for managed_node2/set_fact 15008 1727096192.41312: done queuing things up, now waiting for results queue to drain 15008 1727096192.41314: waiting for pending results... 15008 1727096192.41553: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 15008 1727096192.41562: in run() - task 0afff68d-5257-f98b-260b-000000000092 15008 1727096192.41565: variable 'ansible_search_path' from source: unknown 15008 1727096192.41570: variable 'ansible_search_path' from source: unknown 15008 1727096192.41573: calling self._execute() 15008 1727096192.41647: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.41662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.41680: variable 'omit' from source: magic vars 15008 1727096192.42152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 15008 1727096192.42485: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 15008 1727096192.42572: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 15008 1727096192.42576: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 15008 1727096192.42612: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 15008 1727096192.42706: 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) 15008 1727096192.42741: 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) 15008 1727096192.42775: 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) 15008 1727096192.42838: 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) 15008 1727096192.42942: Evaluated conditional (not __network_is_ostree is defined): True 15008 1727096192.42960: variable 'omit' from source: magic vars 15008 1727096192.43002: variable 'omit' from source: magic vars 15008 1727096192.43129: variable '__ostree_booted_stat' from source: set_fact 15008 1727096192.43189: variable 'omit' from source: magic vars 15008 1727096192.43273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15008 1727096192.43277: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15008 1727096192.43279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15008 1727096192.43288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096192.43301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096192.43333: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15008 1727096192.43341: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.43348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.43452: Set connection var ansible_pipelining to False 15008 1727096192.43470: Set connection var ansible_shell_executable to /bin/sh 15008 1727096192.43481: Set connection var ansible_shell_type to sh 15008 1727096192.43491: Set connection var ansible_connection to ssh 15008 1727096192.43501: Set connection var ansible_timeout to 10 15008 1727096192.43572: Set connection var ansible_module_compression to ZIP_DEFLATED 15008 1727096192.43575: variable 'ansible_shell_executable' from source: unknown 15008 1727096192.43578: variable 'ansible_connection' from source: unknown 15008 1727096192.43580: variable 'ansible_module_compression' from source: unknown 15008 1727096192.43582: variable 'ansible_shell_type' from source: unknown 15008 1727096192.43584: variable 'ansible_shell_executable' from source: unknown 15008 1727096192.43585: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.43587: variable 'ansible_pipelining' from source: unknown 15008 1727096192.43589: variable 'ansible_timeout' from source: unknown 15008 1727096192.43591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.43684: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 15008 1727096192.43700: variable 'omit' from source: magic vars 15008 1727096192.43716: starting attempt loop 15008 1727096192.43722: running the handler 15008 1727096192.43737: handler run complete 15008 1727096192.43750: attempt loop complete, returning result 15008 1727096192.43758: _execute() done 15008 1727096192.43818: dumping result to json 15008 1727096192.43821: done dumping result, returning 15008 1727096192.43823: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-f98b-260b-000000000092] 15008 1727096192.43826: sending task result for task 0afff68d-5257-f98b-260b-000000000092 15008 1727096192.43896: done sending task result for task 0afff68d-5257-f98b-260b-000000000092 15008 1727096192.43899: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 15008 1727096192.43980: no more pending results, returning what we have 15008 1727096192.43982: results queue empty 15008 1727096192.43983: checking for any_errors_fatal 15008 1727096192.43991: done checking for any_errors_fatal 15008 1727096192.43992: checking for max_fail_percentage 15008 1727096192.43994: done checking for max_fail_percentage 15008 1727096192.43995: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.43996: done checking to see if all hosts have failed 15008 1727096192.43996: getting the remaining hosts for this loop 15008 1727096192.43998: done getting the remaining hosts for this loop 15008 1727096192.44001: getting the next task for host managed_node2 15008 1727096192.44010: done getting next task for host managed_node2 15008 1727096192.44013: ^ task is: TASK: Fix CentOS6 Base repo 15008 1727096192.44016: ^ 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 15008 1727096192.44019: getting variables 15008 1727096192.44021: in VariableManager get_vars() 15008 1727096192.44051: Calling all_inventory to load vars for managed_node2 15008 1727096192.44054: Calling groups_inventory to load vars for managed_node2 15008 1727096192.44060: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.44074: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.44078: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.44089: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.44522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.44778: done with get_vars() 15008 1727096192.44788: done getting variables 15008 1727096192.44906: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:56:32 -0400 (0:00:00.041) 0:00:02.946 ****** 15008 1727096192.44933: entering _queue_task() for managed_node2/copy 15008 1727096192.45380: worker is 1 (out of 1 available) 15008 1727096192.45390: exiting _queue_task() for managed_node2/copy 15008 1727096192.45401: done queuing things up, now waiting for results queue to drain 15008 1727096192.45402: waiting for pending results... 15008 1727096192.45532: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 15008 1727096192.45627: in run() - task 0afff68d-5257-f98b-260b-000000000094 15008 1727096192.45630: variable 'ansible_search_path' from source: unknown 15008 1727096192.45634: variable 'ansible_search_path' from source: unknown 15008 1727096192.45736: calling self._execute() 15008 1727096192.45755: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.45772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.45788: variable 'omit' from source: magic vars 15008 1727096192.46312: variable 'ansible_distribution' from source: facts 15008 1727096192.46341: Evaluated conditional (ansible_distribution == 'CentOS'): True 15008 1727096192.46466: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.46486: Evaluated conditional (ansible_distribution_major_version == '6'): False 15008 1727096192.46503: when evaluation is False, skipping this task 15008 1727096192.46512: _execute() done 15008 1727096192.46518: dumping result to json 15008 1727096192.46573: done dumping result, returning 15008 1727096192.46577: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-f98b-260b-000000000094] 15008 1727096192.46580: sending task result for task 0afff68d-5257-f98b-260b-000000000094 15008 1727096192.46773: done sending task result for task 0afff68d-5257-f98b-260b-000000000094 15008 1727096192.46777: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 15008 1727096192.46855: no more pending results, returning what we have 15008 1727096192.46861: results queue empty 15008 1727096192.46862: checking for any_errors_fatal 15008 1727096192.46867: done checking for any_errors_fatal 15008 1727096192.46869: checking for max_fail_percentage 15008 1727096192.46870: done checking for max_fail_percentage 15008 1727096192.46872: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.46872: done checking to see if all hosts have failed 15008 1727096192.46873: getting the remaining hosts for this loop 15008 1727096192.46874: done getting the remaining hosts for this loop 15008 1727096192.46877: getting the next task for host managed_node2 15008 1727096192.46884: done getting next task for host managed_node2 15008 1727096192.46887: ^ task is: TASK: Include the task 'enable_epel.yml' 15008 1727096192.46891: ^ 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 15008 1727096192.46895: getting variables 15008 1727096192.46897: in VariableManager get_vars() 15008 1727096192.46925: Calling all_inventory to load vars for managed_node2 15008 1727096192.46928: Calling groups_inventory to load vars for managed_node2 15008 1727096192.46931: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.46945: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.46952: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.46960: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.47316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.47696: done with get_vars() 15008 1727096192.47706: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:56:32 -0400 (0:00:00.030) 0:00:02.976 ****** 15008 1727096192.48002: entering _queue_task() for managed_node2/include_tasks 15008 1727096192.48513: worker is 1 (out of 1 available) 15008 1727096192.48524: exiting _queue_task() for managed_node2/include_tasks 15008 1727096192.48536: done queuing things up, now waiting for results queue to drain 15008 1727096192.48538: waiting for pending results... 15008 1727096192.48912: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 15008 1727096192.49022: in run() - task 0afff68d-5257-f98b-260b-000000000095 15008 1727096192.49273: variable 'ansible_search_path' from source: unknown 15008 1727096192.49276: variable 'ansible_search_path' from source: unknown 15008 1727096192.49279: calling self._execute() 15008 1727096192.49282: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.49284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.49287: variable 'omit' from source: magic vars 15008 1727096192.49776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096192.52088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096192.52179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096192.52226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096192.52273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096192.52306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096192.52396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096192.52429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096192.52468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096192.52511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096192.52527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096192.52645: variable '__network_is_ostree' from source: set_fact 15008 1727096192.52676: Evaluated conditional (not __network_is_ostree | d(false)): True 15008 1727096192.52686: _execute() done 15008 1727096192.52692: dumping result to json 15008 1727096192.52697: done dumping result, returning 15008 1727096192.52705: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-f98b-260b-000000000095] 15008 1727096192.52713: sending task result for task 0afff68d-5257-f98b-260b-000000000095 15008 1727096192.52897: no more pending results, returning what we have 15008 1727096192.52902: in VariableManager get_vars() 15008 1727096192.52941: Calling all_inventory to load vars for managed_node2 15008 1727096192.52944: Calling groups_inventory to load vars for managed_node2 15008 1727096192.52947: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.52964: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.52970: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.52974: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.53405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.53954: done with get_vars() 15008 1727096192.53965: variable 'ansible_search_path' from source: unknown 15008 1727096192.53969: variable 'ansible_search_path' from source: unknown 15008 1727096192.54011: we have included files to process 15008 1727096192.54013: generating all_blocks data 15008 1727096192.54015: done generating all_blocks data 15008 1727096192.54020: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15008 1727096192.54022: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15008 1727096192.54024: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 15008 1727096192.54675: done sending task result for task 0afff68d-5257-f98b-260b-000000000095 15008 1727096192.54679: WORKER PROCESS EXITING 15008 1727096192.55191: done processing included file 15008 1727096192.55194: iterating over new_blocks loaded from include file 15008 1727096192.55195: in VariableManager get_vars() 15008 1727096192.55209: done with get_vars() 15008 1727096192.55210: filtering new block on tags 15008 1727096192.55234: done filtering new block on tags 15008 1727096192.55237: in VariableManager get_vars() 15008 1727096192.55246: done with get_vars() 15008 1727096192.55247: filtering new block on tags 15008 1727096192.55261: done filtering new block on tags 15008 1727096192.55263: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 15008 1727096192.55270: extending task lists for all hosts with included blocks 15008 1727096192.55372: done extending task lists 15008 1727096192.55374: done processing included files 15008 1727096192.55375: results queue empty 15008 1727096192.55375: checking for any_errors_fatal 15008 1727096192.55378: done checking for any_errors_fatal 15008 1727096192.55379: checking for max_fail_percentage 15008 1727096192.55380: done checking for max_fail_percentage 15008 1727096192.55381: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.55381: done checking to see if all hosts have failed 15008 1727096192.55382: getting the remaining hosts for this loop 15008 1727096192.55383: done getting the remaining hosts for this loop 15008 1727096192.55385: getting the next task for host managed_node2 15008 1727096192.55389: done getting next task for host managed_node2 15008 1727096192.55391: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 15008 1727096192.55394: ^ 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 15008 1727096192.55396: getting variables 15008 1727096192.55397: in VariableManager get_vars() 15008 1727096192.55406: Calling all_inventory to load vars for managed_node2 15008 1727096192.55408: Calling groups_inventory to load vars for managed_node2 15008 1727096192.55410: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.55415: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.55424: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.55427: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.55602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.55800: done with get_vars() 15008 1727096192.55809: done getting variables 15008 1727096192.55887: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 15008 1727096192.56084: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:56:32 -0400 (0:00:00.081) 0:00:03.058 ****** 15008 1727096192.56130: entering _queue_task() for managed_node2/command 15008 1727096192.56132: Creating lock for command 15008 1727096192.56473: worker is 1 (out of 1 available) 15008 1727096192.56487: exiting _queue_task() for managed_node2/command 15008 1727096192.56500: done queuing things up, now waiting for results queue to drain 15008 1727096192.56502: waiting for pending results... 15008 1727096192.56765: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 15008 1727096192.56890: in run() - task 0afff68d-5257-f98b-260b-0000000000af 15008 1727096192.56911: variable 'ansible_search_path' from source: unknown 15008 1727096192.56917: variable 'ansible_search_path' from source: unknown 15008 1727096192.56963: calling self._execute() 15008 1727096192.57053: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.57065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.57081: variable 'omit' from source: magic vars 15008 1727096192.57492: variable 'ansible_distribution' from source: facts 15008 1727096192.57507: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15008 1727096192.57647: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.57662: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15008 1727096192.57671: when evaluation is False, skipping this task 15008 1727096192.57678: _execute() done 15008 1727096192.57683: dumping result to json 15008 1727096192.57689: done dumping result, returning 15008 1727096192.57706: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-f98b-260b-0000000000af] 15008 1727096192.57716: sending task result for task 0afff68d-5257-f98b-260b-0000000000af skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15008 1727096192.58001: no more pending results, returning what we have 15008 1727096192.58005: results queue empty 15008 1727096192.58006: checking for any_errors_fatal 15008 1727096192.58007: done checking for any_errors_fatal 15008 1727096192.58008: checking for max_fail_percentage 15008 1727096192.58010: done checking for max_fail_percentage 15008 1727096192.58011: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.58012: done checking to see if all hosts have failed 15008 1727096192.58012: getting the remaining hosts for this loop 15008 1727096192.58014: done getting the remaining hosts for this loop 15008 1727096192.58022: getting the next task for host managed_node2 15008 1727096192.58030: done getting next task for host managed_node2 15008 1727096192.58032: ^ task is: TASK: Install yum-utils package 15008 1727096192.58037: ^ 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 15008 1727096192.58041: getting variables 15008 1727096192.58043: in VariableManager get_vars() 15008 1727096192.58077: Calling all_inventory to load vars for managed_node2 15008 1727096192.58080: Calling groups_inventory to load vars for managed_node2 15008 1727096192.58084: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.58098: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.58101: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.58104: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.58499: done sending task result for task 0afff68d-5257-f98b-260b-0000000000af 15008 1727096192.58502: WORKER PROCESS EXITING 15008 1727096192.58524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.58695: done with get_vars() 15008 1727096192.58705: done getting variables 15008 1727096192.58852: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:56:32 -0400 (0:00:00.027) 0:00:03.085 ****** 15008 1727096192.58889: entering _queue_task() for managed_node2/package 15008 1727096192.58891: Creating lock for package 15008 1727096192.59220: worker is 1 (out of 1 available) 15008 1727096192.59233: exiting _queue_task() for managed_node2/package 15008 1727096192.59246: done queuing things up, now waiting for results queue to drain 15008 1727096192.59248: waiting for pending results... 15008 1727096192.59522: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 15008 1727096192.59661: in run() - task 0afff68d-5257-f98b-260b-0000000000b0 15008 1727096192.59683: variable 'ansible_search_path' from source: unknown 15008 1727096192.59740: variable 'ansible_search_path' from source: unknown 15008 1727096192.59748: calling self._execute() 15008 1727096192.59827: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.59846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.59870: variable 'omit' from source: magic vars 15008 1727096192.60282: variable 'ansible_distribution' from source: facts 15008 1727096192.60307: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15008 1727096192.60503: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.60508: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15008 1727096192.60510: when evaluation is False, skipping this task 15008 1727096192.60513: _execute() done 15008 1727096192.60515: dumping result to json 15008 1727096192.60518: done dumping result, returning 15008 1727096192.60520: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-f98b-260b-0000000000b0] 15008 1727096192.60522: sending task result for task 0afff68d-5257-f98b-260b-0000000000b0 15008 1727096192.60828: done sending task result for task 0afff68d-5257-f98b-260b-0000000000b0 15008 1727096192.60832: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15008 1727096192.60882: no more pending results, returning what we have 15008 1727096192.60885: results queue empty 15008 1727096192.60886: checking for any_errors_fatal 15008 1727096192.60893: done checking for any_errors_fatal 15008 1727096192.60893: checking for max_fail_percentage 15008 1727096192.60895: done checking for max_fail_percentage 15008 1727096192.60896: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.60897: done checking to see if all hosts have failed 15008 1727096192.60897: getting the remaining hosts for this loop 15008 1727096192.60899: done getting the remaining hosts for this loop 15008 1727096192.60904: getting the next task for host managed_node2 15008 1727096192.60911: done getting next task for host managed_node2 15008 1727096192.60913: ^ task is: TASK: Enable EPEL 7 15008 1727096192.60918: ^ 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 15008 1727096192.60921: getting variables 15008 1727096192.60922: in VariableManager get_vars() 15008 1727096192.60954: Calling all_inventory to load vars for managed_node2 15008 1727096192.60960: Calling groups_inventory to load vars for managed_node2 15008 1727096192.60964: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.60978: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.60981: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.60985: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.61266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.61472: done with get_vars() 15008 1727096192.61482: done getting variables 15008 1727096192.61540: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:56:32 -0400 (0:00:00.026) 0:00:03.112 ****** 15008 1727096192.61572: entering _queue_task() for managed_node2/command 15008 1727096192.61880: worker is 1 (out of 1 available) 15008 1727096192.61889: exiting _queue_task() for managed_node2/command 15008 1727096192.61900: done queuing things up, now waiting for results queue to drain 15008 1727096192.61902: waiting for pending results... 15008 1727096192.62122: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 15008 1727096192.62248: in run() - task 0afff68d-5257-f98b-260b-0000000000b1 15008 1727096192.62378: variable 'ansible_search_path' from source: unknown 15008 1727096192.62383: variable 'ansible_search_path' from source: unknown 15008 1727096192.62386: calling self._execute() 15008 1727096192.62408: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.62419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.62432: variable 'omit' from source: magic vars 15008 1727096192.62917: variable 'ansible_distribution' from source: facts 15008 1727096192.62975: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15008 1727096192.63094: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.63106: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15008 1727096192.63114: when evaluation is False, skipping this task 15008 1727096192.63122: _execute() done 15008 1727096192.63129: dumping result to json 15008 1727096192.63139: done dumping result, returning 15008 1727096192.63152: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-f98b-260b-0000000000b1] 15008 1727096192.63172: sending task result for task 0afff68d-5257-f98b-260b-0000000000b1 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15008 1727096192.63438: no more pending results, returning what we have 15008 1727096192.63442: results queue empty 15008 1727096192.63443: checking for any_errors_fatal 15008 1727096192.63449: done checking for any_errors_fatal 15008 1727096192.63450: checking for max_fail_percentage 15008 1727096192.63452: done checking for max_fail_percentage 15008 1727096192.63452: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.63453: done checking to see if all hosts have failed 15008 1727096192.63454: getting the remaining hosts for this loop 15008 1727096192.63458: done getting the remaining hosts for this loop 15008 1727096192.63461: getting the next task for host managed_node2 15008 1727096192.63475: done getting next task for host managed_node2 15008 1727096192.63478: ^ task is: TASK: Enable EPEL 8 15008 1727096192.63483: ^ 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 15008 1727096192.63488: getting variables 15008 1727096192.63490: in VariableManager get_vars() 15008 1727096192.63521: Calling all_inventory to load vars for managed_node2 15008 1727096192.63524: Calling groups_inventory to load vars for managed_node2 15008 1727096192.63528: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.63542: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.63546: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.63549: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.63946: done sending task result for task 0afff68d-5257-f98b-260b-0000000000b1 15008 1727096192.63949: WORKER PROCESS EXITING 15008 1727096192.63977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.64178: done with get_vars() 15008 1727096192.64189: done getting variables 15008 1727096192.64252: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:56:32 -0400 (0:00:00.027) 0:00:03.139 ****** 15008 1727096192.64288: entering _queue_task() for managed_node2/command 15008 1727096192.64598: worker is 1 (out of 1 available) 15008 1727096192.64610: exiting _queue_task() for managed_node2/command 15008 1727096192.64622: done queuing things up, now waiting for results queue to drain 15008 1727096192.64624: waiting for pending results... 15008 1727096192.64891: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 15008 1727096192.65073: in run() - task 0afff68d-5257-f98b-260b-0000000000b2 15008 1727096192.65076: variable 'ansible_search_path' from source: unknown 15008 1727096192.65078: variable 'ansible_search_path' from source: unknown 15008 1727096192.65080: calling self._execute() 15008 1727096192.65148: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.65161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.65176: variable 'omit' from source: magic vars 15008 1727096192.65752: variable 'ansible_distribution' from source: facts 15008 1727096192.65775: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15008 1727096192.65908: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.65960: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 15008 1727096192.65963: when evaluation is False, skipping this task 15008 1727096192.65966: _execute() done 15008 1727096192.65971: dumping result to json 15008 1727096192.65973: done dumping result, returning 15008 1727096192.65976: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-f98b-260b-0000000000b2] 15008 1727096192.65979: sending task result for task 0afff68d-5257-f98b-260b-0000000000b2 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 15008 1727096192.66228: no more pending results, returning what we have 15008 1727096192.66233: results queue empty 15008 1727096192.66234: checking for any_errors_fatal 15008 1727096192.66237: done checking for any_errors_fatal 15008 1727096192.66237: checking for max_fail_percentage 15008 1727096192.66239: done checking for max_fail_percentage 15008 1727096192.66240: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.66241: done checking to see if all hosts have failed 15008 1727096192.66241: getting the remaining hosts for this loop 15008 1727096192.66243: done getting the remaining hosts for this loop 15008 1727096192.66246: getting the next task for host managed_node2 15008 1727096192.66255: done getting next task for host managed_node2 15008 1727096192.66259: ^ task is: TASK: Enable EPEL 6 15008 1727096192.66263: ^ 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 15008 1727096192.66266: getting variables 15008 1727096192.66269: in VariableManager get_vars() 15008 1727096192.66296: Calling all_inventory to load vars for managed_node2 15008 1727096192.66298: Calling groups_inventory to load vars for managed_node2 15008 1727096192.66301: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.66310: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.66313: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.66315: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.66473: done sending task result for task 0afff68d-5257-f98b-260b-0000000000b2 15008 1727096192.66477: WORKER PROCESS EXITING 15008 1727096192.66500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.66704: done with get_vars() 15008 1727096192.66715: done getting variables 15008 1727096192.66783: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:56:32 -0400 (0:00:00.025) 0:00:03.165 ****** 15008 1727096192.66812: entering _queue_task() for managed_node2/copy 15008 1727096192.67096: worker is 1 (out of 1 available) 15008 1727096192.67108: exiting _queue_task() for managed_node2/copy 15008 1727096192.67120: done queuing things up, now waiting for results queue to drain 15008 1727096192.67121: waiting for pending results... 15008 1727096192.67366: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 15008 1727096192.67491: in run() - task 0afff68d-5257-f98b-260b-0000000000b4 15008 1727096192.67509: variable 'ansible_search_path' from source: unknown 15008 1727096192.67515: variable 'ansible_search_path' from source: unknown 15008 1727096192.67552: calling self._execute() 15008 1727096192.67631: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.67643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.67655: variable 'omit' from source: magic vars 15008 1727096192.68118: variable 'ansible_distribution' from source: facts 15008 1727096192.68141: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 15008 1727096192.68265: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.68277: Evaluated conditional (ansible_distribution_major_version == '6'): False 15008 1727096192.68284: when evaluation is False, skipping this task 15008 1727096192.68291: _execute() done 15008 1727096192.68297: dumping result to json 15008 1727096192.68305: done dumping result, returning 15008 1727096192.68315: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-f98b-260b-0000000000b4] 15008 1727096192.68324: sending task result for task 0afff68d-5257-f98b-260b-0000000000b4 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 15008 1727096192.68707: no more pending results, returning what we have 15008 1727096192.68710: results queue empty 15008 1727096192.68711: checking for any_errors_fatal 15008 1727096192.68716: done checking for any_errors_fatal 15008 1727096192.68716: checking for max_fail_percentage 15008 1727096192.68718: done checking for max_fail_percentage 15008 1727096192.68719: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.68720: done checking to see if all hosts have failed 15008 1727096192.68721: getting the remaining hosts for this loop 15008 1727096192.68722: done getting the remaining hosts for this loop 15008 1727096192.68725: getting the next task for host managed_node2 15008 1727096192.68733: done getting next task for host managed_node2 15008 1727096192.68736: ^ task is: TASK: Set network provider to 'initscripts' 15008 1727096192.68738: ^ 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 15008 1727096192.68742: getting variables 15008 1727096192.68743: in VariableManager get_vars() 15008 1727096192.68777: Calling all_inventory to load vars for managed_node2 15008 1727096192.68780: Calling groups_inventory to load vars for managed_node2 15008 1727096192.68783: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.68792: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.68794: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.68796: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.69012: done sending task result for task 0afff68d-5257-f98b-260b-0000000000b4 15008 1727096192.69016: WORKER PROCESS EXITING 15008 1727096192.69042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.69238: done with get_vars() 15008 1727096192.69250: done getting variables 15008 1727096192.69316: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:12 Monday 23 September 2024 08:56:32 -0400 (0:00:00.025) 0:00:03.190 ****** 15008 1727096192.69346: entering _queue_task() for managed_node2/set_fact 15008 1727096192.69663: worker is 1 (out of 1 available) 15008 1727096192.69677: exiting _queue_task() for managed_node2/set_fact 15008 1727096192.69690: done queuing things up, now waiting for results queue to drain 15008 1727096192.69691: waiting for pending results... 15008 1727096192.69963: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 15008 1727096192.70079: in run() - task 0afff68d-5257-f98b-260b-000000000007 15008 1727096192.70101: variable 'ansible_search_path' from source: unknown 15008 1727096192.70144: calling self._execute() 15008 1727096192.70233: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.70247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.70264: variable 'omit' from source: magic vars 15008 1727096192.70379: variable 'omit' from source: magic vars 15008 1727096192.70419: variable 'omit' from source: magic vars 15008 1727096192.70461: variable 'omit' from source: magic vars 15008 1727096192.70509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 15008 1727096192.70560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 15008 1727096192.70588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 15008 1727096192.70612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096192.70634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 15008 1727096192.70673: variable 'inventory_hostname' from source: host vars for 'managed_node2' 15008 1727096192.70683: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.70692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.70807: Set connection var ansible_pipelining to False 15008 1727096192.70822: Set connection var ansible_shell_executable to /bin/sh 15008 1727096192.70832: Set connection var ansible_shell_type to sh 15008 1727096192.70839: Set connection var ansible_connection to ssh 15008 1727096192.70854: Set connection var ansible_timeout to 10 15008 1727096192.70873: Set connection var ansible_module_compression to ZIP_DEFLATED 15008 1727096192.70899: variable 'ansible_shell_executable' from source: unknown 15008 1727096192.70908: variable 'ansible_connection' from source: unknown 15008 1727096192.70916: variable 'ansible_module_compression' from source: unknown 15008 1727096192.70924: variable 'ansible_shell_type' from source: unknown 15008 1727096192.70931: variable 'ansible_shell_executable' from source: unknown 15008 1727096192.70938: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.70946: variable 'ansible_pipelining' from source: unknown 15008 1727096192.70959: variable 'ansible_timeout' from source: unknown 15008 1727096192.70970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.71122: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 15008 1727096192.71139: variable 'omit' from source: magic vars 15008 1727096192.71150: starting attempt loop 15008 1727096192.71161: running the handler 15008 1727096192.71282: handler run complete 15008 1727096192.71286: attempt loop complete, returning result 15008 1727096192.71288: _execute() done 15008 1727096192.71291: dumping result to json 15008 1727096192.71293: done dumping result, returning 15008 1727096192.71295: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0afff68d-5257-f98b-260b-000000000007] 15008 1727096192.71297: sending task result for task 0afff68d-5257-f98b-260b-000000000007 15008 1727096192.71366: done sending task result for task 0afff68d-5257-f98b-260b-000000000007 15008 1727096192.71372: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 15008 1727096192.71446: no more pending results, returning what we have 15008 1727096192.71450: results queue empty 15008 1727096192.71450: checking for any_errors_fatal 15008 1727096192.71459: done checking for any_errors_fatal 15008 1727096192.71460: checking for max_fail_percentage 15008 1727096192.71463: done checking for max_fail_percentage 15008 1727096192.71464: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.71464: done checking to see if all hosts have failed 15008 1727096192.71465: getting the remaining hosts for this loop 15008 1727096192.71466: done getting the remaining hosts for this loop 15008 1727096192.71471: getting the next task for host managed_node2 15008 1727096192.71479: done getting next task for host managed_node2 15008 1727096192.71482: ^ task is: TASK: meta (flush_handlers) 15008 1727096192.71484: ^ 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 15008 1727096192.71488: getting variables 15008 1727096192.71490: in VariableManager get_vars() 15008 1727096192.71522: Calling all_inventory to load vars for managed_node2 15008 1727096192.71525: Calling groups_inventory to load vars for managed_node2 15008 1727096192.71529: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.71542: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.71545: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.71548: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.71844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.72381: done with get_vars() 15008 1727096192.72391: done getting variables 15008 1727096192.72451: in VariableManager get_vars() 15008 1727096192.72462: Calling all_inventory to load vars for managed_node2 15008 1727096192.72465: Calling groups_inventory to load vars for managed_node2 15008 1727096192.72467: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.72473: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.72475: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.72477: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.72608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.72798: done with get_vars() 15008 1727096192.72811: done queuing things up, now waiting for results queue to drain 15008 1727096192.72813: results queue empty 15008 1727096192.72813: checking for any_errors_fatal 15008 1727096192.72816: done checking for any_errors_fatal 15008 1727096192.72816: checking for max_fail_percentage 15008 1727096192.72817: done checking for max_fail_percentage 15008 1727096192.72818: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.72818: done checking to see if all hosts have failed 15008 1727096192.72819: getting the remaining hosts for this loop 15008 1727096192.72820: done getting the remaining hosts for this loop 15008 1727096192.72823: getting the next task for host managed_node2 15008 1727096192.72826: done getting next task for host managed_node2 15008 1727096192.72828: ^ task is: TASK: meta (flush_handlers) 15008 1727096192.72829: ^ 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 15008 1727096192.72837: getting variables 15008 1727096192.72838: in VariableManager get_vars() 15008 1727096192.72845: Calling all_inventory to load vars for managed_node2 15008 1727096192.72847: Calling groups_inventory to load vars for managed_node2 15008 1727096192.72849: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.72854: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.72859: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.72862: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.72984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.73186: done with get_vars() 15008 1727096192.73194: done getting variables 15008 1727096192.73242: in VariableManager get_vars() 15008 1727096192.73250: Calling all_inventory to load vars for managed_node2 15008 1727096192.73252: Calling groups_inventory to load vars for managed_node2 15008 1727096192.73255: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.73262: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.73265: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.73269: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.73396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.73594: done with get_vars() 15008 1727096192.73608: done queuing things up, now waiting for results queue to drain 15008 1727096192.73610: results queue empty 15008 1727096192.73611: checking for any_errors_fatal 15008 1727096192.73612: done checking for any_errors_fatal 15008 1727096192.73613: checking for max_fail_percentage 15008 1727096192.73614: done checking for max_fail_percentage 15008 1727096192.73614: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.73615: done checking to see if all hosts have failed 15008 1727096192.73616: getting the remaining hosts for this loop 15008 1727096192.73617: done getting the remaining hosts for this loop 15008 1727096192.73619: getting the next task for host managed_node2 15008 1727096192.73623: done getting next task for host managed_node2 15008 1727096192.73623: ^ task is: None 15008 1727096192.73625: ^ 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 15008 1727096192.73626: done queuing things up, now waiting for results queue to drain 15008 1727096192.73627: results queue empty 15008 1727096192.73627: checking for any_errors_fatal 15008 1727096192.73628: done checking for any_errors_fatal 15008 1727096192.73629: checking for max_fail_percentage 15008 1727096192.73629: done checking for max_fail_percentage 15008 1727096192.73630: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.73631: done checking to see if all hosts have failed 15008 1727096192.73633: getting the next task for host managed_node2 15008 1727096192.73635: done getting next task for host managed_node2 15008 1727096192.73636: ^ task is: None 15008 1727096192.73637: ^ 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 15008 1727096192.73695: in VariableManager get_vars() 15008 1727096192.73711: done with get_vars() 15008 1727096192.73716: in VariableManager get_vars() 15008 1727096192.73726: done with get_vars() 15008 1727096192.73730: variable 'omit' from source: magic vars 15008 1727096192.73763: in VariableManager get_vars() 15008 1727096192.73776: done with get_vars() 15008 1727096192.73796: variable 'omit' from source: magic vars PLAY [Test configuring bridges] ************************************************ 15008 1727096192.73977: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096192.74004: getting the remaining hosts for this loop 15008 1727096192.74006: done getting the remaining hosts for this loop 15008 1727096192.74008: getting the next task for host managed_node2 15008 1727096192.74011: done getting next task for host managed_node2 15008 1727096192.74013: ^ task is: TASK: Gathering Facts 15008 1727096192.74014: ^ 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 15008 1727096192.74016: getting variables 15008 1727096192.74017: in VariableManager get_vars() 15008 1727096192.74025: Calling all_inventory to load vars for managed_node2 15008 1727096192.74028: Calling groups_inventory to load vars for managed_node2 15008 1727096192.74030: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.74035: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.74048: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.74052: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.74234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.74416: done with get_vars() 15008 1727096192.74423: done getting variables 15008 1727096192.74469: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Monday 23 September 2024 08:56:32 -0400 (0:00:00.051) 0:00:03.241 ****** 15008 1727096192.74495: entering _queue_task() for managed_node2/gather_facts 15008 1727096192.74827: worker is 1 (out of 1 available) 15008 1727096192.74839: exiting _queue_task() for managed_node2/gather_facts 15008 1727096192.74851: done queuing things up, now waiting for results queue to drain 15008 1727096192.74852: waiting for pending results... 15008 1727096192.75136: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096192.75292: in run() - task 0afff68d-5257-f98b-260b-0000000000da 15008 1727096192.75296: variable 'ansible_search_path' from source: unknown 15008 1727096192.75331: calling self._execute() 15008 1727096192.75473: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.75478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.75481: variable 'omit' from source: magic vars 15008 1727096192.76478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096192.80894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096192.81095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096192.81143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096192.81326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096192.81330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096192.81451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096192.81494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096192.81528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096192.81582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096192.81606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096192.81974: variable 'ansible_distribution' from source: facts 15008 1727096192.81978: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.81991: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096192.81999: when evaluation is False, skipping this task 15008 1727096192.82006: _execute() done 15008 1727096192.82013: dumping result to json 15008 1727096192.82025: done dumping result, returning 15008 1727096192.82037: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-0000000000da] 15008 1727096192.82173: sending task result for task 0afff68d-5257-f98b-260b-0000000000da 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" } 15008 1727096192.82293: no more pending results, returning what we have 15008 1727096192.82296: results queue empty 15008 1727096192.82297: checking for any_errors_fatal 15008 1727096192.82299: done checking for any_errors_fatal 15008 1727096192.82299: checking for max_fail_percentage 15008 1727096192.82301: done checking for max_fail_percentage 15008 1727096192.82302: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.82303: done checking to see if all hosts have failed 15008 1727096192.82304: getting the remaining hosts for this loop 15008 1727096192.82305: done getting the remaining hosts for this loop 15008 1727096192.82309: getting the next task for host managed_node2 15008 1727096192.82315: done getting next task for host managed_node2 15008 1727096192.82317: ^ task is: TASK: meta (flush_handlers) 15008 1727096192.82319: ^ 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 15008 1727096192.82323: getting variables 15008 1727096192.82325: in VariableManager get_vars() 15008 1727096192.82359: Calling all_inventory to load vars for managed_node2 15008 1727096192.82362: Calling groups_inventory to load vars for managed_node2 15008 1727096192.82366: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.82381: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.82384: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.82387: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.83095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.83416: done with get_vars() 15008 1727096192.83429: done getting variables 15008 1727096192.83716: in VariableManager get_vars() 15008 1727096192.83727: Calling all_inventory to load vars for managed_node2 15008 1727096192.83730: Calling groups_inventory to load vars for managed_node2 15008 1727096192.83732: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.83737: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.83740: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.83742: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.84112: done sending task result for task 0afff68d-5257-f98b-260b-0000000000da 15008 1727096192.84115: WORKER PROCESS EXITING 15008 1727096192.84135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.84527: done with get_vars() 15008 1727096192.84542: done queuing things up, now waiting for results queue to drain 15008 1727096192.84544: results queue empty 15008 1727096192.84545: checking for any_errors_fatal 15008 1727096192.84547: done checking for any_errors_fatal 15008 1727096192.84548: checking for max_fail_percentage 15008 1727096192.84549: done checking for max_fail_percentage 15008 1727096192.84550: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.84550: done checking to see if all hosts have failed 15008 1727096192.84551: getting the remaining hosts for this loop 15008 1727096192.84552: done getting the remaining hosts for this loop 15008 1727096192.84555: getting the next task for host managed_node2 15008 1727096192.84561: done getting next task for host managed_node2 15008 1727096192.84564: ^ task is: TASK: Set interface={{ interface }} 15008 1727096192.84566: ^ 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 15008 1727096192.84571: getting variables 15008 1727096192.84572: in VariableManager get_vars() 15008 1727096192.84581: Calling all_inventory to load vars for managed_node2 15008 1727096192.84583: Calling groups_inventory to load vars for managed_node2 15008 1727096192.84585: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.84596: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.84599: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.84602: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.84907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.85161: done with get_vars() 15008 1727096192.85174: done getting variables 15008 1727096192.85285: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 15008 1727096192.85512: variable 'interface' from source: play vars TASK [Set interface=LSR-TST-br31] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:9 Monday 23 September 2024 08:56:32 -0400 (0:00:00.110) 0:00:03.352 ****** 15008 1727096192.85554: entering _queue_task() for managed_node2/set_fact 15008 1727096192.85893: worker is 1 (out of 1 available) 15008 1727096192.85906: exiting _queue_task() for managed_node2/set_fact 15008 1727096192.85918: done queuing things up, now waiting for results queue to drain 15008 1727096192.85920: waiting for pending results... 15008 1727096192.86161: running TaskExecutor() for managed_node2/TASK: Set interface=LSR-TST-br31 15008 1727096192.86266: in run() - task 0afff68d-5257-f98b-260b-00000000000b 15008 1727096192.86293: variable 'ansible_search_path' from source: unknown 15008 1727096192.86335: calling self._execute() 15008 1727096192.86418: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.86432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.86446: variable 'omit' from source: magic vars 15008 1727096192.86905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096192.89265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096192.89343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096192.89394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096192.89438: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096192.89476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096192.89570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096192.89604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096192.89634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096192.89687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096192.89708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096192.89850: variable 'ansible_distribution' from source: facts 15008 1727096192.89871: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.89895: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096192.89901: when evaluation is False, skipping this task 15008 1727096192.89908: _execute() done 15008 1727096192.89914: dumping result to json 15008 1727096192.89920: done dumping result, returning 15008 1727096192.89931: done running TaskExecutor() for managed_node2/TASK: Set interface=LSR-TST-br31 [0afff68d-5257-f98b-260b-00000000000b] 15008 1727096192.89940: sending task result for task 0afff68d-5257-f98b-260b-00000000000b 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" } 15008 1727096192.90124: no more pending results, returning what we have 15008 1727096192.90127: results queue empty 15008 1727096192.90128: checking for any_errors_fatal 15008 1727096192.90130: done checking for any_errors_fatal 15008 1727096192.90131: checking for max_fail_percentage 15008 1727096192.90132: done checking for max_fail_percentage 15008 1727096192.90133: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.90134: done checking to see if all hosts have failed 15008 1727096192.90135: getting the remaining hosts for this loop 15008 1727096192.90136: done getting the remaining hosts for this loop 15008 1727096192.90140: getting the next task for host managed_node2 15008 1727096192.90147: done getting next task for host managed_node2 15008 1727096192.90154: ^ task is: TASK: Include the task 'show_interfaces.yml' 15008 1727096192.90157: ^ 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 15008 1727096192.90161: getting variables 15008 1727096192.90162: in VariableManager get_vars() 15008 1727096192.90196: Calling all_inventory to load vars for managed_node2 15008 1727096192.90202: Calling groups_inventory to load vars for managed_node2 15008 1727096192.90206: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.90222: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.90226: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.90230: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.90382: done sending task result for task 0afff68d-5257-f98b-260b-00000000000b 15008 1727096192.90385: WORKER PROCESS EXITING 15008 1727096192.90410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.90575: done with get_vars() 15008 1727096192.90583: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:12 Monday 23 September 2024 08:56:32 -0400 (0:00:00.050) 0:00:03.403 ****** 15008 1727096192.90649: entering _queue_task() for managed_node2/include_tasks 15008 1727096192.90855: worker is 1 (out of 1 available) 15008 1727096192.90873: exiting _queue_task() for managed_node2/include_tasks 15008 1727096192.90884: done queuing things up, now waiting for results queue to drain 15008 1727096192.90885: waiting for pending results... 15008 1727096192.91022: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 15008 1727096192.91089: in run() - task 0afff68d-5257-f98b-260b-00000000000c 15008 1727096192.91100: variable 'ansible_search_path' from source: unknown 15008 1727096192.91136: calling self._execute() 15008 1727096192.91195: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.91199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.91207: variable 'omit' from source: magic vars 15008 1727096192.91609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096192.93536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096192.93596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096192.93622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096192.93647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096192.93672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096192.93732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096192.93752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096192.93775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096192.93802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096192.93815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096192.93916: variable 'ansible_distribution' from source: facts 15008 1727096192.93920: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.93938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096192.93941: when evaluation is False, skipping this task 15008 1727096192.93943: _execute() done 15008 1727096192.93945: dumping result to json 15008 1727096192.93947: done dumping result, returning 15008 1727096192.93953: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-f98b-260b-00000000000c] 15008 1727096192.93961: sending task result for task 0afff68d-5257-f98b-260b-00000000000c 15008 1727096192.94048: done sending task result for task 0afff68d-5257-f98b-260b-00000000000c 15008 1727096192.94050: 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" } 15008 1727096192.94100: no more pending results, returning what we have 15008 1727096192.94103: results queue empty 15008 1727096192.94104: checking for any_errors_fatal 15008 1727096192.94107: done checking for any_errors_fatal 15008 1727096192.94108: checking for max_fail_percentage 15008 1727096192.94110: done checking for max_fail_percentage 15008 1727096192.94111: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.94112: done checking to see if all hosts have failed 15008 1727096192.94112: getting the remaining hosts for this loop 15008 1727096192.94113: done getting the remaining hosts for this loop 15008 1727096192.94117: getting the next task for host managed_node2 15008 1727096192.94122: done getting next task for host managed_node2 15008 1727096192.94124: ^ task is: TASK: Include the task 'assert_device_absent.yml' 15008 1727096192.94126: ^ 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 15008 1727096192.94129: getting variables 15008 1727096192.94130: in VariableManager get_vars() 15008 1727096192.94161: Calling all_inventory to load vars for managed_node2 15008 1727096192.94163: Calling groups_inventory to load vars for managed_node2 15008 1727096192.94166: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.94186: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.94189: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.94192: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.94375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.94492: done with get_vars() 15008 1727096192.94503: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Monday 23 September 2024 08:56:32 -0400 (0:00:00.039) 0:00:03.442 ****** 15008 1727096192.94570: entering _queue_task() for managed_node2/include_tasks 15008 1727096192.94784: worker is 1 (out of 1 available) 15008 1727096192.94797: exiting _queue_task() for managed_node2/include_tasks 15008 1727096192.94808: done queuing things up, now waiting for results queue to drain 15008 1727096192.94810: waiting for pending results... 15008 1727096192.94959: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' 15008 1727096192.95016: in run() - task 0afff68d-5257-f98b-260b-00000000000d 15008 1727096192.95027: variable 'ansible_search_path' from source: unknown 15008 1727096192.95062: calling self._execute() 15008 1727096192.95121: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096192.95126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096192.95141: variable 'omit' from source: magic vars 15008 1727096192.95775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096192.97489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096192.97534: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096192.97562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096192.97599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096192.97619: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096192.97680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096192.97704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096192.97721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096192.97747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096192.97761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096192.97862: variable 'ansible_distribution' from source: facts 15008 1727096192.97865: variable 'ansible_distribution_major_version' from source: facts 15008 1727096192.97881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096192.97884: when evaluation is False, skipping this task 15008 1727096192.97887: _execute() done 15008 1727096192.97889: dumping result to json 15008 1727096192.97891: done dumping result, returning 15008 1727096192.97898: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' [0afff68d-5257-f98b-260b-00000000000d] 15008 1727096192.97904: sending task result for task 0afff68d-5257-f98b-260b-00000000000d 15008 1727096192.97990: done sending task result for task 0afff68d-5257-f98b-260b-00000000000d 15008 1727096192.97992: 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" } 15008 1727096192.98070: no more pending results, returning what we have 15008 1727096192.98073: results queue empty 15008 1727096192.98074: checking for any_errors_fatal 15008 1727096192.98080: done checking for any_errors_fatal 15008 1727096192.98081: checking for max_fail_percentage 15008 1727096192.98082: done checking for max_fail_percentage 15008 1727096192.98083: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.98084: done checking to see if all hosts have failed 15008 1727096192.98084: getting the remaining hosts for this loop 15008 1727096192.98086: done getting the remaining hosts for this loop 15008 1727096192.98089: getting the next task for host managed_node2 15008 1727096192.98096: done getting next task for host managed_node2 15008 1727096192.98098: ^ task is: TASK: meta (flush_handlers) 15008 1727096192.98099: ^ 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 15008 1727096192.98102: getting variables 15008 1727096192.98104: in VariableManager get_vars() 15008 1727096192.98131: Calling all_inventory to load vars for managed_node2 15008 1727096192.98133: Calling groups_inventory to load vars for managed_node2 15008 1727096192.98136: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.98145: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.98147: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.98149: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.98288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.98423: done with get_vars() 15008 1727096192.98430: done getting variables 15008 1727096192.98482: in VariableManager get_vars() 15008 1727096192.98489: Calling all_inventory to load vars for managed_node2 15008 1727096192.98490: Calling groups_inventory to load vars for managed_node2 15008 1727096192.98492: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.98495: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.98496: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.98498: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.98584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.98733: done with get_vars() 15008 1727096192.98748: done queuing things up, now waiting for results queue to drain 15008 1727096192.98750: results queue empty 15008 1727096192.98750: checking for any_errors_fatal 15008 1727096192.98753: done checking for any_errors_fatal 15008 1727096192.98754: checking for max_fail_percentage 15008 1727096192.98755: done checking for max_fail_percentage 15008 1727096192.98755: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.98756: done checking to see if all hosts have failed 15008 1727096192.98757: getting the remaining hosts for this loop 15008 1727096192.98758: done getting the remaining hosts for this loop 15008 1727096192.98760: getting the next task for host managed_node2 15008 1727096192.98764: done getting next task for host managed_node2 15008 1727096192.98768: ^ task is: TASK: meta (flush_handlers) 15008 1727096192.98770: ^ 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 15008 1727096192.98773: getting variables 15008 1727096192.98774: in VariableManager get_vars() 15008 1727096192.98782: Calling all_inventory to load vars for managed_node2 15008 1727096192.98784: Calling groups_inventory to load vars for managed_node2 15008 1727096192.98787: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.98797: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.98799: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.98801: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.98914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.99107: done with get_vars() 15008 1727096192.99118: done getting variables 15008 1727096192.99163: in VariableManager get_vars() 15008 1727096192.99173: Calling all_inventory to load vars for managed_node2 15008 1727096192.99175: Calling groups_inventory to load vars for managed_node2 15008 1727096192.99177: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096192.99181: Calling all_plugins_play to load vars for managed_node2 15008 1727096192.99183: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096192.99185: Calling groups_plugins_play to load vars for managed_node2 15008 1727096192.99315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096192.99501: done with get_vars() 15008 1727096192.99513: done queuing things up, now waiting for results queue to drain 15008 1727096192.99515: results queue empty 15008 1727096192.99515: checking for any_errors_fatal 15008 1727096192.99517: done checking for any_errors_fatal 15008 1727096192.99517: checking for max_fail_percentage 15008 1727096192.99518: done checking for max_fail_percentage 15008 1727096192.99519: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.99520: done checking to see if all hosts have failed 15008 1727096192.99520: getting the remaining hosts for this loop 15008 1727096192.99521: done getting the remaining hosts for this loop 15008 1727096192.99524: getting the next task for host managed_node2 15008 1727096192.99527: done getting next task for host managed_node2 15008 1727096192.99528: ^ task is: None 15008 1727096192.99529: ^ 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 15008 1727096192.99530: done queuing things up, now waiting for results queue to drain 15008 1727096192.99531: results queue empty 15008 1727096192.99532: checking for any_errors_fatal 15008 1727096192.99532: done checking for any_errors_fatal 15008 1727096192.99533: checking for max_fail_percentage 15008 1727096192.99534: done checking for max_fail_percentage 15008 1727096192.99535: checking to see if all hosts have failed and the running result is not ok 15008 1727096192.99535: done checking to see if all hosts have failed 15008 1727096192.99537: getting the next task for host managed_node2 15008 1727096192.99539: done getting next task for host managed_node2 15008 1727096192.99540: ^ task is: None 15008 1727096192.99541: ^ 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 15008 1727096192.99583: in VariableManager get_vars() 15008 1727096192.99605: done with get_vars() 15008 1727096192.99611: in VariableManager get_vars() 15008 1727096192.99623: done with get_vars() 15008 1727096192.99627: variable 'omit' from source: magic vars 15008 1727096192.99658: in VariableManager get_vars() 15008 1727096192.99687: done with get_vars() 15008 1727096192.99708: variable 'omit' from source: magic vars PLAY [Add test bridge] ********************************************************* 15008 1727096193.00256: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096193.00284: getting the remaining hosts for this loop 15008 1727096193.00285: done getting the remaining hosts for this loop 15008 1727096193.00287: getting the next task for host managed_node2 15008 1727096193.00288: done getting next task for host managed_node2 15008 1727096193.00290: ^ task is: TASK: Gathering Facts 15008 1727096193.00291: ^ 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 15008 1727096193.00292: getting variables 15008 1727096193.00293: in VariableManager get_vars() 15008 1727096193.00301: Calling all_inventory to load vars for managed_node2 15008 1727096193.00303: Calling groups_inventory to load vars for managed_node2 15008 1727096193.00306: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.00311: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.00312: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.00314: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.00425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.00561: done with get_vars() 15008 1727096193.00571: done getting variables 15008 1727096193.00610: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 Monday 23 September 2024 08:56:33 -0400 (0:00:00.060) 0:00:03.503 ****** 15008 1727096193.00642: entering _queue_task() for managed_node2/gather_facts 15008 1727096193.01063: worker is 1 (out of 1 available) 15008 1727096193.01075: exiting _queue_task() for managed_node2/gather_facts 15008 1727096193.01091: done queuing things up, now waiting for results queue to drain 15008 1727096193.01092: waiting for pending results... 15008 1727096193.01342: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096193.01473: in run() - task 0afff68d-5257-f98b-260b-0000000000f5 15008 1727096193.01477: variable 'ansible_search_path' from source: unknown 15008 1727096193.01508: calling self._execute() 15008 1727096193.01595: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.01656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.01660: variable 'omit' from source: magic vars 15008 1727096193.02022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.04488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.04518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.04560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.04606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.04643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.04741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.04777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.04811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.04863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.04886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.05052: variable 'ansible_distribution' from source: facts 15008 1727096193.05139: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.05142: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.05145: when evaluation is False, skipping this task 15008 1727096193.05148: _execute() done 15008 1727096193.05149: dumping result to json 15008 1727096193.05152: done dumping result, returning 15008 1727096193.05160: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-0000000000f5] 15008 1727096193.05163: sending task result for task 0afff68d-5257-f98b-260b-0000000000f5 15008 1727096193.05228: done sending task result for task 0afff68d-5257-f98b-260b-0000000000f5 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" } 15008 1727096193.05297: no more pending results, returning what we have 15008 1727096193.05301: results queue empty 15008 1727096193.05302: checking for any_errors_fatal 15008 1727096193.05303: done checking for any_errors_fatal 15008 1727096193.05304: checking for max_fail_percentage 15008 1727096193.05306: done checking for max_fail_percentage 15008 1727096193.05307: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.05307: done checking to see if all hosts have failed 15008 1727096193.05308: getting the remaining hosts for this loop 15008 1727096193.05310: done getting the remaining hosts for this loop 15008 1727096193.05313: getting the next task for host managed_node2 15008 1727096193.05319: done getting next task for host managed_node2 15008 1727096193.05321: ^ task is: TASK: meta (flush_handlers) 15008 1727096193.05323: ^ 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 15008 1727096193.05326: getting variables 15008 1727096193.05328: in VariableManager get_vars() 15008 1727096193.05367: Calling all_inventory to load vars for managed_node2 15008 1727096193.05371: Calling groups_inventory to load vars for managed_node2 15008 1727096193.05500: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.05583: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.05587: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.05606: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.05620: WORKER PROCESS EXITING 15008 1727096193.06090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.06311: done with get_vars() 15008 1727096193.06323: done getting variables 15008 1727096193.06403: in VariableManager get_vars() 15008 1727096193.06416: Calling all_inventory to load vars for managed_node2 15008 1727096193.06418: Calling groups_inventory to load vars for managed_node2 15008 1727096193.06420: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.06424: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.06426: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.06429: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.06571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.06774: done with get_vars() 15008 1727096193.06791: done queuing things up, now waiting for results queue to drain 15008 1727096193.06803: results queue empty 15008 1727096193.06804: checking for any_errors_fatal 15008 1727096193.06806: done checking for any_errors_fatal 15008 1727096193.06806: checking for max_fail_percentage 15008 1727096193.06807: done checking for max_fail_percentage 15008 1727096193.06807: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.06808: done checking to see if all hosts have failed 15008 1727096193.06808: getting the remaining hosts for this loop 15008 1727096193.06809: done getting the remaining hosts for this loop 15008 1727096193.06811: getting the next task for host managed_node2 15008 1727096193.06814: done getting next task for host managed_node2 15008 1727096193.06817: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15008 1727096193.06818: ^ 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 15008 1727096193.06825: getting variables 15008 1727096193.06825: in VariableManager get_vars() 15008 1727096193.06835: Calling all_inventory to load vars for managed_node2 15008 1727096193.06837: Calling groups_inventory to load vars for managed_node2 15008 1727096193.06838: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.06845: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.06847: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.06848: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.06959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.07074: done with get_vars() 15008 1727096193.07080: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:56:33 -0400 (0:00:00.064) 0:00:03.568 ****** 15008 1727096193.07134: entering _queue_task() for managed_node2/include_tasks 15008 1727096193.07381: worker is 1 (out of 1 available) 15008 1727096193.07395: exiting _queue_task() for managed_node2/include_tasks 15008 1727096193.07407: done queuing things up, now waiting for results queue to drain 15008 1727096193.07409: waiting for pending results... 15008 1727096193.07562: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15008 1727096193.07627: in run() - task 0afff68d-5257-f98b-260b-000000000014 15008 1727096193.07639: variable 'ansible_search_path' from source: unknown 15008 1727096193.07649: variable 'ansible_search_path' from source: unknown 15008 1727096193.07685: calling self._execute() 15008 1727096193.07752: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.07759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.07765: variable 'omit' from source: magic vars 15008 1727096193.08084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.10375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.10381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.10395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.10434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.10462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.10545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.10581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.10611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.10655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.10677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.10822: variable 'ansible_distribution' from source: facts 15008 1727096193.10833: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.10854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.10861: when evaluation is False, skipping this task 15008 1727096193.10869: _execute() done 15008 1727096193.10877: dumping result to json 15008 1727096193.10883: done dumping result, returning 15008 1727096193.10894: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-f98b-260b-000000000014] 15008 1727096193.10973: sending task result for task 0afff68d-5257-f98b-260b-000000000014 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" } 15008 1727096193.11086: no more pending results, returning what we have 15008 1727096193.11089: results queue empty 15008 1727096193.11090: checking for any_errors_fatal 15008 1727096193.11092: done checking for any_errors_fatal 15008 1727096193.11092: checking for max_fail_percentage 15008 1727096193.11093: done checking for max_fail_percentage 15008 1727096193.11094: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.11095: done checking to see if all hosts have failed 15008 1727096193.11096: getting the remaining hosts for this loop 15008 1727096193.11097: done getting the remaining hosts for this loop 15008 1727096193.11100: getting the next task for host managed_node2 15008 1727096193.11106: done getting next task for host managed_node2 15008 1727096193.11110: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15008 1727096193.11112: ^ 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 15008 1727096193.11124: getting variables 15008 1727096193.11126: in VariableManager get_vars() 15008 1727096193.11283: Calling all_inventory to load vars for managed_node2 15008 1727096193.11286: Calling groups_inventory to load vars for managed_node2 15008 1727096193.11288: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.11298: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.11300: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.11303: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.11503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.11728: done with get_vars() 15008 1727096193.11742: done getting variables 15008 1727096193.11776: done sending task result for task 0afff68d-5257-f98b-260b-000000000014 15008 1727096193.11780: WORKER PROCESS EXITING 15008 1727096193.11849: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:56:33 -0400 (0:00:00.047) 0:00:03.615 ****** 15008 1727096193.11881: entering _queue_task() for managed_node2/debug 15008 1727096193.11883: Creating lock for debug 15008 1727096193.12173: worker is 1 (out of 1 available) 15008 1727096193.12186: exiting _queue_task() for managed_node2/debug 15008 1727096193.12198: done queuing things up, now waiting for results queue to drain 15008 1727096193.12199: waiting for pending results... 15008 1727096193.12585: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 15008 1727096193.12590: in run() - task 0afff68d-5257-f98b-260b-000000000015 15008 1727096193.12593: variable 'ansible_search_path' from source: unknown 15008 1727096193.12595: variable 'ansible_search_path' from source: unknown 15008 1727096193.12605: calling self._execute() 15008 1727096193.12689: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.12701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.12720: variable 'omit' from source: magic vars 15008 1727096193.13149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.15626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.15696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.15742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.15782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.15809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.15903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.15941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.15973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.16015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.16032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.16163: variable 'ansible_distribution' from source: facts 15008 1727096193.16176: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.16196: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.16256: when evaluation is False, skipping this task 15008 1727096193.16259: _execute() done 15008 1727096193.16262: dumping result to json 15008 1727096193.16264: done dumping result, returning 15008 1727096193.16268: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-f98b-260b-000000000015] 15008 1727096193.16271: sending task result for task 0afff68d-5257-f98b-260b-000000000015 15008 1727096193.16340: done sending task result for task 0afff68d-5257-f98b-260b-000000000015 15008 1727096193.16343: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096193.16409: no more pending results, returning what we have 15008 1727096193.16412: results queue empty 15008 1727096193.16413: checking for any_errors_fatal 15008 1727096193.16418: done checking for any_errors_fatal 15008 1727096193.16419: checking for max_fail_percentage 15008 1727096193.16421: done checking for max_fail_percentage 15008 1727096193.16422: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.16423: done checking to see if all hosts have failed 15008 1727096193.16423: getting the remaining hosts for this loop 15008 1727096193.16425: done getting the remaining hosts for this loop 15008 1727096193.16428: getting the next task for host managed_node2 15008 1727096193.16434: done getting next task for host managed_node2 15008 1727096193.16438: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15008 1727096193.16440: ^ 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 15008 1727096193.16453: getting variables 15008 1727096193.16455: in VariableManager get_vars() 15008 1727096193.16495: Calling all_inventory to load vars for managed_node2 15008 1727096193.16498: Calling groups_inventory to load vars for managed_node2 15008 1727096193.16500: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.16513: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.16516: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.16518: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.16975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.17170: done with get_vars() 15008 1727096193.17180: done getting variables 15008 1727096193.17260: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:56:33 -0400 (0:00:00.054) 0:00:03.669 ****** 15008 1727096193.17292: entering _queue_task() for managed_node2/fail 15008 1727096193.17294: Creating lock for fail 15008 1727096193.17542: worker is 1 (out of 1 available) 15008 1727096193.17553: exiting _queue_task() for managed_node2/fail 15008 1727096193.17564: done queuing things up, now waiting for results queue to drain 15008 1727096193.17566: waiting for pending results... 15008 1727096193.17986: 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 15008 1727096193.17991: in run() - task 0afff68d-5257-f98b-260b-000000000016 15008 1727096193.17995: variable 'ansible_search_path' from source: unknown 15008 1727096193.17997: variable 'ansible_search_path' from source: unknown 15008 1727096193.18000: calling self._execute() 15008 1727096193.18037: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.18048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.18061: variable 'omit' from source: magic vars 15008 1727096193.18482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.20848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.20924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.20973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.21012: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.21049: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.21136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.21261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.21265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.21268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.21271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.21409: variable 'ansible_distribution' from source: facts 15008 1727096193.21422: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.21448: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.21455: when evaluation is False, skipping this task 15008 1727096193.21463: _execute() done 15008 1727096193.21475: dumping result to json 15008 1727096193.21483: done dumping result, returning 15008 1727096193.21496: 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 [0afff68d-5257-f98b-260b-000000000016] 15008 1727096193.21505: sending task result for task 0afff68d-5257-f98b-260b-000000000016 15008 1727096193.21804: done sending task result for task 0afff68d-5257-f98b-260b-000000000016 15008 1727096193.21808: 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" } 15008 1727096193.21852: no more pending results, returning what we have 15008 1727096193.21856: results queue empty 15008 1727096193.21857: checking for any_errors_fatal 15008 1727096193.21862: done checking for any_errors_fatal 15008 1727096193.21863: checking for max_fail_percentage 15008 1727096193.21864: done checking for max_fail_percentage 15008 1727096193.21865: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.21866: done checking to see if all hosts have failed 15008 1727096193.21868: getting the remaining hosts for this loop 15008 1727096193.21870: done getting the remaining hosts for this loop 15008 1727096193.21873: getting the next task for host managed_node2 15008 1727096193.21879: done getting next task for host managed_node2 15008 1727096193.21883: ^ 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 15008 1727096193.21885: ^ 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 15008 1727096193.21898: getting variables 15008 1727096193.21900: in VariableManager get_vars() 15008 1727096193.21939: Calling all_inventory to load vars for managed_node2 15008 1727096193.21941: Calling groups_inventory to load vars for managed_node2 15008 1727096193.21944: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.21955: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.21958: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.21961: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.22248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.22439: done with get_vars() 15008 1727096193.22451: done getting variables 15008 1727096193.22507: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:56:33 -0400 (0:00:00.052) 0:00:03.722 ****** 15008 1727096193.22539: entering _queue_task() for managed_node2/fail 15008 1727096193.22816: worker is 1 (out of 1 available) 15008 1727096193.22827: exiting _queue_task() for managed_node2/fail 15008 1727096193.22839: done queuing things up, now waiting for results queue to drain 15008 1727096193.22840: waiting for pending results... 15008 1727096193.23096: 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 15008 1727096193.23185: in run() - task 0afff68d-5257-f98b-260b-000000000017 15008 1727096193.23204: variable 'ansible_search_path' from source: unknown 15008 1727096193.23213: variable 'ansible_search_path' from source: unknown 15008 1727096193.23253: calling self._execute() 15008 1727096193.23339: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.23351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.23366: variable 'omit' from source: magic vars 15008 1727096193.23857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.26228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.26312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.26357: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.26398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.26432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.26512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.26550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.26583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.26647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.26650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.26787: variable 'ansible_distribution' from source: facts 15008 1727096193.26797: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.26816: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.26863: when evaluation is False, skipping this task 15008 1727096193.26866: _execute() done 15008 1727096193.26869: dumping result to json 15008 1727096193.26871: done dumping result, returning 15008 1727096193.26873: 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 [0afff68d-5257-f98b-260b-000000000017] 15008 1727096193.26875: sending task result for task 0afff68d-5257-f98b-260b-000000000017 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" } 15008 1727096193.27011: no more pending results, returning what we have 15008 1727096193.27013: results queue empty 15008 1727096193.27014: checking for any_errors_fatal 15008 1727096193.27019: done checking for any_errors_fatal 15008 1727096193.27019: checking for max_fail_percentage 15008 1727096193.27021: done checking for max_fail_percentage 15008 1727096193.27022: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.27023: done checking to see if all hosts have failed 15008 1727096193.27023: getting the remaining hosts for this loop 15008 1727096193.27025: done getting the remaining hosts for this loop 15008 1727096193.27028: getting the next task for host managed_node2 15008 1727096193.27034: done getting next task for host managed_node2 15008 1727096193.27038: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15008 1727096193.27041: ^ 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 15008 1727096193.27054: getting variables 15008 1727096193.27056: in VariableManager get_vars() 15008 1727096193.27098: Calling all_inventory to load vars for managed_node2 15008 1727096193.27101: Calling groups_inventory to load vars for managed_node2 15008 1727096193.27103: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.27116: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.27119: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.27122: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.27614: done sending task result for task 0afff68d-5257-f98b-260b-000000000017 15008 1727096193.27617: WORKER PROCESS EXITING 15008 1727096193.27642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.27834: done with get_vars() 15008 1727096193.27845: done getting variables 15008 1727096193.27904: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:56:33 -0400 (0:00:00.053) 0:00:03.776 ****** 15008 1727096193.27935: entering _queue_task() for managed_node2/fail 15008 1727096193.28386: worker is 1 (out of 1 available) 15008 1727096193.28394: exiting _queue_task() for managed_node2/fail 15008 1727096193.28404: done queuing things up, now waiting for results queue to drain 15008 1727096193.28406: waiting for pending results... 15008 1727096193.28461: 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 15008 1727096193.28562: in run() - task 0afff68d-5257-f98b-260b-000000000018 15008 1727096193.28584: variable 'ansible_search_path' from source: unknown 15008 1727096193.28592: variable 'ansible_search_path' from source: unknown 15008 1727096193.28633: calling self._execute() 15008 1727096193.28720: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.28736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.28752: variable 'omit' from source: magic vars 15008 1727096193.29162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.31553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.31624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.31671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.31776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.31779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.31815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.31848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.31880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.31927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.31995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.32090: variable 'ansible_distribution' from source: facts 15008 1727096193.32106: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.32128: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.32135: when evaluation is False, skipping this task 15008 1727096193.32142: _execute() done 15008 1727096193.32148: dumping result to json 15008 1727096193.32154: done dumping result, returning 15008 1727096193.32166: 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 [0afff68d-5257-f98b-260b-000000000018] 15008 1727096193.32177: sending task result for task 0afff68d-5257-f98b-260b-000000000018 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" } 15008 1727096193.32516: no more pending results, returning what we have 15008 1727096193.32520: results queue empty 15008 1727096193.32521: checking for any_errors_fatal 15008 1727096193.32527: done checking for any_errors_fatal 15008 1727096193.32528: checking for max_fail_percentage 15008 1727096193.32530: done checking for max_fail_percentage 15008 1727096193.32531: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.32532: done checking to see if all hosts have failed 15008 1727096193.32533: getting the remaining hosts for this loop 15008 1727096193.32534: done getting the remaining hosts for this loop 15008 1727096193.32538: getting the next task for host managed_node2 15008 1727096193.32544: done getting next task for host managed_node2 15008 1727096193.32547: ^ 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 15008 1727096193.32549: ^ 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 15008 1727096193.32562: getting variables 15008 1727096193.32564: in VariableManager get_vars() 15008 1727096193.32606: Calling all_inventory to load vars for managed_node2 15008 1727096193.32609: Calling groups_inventory to load vars for managed_node2 15008 1727096193.32611: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.32622: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.32625: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.32628: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.32940: done sending task result for task 0afff68d-5257-f98b-260b-000000000018 15008 1727096193.32943: WORKER PROCESS EXITING 15008 1727096193.32965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.33140: done with get_vars() 15008 1727096193.33151: done getting variables 15008 1727096193.33238: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:56:33 -0400 (0:00:00.053) 0:00:03.829 ****** 15008 1727096193.33266: entering _queue_task() for managed_node2/dnf 15008 1727096193.33521: worker is 1 (out of 1 available) 15008 1727096193.33534: exiting _queue_task() for managed_node2/dnf 15008 1727096193.33545: done queuing things up, now waiting for results queue to drain 15008 1727096193.33547: waiting for pending results... 15008 1727096193.33791: 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 15008 1727096193.33896: in run() - task 0afff68d-5257-f98b-260b-000000000019 15008 1727096193.33919: variable 'ansible_search_path' from source: unknown 15008 1727096193.33928: variable 'ansible_search_path' from source: unknown 15008 1727096193.33971: calling self._execute() 15008 1727096193.34058: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.34074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.34090: variable 'omit' from source: magic vars 15008 1727096193.34813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.36936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.37033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.37079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.37120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.37151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.37240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.37277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.37309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.37362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.37386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.37536: variable 'ansible_distribution' from source: facts 15008 1727096193.37554: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.37581: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.37590: when evaluation is False, skipping this task 15008 1727096193.37597: _execute() done 15008 1727096193.37660: dumping result to json 15008 1727096193.37663: done dumping result, returning 15008 1727096193.37666: 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 [0afff68d-5257-f98b-260b-000000000019] 15008 1727096193.37670: sending task result for task 0afff68d-5257-f98b-260b-000000000019 15008 1727096193.37757: done sending task result for task 0afff68d-5257-f98b-260b-000000000019 15008 1727096193.37760: 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" } 15008 1727096193.37813: no more pending results, returning what we have 15008 1727096193.37817: results queue empty 15008 1727096193.37817: checking for any_errors_fatal 15008 1727096193.37822: done checking for any_errors_fatal 15008 1727096193.37823: checking for max_fail_percentage 15008 1727096193.37824: done checking for max_fail_percentage 15008 1727096193.37825: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.37826: done checking to see if all hosts have failed 15008 1727096193.37827: getting the remaining hosts for this loop 15008 1727096193.37829: done getting the remaining hosts for this loop 15008 1727096193.37833: getting the next task for host managed_node2 15008 1727096193.37839: done getting next task for host managed_node2 15008 1727096193.37843: ^ 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 15008 1727096193.37845: ^ 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 15008 1727096193.37857: getting variables 15008 1727096193.37859: in VariableManager get_vars() 15008 1727096193.38480: Calling all_inventory to load vars for managed_node2 15008 1727096193.38483: Calling groups_inventory to load vars for managed_node2 15008 1727096193.38486: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.38494: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.38497: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.38500: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.38663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.38839: done with get_vars() 15008 1727096193.38848: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15008 1727096193.39131: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:56:33 -0400 (0:00:00.058) 0:00:03.888 ****** 15008 1727096193.39155: entering _queue_task() for managed_node2/yum 15008 1727096193.39157: Creating lock for yum 15008 1727096193.39646: worker is 1 (out of 1 available) 15008 1727096193.39659: exiting _queue_task() for managed_node2/yum 15008 1727096193.40073: done queuing things up, now waiting for results queue to drain 15008 1727096193.40075: waiting for pending results... 15008 1727096193.40505: 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 15008 1727096193.40510: in run() - task 0afff68d-5257-f98b-260b-00000000001a 15008 1727096193.40514: variable 'ansible_search_path' from source: unknown 15008 1727096193.40516: variable 'ansible_search_path' from source: unknown 15008 1727096193.40520: calling self._execute() 15008 1727096193.40595: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.40608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.40624: variable 'omit' from source: magic vars 15008 1727096193.41064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.44332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.44403: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.44474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.44524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.44533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.44612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.44650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.44742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.44745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.44748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.44878: variable 'ansible_distribution' from source: facts 15008 1727096193.44889: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.44911: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.44918: when evaluation is False, skipping this task 15008 1727096193.44924: _execute() done 15008 1727096193.44930: dumping result to json 15008 1727096193.44936: done dumping result, returning 15008 1727096193.44947: 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 [0afff68d-5257-f98b-260b-00000000001a] 15008 1727096193.44962: sending task result for task 0afff68d-5257-f98b-260b-00000000001a 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" } 15008 1727096193.45226: no more pending results, returning what we have 15008 1727096193.45230: results queue empty 15008 1727096193.45231: checking for any_errors_fatal 15008 1727096193.45239: done checking for any_errors_fatal 15008 1727096193.45240: checking for max_fail_percentage 15008 1727096193.45242: done checking for max_fail_percentage 15008 1727096193.45243: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.45244: done checking to see if all hosts have failed 15008 1727096193.45245: getting the remaining hosts for this loop 15008 1727096193.45246: done getting the remaining hosts for this loop 15008 1727096193.45249: getting the next task for host managed_node2 15008 1727096193.45255: done getting next task for host managed_node2 15008 1727096193.45260: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15008 1727096193.45262: ^ 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 15008 1727096193.45277: getting variables 15008 1727096193.45279: in VariableManager get_vars() 15008 1727096193.45320: Calling all_inventory to load vars for managed_node2 15008 1727096193.45323: Calling groups_inventory to load vars for managed_node2 15008 1727096193.45325: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.45336: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.45339: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.45341: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.45703: done sending task result for task 0afff68d-5257-f98b-260b-00000000001a 15008 1727096193.45706: WORKER PROCESS EXITING 15008 1727096193.45730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.46003: done with get_vars() 15008 1727096193.46015: done getting variables 15008 1727096193.46073: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:56:33 -0400 (0:00:00.069) 0:00:03.957 ****** 15008 1727096193.46103: entering _queue_task() for managed_node2/fail 15008 1727096193.46376: worker is 1 (out of 1 available) 15008 1727096193.46388: exiting _queue_task() for managed_node2/fail 15008 1727096193.46398: done queuing things up, now waiting for results queue to drain 15008 1727096193.46400: waiting for pending results... 15008 1727096193.46656: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15008 1727096193.46768: in run() - task 0afff68d-5257-f98b-260b-00000000001b 15008 1727096193.46973: variable 'ansible_search_path' from source: unknown 15008 1727096193.46977: variable 'ansible_search_path' from source: unknown 15008 1727096193.46980: calling self._execute() 15008 1727096193.46982: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.46985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.46988: variable 'omit' from source: magic vars 15008 1727096193.47865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.52093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.52341: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.52387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.52425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.52772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.52974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.52978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.52982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.52985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.52988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.53217: variable 'ansible_distribution' from source: facts 15008 1727096193.53227: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.53247: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.53254: when evaluation is False, skipping this task 15008 1727096193.53260: _execute() done 15008 1727096193.53269: dumping result to json 15008 1727096193.53277: done dumping result, returning 15008 1727096193.53289: 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 [0afff68d-5257-f98b-260b-00000000001b] 15008 1727096193.53297: sending task result for task 0afff68d-5257-f98b-260b-00000000001b 15008 1727096193.53644: done sending task result for task 0afff68d-5257-f98b-260b-00000000001b 15008 1727096193.53647: 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" } 15008 1727096193.53697: no more pending results, returning what we have 15008 1727096193.53700: results queue empty 15008 1727096193.53701: checking for any_errors_fatal 15008 1727096193.53709: done checking for any_errors_fatal 15008 1727096193.53710: checking for max_fail_percentage 15008 1727096193.53711: done checking for max_fail_percentage 15008 1727096193.53712: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.53713: done checking to see if all hosts have failed 15008 1727096193.53714: getting the remaining hosts for this loop 15008 1727096193.53715: done getting the remaining hosts for this loop 15008 1727096193.53718: getting the next task for host managed_node2 15008 1727096193.53724: done getting next task for host managed_node2 15008 1727096193.53727: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15008 1727096193.53729: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096193.53743: getting variables 15008 1727096193.53745: in VariableManager get_vars() 15008 1727096193.53785: Calling all_inventory to load vars for managed_node2 15008 1727096193.53787: Calling groups_inventory to load vars for managed_node2 15008 1727096193.53789: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.53798: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.53800: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.53803: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.54310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.54848: done with get_vars() 15008 1727096193.54863: done getting variables 15008 1727096193.55078: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:56:33 -0400 (0:00:00.090) 0:00:04.048 ****** 15008 1727096193.55110: entering _queue_task() for managed_node2/package 15008 1727096193.55860: worker is 1 (out of 1 available) 15008 1727096193.55877: exiting _queue_task() for managed_node2/package 15008 1727096193.55891: done queuing things up, now waiting for results queue to drain 15008 1727096193.55893: waiting for pending results... 15008 1727096193.56200: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 15008 1727096193.56348: in run() - task 0afff68d-5257-f98b-260b-00000000001c 15008 1727096193.56375: variable 'ansible_search_path' from source: unknown 15008 1727096193.56389: variable 'ansible_search_path' from source: unknown 15008 1727096193.56441: calling self._execute() 15008 1727096193.56548: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.56574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.56589: variable 'omit' from source: magic vars 15008 1727096193.57188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.62225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.62271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.62580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.62847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.62851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.62925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.63376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.63379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.63381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.63383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.63774: variable 'ansible_distribution' from source: facts 15008 1727096193.63778: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.63781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.63783: when evaluation is False, skipping this task 15008 1727096193.63785: _execute() done 15008 1727096193.63787: dumping result to json 15008 1727096193.63789: done dumping result, returning 15008 1727096193.63791: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-f98b-260b-00000000001c] 15008 1727096193.63793: sending task result for task 0afff68d-5257-f98b-260b-00000000001c 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" } 15008 1727096193.64034: no more pending results, returning what we have 15008 1727096193.64037: results queue empty 15008 1727096193.64038: checking for any_errors_fatal 15008 1727096193.64043: done checking for any_errors_fatal 15008 1727096193.64044: checking for max_fail_percentage 15008 1727096193.64046: done checking for max_fail_percentage 15008 1727096193.64047: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.64047: done checking to see if all hosts have failed 15008 1727096193.64048: getting the remaining hosts for this loop 15008 1727096193.64049: done getting the remaining hosts for this loop 15008 1727096193.64053: getting the next task for host managed_node2 15008 1727096193.64061: done getting next task for host managed_node2 15008 1727096193.64065: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15008 1727096193.64070: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096193.64088: getting variables 15008 1727096193.64089: in VariableManager get_vars() 15008 1727096193.64128: Calling all_inventory to load vars for managed_node2 15008 1727096193.64131: Calling groups_inventory to load vars for managed_node2 15008 1727096193.64133: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.64145: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.64147: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.64150: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.65039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.65430: done with get_vars() 15008 1727096193.65445: done getting variables 15008 1727096193.65613: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 15008 1727096193.65665: done sending task result for task 0afff68d-5257-f98b-260b-00000000001c 15008 1727096193.65671: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:56:33 -0400 (0:00:00.105) 0:00:04.153 ****** 15008 1727096193.65686: entering _queue_task() for managed_node2/package 15008 1727096193.66626: worker is 1 (out of 1 available) 15008 1727096193.66639: exiting _queue_task() for managed_node2/package 15008 1727096193.66651: done queuing things up, now waiting for results queue to drain 15008 1727096193.66653: waiting for pending results... 15008 1727096193.67446: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15008 1727096193.67985: in run() - task 0afff68d-5257-f98b-260b-00000000001d 15008 1727096193.67989: variable 'ansible_search_path' from source: unknown 15008 1727096193.67992: variable 'ansible_search_path' from source: unknown 15008 1727096193.67994: calling self._execute() 15008 1727096193.68139: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.68212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.68420: variable 'omit' from source: magic vars 15008 1727096193.69232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.73750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.73846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.73913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.73952: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.73998: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.74089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.74134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.74166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.74285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.74304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.74672: variable 'ansible_distribution' from source: facts 15008 1727096193.74685: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.74740: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.74748: when evaluation is False, skipping this task 15008 1727096193.74883: _execute() done 15008 1727096193.74887: dumping result to json 15008 1727096193.74890: done dumping result, returning 15008 1727096193.74892: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-f98b-260b-00000000001d] 15008 1727096193.74894: sending task result for task 0afff68d-5257-f98b-260b-00000000001d 15008 1727096193.75137: done sending task result for task 0afff68d-5257-f98b-260b-00000000001d 15008 1727096193.75141: 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" } 15008 1727096193.75195: no more pending results, returning what we have 15008 1727096193.75198: results queue empty 15008 1727096193.75199: checking for any_errors_fatal 15008 1727096193.75206: done checking for any_errors_fatal 15008 1727096193.75207: checking for max_fail_percentage 15008 1727096193.75208: done checking for max_fail_percentage 15008 1727096193.75210: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.75210: done checking to see if all hosts have failed 15008 1727096193.75211: getting the remaining hosts for this loop 15008 1727096193.75212: done getting the remaining hosts for this loop 15008 1727096193.75216: getting the next task for host managed_node2 15008 1727096193.75222: done getting next task for host managed_node2 15008 1727096193.75226: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15008 1727096193.75229: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096193.75366: getting variables 15008 1727096193.75371: in VariableManager get_vars() 15008 1727096193.75410: Calling all_inventory to load vars for managed_node2 15008 1727096193.75413: Calling groups_inventory to load vars for managed_node2 15008 1727096193.75416: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.75581: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.75585: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.75587: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.76028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.76899: done with get_vars() 15008 1727096193.76914: done getting variables 15008 1727096193.77026: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:56:33 -0400 (0:00:00.114) 0:00:04.268 ****** 15008 1727096193.77182: entering _queue_task() for managed_node2/package 15008 1727096193.77850: worker is 1 (out of 1 available) 15008 1727096193.77866: exiting _queue_task() for managed_node2/package 15008 1727096193.77881: done queuing things up, now waiting for results queue to drain 15008 1727096193.77883: waiting for pending results... 15008 1727096193.78360: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15008 1727096193.78455: in run() - task 0afff68d-5257-f98b-260b-00000000001e 15008 1727096193.78463: variable 'ansible_search_path' from source: unknown 15008 1727096193.78465: variable 'ansible_search_path' from source: unknown 15008 1727096193.78471: calling self._execute() 15008 1727096193.78766: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.79074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.79078: variable 'omit' from source: magic vars 15008 1727096193.79633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.85160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.85348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.85549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.85591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.85624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.85737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.85906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.85937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.86202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.86206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.86358: variable 'ansible_distribution' from source: facts 15008 1727096193.86428: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.86451: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.86459: when evaluation is False, skipping this task 15008 1727096193.86479: _execute() done 15008 1727096193.86508: dumping result to json 15008 1727096193.86552: done dumping result, returning 15008 1727096193.86674: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-f98b-260b-00000000001e] 15008 1727096193.86677: sending task result for task 0afff68d-5257-f98b-260b-00000000001e 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" } 15008 1727096193.86917: no more pending results, returning what we have 15008 1727096193.86921: results queue empty 15008 1727096193.86922: checking for any_errors_fatal 15008 1727096193.86929: done checking for any_errors_fatal 15008 1727096193.86930: checking for max_fail_percentage 15008 1727096193.86932: done checking for max_fail_percentage 15008 1727096193.86933: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.86934: done checking to see if all hosts have failed 15008 1727096193.86935: getting the remaining hosts for this loop 15008 1727096193.86936: done getting the remaining hosts for this loop 15008 1727096193.86940: getting the next task for host managed_node2 15008 1727096193.86946: done getting next task for host managed_node2 15008 1727096193.86950: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15008 1727096193.86952: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096193.86973: getting variables 15008 1727096193.86975: in VariableManager get_vars() 15008 1727096193.87014: Calling all_inventory to load vars for managed_node2 15008 1727096193.87017: Calling groups_inventory to load vars for managed_node2 15008 1727096193.87020: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.87033: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.87036: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.87038: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.87595: done sending task result for task 0afff68d-5257-f98b-260b-00000000001e 15008 1727096193.87599: WORKER PROCESS EXITING 15008 1727096193.88007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.88412: done with get_vars() 15008 1727096193.88424: done getting variables 15008 1727096193.88629: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:56:33 -0400 (0:00:00.114) 0:00:04.383 ****** 15008 1727096193.88658: entering _queue_task() for managed_node2/service 15008 1727096193.88660: Creating lock for service 15008 1727096193.89296: worker is 1 (out of 1 available) 15008 1727096193.89310: exiting _queue_task() for managed_node2/service 15008 1727096193.89323: done queuing things up, now waiting for results queue to drain 15008 1727096193.89325: waiting for pending results... 15008 1727096193.90296: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15008 1727096193.90301: in run() - task 0afff68d-5257-f98b-260b-00000000001f 15008 1727096193.90304: variable 'ansible_search_path' from source: unknown 15008 1727096193.90308: variable 'ansible_search_path' from source: unknown 15008 1727096193.90310: calling self._execute() 15008 1727096193.91016: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096193.91020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096193.91023: variable 'omit' from source: magic vars 15008 1727096193.92347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096193.97202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096193.97361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096193.97452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096193.97543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096193.97575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096193.97835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096193.97841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096193.97946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096193.97993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096193.98012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096193.98301: variable 'ansible_distribution' from source: facts 15008 1727096193.98325: variable 'ansible_distribution_major_version' from source: facts 15008 1727096193.98365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096193.98484: when evaluation is False, skipping this task 15008 1727096193.98487: _execute() done 15008 1727096193.98488: dumping result to json 15008 1727096193.98490: done dumping result, returning 15008 1727096193.98492: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-f98b-260b-00000000001f] 15008 1727096193.98494: sending task result for task 0afff68d-5257-f98b-260b-00000000001f 15008 1727096193.98558: done sending task result for task 0afff68d-5257-f98b-260b-00000000001f 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" } 15008 1727096193.98639: no more pending results, returning what we have 15008 1727096193.98643: results queue empty 15008 1727096193.98644: checking for any_errors_fatal 15008 1727096193.98654: done checking for any_errors_fatal 15008 1727096193.98655: checking for max_fail_percentage 15008 1727096193.98657: done checking for max_fail_percentage 15008 1727096193.98658: checking to see if all hosts have failed and the running result is not ok 15008 1727096193.98659: done checking to see if all hosts have failed 15008 1727096193.98660: getting the remaining hosts for this loop 15008 1727096193.98661: done getting the remaining hosts for this loop 15008 1727096193.98665: getting the next task for host managed_node2 15008 1727096193.98673: done getting next task for host managed_node2 15008 1727096193.98677: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15008 1727096193.98680: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096193.98698: getting variables 15008 1727096193.98700: in VariableManager get_vars() 15008 1727096193.98743: Calling all_inventory to load vars for managed_node2 15008 1727096193.98746: Calling groups_inventory to load vars for managed_node2 15008 1727096193.98748: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096193.98760: Calling all_plugins_play to load vars for managed_node2 15008 1727096193.98763: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096193.98768: Calling groups_plugins_play to load vars for managed_node2 15008 1727096193.99538: WORKER PROCESS EXITING 15008 1727096193.99571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096193.99999: done with get_vars() 15008 1727096194.00012: done getting variables 15008 1727096194.00192: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:56:34 -0400 (0:00:00.115) 0:00:04.499 ****** 15008 1727096194.00224: entering _queue_task() for managed_node2/service 15008 1727096194.00763: worker is 1 (out of 1 available) 15008 1727096194.00780: exiting _queue_task() for managed_node2/service 15008 1727096194.00907: done queuing things up, now waiting for results queue to drain 15008 1727096194.00909: waiting for pending results... 15008 1727096194.01193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15008 1727096194.01490: in run() - task 0afff68d-5257-f98b-260b-000000000020 15008 1727096194.01502: variable 'ansible_search_path' from source: unknown 15008 1727096194.01506: variable 'ansible_search_path' from source: unknown 15008 1727096194.01544: calling self._execute() 15008 1727096194.01740: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.01749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.01760: variable 'omit' from source: magic vars 15008 1727096194.02717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.07698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.07840: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.07892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.08046: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.08076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.08285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.08393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.08397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.08489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.08503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.09033: variable 'ansible_distribution' from source: facts 15008 1727096194.09044: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.09080: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.09083: when evaluation is False, skipping this task 15008 1727096194.09086: _execute() done 15008 1727096194.09088: dumping result to json 15008 1727096194.09090: done dumping result, returning 15008 1727096194.09288: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-f98b-260b-000000000020] 15008 1727096194.09292: sending task result for task 0afff68d-5257-f98b-260b-000000000020 15008 1727096194.09395: done sending task result for task 0afff68d-5257-f98b-260b-000000000020 15008 1727096194.09399: 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 } 15008 1727096194.09448: no more pending results, returning what we have 15008 1727096194.09451: results queue empty 15008 1727096194.09452: checking for any_errors_fatal 15008 1727096194.09458: done checking for any_errors_fatal 15008 1727096194.09459: checking for max_fail_percentage 15008 1727096194.09461: done checking for max_fail_percentage 15008 1727096194.09463: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.09463: done checking to see if all hosts have failed 15008 1727096194.09464: getting the remaining hosts for this loop 15008 1727096194.09465: done getting the remaining hosts for this loop 15008 1727096194.09470: getting the next task for host managed_node2 15008 1727096194.09477: done getting next task for host managed_node2 15008 1727096194.09481: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15008 1727096194.09483: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.09495: getting variables 15008 1727096194.09496: in VariableManager get_vars() 15008 1727096194.09535: Calling all_inventory to load vars for managed_node2 15008 1727096194.09537: Calling groups_inventory to load vars for managed_node2 15008 1727096194.09539: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.09549: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.09551: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.09553: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.10229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.10596: done with get_vars() 15008 1727096194.10608: done getting variables 15008 1727096194.10742: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:56:34 -0400 (0:00:00.108) 0:00:04.607 ****** 15008 1727096194.11099: entering _queue_task() for managed_node2/service 15008 1727096194.11969: worker is 1 (out of 1 available) 15008 1727096194.11985: exiting _queue_task() for managed_node2/service 15008 1727096194.11999: done queuing things up, now waiting for results queue to drain 15008 1727096194.12000: waiting for pending results... 15008 1727096194.12697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15008 1727096194.12703: in run() - task 0afff68d-5257-f98b-260b-000000000021 15008 1727096194.12785: variable 'ansible_search_path' from source: unknown 15008 1727096194.12902: variable 'ansible_search_path' from source: unknown 15008 1727096194.12905: calling self._execute() 15008 1727096194.13033: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.13172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.13177: variable 'omit' from source: magic vars 15008 1727096194.14044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.18740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.18821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.18877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.18915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.18946: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.19037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.19082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.19299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.19303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.19306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.19578: variable 'ansible_distribution' from source: facts 15008 1727096194.19636: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.19665: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.19772: when evaluation is False, skipping this task 15008 1727096194.19775: _execute() done 15008 1727096194.19778: dumping result to json 15008 1727096194.19780: done dumping result, returning 15008 1727096194.19783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-f98b-260b-000000000021] 15008 1727096194.19785: sending task result for task 0afff68d-5257-f98b-260b-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" } 15008 1727096194.19944: no more pending results, returning what we have 15008 1727096194.19948: results queue empty 15008 1727096194.19949: checking for any_errors_fatal 15008 1727096194.19982: done checking for any_errors_fatal 15008 1727096194.19983: checking for max_fail_percentage 15008 1727096194.19985: done checking for max_fail_percentage 15008 1727096194.19986: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.19986: done checking to see if all hosts have failed 15008 1727096194.19987: getting the remaining hosts for this loop 15008 1727096194.19988: done getting the remaining hosts for this loop 15008 1727096194.19991: getting the next task for host managed_node2 15008 1727096194.19997: done getting next task for host managed_node2 15008 1727096194.20000: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15008 1727096194.20003: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.20014: getting variables 15008 1727096194.20015: in VariableManager get_vars() 15008 1727096194.20051: Calling all_inventory to load vars for managed_node2 15008 1727096194.20053: Calling groups_inventory to load vars for managed_node2 15008 1727096194.20055: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.20069: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.20073: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.20076: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.20276: done sending task result for task 0afff68d-5257-f98b-260b-000000000021 15008 1727096194.20281: WORKER PROCESS EXITING 15008 1727096194.20454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.20888: done with get_vars() 15008 1727096194.20905: done getting variables 15008 1727096194.20980: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:56:34 -0400 (0:00:00.099) 0:00:04.707 ****** 15008 1727096194.21012: entering _queue_task() for managed_node2/service 15008 1727096194.21336: worker is 1 (out of 1 available) 15008 1727096194.21349: exiting _queue_task() for managed_node2/service 15008 1727096194.21365: done queuing things up, now waiting for results queue to drain 15008 1727096194.21367: waiting for pending results... 15008 1727096194.21695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 15008 1727096194.21752: in run() - task 0afff68d-5257-f98b-260b-000000000022 15008 1727096194.21778: variable 'ansible_search_path' from source: unknown 15008 1727096194.21791: variable 'ansible_search_path' from source: unknown 15008 1727096194.21835: calling self._execute() 15008 1727096194.21934: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.21948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.21966: variable 'omit' from source: magic vars 15008 1727096194.22407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.26119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.26206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.26369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.26373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.26376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.26430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.26466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.26505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.26554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.26585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.26741: variable 'ansible_distribution' from source: facts 15008 1727096194.26754: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.26782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.26791: when evaluation is False, skipping this task 15008 1727096194.26806: _execute() done 15008 1727096194.26813: dumping result to json 15008 1727096194.26820: done dumping result, returning 15008 1727096194.26832: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-f98b-260b-000000000022] 15008 1727096194.26841: sending task result for task 0afff68d-5257-f98b-260b-000000000022 15008 1727096194.26985: done sending task result for task 0afff68d-5257-f98b-260b-000000000022 15008 1727096194.26989: 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 } 15008 1727096194.27058: no more pending results, returning what we have 15008 1727096194.27062: results queue empty 15008 1727096194.27063: checking for any_errors_fatal 15008 1727096194.27071: done checking for any_errors_fatal 15008 1727096194.27072: checking for max_fail_percentage 15008 1727096194.27074: done checking for max_fail_percentage 15008 1727096194.27075: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.27076: done checking to see if all hosts have failed 15008 1727096194.27077: getting the remaining hosts for this loop 15008 1727096194.27079: done getting the remaining hosts for this loop 15008 1727096194.27082: getting the next task for host managed_node2 15008 1727096194.27088: done getting next task for host managed_node2 15008 1727096194.27092: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15008 1727096194.27094: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.27107: getting variables 15008 1727096194.27109: in VariableManager get_vars() 15008 1727096194.27147: Calling all_inventory to load vars for managed_node2 15008 1727096194.27150: Calling groups_inventory to load vars for managed_node2 15008 1727096194.27153: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.27172: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.27176: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.27179: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.27681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.27997: done with get_vars() 15008 1727096194.28011: done getting variables 15008 1727096194.28097: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:56:34 -0400 (0:00:00.071) 0:00:04.778 ****** 15008 1727096194.28132: entering _queue_task() for managed_node2/copy 15008 1727096194.28426: worker is 1 (out of 1 available) 15008 1727096194.28439: exiting _queue_task() for managed_node2/copy 15008 1727096194.28452: done queuing things up, now waiting for results queue to drain 15008 1727096194.28454: waiting for pending results... 15008 1727096194.28820: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15008 1727096194.28844: in run() - task 0afff68d-5257-f98b-260b-000000000023 15008 1727096194.28919: variable 'ansible_search_path' from source: unknown 15008 1727096194.28921: variable 'ansible_search_path' from source: unknown 15008 1727096194.28924: calling self._execute() 15008 1727096194.29002: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.29016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.29044: variable 'omit' from source: magic vars 15008 1727096194.29575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.32825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.32918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.32967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.33009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.33046: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.33141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.33197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.33242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.33281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.33351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.33458: variable 'ansible_distribution' from source: facts 15008 1727096194.33476: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.33498: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.33509: when evaluation is False, skipping this task 15008 1727096194.33516: _execute() done 15008 1727096194.33522: dumping result to json 15008 1727096194.33528: done dumping result, returning 15008 1727096194.33539: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-f98b-260b-000000000023] 15008 1727096194.33547: sending task result for task 0afff68d-5257-f98b-260b-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" } 15008 1727096194.33889: no more pending results, returning what we have 15008 1727096194.33892: results queue empty 15008 1727096194.33893: checking for any_errors_fatal 15008 1727096194.33898: done checking for any_errors_fatal 15008 1727096194.33899: checking for max_fail_percentage 15008 1727096194.33900: done checking for max_fail_percentage 15008 1727096194.33902: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.33902: done checking to see if all hosts have failed 15008 1727096194.33903: getting the remaining hosts for this loop 15008 1727096194.33905: done getting the remaining hosts for this loop 15008 1727096194.33908: getting the next task for host managed_node2 15008 1727096194.33914: done getting next task for host managed_node2 15008 1727096194.33918: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15008 1727096194.33920: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.33933: getting variables 15008 1727096194.33934: in VariableManager get_vars() 15008 1727096194.33977: Calling all_inventory to load vars for managed_node2 15008 1727096194.33980: Calling groups_inventory to load vars for managed_node2 15008 1727096194.33983: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.33994: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.33997: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.34001: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.34348: done sending task result for task 0afff68d-5257-f98b-260b-000000000023 15008 1727096194.34352: WORKER PROCESS EXITING 15008 1727096194.34373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.34593: done with get_vars() 15008 1727096194.34604: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:56:34 -0400 (0:00:00.066) 0:00:04.845 ****** 15008 1727096194.34823: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15008 1727096194.34825: Creating lock for fedora.linux_system_roles.network_connections 15008 1727096194.35529: worker is 1 (out of 1 available) 15008 1727096194.35544: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15008 1727096194.35558: done queuing things up, now waiting for results queue to drain 15008 1727096194.35560: waiting for pending results... 15008 1727096194.36115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15008 1727096194.36319: in run() - task 0afff68d-5257-f98b-260b-000000000024 15008 1727096194.36339: variable 'ansible_search_path' from source: unknown 15008 1727096194.36347: variable 'ansible_search_path' from source: unknown 15008 1727096194.36402: calling self._execute() 15008 1727096194.36496: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.36509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.36522: variable 'omit' from source: magic vars 15008 1727096194.37081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.39891: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.39977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.40022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.40070: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.40100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.40189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.40222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.40259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.40308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.40328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.40478: variable 'ansible_distribution' from source: facts 15008 1727096194.40573: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.40576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.40578: when evaluation is False, skipping this task 15008 1727096194.40580: _execute() done 15008 1727096194.40582: dumping result to json 15008 1727096194.40584: done dumping result, returning 15008 1727096194.40586: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-f98b-260b-000000000024] 15008 1727096194.40589: sending task result for task 0afff68d-5257-f98b-260b-000000000024 15008 1727096194.40662: done sending task result for task 0afff68d-5257-f98b-260b-000000000024 15008 1727096194.40666: 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" } 15008 1727096194.40727: no more pending results, returning what we have 15008 1727096194.40730: results queue empty 15008 1727096194.40731: checking for any_errors_fatal 15008 1727096194.40737: done checking for any_errors_fatal 15008 1727096194.40737: checking for max_fail_percentage 15008 1727096194.40739: done checking for max_fail_percentage 15008 1727096194.40740: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.40741: done checking to see if all hosts have failed 15008 1727096194.40742: getting the remaining hosts for this loop 15008 1727096194.40743: done getting the remaining hosts for this loop 15008 1727096194.40746: getting the next task for host managed_node2 15008 1727096194.40753: done getting next task for host managed_node2 15008 1727096194.40759: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15008 1727096194.40762: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.40775: getting variables 15008 1727096194.40777: in VariableManager get_vars() 15008 1727096194.40814: Calling all_inventory to load vars for managed_node2 15008 1727096194.40817: Calling groups_inventory to load vars for managed_node2 15008 1727096194.40819: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.40830: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.40832: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.40835: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.41058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.41460: done with get_vars() 15008 1727096194.41554: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:56:34 -0400 (0:00:00.068) 0:00:04.913 ****** 15008 1727096194.41635: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15008 1727096194.41636: Creating lock for fedora.linux_system_roles.network_state 15008 1727096194.42102: worker is 1 (out of 1 available) 15008 1727096194.42110: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15008 1727096194.42120: done queuing things up, now waiting for results queue to drain 15008 1727096194.42122: waiting for pending results... 15008 1727096194.42250: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 15008 1727096194.42299: in run() - task 0afff68d-5257-f98b-260b-000000000025 15008 1727096194.42319: variable 'ansible_search_path' from source: unknown 15008 1727096194.42325: variable 'ansible_search_path' from source: unknown 15008 1727096194.42458: calling self._execute() 15008 1727096194.42461: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.42464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.42482: variable 'omit' from source: magic vars 15008 1727096194.42913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.45147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.45218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.45265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.45322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.45351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.45437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.45472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.45608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.45632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.45652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.45910: variable 'ansible_distribution' from source: facts 15008 1727096194.46129: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.46132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.46135: when evaluation is False, skipping this task 15008 1727096194.46137: _execute() done 15008 1727096194.46139: dumping result to json 15008 1727096194.46141: done dumping result, returning 15008 1727096194.46143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-f98b-260b-000000000025] 15008 1727096194.46145: sending task result for task 0afff68d-5257-f98b-260b-000000000025 15008 1727096194.46220: done sending task result for task 0afff68d-5257-f98b-260b-000000000025 15008 1727096194.46223: 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" } 15008 1727096194.46291: no more pending results, returning what we have 15008 1727096194.46294: results queue empty 15008 1727096194.46295: checking for any_errors_fatal 15008 1727096194.46302: done checking for any_errors_fatal 15008 1727096194.46302: checking for max_fail_percentage 15008 1727096194.46304: done checking for max_fail_percentage 15008 1727096194.46305: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.46306: done checking to see if all hosts have failed 15008 1727096194.46307: getting the remaining hosts for this loop 15008 1727096194.46308: done getting the remaining hosts for this loop 15008 1727096194.46311: getting the next task for host managed_node2 15008 1727096194.46318: done getting next task for host managed_node2 15008 1727096194.46322: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15008 1727096194.46324: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.46335: getting variables 15008 1727096194.46336: in VariableManager get_vars() 15008 1727096194.46380: Calling all_inventory to load vars for managed_node2 15008 1727096194.46382: Calling groups_inventory to load vars for managed_node2 15008 1727096194.46385: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.46394: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.46397: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.46399: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.46972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.47472: done with get_vars() 15008 1727096194.47484: done getting variables 15008 1727096194.47544: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:56:34 -0400 (0:00:00.060) 0:00:04.973 ****** 15008 1727096194.47690: entering _queue_task() for managed_node2/debug 15008 1727096194.48333: worker is 1 (out of 1 available) 15008 1727096194.48343: exiting _queue_task() for managed_node2/debug 15008 1727096194.48352: done queuing things up, now waiting for results queue to drain 15008 1727096194.48353: waiting for pending results... 15008 1727096194.48786: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15008 1727096194.48791: in run() - task 0afff68d-5257-f98b-260b-000000000026 15008 1727096194.48794: variable 'ansible_search_path' from source: unknown 15008 1727096194.48796: variable 'ansible_search_path' from source: unknown 15008 1727096194.48992: calling self._execute() 15008 1727096194.49073: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.49108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.49121: variable 'omit' from source: magic vars 15008 1727096194.49984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.52579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.52670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.52720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.52770: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.52802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.52895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.52932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.52975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.53022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.53103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.53482: variable 'ansible_distribution' from source: facts 15008 1727096194.53486: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.53488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.53490: when evaluation is False, skipping this task 15008 1727096194.53492: _execute() done 15008 1727096194.53494: dumping result to json 15008 1727096194.53497: done dumping result, returning 15008 1727096194.53499: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-f98b-260b-000000000026] 15008 1727096194.53502: sending task result for task 0afff68d-5257-f98b-260b-000000000026 15008 1727096194.53771: done sending task result for task 0afff68d-5257-f98b-260b-000000000026 15008 1727096194.53774: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096194.53853: no more pending results, returning what we have 15008 1727096194.53859: results queue empty 15008 1727096194.53860: checking for any_errors_fatal 15008 1727096194.53871: done checking for any_errors_fatal 15008 1727096194.53872: checking for max_fail_percentage 15008 1727096194.53874: done checking for max_fail_percentage 15008 1727096194.53875: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.53875: done checking to see if all hosts have failed 15008 1727096194.53876: getting the remaining hosts for this loop 15008 1727096194.53877: done getting the remaining hosts for this loop 15008 1727096194.53881: getting the next task for host managed_node2 15008 1727096194.53886: done getting next task for host managed_node2 15008 1727096194.53889: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15008 1727096194.53891: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.53902: getting variables 15008 1727096194.53904: in VariableManager get_vars() 15008 1727096194.53938: Calling all_inventory to load vars for managed_node2 15008 1727096194.53941: Calling groups_inventory to load vars for managed_node2 15008 1727096194.53943: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.53953: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.53955: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.53961: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.54612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.54854: done with get_vars() 15008 1727096194.54870: done getting variables 15008 1727096194.54925: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:56:34 -0400 (0:00:00.072) 0:00:05.046 ****** 15008 1727096194.54954: entering _queue_task() for managed_node2/debug 15008 1727096194.55227: worker is 1 (out of 1 available) 15008 1727096194.55241: exiting _queue_task() for managed_node2/debug 15008 1727096194.55253: done queuing things up, now waiting for results queue to drain 15008 1727096194.55254: waiting for pending results... 15008 1727096194.55685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15008 1727096194.55690: in run() - task 0afff68d-5257-f98b-260b-000000000027 15008 1727096194.55693: variable 'ansible_search_path' from source: unknown 15008 1727096194.55695: variable 'ansible_search_path' from source: unknown 15008 1727096194.55697: calling self._execute() 15008 1727096194.55763: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.55778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.55791: variable 'omit' from source: magic vars 15008 1727096194.56218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.58458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.58539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.58589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.58649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.58687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.58780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.58815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.58846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.58899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.58922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.59083: variable 'ansible_distribution' from source: facts 15008 1727096194.59172: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.59176: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.59178: when evaluation is False, skipping this task 15008 1727096194.59180: _execute() done 15008 1727096194.59182: dumping result to json 15008 1727096194.59186: done dumping result, returning 15008 1727096194.59189: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-f98b-260b-000000000027] 15008 1727096194.59191: sending task result for task 0afff68d-5257-f98b-260b-000000000027 15008 1727096194.59264: done sending task result for task 0afff68d-5257-f98b-260b-000000000027 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096194.59318: no more pending results, returning what we have 15008 1727096194.59321: results queue empty 15008 1727096194.59322: checking for any_errors_fatal 15008 1727096194.59328: done checking for any_errors_fatal 15008 1727096194.59329: checking for max_fail_percentage 15008 1727096194.59330: done checking for max_fail_percentage 15008 1727096194.59331: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.59333: done checking to see if all hosts have failed 15008 1727096194.59333: getting the remaining hosts for this loop 15008 1727096194.59335: done getting the remaining hosts for this loop 15008 1727096194.59338: getting the next task for host managed_node2 15008 1727096194.59345: done getting next task for host managed_node2 15008 1727096194.59349: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15008 1727096194.59351: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.59366: getting variables 15008 1727096194.59575: in VariableManager get_vars() 15008 1727096194.59616: Calling all_inventory to load vars for managed_node2 15008 1727096194.59619: Calling groups_inventory to load vars for managed_node2 15008 1727096194.59621: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.59632: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.59635: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.59639: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.59950: WORKER PROCESS EXITING 15008 1727096194.59979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.60212: done with get_vars() 15008 1727096194.60224: done getting variables 15008 1727096194.60286: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:56:34 -0400 (0:00:00.053) 0:00:05.100 ****** 15008 1727096194.60312: entering _queue_task() for managed_node2/debug 15008 1727096194.60581: worker is 1 (out of 1 available) 15008 1727096194.60593: exiting _queue_task() for managed_node2/debug 15008 1727096194.60604: done queuing things up, now waiting for results queue to drain 15008 1727096194.60606: waiting for pending results... 15008 1727096194.60853: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15008 1727096194.60954: in run() - task 0afff68d-5257-f98b-260b-000000000028 15008 1727096194.61378: variable 'ansible_search_path' from source: unknown 15008 1727096194.61382: variable 'ansible_search_path' from source: unknown 15008 1727096194.61385: calling self._execute() 15008 1727096194.61388: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.61391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.61393: variable 'omit' from source: magic vars 15008 1727096194.62292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.65970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.66047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.66095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.66133: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.66167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.66255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.66359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.66392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.66441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.66463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.66611: variable 'ansible_distribution' from source: facts 15008 1727096194.66621: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.66649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.66659: when evaluation is False, skipping this task 15008 1727096194.66670: _execute() done 15008 1727096194.66846: dumping result to json 15008 1727096194.66850: done dumping result, returning 15008 1727096194.66852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-f98b-260b-000000000028] 15008 1727096194.66855: sending task result for task 0afff68d-5257-f98b-260b-000000000028 15008 1727096194.66924: done sending task result for task 0afff68d-5257-f98b-260b-000000000028 15008 1727096194.66926: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096194.66998: no more pending results, returning what we have 15008 1727096194.67002: results queue empty 15008 1727096194.67002: checking for any_errors_fatal 15008 1727096194.67010: done checking for any_errors_fatal 15008 1727096194.67010: checking for max_fail_percentage 15008 1727096194.67012: done checking for max_fail_percentage 15008 1727096194.67013: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.67014: done checking to see if all hosts have failed 15008 1727096194.67015: getting the remaining hosts for this loop 15008 1727096194.67016: done getting the remaining hosts for this loop 15008 1727096194.67020: getting the next task for host managed_node2 15008 1727096194.67026: done getting next task for host managed_node2 15008 1727096194.67030: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15008 1727096194.67033: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096194.67046: getting variables 15008 1727096194.67048: in VariableManager get_vars() 15008 1727096194.67091: Calling all_inventory to load vars for managed_node2 15008 1727096194.67094: Calling groups_inventory to load vars for managed_node2 15008 1727096194.67096: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.67108: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.67110: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.67113: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.67503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.68077: done with get_vars() 15008 1727096194.68091: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:56:34 -0400 (0:00:00.080) 0:00:05.180 ****** 15008 1727096194.68388: entering _queue_task() for managed_node2/ping 15008 1727096194.68390: Creating lock for ping 15008 1727096194.68991: worker is 1 (out of 1 available) 15008 1727096194.69001: exiting _queue_task() for managed_node2/ping 15008 1727096194.69012: done queuing things up, now waiting for results queue to drain 15008 1727096194.69014: waiting for pending results... 15008 1727096194.69089: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 15008 1727096194.69240: in run() - task 0afff68d-5257-f98b-260b-000000000029 15008 1727096194.69245: variable 'ansible_search_path' from source: unknown 15008 1727096194.69248: variable 'ansible_search_path' from source: unknown 15008 1727096194.69279: calling self._execute() 15008 1727096194.69372: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.69384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.69399: variable 'omit' from source: magic vars 15008 1727096194.69892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.72378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.72450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.72835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.72840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.72845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.72932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.72974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.73004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.73053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.73079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.73222: variable 'ansible_distribution' from source: facts 15008 1727096194.73235: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.73272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.73276: when evaluation is False, skipping this task 15008 1727096194.73278: _execute() done 15008 1727096194.73373: dumping result to json 15008 1727096194.73378: done dumping result, returning 15008 1727096194.73381: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-f98b-260b-000000000029] 15008 1727096194.73384: sending task result for task 0afff68d-5257-f98b-260b-000000000029 15008 1727096194.73450: done sending task result for task 0afff68d-5257-f98b-260b-000000000029 15008 1727096194.73454: 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" } 15008 1727096194.73503: no more pending results, returning what we have 15008 1727096194.73507: results queue empty 15008 1727096194.73508: checking for any_errors_fatal 15008 1727096194.73513: done checking for any_errors_fatal 15008 1727096194.73514: checking for max_fail_percentage 15008 1727096194.73515: done checking for max_fail_percentage 15008 1727096194.73517: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.73518: done checking to see if all hosts have failed 15008 1727096194.73518: getting the remaining hosts for this loop 15008 1727096194.73520: done getting the remaining hosts for this loop 15008 1727096194.73523: getting the next task for host managed_node2 15008 1727096194.73531: done getting next task for host managed_node2 15008 1727096194.73533: ^ task is: TASK: meta (role_complete) 15008 1727096194.73535: ^ 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 15008 1727096194.73549: getting variables 15008 1727096194.73551: in VariableManager get_vars() 15008 1727096194.73593: Calling all_inventory to load vars for managed_node2 15008 1727096194.73596: Calling groups_inventory to load vars for managed_node2 15008 1727096194.73598: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.73608: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.73611: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.73613: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.74036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.74309: done with get_vars() 15008 1727096194.74319: done getting variables 15008 1727096194.74437: done queuing things up, now waiting for results queue to drain 15008 1727096194.74439: results queue empty 15008 1727096194.74440: checking for any_errors_fatal 15008 1727096194.74442: done checking for any_errors_fatal 15008 1727096194.74443: checking for max_fail_percentage 15008 1727096194.74444: done checking for max_fail_percentage 15008 1727096194.74444: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.74445: done checking to see if all hosts have failed 15008 1727096194.74446: getting the remaining hosts for this loop 15008 1727096194.74447: done getting the remaining hosts for this loop 15008 1727096194.74449: getting the next task for host managed_node2 15008 1727096194.74452: done getting next task for host managed_node2 15008 1727096194.74453: ^ task is: TASK: meta (flush_handlers) 15008 1727096194.74455: ^ 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 15008 1727096194.74459: getting variables 15008 1727096194.74460: in VariableManager get_vars() 15008 1727096194.74474: Calling all_inventory to load vars for managed_node2 15008 1727096194.74477: Calling groups_inventory to load vars for managed_node2 15008 1727096194.74479: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.74483: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.74485: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.74487: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.74623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.74804: done with get_vars() 15008 1727096194.74812: done getting variables 15008 1727096194.74852: in VariableManager get_vars() 15008 1727096194.74865: Calling all_inventory to load vars for managed_node2 15008 1727096194.74874: Calling groups_inventory to load vars for managed_node2 15008 1727096194.74876: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.74881: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.74883: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.74886: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.75017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.75226: done with get_vars() 15008 1727096194.75237: done queuing things up, now waiting for results queue to drain 15008 1727096194.75239: results queue empty 15008 1727096194.75240: checking for any_errors_fatal 15008 1727096194.75241: done checking for any_errors_fatal 15008 1727096194.75241: checking for max_fail_percentage 15008 1727096194.75242: done checking for max_fail_percentage 15008 1727096194.75243: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.75244: done checking to see if all hosts have failed 15008 1727096194.75244: getting the remaining hosts for this loop 15008 1727096194.75245: done getting the remaining hosts for this loop 15008 1727096194.75248: getting the next task for host managed_node2 15008 1727096194.75251: done getting next task for host managed_node2 15008 1727096194.75252: ^ task is: TASK: meta (flush_handlers) 15008 1727096194.75253: ^ 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 15008 1727096194.75259: getting variables 15008 1727096194.75260: in VariableManager get_vars() 15008 1727096194.75272: Calling all_inventory to load vars for managed_node2 15008 1727096194.75275: Calling groups_inventory to load vars for managed_node2 15008 1727096194.75276: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.75281: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.75283: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.75285: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.75416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.75607: done with get_vars() 15008 1727096194.75615: done getting variables 15008 1727096194.75663: in VariableManager get_vars() 15008 1727096194.75677: Calling all_inventory to load vars for managed_node2 15008 1727096194.75679: Calling groups_inventory to load vars for managed_node2 15008 1727096194.75681: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.75686: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.75688: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.75690: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.75819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.76027: done with get_vars() 15008 1727096194.76039: done queuing things up, now waiting for results queue to drain 15008 1727096194.76041: results queue empty 15008 1727096194.76041: checking for any_errors_fatal 15008 1727096194.76043: done checking for any_errors_fatal 15008 1727096194.76043: checking for max_fail_percentage 15008 1727096194.76044: done checking for max_fail_percentage 15008 1727096194.76045: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.76046: done checking to see if all hosts have failed 15008 1727096194.76046: getting the remaining hosts for this loop 15008 1727096194.76047: done getting the remaining hosts for this loop 15008 1727096194.76050: getting the next task for host managed_node2 15008 1727096194.76053: done getting next task for host managed_node2 15008 1727096194.76054: ^ task is: None 15008 1727096194.76058: ^ 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 15008 1727096194.76059: done queuing things up, now waiting for results queue to drain 15008 1727096194.76060: results queue empty 15008 1727096194.76061: checking for any_errors_fatal 15008 1727096194.76061: done checking for any_errors_fatal 15008 1727096194.76062: checking for max_fail_percentage 15008 1727096194.76063: done checking for max_fail_percentage 15008 1727096194.76063: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.76064: done checking to see if all hosts have failed 15008 1727096194.76065: getting the next task for host managed_node2 15008 1727096194.76069: done getting next task for host managed_node2 15008 1727096194.76070: ^ task is: None 15008 1727096194.76071: ^ 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 15008 1727096194.76106: in VariableManager get_vars() 15008 1727096194.76121: done with get_vars() 15008 1727096194.76127: in VariableManager get_vars() 15008 1727096194.76136: done with get_vars() 15008 1727096194.76141: variable 'omit' from source: magic vars 15008 1727096194.76268: variable 'task' from source: play vars 15008 1727096194.76299: in VariableManager get_vars() 15008 1727096194.76309: done with get_vars() 15008 1727096194.76327: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ 15008 1727096194.76503: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096194.76527: getting the remaining hosts for this loop 15008 1727096194.76528: done getting the remaining hosts for this loop 15008 1727096194.76531: getting the next task for host managed_node2 15008 1727096194.76533: done getting next task for host managed_node2 15008 1727096194.76535: ^ task is: TASK: Gathering Facts 15008 1727096194.76536: ^ 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 15008 1727096194.76538: getting variables 15008 1727096194.76539: in VariableManager get_vars() 15008 1727096194.76547: Calling all_inventory to load vars for managed_node2 15008 1727096194.76549: Calling groups_inventory to load vars for managed_node2 15008 1727096194.76551: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.76558: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.76561: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.76564: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.76704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.77097: done with get_vars() 15008 1727096194.77104: done getting variables 15008 1727096194.77144: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Monday 23 September 2024 08:56:34 -0400 (0:00:00.087) 0:00:05.268 ****** 15008 1727096194.77176: entering _queue_task() for managed_node2/gather_facts 15008 1727096194.77466: worker is 1 (out of 1 available) 15008 1727096194.77478: exiting _queue_task() for managed_node2/gather_facts 15008 1727096194.77490: done queuing things up, now waiting for results queue to drain 15008 1727096194.77492: waiting for pending results... 15008 1727096194.77946: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096194.78219: in run() - task 0afff68d-5257-f98b-260b-00000000017a 15008 1727096194.78223: variable 'ansible_search_path' from source: unknown 15008 1727096194.78286: calling self._execute() 15008 1727096194.78675: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.78679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.78682: variable 'omit' from source: magic vars 15008 1727096194.79587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.84661: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.84722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.84844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.85084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.85088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.85134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.85274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.85379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.85431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.85452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.85772: variable 'ansible_distribution' from source: facts 15008 1727096194.85786: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.85810: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.85853: when evaluation is False, skipping this task 15008 1727096194.85861: _execute() done 15008 1727096194.85870: dumping result to json 15008 1727096194.85878: done dumping result, returning 15008 1727096194.86067: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-00000000017a] 15008 1727096194.86072: sending task result for task 0afff68d-5257-f98b-260b-00000000017a 15008 1727096194.86150: done sending task result for task 0afff68d-5257-f98b-260b-00000000017a 15008 1727096194.86154: 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" } 15008 1727096194.86209: no more pending results, returning what we have 15008 1727096194.86212: results queue empty 15008 1727096194.86213: checking for any_errors_fatal 15008 1727096194.86214: done checking for any_errors_fatal 15008 1727096194.86215: checking for max_fail_percentage 15008 1727096194.86216: done checking for max_fail_percentage 15008 1727096194.86218: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.86219: done checking to see if all hosts have failed 15008 1727096194.86219: getting the remaining hosts for this loop 15008 1727096194.86221: done getting the remaining hosts for this loop 15008 1727096194.86224: getting the next task for host managed_node2 15008 1727096194.86230: done getting next task for host managed_node2 15008 1727096194.86233: ^ task is: TASK: meta (flush_handlers) 15008 1727096194.86235: ^ 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 15008 1727096194.86240: getting variables 15008 1727096194.86242: in VariableManager get_vars() 15008 1727096194.86277: Calling all_inventory to load vars for managed_node2 15008 1727096194.86280: Calling groups_inventory to load vars for managed_node2 15008 1727096194.86283: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.86294: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.86296: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.86298: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.86615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.87116: done with get_vars() 15008 1727096194.87128: done getting variables 15008 1727096194.87213: in VariableManager get_vars() 15008 1727096194.87224: Calling all_inventory to load vars for managed_node2 15008 1727096194.87226: Calling groups_inventory to load vars for managed_node2 15008 1727096194.87228: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.87233: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.87235: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.87238: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.87636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.88069: done with get_vars() 15008 1727096194.88083: done queuing things up, now waiting for results queue to drain 15008 1727096194.88085: results queue empty 15008 1727096194.88086: checking for any_errors_fatal 15008 1727096194.88088: done checking for any_errors_fatal 15008 1727096194.88089: checking for max_fail_percentage 15008 1727096194.88090: done checking for max_fail_percentage 15008 1727096194.88090: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.88091: done checking to see if all hosts have failed 15008 1727096194.88092: getting the remaining hosts for this loop 15008 1727096194.88093: done getting the remaining hosts for this loop 15008 1727096194.88095: getting the next task for host managed_node2 15008 1727096194.88099: done getting next task for host managed_node2 15008 1727096194.88102: ^ task is: TASK: Include the task '{{ task }}' 15008 1727096194.88103: ^ 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 15008 1727096194.88106: getting variables 15008 1727096194.88107: in VariableManager get_vars() 15008 1727096194.88271: Calling all_inventory to load vars for managed_node2 15008 1727096194.88273: Calling groups_inventory to load vars for managed_node2 15008 1727096194.88276: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.88285: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.88287: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.88290: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.88538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.88954: done with get_vars() 15008 1727096194.88965: done getting variables 15008 1727096194.89672: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Monday 23 September 2024 08:56:34 -0400 (0:00:00.125) 0:00:05.393 ****** 15008 1727096194.89701: entering _queue_task() for managed_node2/include_tasks 15008 1727096194.90353: worker is 1 (out of 1 available) 15008 1727096194.90366: exiting _queue_task() for managed_node2/include_tasks 15008 1727096194.90380: done queuing things up, now waiting for results queue to drain 15008 1727096194.90382: waiting for pending results... 15008 1727096194.90695: running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_device_present.yml' 15008 1727096194.90749: in run() - task 0afff68d-5257-f98b-260b-00000000002d 15008 1727096194.90771: variable 'ansible_search_path' from source: unknown 15008 1727096194.90816: calling self._execute() 15008 1727096194.90911: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096194.90943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096194.90946: variable 'omit' from source: magic vars 15008 1727096194.91386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096194.94224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096194.94291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096194.94372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096194.94385: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096194.94419: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096194.94515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096194.94557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096194.94657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096194.94660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096194.94664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096194.94805: variable 'ansible_distribution' from source: facts 15008 1727096194.94817: variable 'ansible_distribution_major_version' from source: facts 15008 1727096194.94841: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096194.94848: when evaluation is False, skipping this task 15008 1727096194.94856: _execute() done 15008 1727096194.94862: dumping result to json 15008 1727096194.94881: done dumping result, returning 15008 1727096194.94893: done running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_device_present.yml' [0afff68d-5257-f98b-260b-00000000002d] 15008 1727096194.94903: sending task result for task 0afff68d-5257-f98b-260b-00000000002d 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" } 15008 1727096194.95154: no more pending results, returning what we have 15008 1727096194.95157: results queue empty 15008 1727096194.95158: checking for any_errors_fatal 15008 1727096194.95160: done checking for any_errors_fatal 15008 1727096194.95161: checking for max_fail_percentage 15008 1727096194.95162: done checking for max_fail_percentage 15008 1727096194.95163: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.95164: done checking to see if all hosts have failed 15008 1727096194.95165: getting the remaining hosts for this loop 15008 1727096194.95166: done getting the remaining hosts for this loop 15008 1727096194.95172: getting the next task for host managed_node2 15008 1727096194.95374: done getting next task for host managed_node2 15008 1727096194.95376: ^ task is: TASK: meta (flush_handlers) 15008 1727096194.95379: ^ 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 15008 1727096194.95383: getting variables 15008 1727096194.95384: in VariableManager get_vars() 15008 1727096194.95412: Calling all_inventory to load vars for managed_node2 15008 1727096194.95415: Calling groups_inventory to load vars for managed_node2 15008 1727096194.95418: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.95428: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.95431: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.95436: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.95641: done sending task result for task 0afff68d-5257-f98b-260b-00000000002d 15008 1727096194.95644: WORKER PROCESS EXITING 15008 1727096194.95669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.95919: done with get_vars() 15008 1727096194.95934: done getting variables 15008 1727096194.96006: in VariableManager get_vars() 15008 1727096194.96048: Calling all_inventory to load vars for managed_node2 15008 1727096194.96051: Calling groups_inventory to load vars for managed_node2 15008 1727096194.96053: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.96057: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.96059: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.96062: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.96588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.96873: done with get_vars() 15008 1727096194.96887: done queuing things up, now waiting for results queue to drain 15008 1727096194.96888: results queue empty 15008 1727096194.96889: checking for any_errors_fatal 15008 1727096194.96891: done checking for any_errors_fatal 15008 1727096194.96892: checking for max_fail_percentage 15008 1727096194.96892: done checking for max_fail_percentage 15008 1727096194.96893: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.96894: done checking to see if all hosts have failed 15008 1727096194.96894: getting the remaining hosts for this loop 15008 1727096194.96895: done getting the remaining hosts for this loop 15008 1727096194.96898: getting the next task for host managed_node2 15008 1727096194.96901: done getting next task for host managed_node2 15008 1727096194.96903: ^ task is: TASK: meta (flush_handlers) 15008 1727096194.96904: ^ 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 15008 1727096194.96906: getting variables 15008 1727096194.96907: in VariableManager get_vars() 15008 1727096194.96914: Calling all_inventory to load vars for managed_node2 15008 1727096194.96916: Calling groups_inventory to load vars for managed_node2 15008 1727096194.96918: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.96927: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.96929: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.96931: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.97270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.97683: done with get_vars() 15008 1727096194.97693: done getting variables 15008 1727096194.97749: in VariableManager get_vars() 15008 1727096194.97758: Calling all_inventory to load vars for managed_node2 15008 1727096194.97760: Calling groups_inventory to load vars for managed_node2 15008 1727096194.97762: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.97769: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.97773: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.97776: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.98433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.98825: done with get_vars() 15008 1727096194.98839: done queuing things up, now waiting for results queue to drain 15008 1727096194.98841: results queue empty 15008 1727096194.98842: checking for any_errors_fatal 15008 1727096194.98844: done checking for any_errors_fatal 15008 1727096194.98844: checking for max_fail_percentage 15008 1727096194.98845: done checking for max_fail_percentage 15008 1727096194.98846: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.98847: done checking to see if all hosts have failed 15008 1727096194.98847: getting the remaining hosts for this loop 15008 1727096194.98848: done getting the remaining hosts for this loop 15008 1727096194.98945: getting the next task for host managed_node2 15008 1727096194.98949: done getting next task for host managed_node2 15008 1727096194.98950: ^ task is: None 15008 1727096194.98956: ^ 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 15008 1727096194.98957: done queuing things up, now waiting for results queue to drain 15008 1727096194.98993: results queue empty 15008 1727096194.98994: checking for any_errors_fatal 15008 1727096194.98995: done checking for any_errors_fatal 15008 1727096194.98996: checking for max_fail_percentage 15008 1727096194.98997: done checking for max_fail_percentage 15008 1727096194.98998: checking to see if all hosts have failed and the running result is not ok 15008 1727096194.98998: done checking to see if all hosts have failed 15008 1727096194.99000: getting the next task for host managed_node2 15008 1727096194.99003: done getting next task for host managed_node2 15008 1727096194.99004: ^ task is: None 15008 1727096194.99005: ^ 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 15008 1727096194.99042: in VariableManager get_vars() 15008 1727096194.99058: done with get_vars() 15008 1727096194.99064: in VariableManager get_vars() 15008 1727096194.99081: done with get_vars() 15008 1727096194.99086: variable 'omit' from source: magic vars 15008 1727096194.99220: variable 'task' from source: play vars 15008 1727096194.99251: in VariableManager get_vars() 15008 1727096194.99262: done with get_vars() 15008 1727096194.99284: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** 15008 1727096194.99483: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096194.99509: getting the remaining hosts for this loop 15008 1727096194.99511: done getting the remaining hosts for this loop 15008 1727096194.99513: getting the next task for host managed_node2 15008 1727096194.99516: done getting next task for host managed_node2 15008 1727096194.99518: ^ task is: TASK: Gathering Facts 15008 1727096194.99519: ^ 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 15008 1727096194.99521: getting variables 15008 1727096194.99522: in VariableManager get_vars() 15008 1727096194.99530: Calling all_inventory to load vars for managed_node2 15008 1727096194.99532: Calling groups_inventory to load vars for managed_node2 15008 1727096194.99534: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096194.99539: Calling all_plugins_play to load vars for managed_node2 15008 1727096194.99541: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096194.99544: Calling groups_plugins_play to load vars for managed_node2 15008 1727096194.99687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096194.99881: done with get_vars() 15008 1727096194.99888: done getting variables 15008 1727096194.99927: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Monday 23 September 2024 08:56:34 -0400 (0:00:00.102) 0:00:05.496 ****** 15008 1727096194.99956: entering _queue_task() for managed_node2/gather_facts 15008 1727096195.00263: worker is 1 (out of 1 available) 15008 1727096195.00386: exiting _queue_task() for managed_node2/gather_facts 15008 1727096195.00396: done queuing things up, now waiting for results queue to drain 15008 1727096195.00398: waiting for pending results... 15008 1727096195.00753: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096195.01016: in run() - task 0afff68d-5257-f98b-260b-00000000018f 15008 1727096195.01674: variable 'ansible_search_path' from source: unknown 15008 1727096195.01679: calling self._execute() 15008 1727096195.01682: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.01685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.01688: variable 'omit' from source: magic vars 15008 1727096195.02862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.08375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.08445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.08500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.08549: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.08581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.08704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.08736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.08776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.08818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.08880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.09229: variable 'ansible_distribution' from source: facts 15008 1727096195.09348: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.09351: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.09354: when evaluation is False, skipping this task 15008 1727096195.09356: _execute() done 15008 1727096195.09358: dumping result to json 15008 1727096195.09360: done dumping result, returning 15008 1727096195.09362: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-00000000018f] 15008 1727096195.09364: sending task result for task 0afff68d-5257-f98b-260b-00000000018f 15008 1727096195.09426: done sending task result for task 0afff68d-5257-f98b-260b-00000000018f 15008 1727096195.09428: 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" } 15008 1727096195.09496: no more pending results, returning what we have 15008 1727096195.09500: results queue empty 15008 1727096195.09501: checking for any_errors_fatal 15008 1727096195.09502: done checking for any_errors_fatal 15008 1727096195.09503: checking for max_fail_percentage 15008 1727096195.09504: done checking for max_fail_percentage 15008 1727096195.09506: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.09507: done checking to see if all hosts have failed 15008 1727096195.09508: getting the remaining hosts for this loop 15008 1727096195.09509: done getting the remaining hosts for this loop 15008 1727096195.09512: getting the next task for host managed_node2 15008 1727096195.09519: done getting next task for host managed_node2 15008 1727096195.09521: ^ task is: TASK: meta (flush_handlers) 15008 1727096195.09523: ^ 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 15008 1727096195.09527: getting variables 15008 1727096195.09529: in VariableManager get_vars() 15008 1727096195.09561: Calling all_inventory to load vars for managed_node2 15008 1727096195.09564: Calling groups_inventory to load vars for managed_node2 15008 1727096195.09578: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.09591: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.09594: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.09597: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.10485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.11048: done with get_vars() 15008 1727096195.11070: done getting variables 15008 1727096195.11161: in VariableManager get_vars() 15008 1727096195.11174: Calling all_inventory to load vars for managed_node2 15008 1727096195.11184: Calling groups_inventory to load vars for managed_node2 15008 1727096195.11187: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.11193: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.11195: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.11198: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.11430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.11653: done with get_vars() 15008 1727096195.11670: done queuing things up, now waiting for results queue to drain 15008 1727096195.11673: results queue empty 15008 1727096195.11674: checking for any_errors_fatal 15008 1727096195.11676: done checking for any_errors_fatal 15008 1727096195.11677: checking for max_fail_percentage 15008 1727096195.11678: done checking for max_fail_percentage 15008 1727096195.11679: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.11679: done checking to see if all hosts have failed 15008 1727096195.11680: getting the remaining hosts for this loop 15008 1727096195.11681: done getting the remaining hosts for this loop 15008 1727096195.11692: getting the next task for host managed_node2 15008 1727096195.11710: done getting next task for host managed_node2 15008 1727096195.11713: ^ task is: TASK: Include the task '{{ task }}' 15008 1727096195.11715: ^ 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 15008 1727096195.11717: getting variables 15008 1727096195.11724: in VariableManager get_vars() 15008 1727096195.11739: Calling all_inventory to load vars for managed_node2 15008 1727096195.11741: Calling groups_inventory to load vars for managed_node2 15008 1727096195.11743: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.11759: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.11762: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.11765: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.11902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.12119: done with get_vars() 15008 1727096195.12128: done getting variables 15008 1727096195.12294: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Monday 23 September 2024 08:56:35 -0400 (0:00:00.123) 0:00:05.620 ****** 15008 1727096195.12327: entering _queue_task() for managed_node2/include_tasks 15008 1727096195.12704: worker is 1 (out of 1 available) 15008 1727096195.12724: exiting _queue_task() for managed_node2/include_tasks 15008 1727096195.12736: done queuing things up, now waiting for results queue to drain 15008 1727096195.12738: waiting for pending results... 15008 1727096195.12955: running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_profile_present.yml' 15008 1727096195.13025: in run() - task 0afff68d-5257-f98b-260b-000000000031 15008 1727096195.13036: variable 'ansible_search_path' from source: unknown 15008 1727096195.13073: calling self._execute() 15008 1727096195.13131: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.13134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.13143: variable 'omit' from source: magic vars 15008 1727096195.13453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.15337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.15377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.15420: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.15477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.15514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.15603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.15623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.15639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.15675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.15686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.15793: variable 'ansible_distribution' from source: facts 15008 1727096195.15797: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.15813: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.15816: when evaluation is False, skipping this task 15008 1727096195.15819: _execute() done 15008 1727096195.15821: dumping result to json 15008 1727096195.15824: done dumping result, returning 15008 1727096195.15830: done running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_profile_present.yml' [0afff68d-5257-f98b-260b-000000000031] 15008 1727096195.15836: sending task result for task 0afff68d-5257-f98b-260b-000000000031 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" } 15008 1727096195.16112: no more pending results, returning what we have 15008 1727096195.16115: results queue empty 15008 1727096195.16116: checking for any_errors_fatal 15008 1727096195.16118: done checking for any_errors_fatal 15008 1727096195.16118: checking for max_fail_percentage 15008 1727096195.16119: done checking for max_fail_percentage 15008 1727096195.16120: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.16121: done checking to see if all hosts have failed 15008 1727096195.16122: getting the remaining hosts for this loop 15008 1727096195.16123: done getting the remaining hosts for this loop 15008 1727096195.16127: getting the next task for host managed_node2 15008 1727096195.16133: done getting next task for host managed_node2 15008 1727096195.16135: ^ task is: TASK: meta (flush_handlers) 15008 1727096195.16137: ^ 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 15008 1727096195.16140: getting variables 15008 1727096195.16141: in VariableManager get_vars() 15008 1727096195.16171: Calling all_inventory to load vars for managed_node2 15008 1727096195.16173: Calling groups_inventory to load vars for managed_node2 15008 1727096195.16176: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.16192: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.16195: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.16197: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.16355: done sending task result for task 0afff68d-5257-f98b-260b-000000000031 15008 1727096195.16361: WORKER PROCESS EXITING 15008 1727096195.16383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.16571: done with get_vars() 15008 1727096195.16582: done getting variables 15008 1727096195.16647: in VariableManager get_vars() 15008 1727096195.16658: Calling all_inventory to load vars for managed_node2 15008 1727096195.16660: Calling groups_inventory to load vars for managed_node2 15008 1727096195.16662: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.16666: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.16669: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.16672: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.16838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.17014: done with get_vars() 15008 1727096195.17025: done queuing things up, now waiting for results queue to drain 15008 1727096195.17027: results queue empty 15008 1727096195.17027: checking for any_errors_fatal 15008 1727096195.17029: done checking for any_errors_fatal 15008 1727096195.17030: checking for max_fail_percentage 15008 1727096195.17031: done checking for max_fail_percentage 15008 1727096195.17032: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.17033: done checking to see if all hosts have failed 15008 1727096195.17034: getting the remaining hosts for this loop 15008 1727096195.17035: done getting the remaining hosts for this loop 15008 1727096195.17037: getting the next task for host managed_node2 15008 1727096195.17040: done getting next task for host managed_node2 15008 1727096195.17041: ^ task is: TASK: meta (flush_handlers) 15008 1727096195.17043: ^ 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 15008 1727096195.17051: getting variables 15008 1727096195.17051: in VariableManager get_vars() 15008 1727096195.17061: Calling all_inventory to load vars for managed_node2 15008 1727096195.17062: Calling groups_inventory to load vars for managed_node2 15008 1727096195.17064: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.17075: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.17077: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.17080: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.17208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.17386: done with get_vars() 15008 1727096195.17392: done getting variables 15008 1727096195.17431: in VariableManager get_vars() 15008 1727096195.17438: Calling all_inventory to load vars for managed_node2 15008 1727096195.17440: Calling groups_inventory to load vars for managed_node2 15008 1727096195.17442: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.17445: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.17447: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.17449: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.17618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.17872: done with get_vars() 15008 1727096195.17882: done queuing things up, now waiting for results queue to drain 15008 1727096195.17884: results queue empty 15008 1727096195.17884: checking for any_errors_fatal 15008 1727096195.17886: done checking for any_errors_fatal 15008 1727096195.17886: checking for max_fail_percentage 15008 1727096195.17887: done checking for max_fail_percentage 15008 1727096195.17888: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.17888: done checking to see if all hosts have failed 15008 1727096195.17889: getting the remaining hosts for this loop 15008 1727096195.17890: done getting the remaining hosts for this loop 15008 1727096195.17892: getting the next task for host managed_node2 15008 1727096195.17895: done getting next task for host managed_node2 15008 1727096195.17896: ^ task is: None 15008 1727096195.17897: ^ 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 15008 1727096195.17898: done queuing things up, now waiting for results queue to drain 15008 1727096195.17899: results queue empty 15008 1727096195.17899: checking for any_errors_fatal 15008 1727096195.17900: done checking for any_errors_fatal 15008 1727096195.17901: checking for max_fail_percentage 15008 1727096195.17901: done checking for max_fail_percentage 15008 1727096195.17902: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.17903: done checking to see if all hosts have failed 15008 1727096195.17904: getting the next task for host managed_node2 15008 1727096195.17905: done getting next task for host managed_node2 15008 1727096195.17906: ^ task is: None 15008 1727096195.17907: ^ 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 15008 1727096195.18052: in VariableManager get_vars() 15008 1727096195.18079: done with get_vars() 15008 1727096195.18085: in VariableManager get_vars() 15008 1727096195.18099: done with get_vars() 15008 1727096195.18104: variable 'omit' from source: magic vars 15008 1727096195.18227: variable 'profile' from source: play vars 15008 1727096195.18361: in VariableManager get_vars() 15008 1727096195.18379: done with get_vars() 15008 1727096195.18399: variable 'omit' from source: magic vars 15008 1727096195.18493: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 15008 1727096195.19206: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096195.19228: getting the remaining hosts for this loop 15008 1727096195.19229: done getting the remaining hosts for this loop 15008 1727096195.19231: getting the next task for host managed_node2 15008 1727096195.19233: done getting next task for host managed_node2 15008 1727096195.19235: ^ task is: TASK: Gathering Facts 15008 1727096195.19236: ^ 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 15008 1727096195.19237: getting variables 15008 1727096195.19238: in VariableManager get_vars() 15008 1727096195.19246: Calling all_inventory to load vars for managed_node2 15008 1727096195.19247: Calling groups_inventory to load vars for managed_node2 15008 1727096195.19249: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.19253: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.19254: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.19258: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.19391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.19500: done with get_vars() 15008 1727096195.19507: done getting variables 15008 1727096195.19535: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Monday 23 September 2024 08:56:35 -0400 (0:00:00.072) 0:00:05.692 ****** 15008 1727096195.19553: entering _queue_task() for managed_node2/gather_facts 15008 1727096195.19783: worker is 1 (out of 1 available) 15008 1727096195.19796: exiting _queue_task() for managed_node2/gather_facts 15008 1727096195.19807: done queuing things up, now waiting for results queue to drain 15008 1727096195.19808: waiting for pending results... 15008 1727096195.19962: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096195.20021: in run() - task 0afff68d-5257-f98b-260b-0000000001a4 15008 1727096195.20039: variable 'ansible_search_path' from source: unknown 15008 1727096195.20066: calling self._execute() 15008 1727096195.20132: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.20137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.20152: variable 'omit' from source: magic vars 15008 1727096195.20451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.22576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.22581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.22584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.22587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.22590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.22661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.22699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.22733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.22779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.22800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.22942: variable 'ansible_distribution' from source: facts 15008 1727096195.22955: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.22981: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.22994: when evaluation is False, skipping this task 15008 1727096195.23002: _execute() done 15008 1727096195.23009: dumping result to json 15008 1727096195.23018: done dumping result, returning 15008 1727096195.23034: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-0000000001a4] 15008 1727096195.23045: sending task result for task 0afff68d-5257-f98b-260b-0000000001a4 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" } 15008 1727096195.23211: no more pending results, returning what we have 15008 1727096195.23214: results queue empty 15008 1727096195.23215: checking for any_errors_fatal 15008 1727096195.23216: done checking for any_errors_fatal 15008 1727096195.23216: checking for max_fail_percentage 15008 1727096195.23218: done checking for max_fail_percentage 15008 1727096195.23218: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.23219: done checking to see if all hosts have failed 15008 1727096195.23227: getting the remaining hosts for this loop 15008 1727096195.23229: done getting the remaining hosts for this loop 15008 1727096195.23232: getting the next task for host managed_node2 15008 1727096195.23238: done getting next task for host managed_node2 15008 1727096195.23239: ^ task is: TASK: meta (flush_handlers) 15008 1727096195.23241: ^ 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 15008 1727096195.23244: getting variables 15008 1727096195.23246: in VariableManager get_vars() 15008 1727096195.23285: Calling all_inventory to load vars for managed_node2 15008 1727096195.23288: Calling groups_inventory to load vars for managed_node2 15008 1727096195.23290: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.23296: done sending task result for task 0afff68d-5257-f98b-260b-0000000001a4 15008 1727096195.23302: WORKER PROCESS EXITING 15008 1727096195.23315: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.23318: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.23320: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.23464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.23583: done with get_vars() 15008 1727096195.23592: done getting variables 15008 1727096195.23637: in VariableManager get_vars() 15008 1727096195.23644: Calling all_inventory to load vars for managed_node2 15008 1727096195.23646: Calling groups_inventory to load vars for managed_node2 15008 1727096195.23647: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.23650: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.23651: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.23653: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.23758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.23869: done with get_vars() 15008 1727096195.23879: done queuing things up, now waiting for results queue to drain 15008 1727096195.23881: results queue empty 15008 1727096195.23882: checking for any_errors_fatal 15008 1727096195.23883: done checking for any_errors_fatal 15008 1727096195.23884: checking for max_fail_percentage 15008 1727096195.23884: done checking for max_fail_percentage 15008 1727096195.23885: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.23885: done checking to see if all hosts have failed 15008 1727096195.23886: getting the remaining hosts for this loop 15008 1727096195.23886: done getting the remaining hosts for this loop 15008 1727096195.23888: getting the next task for host managed_node2 15008 1727096195.23891: done getting next task for host managed_node2 15008 1727096195.23893: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15008 1727096195.23894: ^ 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 15008 1727096195.23900: getting variables 15008 1727096195.23901: in VariableManager get_vars() 15008 1727096195.23909: Calling all_inventory to load vars for managed_node2 15008 1727096195.23910: Calling groups_inventory to load vars for managed_node2 15008 1727096195.23911: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.23918: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.23920: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.23922: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.24004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.24115: done with get_vars() 15008 1727096195.24121: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:56:35 -0400 (0:00:00.046) 0:00:05.738 ****** 15008 1727096195.24174: entering _queue_task() for managed_node2/include_tasks 15008 1727096195.24414: worker is 1 (out of 1 available) 15008 1727096195.24427: exiting _queue_task() for managed_node2/include_tasks 15008 1727096195.24440: done queuing things up, now waiting for results queue to drain 15008 1727096195.24442: waiting for pending results... 15008 1727096195.24603: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15008 1727096195.24676: in run() - task 0afff68d-5257-f98b-260b-00000000003a 15008 1727096195.24687: variable 'ansible_search_path' from source: unknown 15008 1727096195.24690: variable 'ansible_search_path' from source: unknown 15008 1727096195.24717: calling self._execute() 15008 1727096195.24783: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.24788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.24798: variable 'omit' from source: magic vars 15008 1727096195.25132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.27200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.27244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.27274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.27301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.27321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.27384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.27444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.27447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.27478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.27489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.27587: variable 'ansible_distribution' from source: facts 15008 1727096195.27591: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.27610: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.27613: when evaluation is False, skipping this task 15008 1727096195.27616: _execute() done 15008 1727096195.27618: dumping result to json 15008 1727096195.27620: done dumping result, returning 15008 1727096195.27623: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-f98b-260b-00000000003a] 15008 1727096195.27629: sending task result for task 0afff68d-5257-f98b-260b-00000000003a 15008 1727096195.27716: done sending task result for task 0afff68d-5257-f98b-260b-00000000003a 15008 1727096195.27719: 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" } 15008 1727096195.27764: no more pending results, returning what we have 15008 1727096195.27769: results queue empty 15008 1727096195.27770: checking for any_errors_fatal 15008 1727096195.27772: done checking for any_errors_fatal 15008 1727096195.27773: checking for max_fail_percentage 15008 1727096195.27774: done checking for max_fail_percentage 15008 1727096195.27775: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.27776: done checking to see if all hosts have failed 15008 1727096195.27777: getting the remaining hosts for this loop 15008 1727096195.27778: done getting the remaining hosts for this loop 15008 1727096195.27782: getting the next task for host managed_node2 15008 1727096195.27787: done getting next task for host managed_node2 15008 1727096195.27791: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15008 1727096195.27793: ^ 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 15008 1727096195.27805: getting variables 15008 1727096195.27806: in VariableManager get_vars() 15008 1727096195.27842: Calling all_inventory to load vars for managed_node2 15008 1727096195.27845: Calling groups_inventory to load vars for managed_node2 15008 1727096195.27847: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.27859: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.27862: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.27865: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.28021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.28145: done with get_vars() 15008 1727096195.28154: done getting variables 15008 1727096195.28202: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:56:35 -0400 (0:00:00.040) 0:00:05.779 ****** 15008 1727096195.28225: entering _queue_task() for managed_node2/debug 15008 1727096195.28451: worker is 1 (out of 1 available) 15008 1727096195.28468: exiting _queue_task() for managed_node2/debug 15008 1727096195.28482: done queuing things up, now waiting for results queue to drain 15008 1727096195.28484: waiting for pending results... 15008 1727096195.28639: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 15008 1727096195.28701: in run() - task 0afff68d-5257-f98b-260b-00000000003b 15008 1727096195.28714: variable 'ansible_search_path' from source: unknown 15008 1727096195.28720: variable 'ansible_search_path' from source: unknown 15008 1727096195.28750: calling self._execute() 15008 1727096195.28816: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.28824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.28832: variable 'omit' from source: magic vars 15008 1727096195.29224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.30963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.31014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.31042: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.31083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.31102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.31165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.31188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.31205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.31236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.31246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.31346: variable 'ansible_distribution' from source: facts 15008 1727096195.31350: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.31370: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.31373: when evaluation is False, skipping this task 15008 1727096195.31376: _execute() done 15008 1727096195.31378: dumping result to json 15008 1727096195.31380: done dumping result, returning 15008 1727096195.31387: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-f98b-260b-00000000003b] 15008 1727096195.31392: sending task result for task 0afff68d-5257-f98b-260b-00000000003b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096195.31528: no more pending results, returning what we have 15008 1727096195.31531: results queue empty 15008 1727096195.31532: checking for any_errors_fatal 15008 1727096195.31540: done checking for any_errors_fatal 15008 1727096195.31541: checking for max_fail_percentage 15008 1727096195.31542: done checking for max_fail_percentage 15008 1727096195.31543: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.31544: done checking to see if all hosts have failed 15008 1727096195.31545: getting the remaining hosts for this loop 15008 1727096195.31546: done getting the remaining hosts for this loop 15008 1727096195.31548: getting the next task for host managed_node2 15008 1727096195.31554: done getting next task for host managed_node2 15008 1727096195.31558: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15008 1727096195.31560: ^ 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 15008 1727096195.31574: getting variables 15008 1727096195.31575: in VariableManager get_vars() 15008 1727096195.31612: Calling all_inventory to load vars for managed_node2 15008 1727096195.31615: Calling groups_inventory to load vars for managed_node2 15008 1727096195.31617: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.31627: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.31629: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.31632: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.31851: done sending task result for task 0afff68d-5257-f98b-260b-00000000003b 15008 1727096195.31854: WORKER PROCESS EXITING 15008 1727096195.31866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.31985: done with get_vars() 15008 1727096195.31994: done getting variables 15008 1727096195.32037: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:56:35 -0400 (0:00:00.038) 0:00:05.817 ****** 15008 1727096195.32062: entering _queue_task() for managed_node2/fail 15008 1727096195.32304: worker is 1 (out of 1 available) 15008 1727096195.32318: exiting _queue_task() for managed_node2/fail 15008 1727096195.32330: done queuing things up, now waiting for results queue to drain 15008 1727096195.32332: waiting for pending results... 15008 1727096195.32499: 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 15008 1727096195.32583: in run() - task 0afff68d-5257-f98b-260b-00000000003c 15008 1727096195.32595: variable 'ansible_search_path' from source: unknown 15008 1727096195.32599: variable 'ansible_search_path' from source: unknown 15008 1727096195.32628: calling self._execute() 15008 1727096195.32699: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.32703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.32711: variable 'omit' from source: magic vars 15008 1727096195.33022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.34848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.34898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.34924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.34948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.35073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.35077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.35098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.35127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.35176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.35196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.35334: variable 'ansible_distribution' from source: facts 15008 1727096195.35352: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.35379: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.35387: when evaluation is False, skipping this task 15008 1727096195.35394: _execute() done 15008 1727096195.35401: dumping result to json 15008 1727096195.35409: done dumping result, returning 15008 1727096195.35421: 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 [0afff68d-5257-f98b-260b-00000000003c] 15008 1727096195.35433: sending task result for task 0afff68d-5257-f98b-260b-00000000003c 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" } 15008 1727096195.35673: no more pending results, returning what we have 15008 1727096195.35677: results queue empty 15008 1727096195.35678: checking for any_errors_fatal 15008 1727096195.35683: done checking for any_errors_fatal 15008 1727096195.35684: checking for max_fail_percentage 15008 1727096195.35686: done checking for max_fail_percentage 15008 1727096195.35686: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.35687: done checking to see if all hosts have failed 15008 1727096195.35688: getting the remaining hosts for this loop 15008 1727096195.35689: done getting the remaining hosts for this loop 15008 1727096195.35692: getting the next task for host managed_node2 15008 1727096195.35699: done getting next task for host managed_node2 15008 1727096195.35702: ^ 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 15008 1727096195.35704: ^ 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 15008 1727096195.35716: getting variables 15008 1727096195.35717: in VariableManager get_vars() 15008 1727096195.35754: Calling all_inventory to load vars for managed_node2 15008 1727096195.35759: Calling groups_inventory to load vars for managed_node2 15008 1727096195.35761: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.35774: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.35777: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.35790: done sending task result for task 0afff68d-5257-f98b-260b-00000000003c 15008 1727096195.35793: WORKER PROCESS EXITING 15008 1727096195.35797: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.36080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.36280: done with get_vars() 15008 1727096195.36293: done getting variables 15008 1727096195.36351: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:56:35 -0400 (0:00:00.043) 0:00:05.860 ****** 15008 1727096195.36381: entering _queue_task() for managed_node2/fail 15008 1727096195.36587: worker is 1 (out of 1 available) 15008 1727096195.36599: exiting _queue_task() for managed_node2/fail 15008 1727096195.36612: done queuing things up, now waiting for results queue to drain 15008 1727096195.36613: waiting for pending results... 15008 1727096195.36781: 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 15008 1727096195.36845: in run() - task 0afff68d-5257-f98b-260b-00000000003d 15008 1727096195.36861: variable 'ansible_search_path' from source: unknown 15008 1727096195.36864: variable 'ansible_search_path' from source: unknown 15008 1727096195.36894: calling self._execute() 15008 1727096195.36959: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.36963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.36971: variable 'omit' from source: magic vars 15008 1727096195.37329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.39010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.39066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.39095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.39121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.39140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.39202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.39222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.39240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.39269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.39282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.39376: variable 'ansible_distribution' from source: facts 15008 1727096195.39381: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.39398: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.39401: when evaluation is False, skipping this task 15008 1727096195.39404: _execute() done 15008 1727096195.39406: dumping result to json 15008 1727096195.39408: done dumping result, returning 15008 1727096195.39415: 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 [0afff68d-5257-f98b-260b-00000000003d] 15008 1727096195.39420: sending task result for task 0afff68d-5257-f98b-260b-00000000003d 15008 1727096195.39510: done sending task result for task 0afff68d-5257-f98b-260b-00000000003d 15008 1727096195.39513: 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" } 15008 1727096195.39587: no more pending results, returning what we have 15008 1727096195.39590: results queue empty 15008 1727096195.39591: checking for any_errors_fatal 15008 1727096195.39597: done checking for any_errors_fatal 15008 1727096195.39598: checking for max_fail_percentage 15008 1727096195.39600: done checking for max_fail_percentage 15008 1727096195.39601: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.39601: done checking to see if all hosts have failed 15008 1727096195.39602: getting the remaining hosts for this loop 15008 1727096195.39604: done getting the remaining hosts for this loop 15008 1727096195.39607: getting the next task for host managed_node2 15008 1727096195.39611: done getting next task for host managed_node2 15008 1727096195.39615: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15008 1727096195.39617: ^ 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 15008 1727096195.39630: getting variables 15008 1727096195.39632: in VariableManager get_vars() 15008 1727096195.39668: Calling all_inventory to load vars for managed_node2 15008 1727096195.39724: Calling groups_inventory to load vars for managed_node2 15008 1727096195.39728: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.39736: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.39738: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.39745: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.39847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.39971: done with get_vars() 15008 1727096195.39979: done getting variables 15008 1727096195.40018: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:56:35 -0400 (0:00:00.036) 0:00:05.897 ****** 15008 1727096195.40038: entering _queue_task() for managed_node2/fail 15008 1727096195.40255: worker is 1 (out of 1 available) 15008 1727096195.40271: exiting _queue_task() for managed_node2/fail 15008 1727096195.40283: done queuing things up, now waiting for results queue to drain 15008 1727096195.40285: waiting for pending results... 15008 1727096195.40450: 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 15008 1727096195.40517: in run() - task 0afff68d-5257-f98b-260b-00000000003e 15008 1727096195.40529: variable 'ansible_search_path' from source: unknown 15008 1727096195.40533: variable 'ansible_search_path' from source: unknown 15008 1727096195.40559: calling self._execute() 15008 1727096195.40625: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.40632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.40640: variable 'omit' from source: magic vars 15008 1727096195.40981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.42717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.42766: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.42794: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.42819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.42847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.43073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.43077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.43079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.43081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.43083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.43198: variable 'ansible_distribution' from source: facts 15008 1727096195.43214: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.43289: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.43298: when evaluation is False, skipping this task 15008 1727096195.43305: _execute() done 15008 1727096195.43311: dumping result to json 15008 1727096195.43318: done dumping result, returning 15008 1727096195.43329: 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 [0afff68d-5257-f98b-260b-00000000003e] 15008 1727096195.43339: sending task result for task 0afff68d-5257-f98b-260b-00000000003e 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" } 15008 1727096195.43493: no more pending results, returning what we have 15008 1727096195.43496: results queue empty 15008 1727096195.43497: checking for any_errors_fatal 15008 1727096195.43502: done checking for any_errors_fatal 15008 1727096195.43503: checking for max_fail_percentage 15008 1727096195.43504: done checking for max_fail_percentage 15008 1727096195.43505: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.43506: done checking to see if all hosts have failed 15008 1727096195.43507: getting the remaining hosts for this loop 15008 1727096195.43615: done getting the remaining hosts for this loop 15008 1727096195.43626: getting the next task for host managed_node2 15008 1727096195.43633: done getting next task for host managed_node2 15008 1727096195.43636: ^ 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 15008 1727096195.43638: ^ 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 15008 1727096195.43647: done sending task result for task 0afff68d-5257-f98b-260b-00000000003e 15008 1727096195.43649: WORKER PROCESS EXITING 15008 1727096195.43657: getting variables 15008 1727096195.43659: in VariableManager get_vars() 15008 1727096195.43695: Calling all_inventory to load vars for managed_node2 15008 1727096195.43697: Calling groups_inventory to load vars for managed_node2 15008 1727096195.43699: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.43707: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.43710: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.43712: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.43909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.44392: done with get_vars() 15008 1727096195.44402: done getting variables 15008 1727096195.44455: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:56:35 -0400 (0:00:00.044) 0:00:05.941 ****** 15008 1727096195.44483: entering _queue_task() for managed_node2/dnf 15008 1727096195.44797: worker is 1 (out of 1 available) 15008 1727096195.44836: exiting _queue_task() for managed_node2/dnf 15008 1727096195.44848: done queuing things up, now waiting for results queue to drain 15008 1727096195.44850: waiting for pending results... 15008 1727096195.45184: 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 15008 1727096195.45259: in run() - task 0afff68d-5257-f98b-260b-00000000003f 15008 1727096195.45272: variable 'ansible_search_path' from source: unknown 15008 1727096195.45279: variable 'ansible_search_path' from source: unknown 15008 1727096195.45307: calling self._execute() 15008 1727096195.45378: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.45382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.45391: variable 'omit' from source: magic vars 15008 1727096195.45701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.48276: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.48281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.48284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.48288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.48291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.48473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.48505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.48534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.48578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.48597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.48732: variable 'ansible_distribution' from source: facts 15008 1727096195.48738: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.48759: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.48766: when evaluation is False, skipping this task 15008 1727096195.48776: _execute() done 15008 1727096195.48782: dumping result to json 15008 1727096195.48789: done dumping result, returning 15008 1727096195.48800: 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 [0afff68d-5257-f98b-260b-00000000003f] 15008 1727096195.48809: sending task result for task 0afff68d-5257-f98b-260b-00000000003f 15008 1727096195.48914: done sending task result for task 0afff68d-5257-f98b-260b-00000000003f 15008 1727096195.48916: 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" } 15008 1727096195.48995: no more pending results, returning what we have 15008 1727096195.48999: results queue empty 15008 1727096195.48999: checking for any_errors_fatal 15008 1727096195.49008: done checking for any_errors_fatal 15008 1727096195.49009: checking for max_fail_percentage 15008 1727096195.49010: done checking for max_fail_percentage 15008 1727096195.49011: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.49012: done checking to see if all hosts have failed 15008 1727096195.49013: getting the remaining hosts for this loop 15008 1727096195.49014: done getting the remaining hosts for this loop 15008 1727096195.49017: getting the next task for host managed_node2 15008 1727096195.49021: done getting next task for host managed_node2 15008 1727096195.49024: ^ 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 15008 1727096195.49026: ^ 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 15008 1727096195.49039: getting variables 15008 1727096195.49040: in VariableManager get_vars() 15008 1727096195.49079: Calling all_inventory to load vars for managed_node2 15008 1727096195.49081: Calling groups_inventory to load vars for managed_node2 15008 1727096195.49084: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.49092: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.49094: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.49097: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.49570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.49982: done with get_vars() 15008 1727096195.49994: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15008 1727096195.50272: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:56:35 -0400 (0:00:00.058) 0:00:05.999 ****** 15008 1727096195.50301: entering _queue_task() for managed_node2/yum 15008 1727096195.50791: worker is 1 (out of 1 available) 15008 1727096195.50803: exiting _queue_task() for managed_node2/yum 15008 1727096195.50815: done queuing things up, now waiting for results queue to drain 15008 1727096195.50817: waiting for pending results... 15008 1727096195.51412: 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 15008 1727096195.51497: in run() - task 0afff68d-5257-f98b-260b-000000000040 15008 1727096195.51510: variable 'ansible_search_path' from source: unknown 15008 1727096195.51513: variable 'ansible_search_path' from source: unknown 15008 1727096195.51546: calling self._execute() 15008 1727096195.51873: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.51877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.51880: variable 'omit' from source: magic vars 15008 1727096195.52665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.57329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.57380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.57587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.57615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.57709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.57872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.58113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.58117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.58202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.58205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.58508: variable 'ansible_distribution' from source: facts 15008 1727096195.58683: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.58687: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.58689: when evaluation is False, skipping this task 15008 1727096195.58691: _execute() done 15008 1727096195.58693: dumping result to json 15008 1727096195.58695: done dumping result, returning 15008 1727096195.58698: 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 [0afff68d-5257-f98b-260b-000000000040] 15008 1727096195.58700: sending task result for task 0afff68d-5257-f98b-260b-000000000040 15008 1727096195.58775: done sending task result for task 0afff68d-5257-f98b-260b-000000000040 15008 1727096195.58778: 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" } 15008 1727096195.58834: no more pending results, returning what we have 15008 1727096195.58837: results queue empty 15008 1727096195.58838: checking for any_errors_fatal 15008 1727096195.58845: done checking for any_errors_fatal 15008 1727096195.58845: checking for max_fail_percentage 15008 1727096195.58847: done checking for max_fail_percentage 15008 1727096195.58848: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.58849: done checking to see if all hosts have failed 15008 1727096195.58850: getting the remaining hosts for this loop 15008 1727096195.58851: done getting the remaining hosts for this loop 15008 1727096195.58855: getting the next task for host managed_node2 15008 1727096195.58864: done getting next task for host managed_node2 15008 1727096195.58870: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15008 1727096195.58873: ^ 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 15008 1727096195.58886: getting variables 15008 1727096195.58888: in VariableManager get_vars() 15008 1727096195.58924: Calling all_inventory to load vars for managed_node2 15008 1727096195.58927: Calling groups_inventory to load vars for managed_node2 15008 1727096195.58929: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.58940: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.58943: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.58946: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.59519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.60113: done with get_vars() 15008 1727096195.60123: done getting variables 15008 1727096195.60182: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:56:35 -0400 (0:00:00.099) 0:00:06.099 ****** 15008 1727096195.60213: entering _queue_task() for managed_node2/fail 15008 1727096195.61246: worker is 1 (out of 1 available) 15008 1727096195.61261: exiting _queue_task() for managed_node2/fail 15008 1727096195.61476: done queuing things up, now waiting for results queue to drain 15008 1727096195.61479: waiting for pending results... 15008 1727096195.61986: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15008 1727096195.61991: in run() - task 0afff68d-5257-f98b-260b-000000000041 15008 1727096195.61995: variable 'ansible_search_path' from source: unknown 15008 1727096195.61997: variable 'ansible_search_path' from source: unknown 15008 1727096195.62373: calling self._execute() 15008 1727096195.62377: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.62380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.62383: variable 'omit' from source: magic vars 15008 1727096195.63090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.67634: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.67712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.67912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.68073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.68077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.68080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.68473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.68477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.68479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.68481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.68686: variable 'ansible_distribution' from source: facts 15008 1727096195.68696: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.68718: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.68725: when evaluation is False, skipping this task 15008 1727096195.68731: _execute() done 15008 1727096195.68737: dumping result to json 15008 1727096195.68744: done dumping result, returning 15008 1727096195.68754: 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 [0afff68d-5257-f98b-260b-000000000041] 15008 1727096195.68765: sending task result for task 0afff68d-5257-f98b-260b-000000000041 15008 1727096195.68876: done sending task result for task 0afff68d-5257-f98b-260b-000000000041 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" } 15008 1727096195.68928: no more pending results, returning what we have 15008 1727096195.68931: results queue empty 15008 1727096195.68932: checking for any_errors_fatal 15008 1727096195.68937: done checking for any_errors_fatal 15008 1727096195.68938: checking for max_fail_percentage 15008 1727096195.68940: done checking for max_fail_percentage 15008 1727096195.68940: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.68941: done checking to see if all hosts have failed 15008 1727096195.68942: getting the remaining hosts for this loop 15008 1727096195.68943: done getting the remaining hosts for this loop 15008 1727096195.68947: getting the next task for host managed_node2 15008 1727096195.68952: done getting next task for host managed_node2 15008 1727096195.68955: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15008 1727096195.68960: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096195.69178: getting variables 15008 1727096195.69180: in VariableManager get_vars() 15008 1727096195.69216: Calling all_inventory to load vars for managed_node2 15008 1727096195.69219: Calling groups_inventory to load vars for managed_node2 15008 1727096195.69221: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.69231: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.69233: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.69235: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.69591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.70001: done with get_vars() 15008 1727096195.70014: done getting variables 15008 1727096195.70044: WORKER PROCESS EXITING 15008 1727096195.70286: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:56:35 -0400 (0:00:00.101) 0:00:06.200 ****** 15008 1727096195.70315: entering _queue_task() for managed_node2/package 15008 1727096195.70805: worker is 1 (out of 1 available) 15008 1727096195.70819: exiting _queue_task() for managed_node2/package 15008 1727096195.70834: done queuing things up, now waiting for results queue to drain 15008 1727096195.70836: waiting for pending results... 15008 1727096195.71328: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 15008 1727096195.71552: in run() - task 0afff68d-5257-f98b-260b-000000000042 15008 1727096195.71573: variable 'ansible_search_path' from source: unknown 15008 1727096195.71609: variable 'ansible_search_path' from source: unknown 15008 1727096195.71659: calling self._execute() 15008 1727096195.71791: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.71910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.71924: variable 'omit' from source: magic vars 15008 1727096195.72811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.75319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.75391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.75445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.75486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.75515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.75597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.75629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.75658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.75705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.75725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.75859: variable 'ansible_distribution' from source: facts 15008 1727096195.75874: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.75899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.75907: when evaluation is False, skipping this task 15008 1727096195.75915: _execute() done 15008 1727096195.75921: dumping result to json 15008 1727096195.75928: done dumping result, returning 15008 1727096195.75939: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-f98b-260b-000000000042] 15008 1727096195.75947: sending task result for task 0afff68d-5257-f98b-260b-000000000042 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" } 15008 1727096195.76100: no more pending results, returning what we have 15008 1727096195.76104: results queue empty 15008 1727096195.76104: checking for any_errors_fatal 15008 1727096195.76113: done checking for any_errors_fatal 15008 1727096195.76114: checking for max_fail_percentage 15008 1727096195.76116: done checking for max_fail_percentage 15008 1727096195.76117: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.76118: done checking to see if all hosts have failed 15008 1727096195.76119: getting the remaining hosts for this loop 15008 1727096195.76120: done getting the remaining hosts for this loop 15008 1727096195.76123: getting the next task for host managed_node2 15008 1727096195.76129: done getting next task for host managed_node2 15008 1727096195.76132: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15008 1727096195.76134: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096195.76146: getting variables 15008 1727096195.76147: in VariableManager get_vars() 15008 1727096195.76187: Calling all_inventory to load vars for managed_node2 15008 1727096195.76189: Calling groups_inventory to load vars for managed_node2 15008 1727096195.76192: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.76202: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.76204: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.76206: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.76620: done sending task result for task 0afff68d-5257-f98b-260b-000000000042 15008 1727096195.76624: WORKER PROCESS EXITING 15008 1727096195.76648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.76853: done with get_vars() 15008 1727096195.76866: done getting variables 15008 1727096195.77125: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:56:35 -0400 (0:00:00.068) 0:00:06.268 ****** 15008 1727096195.77154: entering _queue_task() for managed_node2/package 15008 1727096195.77655: worker is 1 (out of 1 available) 15008 1727096195.77875: exiting _queue_task() for managed_node2/package 15008 1727096195.77888: done queuing things up, now waiting for results queue to drain 15008 1727096195.77890: waiting for pending results... 15008 1727096195.78239: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15008 1727096195.78329: in run() - task 0afff68d-5257-f98b-260b-000000000043 15008 1727096195.78342: variable 'ansible_search_path' from source: unknown 15008 1727096195.78345: variable 'ansible_search_path' from source: unknown 15008 1727096195.78585: calling self._execute() 15008 1727096195.78666: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.78672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.78684: variable 'omit' from source: magic vars 15008 1727096195.79502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.82112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.82186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.82233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.82274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.82305: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.82449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.82453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.82456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.82500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.82531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.82681: variable 'ansible_distribution' from source: facts 15008 1727096195.82697: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.82720: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.82727: when evaluation is False, skipping this task 15008 1727096195.82734: _execute() done 15008 1727096195.82740: dumping result to json 15008 1727096195.82774: done dumping result, returning 15008 1727096195.82778: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-f98b-260b-000000000043] 15008 1727096195.82780: sending task result for task 0afff68d-5257-f98b-260b-000000000043 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" } 15008 1727096195.83045: no more pending results, returning what we have 15008 1727096195.83049: results queue empty 15008 1727096195.83050: checking for any_errors_fatal 15008 1727096195.83056: done checking for any_errors_fatal 15008 1727096195.83057: checking for max_fail_percentage 15008 1727096195.83059: done checking for max_fail_percentage 15008 1727096195.83060: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.83061: done checking to see if all hosts have failed 15008 1727096195.83062: getting the remaining hosts for this loop 15008 1727096195.83063: done getting the remaining hosts for this loop 15008 1727096195.83069: getting the next task for host managed_node2 15008 1727096195.83076: done getting next task for host managed_node2 15008 1727096195.83080: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15008 1727096195.83082: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096195.83097: getting variables 15008 1727096195.83099: in VariableManager get_vars() 15008 1727096195.83138: Calling all_inventory to load vars for managed_node2 15008 1727096195.83140: Calling groups_inventory to load vars for managed_node2 15008 1727096195.83143: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.83155: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.83158: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.83161: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.83555: done sending task result for task 0afff68d-5257-f98b-260b-000000000043 15008 1727096195.83559: WORKER PROCESS EXITING 15008 1727096195.83585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.83966: done with get_vars() 15008 1727096195.83981: done getting variables 15008 1727096195.84169: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:56:35 -0400 (0:00:00.070) 0:00:06.338 ****** 15008 1727096195.84204: entering _queue_task() for managed_node2/package 15008 1727096195.84772: worker is 1 (out of 1 available) 15008 1727096195.84784: exiting _queue_task() for managed_node2/package 15008 1727096195.84796: done queuing things up, now waiting for results queue to drain 15008 1727096195.84798: waiting for pending results... 15008 1727096195.85202: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15008 1727096195.85313: in run() - task 0afff68d-5257-f98b-260b-000000000044 15008 1727096195.85330: variable 'ansible_search_path' from source: unknown 15008 1727096195.85337: variable 'ansible_search_path' from source: unknown 15008 1727096195.85475: calling self._execute() 15008 1727096195.85479: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.85487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.85506: variable 'omit' from source: magic vars 15008 1727096195.85982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.89348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.89429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.89502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.89531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.89560: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.89724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.89728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.89730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.89755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.89776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.89917: variable 'ansible_distribution' from source: facts 15008 1727096195.89928: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.89956: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.89964: when evaluation is False, skipping this task 15008 1727096195.89973: _execute() done 15008 1727096195.89980: dumping result to json 15008 1727096195.89987: done dumping result, returning 15008 1727096195.89998: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-f98b-260b-000000000044] 15008 1727096195.90007: sending task result for task 0afff68d-5257-f98b-260b-000000000044 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" } 15008 1727096195.90164: no more pending results, returning what we have 15008 1727096195.90169: results queue empty 15008 1727096195.90170: checking for any_errors_fatal 15008 1727096195.90178: done checking for any_errors_fatal 15008 1727096195.90179: checking for max_fail_percentage 15008 1727096195.90181: done checking for max_fail_percentage 15008 1727096195.90182: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.90183: done checking to see if all hosts have failed 15008 1727096195.90184: getting the remaining hosts for this loop 15008 1727096195.90185: done getting the remaining hosts for this loop 15008 1727096195.90189: getting the next task for host managed_node2 15008 1727096195.90195: done getting next task for host managed_node2 15008 1727096195.90199: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15008 1727096195.90201: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096195.90214: getting variables 15008 1727096195.90216: in VariableManager get_vars() 15008 1727096195.90255: Calling all_inventory to load vars for managed_node2 15008 1727096195.90259: Calling groups_inventory to load vars for managed_node2 15008 1727096195.90262: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.90274: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.90277: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.90280: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.90829: done sending task result for task 0afff68d-5257-f98b-260b-000000000044 15008 1727096195.90832: WORKER PROCESS EXITING 15008 1727096195.90855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.91143: done with get_vars() 15008 1727096195.91155: done getting variables 15008 1727096195.91215: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:56:35 -0400 (0:00:00.070) 0:00:06.409 ****** 15008 1727096195.91251: entering _queue_task() for managed_node2/service 15008 1727096195.91525: worker is 1 (out of 1 available) 15008 1727096195.91541: exiting _queue_task() for managed_node2/service 15008 1727096195.91555: done queuing things up, now waiting for results queue to drain 15008 1727096195.91557: waiting for pending results... 15008 1727096195.91840: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15008 1727096195.92059: in run() - task 0afff68d-5257-f98b-260b-000000000045 15008 1727096195.92081: variable 'ansible_search_path' from source: unknown 15008 1727096195.92116: variable 'ansible_search_path' from source: unknown 15008 1727096195.92156: calling self._execute() 15008 1727096195.92253: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.92270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.92287: variable 'omit' from source: magic vars 15008 1727096195.92732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096195.95157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096195.95234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096195.95406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096195.95410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096195.95412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096195.95502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096195.95563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096195.95628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096195.95677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096195.95874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096195.96127: variable 'ansible_distribution' from source: facts 15008 1727096195.96211: variable 'ansible_distribution_major_version' from source: facts 15008 1727096195.96236: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096195.96285: when evaluation is False, skipping this task 15008 1727096195.96293: _execute() done 15008 1727096195.96300: dumping result to json 15008 1727096195.96313: done dumping result, returning 15008 1727096195.96596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-f98b-260b-000000000045] 15008 1727096195.96600: sending task result for task 0afff68d-5257-f98b-260b-000000000045 15008 1727096195.96680: done sending task result for task 0afff68d-5257-f98b-260b-000000000045 15008 1727096195.96684: 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" } 15008 1727096195.96763: no more pending results, returning what we have 15008 1727096195.96766: results queue empty 15008 1727096195.96769: checking for any_errors_fatal 15008 1727096195.96776: done checking for any_errors_fatal 15008 1727096195.96776: checking for max_fail_percentage 15008 1727096195.96778: done checking for max_fail_percentage 15008 1727096195.96779: checking to see if all hosts have failed and the running result is not ok 15008 1727096195.96780: done checking to see if all hosts have failed 15008 1727096195.96781: getting the remaining hosts for this loop 15008 1727096195.96782: done getting the remaining hosts for this loop 15008 1727096195.96786: getting the next task for host managed_node2 15008 1727096195.96793: done getting next task for host managed_node2 15008 1727096195.96797: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15008 1727096195.96799: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096195.96813: getting variables 15008 1727096195.96814: in VariableManager get_vars() 15008 1727096195.96853: Calling all_inventory to load vars for managed_node2 15008 1727096195.96856: Calling groups_inventory to load vars for managed_node2 15008 1727096195.96858: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096195.97084: Calling all_plugins_play to load vars for managed_node2 15008 1727096195.97089: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096195.97094: Calling groups_plugins_play to load vars for managed_node2 15008 1727096195.97436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096195.97666: done with get_vars() 15008 1727096195.97681: done getting variables 15008 1727096195.97744: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:56:35 -0400 (0:00:00.065) 0:00:06.474 ****** 15008 1727096195.97777: entering _queue_task() for managed_node2/service 15008 1727096195.98094: worker is 1 (out of 1 available) 15008 1727096195.98110: exiting _queue_task() for managed_node2/service 15008 1727096195.98123: done queuing things up, now waiting for results queue to drain 15008 1727096195.98125: waiting for pending results... 15008 1727096195.98331: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15008 1727096195.98410: in run() - task 0afff68d-5257-f98b-260b-000000000046 15008 1727096195.98473: variable 'ansible_search_path' from source: unknown 15008 1727096195.98476: variable 'ansible_search_path' from source: unknown 15008 1727096195.98478: calling self._execute() 15008 1727096195.98556: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096195.98572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096195.98586: variable 'omit' from source: magic vars 15008 1727096195.99016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.01323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.01372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.01410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.01439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.01458: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.01523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.01672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.01676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.01679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.01681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.01802: variable 'ansible_distribution' from source: facts 15008 1727096196.01814: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.01839: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.01847: when evaluation is False, skipping this task 15008 1727096196.01854: _execute() done 15008 1727096196.01861: dumping result to json 15008 1727096196.01871: done dumping result, returning 15008 1727096196.01885: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-f98b-260b-000000000046] 15008 1727096196.01903: sending task result for task 0afff68d-5257-f98b-260b-000000000046 15008 1727096196.02082: done sending task result for task 0afff68d-5257-f98b-260b-000000000046 15008 1727096196.02086: 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 } 15008 1727096196.02129: no more pending results, returning what we have 15008 1727096196.02132: results queue empty 15008 1727096196.02133: checking for any_errors_fatal 15008 1727096196.02141: done checking for any_errors_fatal 15008 1727096196.02141: checking for max_fail_percentage 15008 1727096196.02143: done checking for max_fail_percentage 15008 1727096196.02144: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.02145: done checking to see if all hosts have failed 15008 1727096196.02146: getting the remaining hosts for this loop 15008 1727096196.02147: done getting the remaining hosts for this loop 15008 1727096196.02150: getting the next task for host managed_node2 15008 1727096196.02158: done getting next task for host managed_node2 15008 1727096196.02162: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15008 1727096196.02163: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.02178: getting variables 15008 1727096196.02180: in VariableManager get_vars() 15008 1727096196.02217: Calling all_inventory to load vars for managed_node2 15008 1727096196.02219: Calling groups_inventory to load vars for managed_node2 15008 1727096196.02221: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.02232: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.02234: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.02237: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.02738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.02940: done with get_vars() 15008 1727096196.02951: done getting variables 15008 1727096196.03222: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:56:36 -0400 (0:00:00.054) 0:00:06.529 ****** 15008 1727096196.03259: entering _queue_task() for managed_node2/service 15008 1727096196.03711: worker is 1 (out of 1 available) 15008 1727096196.03722: exiting _queue_task() for managed_node2/service 15008 1727096196.03734: done queuing things up, now waiting for results queue to drain 15008 1727096196.03736: waiting for pending results... 15008 1727096196.03931: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15008 1727096196.04030: in run() - task 0afff68d-5257-f98b-260b-000000000047 15008 1727096196.04036: variable 'ansible_search_path' from source: unknown 15008 1727096196.04039: variable 'ansible_search_path' from source: unknown 15008 1727096196.04075: calling self._execute() 15008 1727096196.04148: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.04153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.04165: variable 'omit' from source: magic vars 15008 1727096196.04496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.06374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.06378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.06380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.06408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.06440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.06525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.06563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.06602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.06649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.06665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.06872: variable 'ansible_distribution' from source: facts 15008 1727096196.06875: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.06878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.06880: when evaluation is False, skipping this task 15008 1727096196.06882: _execute() done 15008 1727096196.06884: dumping result to json 15008 1727096196.06885: done dumping result, returning 15008 1727096196.06887: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-f98b-260b-000000000047] 15008 1727096196.06889: sending task result for task 0afff68d-5257-f98b-260b-000000000047 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" } 15008 1727096196.07036: no more pending results, returning what we have 15008 1727096196.07039: results queue empty 15008 1727096196.07040: checking for any_errors_fatal 15008 1727096196.07045: done checking for any_errors_fatal 15008 1727096196.07046: checking for max_fail_percentage 15008 1727096196.07047: done checking for max_fail_percentage 15008 1727096196.07048: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.07049: done checking to see if all hosts have failed 15008 1727096196.07050: getting the remaining hosts for this loop 15008 1727096196.07051: done getting the remaining hosts for this loop 15008 1727096196.07054: getting the next task for host managed_node2 15008 1727096196.07060: done getting next task for host managed_node2 15008 1727096196.07064: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15008 1727096196.07066: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.07134: done sending task result for task 0afff68d-5257-f98b-260b-000000000047 15008 1727096196.07137: WORKER PROCESS EXITING 15008 1727096196.07159: getting variables 15008 1727096196.07161: in VariableManager get_vars() 15008 1727096196.07212: Calling all_inventory to load vars for managed_node2 15008 1727096196.07216: Calling groups_inventory to load vars for managed_node2 15008 1727096196.07218: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.07235: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.07238: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.07241: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.07431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.07636: done with get_vars() 15008 1727096196.07647: done getting variables 15008 1727096196.07708: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:56:36 -0400 (0:00:00.044) 0:00:06.574 ****** 15008 1727096196.07742: entering _queue_task() for managed_node2/service 15008 1727096196.08104: worker is 1 (out of 1 available) 15008 1727096196.08118: exiting _queue_task() for managed_node2/service 15008 1727096196.08130: done queuing things up, now waiting for results queue to drain 15008 1727096196.08132: waiting for pending results... 15008 1727096196.08308: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 15008 1727096196.08391: in run() - task 0afff68d-5257-f98b-260b-000000000048 15008 1727096196.08403: variable 'ansible_search_path' from source: unknown 15008 1727096196.08407: variable 'ansible_search_path' from source: unknown 15008 1727096196.08450: calling self._execute() 15008 1727096196.08550: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.08563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.08581: variable 'omit' from source: magic vars 15008 1727096196.09094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.11806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.11897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.12174: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.12178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.12180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.12183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.12186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.12202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.12252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.12277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.12439: variable 'ansible_distribution' from source: facts 15008 1727096196.12450: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.12476: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.12483: when evaluation is False, skipping this task 15008 1727096196.12490: _execute() done 15008 1727096196.12495: dumping result to json 15008 1727096196.12501: done dumping result, returning 15008 1727096196.12521: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-f98b-260b-000000000048] 15008 1727096196.12535: sending task result for task 0afff68d-5257-f98b-260b-000000000048 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 15008 1727096196.12800: no more pending results, returning what we have 15008 1727096196.12803: results queue empty 15008 1727096196.12804: checking for any_errors_fatal 15008 1727096196.12811: done checking for any_errors_fatal 15008 1727096196.12812: checking for max_fail_percentage 15008 1727096196.12814: done checking for max_fail_percentage 15008 1727096196.12815: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.12816: done checking to see if all hosts have failed 15008 1727096196.12816: getting the remaining hosts for this loop 15008 1727096196.12818: done getting the remaining hosts for this loop 15008 1727096196.12821: getting the next task for host managed_node2 15008 1727096196.12828: done getting next task for host managed_node2 15008 1727096196.12832: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15008 1727096196.12835: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.12856: getting variables 15008 1727096196.12858: in VariableManager get_vars() 15008 1727096196.12903: Calling all_inventory to load vars for managed_node2 15008 1727096196.12906: Calling groups_inventory to load vars for managed_node2 15008 1727096196.12910: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.12921: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.12924: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.12927: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.13420: done sending task result for task 0afff68d-5257-f98b-260b-000000000048 15008 1727096196.13424: WORKER PROCESS EXITING 15008 1727096196.13450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.13661: done with get_vars() 15008 1727096196.13675: done getting variables 15008 1727096196.13748: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:56:36 -0400 (0:00:00.060) 0:00:06.634 ****** 15008 1727096196.13783: entering _queue_task() for managed_node2/copy 15008 1727096196.14109: worker is 1 (out of 1 available) 15008 1727096196.14123: exiting _queue_task() for managed_node2/copy 15008 1727096196.14134: done queuing things up, now waiting for results queue to drain 15008 1727096196.14136: waiting for pending results... 15008 1727096196.14354: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15008 1727096196.14426: in run() - task 0afff68d-5257-f98b-260b-000000000049 15008 1727096196.14439: variable 'ansible_search_path' from source: unknown 15008 1727096196.14443: variable 'ansible_search_path' from source: unknown 15008 1727096196.14475: calling self._execute() 15008 1727096196.14537: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.14540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.14550: variable 'omit' from source: magic vars 15008 1727096196.14869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.16409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.16456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.16486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.16511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.16531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.16595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.16615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.16633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.16667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.16677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.16780: variable 'ansible_distribution' from source: facts 15008 1727096196.16783: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.16800: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.16802: when evaluation is False, skipping this task 15008 1727096196.16805: _execute() done 15008 1727096196.16807: dumping result to json 15008 1727096196.16809: done dumping result, returning 15008 1727096196.16817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-f98b-260b-000000000049] 15008 1727096196.16821: sending task result for task 0afff68d-5257-f98b-260b-000000000049 15008 1727096196.16914: done sending task result for task 0afff68d-5257-f98b-260b-000000000049 15008 1727096196.16916: 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" } 15008 1727096196.16958: no more pending results, returning what we have 15008 1727096196.16961: results queue empty 15008 1727096196.16962: checking for any_errors_fatal 15008 1727096196.16969: done checking for any_errors_fatal 15008 1727096196.16969: checking for max_fail_percentage 15008 1727096196.16971: done checking for max_fail_percentage 15008 1727096196.16972: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.16973: done checking to see if all hosts have failed 15008 1727096196.16974: getting the remaining hosts for this loop 15008 1727096196.16975: done getting the remaining hosts for this loop 15008 1727096196.16978: getting the next task for host managed_node2 15008 1727096196.16985: done getting next task for host managed_node2 15008 1727096196.16988: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15008 1727096196.16991: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.17002: getting variables 15008 1727096196.17004: in VariableManager get_vars() 15008 1727096196.17041: Calling all_inventory to load vars for managed_node2 15008 1727096196.17044: Calling groups_inventory to load vars for managed_node2 15008 1727096196.17046: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.17055: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.17057: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.17060: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.17214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.17334: done with get_vars() 15008 1727096196.17342: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:56:36 -0400 (0:00:00.036) 0:00:06.671 ****** 15008 1727096196.17404: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15008 1727096196.17612: worker is 1 (out of 1 available) 15008 1727096196.17626: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15008 1727096196.17639: done queuing things up, now waiting for results queue to drain 15008 1727096196.17641: waiting for pending results... 15008 1727096196.17808: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15008 1727096196.17875: in run() - task 0afff68d-5257-f98b-260b-00000000004a 15008 1727096196.17888: variable 'ansible_search_path' from source: unknown 15008 1727096196.17891: variable 'ansible_search_path' from source: unknown 15008 1727096196.17921: calling self._execute() 15008 1727096196.17991: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.17995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.18004: variable 'omit' from source: magic vars 15008 1727096196.18319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.19910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.19958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.19999: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.20024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.20045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.20109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.20129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.20151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.20180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.20191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.20298: variable 'ansible_distribution' from source: facts 15008 1727096196.20302: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.20318: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.20320: when evaluation is False, skipping this task 15008 1727096196.20323: _execute() done 15008 1727096196.20325: dumping result to json 15008 1727096196.20328: done dumping result, returning 15008 1727096196.20336: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-f98b-260b-00000000004a] 15008 1727096196.20340: sending task result for task 0afff68d-5257-f98b-260b-00000000004a 15008 1727096196.20435: done sending task result for task 0afff68d-5257-f98b-260b-00000000004a 15008 1727096196.20438: 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" } 15008 1727096196.20515: no more pending results, returning what we have 15008 1727096196.20518: results queue empty 15008 1727096196.20518: checking for any_errors_fatal 15008 1727096196.20525: done checking for any_errors_fatal 15008 1727096196.20526: checking for max_fail_percentage 15008 1727096196.20528: done checking for max_fail_percentage 15008 1727096196.20529: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.20530: done checking to see if all hosts have failed 15008 1727096196.20530: getting the remaining hosts for this loop 15008 1727096196.20531: done getting the remaining hosts for this loop 15008 1727096196.20535: getting the next task for host managed_node2 15008 1727096196.20540: done getting next task for host managed_node2 15008 1727096196.20544: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15008 1727096196.20546: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.20560: getting variables 15008 1727096196.20562: in VariableManager get_vars() 15008 1727096196.20597: Calling all_inventory to load vars for managed_node2 15008 1727096196.20600: Calling groups_inventory to load vars for managed_node2 15008 1727096196.20602: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.20611: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.20613: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.20615: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.20795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.20915: done with get_vars() 15008 1727096196.20924: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:56:36 -0400 (0:00:00.035) 0:00:06.706 ****** 15008 1727096196.20984: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15008 1727096196.21209: worker is 1 (out of 1 available) 15008 1727096196.21222: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15008 1727096196.21236: done queuing things up, now waiting for results queue to drain 15008 1727096196.21238: waiting for pending results... 15008 1727096196.21417: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 15008 1727096196.21490: in run() - task 0afff68d-5257-f98b-260b-00000000004b 15008 1727096196.21501: variable 'ansible_search_path' from source: unknown 15008 1727096196.21505: variable 'ansible_search_path' from source: unknown 15008 1727096196.21533: calling self._execute() 15008 1727096196.21601: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.21605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.21614: variable 'omit' from source: magic vars 15008 1727096196.21929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.23466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.23511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.23538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.23570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.23591: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.23651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.23675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.23692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.23718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.23728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.23829: variable 'ansible_distribution' from source: facts 15008 1727096196.23833: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.23850: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.23852: when evaluation is False, skipping this task 15008 1727096196.23859: _execute() done 15008 1727096196.23862: dumping result to json 15008 1727096196.23864: done dumping result, returning 15008 1727096196.23876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-f98b-260b-00000000004b] 15008 1727096196.23879: sending task result for task 0afff68d-5257-f98b-260b-00000000004b 15008 1727096196.23962: done sending task result for task 0afff68d-5257-f98b-260b-00000000004b 15008 1727096196.23964: 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" } 15008 1727096196.24015: no more pending results, returning what we have 15008 1727096196.24018: results queue empty 15008 1727096196.24018: checking for any_errors_fatal 15008 1727096196.24025: done checking for any_errors_fatal 15008 1727096196.24025: checking for max_fail_percentage 15008 1727096196.24028: done checking for max_fail_percentage 15008 1727096196.24029: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.24029: done checking to see if all hosts have failed 15008 1727096196.24030: getting the remaining hosts for this loop 15008 1727096196.24031: done getting the remaining hosts for this loop 15008 1727096196.24034: getting the next task for host managed_node2 15008 1727096196.24040: done getting next task for host managed_node2 15008 1727096196.24044: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15008 1727096196.24046: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.24060: getting variables 15008 1727096196.24061: in VariableManager get_vars() 15008 1727096196.24098: Calling all_inventory to load vars for managed_node2 15008 1727096196.24101: Calling groups_inventory to load vars for managed_node2 15008 1727096196.24103: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.24113: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.24116: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.24118: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.24274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.24403: done with get_vars() 15008 1727096196.24412: done getting variables 15008 1727096196.24452: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:56:36 -0400 (0:00:00.034) 0:00:06.741 ****** 15008 1727096196.24479: entering _queue_task() for managed_node2/debug 15008 1727096196.24706: worker is 1 (out of 1 available) 15008 1727096196.24719: exiting _queue_task() for managed_node2/debug 15008 1727096196.24731: done queuing things up, now waiting for results queue to drain 15008 1727096196.24732: waiting for pending results... 15008 1727096196.24896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15008 1727096196.24960: in run() - task 0afff68d-5257-f98b-260b-00000000004c 15008 1727096196.24975: variable 'ansible_search_path' from source: unknown 15008 1727096196.24979: variable 'ansible_search_path' from source: unknown 15008 1727096196.25002: calling self._execute() 15008 1727096196.25069: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.25073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.25086: variable 'omit' from source: magic vars 15008 1727096196.25386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.26915: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.26974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.26998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.27025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.27045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.27111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.27130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.27147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.27183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.27193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.27294: variable 'ansible_distribution' from source: facts 15008 1727096196.27298: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.27314: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.27317: when evaluation is False, skipping this task 15008 1727096196.27319: _execute() done 15008 1727096196.27322: dumping result to json 15008 1727096196.27324: done dumping result, returning 15008 1727096196.27332: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-f98b-260b-00000000004c] 15008 1727096196.27336: sending task result for task 0afff68d-5257-f98b-260b-00000000004c 15008 1727096196.27417: done sending task result for task 0afff68d-5257-f98b-260b-00000000004c 15008 1727096196.27420: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096196.27469: no more pending results, returning what we have 15008 1727096196.27473: results queue empty 15008 1727096196.27474: checking for any_errors_fatal 15008 1727096196.27478: done checking for any_errors_fatal 15008 1727096196.27479: checking for max_fail_percentage 15008 1727096196.27481: done checking for max_fail_percentage 15008 1727096196.27482: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.27483: done checking to see if all hosts have failed 15008 1727096196.27483: getting the remaining hosts for this loop 15008 1727096196.27485: done getting the remaining hosts for this loop 15008 1727096196.27488: getting the next task for host managed_node2 15008 1727096196.27493: done getting next task for host managed_node2 15008 1727096196.27497: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15008 1727096196.27499: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.27510: getting variables 15008 1727096196.27511: in VariableManager get_vars() 15008 1727096196.27549: Calling all_inventory to load vars for managed_node2 15008 1727096196.27552: Calling groups_inventory to load vars for managed_node2 15008 1727096196.27554: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.27565: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.27569: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.27571: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.27755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.27880: done with get_vars() 15008 1727096196.27891: done getting variables 15008 1727096196.27931: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:56:36 -0400 (0:00:00.034) 0:00:06.776 ****** 15008 1727096196.27951: entering _queue_task() for managed_node2/debug 15008 1727096196.28180: worker is 1 (out of 1 available) 15008 1727096196.28194: exiting _queue_task() for managed_node2/debug 15008 1727096196.28207: done queuing things up, now waiting for results queue to drain 15008 1727096196.28209: waiting for pending results... 15008 1727096196.28378: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15008 1727096196.28442: in run() - task 0afff68d-5257-f98b-260b-00000000004d 15008 1727096196.28453: variable 'ansible_search_path' from source: unknown 15008 1727096196.28457: variable 'ansible_search_path' from source: unknown 15008 1727096196.28488: calling self._execute() 15008 1727096196.28553: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.28557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.28570: variable 'omit' from source: magic vars 15008 1727096196.28880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.30411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.30457: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.30487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.30516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.30535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.30598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.30621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.30639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.30669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.30680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.30780: variable 'ansible_distribution' from source: facts 15008 1727096196.30784: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.30800: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.30803: when evaluation is False, skipping this task 15008 1727096196.30805: _execute() done 15008 1727096196.30808: dumping result to json 15008 1727096196.30810: done dumping result, returning 15008 1727096196.30817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-f98b-260b-00000000004d] 15008 1727096196.30828: sending task result for task 0afff68d-5257-f98b-260b-00000000004d 15008 1727096196.30907: done sending task result for task 0afff68d-5257-f98b-260b-00000000004d 15008 1727096196.30910: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096196.30978: no more pending results, returning what we have 15008 1727096196.30981: results queue empty 15008 1727096196.30982: checking for any_errors_fatal 15008 1727096196.30987: done checking for any_errors_fatal 15008 1727096196.30988: checking for max_fail_percentage 15008 1727096196.30989: done checking for max_fail_percentage 15008 1727096196.30991: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.30991: done checking to see if all hosts have failed 15008 1727096196.30992: getting the remaining hosts for this loop 15008 1727096196.30993: done getting the remaining hosts for this loop 15008 1727096196.30996: getting the next task for host managed_node2 15008 1727096196.31002: done getting next task for host managed_node2 15008 1727096196.31006: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15008 1727096196.31008: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.31020: getting variables 15008 1727096196.31021: in VariableManager get_vars() 15008 1727096196.31059: Calling all_inventory to load vars for managed_node2 15008 1727096196.31061: Calling groups_inventory to load vars for managed_node2 15008 1727096196.31063: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.31073: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.31075: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.31085: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.31222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.31340: done with get_vars() 15008 1727096196.31347: done getting variables 15008 1727096196.31391: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:56:36 -0400 (0:00:00.034) 0:00:06.811 ****** 15008 1727096196.31414: entering _queue_task() for managed_node2/debug 15008 1727096196.31620: worker is 1 (out of 1 available) 15008 1727096196.31634: exiting _queue_task() for managed_node2/debug 15008 1727096196.31644: done queuing things up, now waiting for results queue to drain 15008 1727096196.31646: waiting for pending results... 15008 1727096196.31820: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15008 1727096196.31894: in run() - task 0afff68d-5257-f98b-260b-00000000004e 15008 1727096196.31905: variable 'ansible_search_path' from source: unknown 15008 1727096196.31909: variable 'ansible_search_path' from source: unknown 15008 1727096196.31937: calling self._execute() 15008 1727096196.32006: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.32011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.32019: variable 'omit' from source: magic vars 15008 1727096196.32324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.33871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.33916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.33952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.33982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.34001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.34063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.34086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.34103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.34129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.34140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.34241: variable 'ansible_distribution' from source: facts 15008 1727096196.34247: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.34263: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.34267: when evaluation is False, skipping this task 15008 1727096196.34271: _execute() done 15008 1727096196.34273: dumping result to json 15008 1727096196.34276: done dumping result, returning 15008 1727096196.34286: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-f98b-260b-00000000004e] 15008 1727096196.34288: sending task result for task 0afff68d-5257-f98b-260b-00000000004e 15008 1727096196.34370: done sending task result for task 0afff68d-5257-f98b-260b-00000000004e 15008 1727096196.34373: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096196.34425: no more pending results, returning what we have 15008 1727096196.34428: results queue empty 15008 1727096196.34428: checking for any_errors_fatal 15008 1727096196.34434: done checking for any_errors_fatal 15008 1727096196.34434: checking for max_fail_percentage 15008 1727096196.34436: done checking for max_fail_percentage 15008 1727096196.34437: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.34438: done checking to see if all hosts have failed 15008 1727096196.34439: getting the remaining hosts for this loop 15008 1727096196.34440: done getting the remaining hosts for this loop 15008 1727096196.34443: getting the next task for host managed_node2 15008 1727096196.34448: done getting next task for host managed_node2 15008 1727096196.34452: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15008 1727096196.34454: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096196.34470: getting variables 15008 1727096196.34472: in VariableManager get_vars() 15008 1727096196.34508: Calling all_inventory to load vars for managed_node2 15008 1727096196.34511: Calling groups_inventory to load vars for managed_node2 15008 1727096196.34513: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.34522: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.34525: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.34527: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.34713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.34830: done with get_vars() 15008 1727096196.34838: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:56:36 -0400 (0:00:00.034) 0:00:06.846 ****** 15008 1727096196.34906: entering _queue_task() for managed_node2/ping 15008 1727096196.35116: worker is 1 (out of 1 available) 15008 1727096196.35131: exiting _queue_task() for managed_node2/ping 15008 1727096196.35144: done queuing things up, now waiting for results queue to drain 15008 1727096196.35145: waiting for pending results... 15008 1727096196.35312: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 15008 1727096196.35378: in run() - task 0afff68d-5257-f98b-260b-00000000004f 15008 1727096196.35393: variable 'ansible_search_path' from source: unknown 15008 1727096196.35397: variable 'ansible_search_path' from source: unknown 15008 1727096196.35425: calling self._execute() 15008 1727096196.35493: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.35497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.35506: variable 'omit' from source: magic vars 15008 1727096196.35813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.37348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.37396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.37424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.37451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.37477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.37536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.37763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.37783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.37810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.37820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.37920: variable 'ansible_distribution' from source: facts 15008 1727096196.37924: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.37939: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.37941: when evaluation is False, skipping this task 15008 1727096196.37944: _execute() done 15008 1727096196.37946: dumping result to json 15008 1727096196.37948: done dumping result, returning 15008 1727096196.37958: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-f98b-260b-00000000004f] 15008 1727096196.37961: sending task result for task 0afff68d-5257-f98b-260b-00000000004f 15008 1727096196.38041: done sending task result for task 0afff68d-5257-f98b-260b-00000000004f 15008 1727096196.38043: 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" } 15008 1727096196.38090: no more pending results, returning what we have 15008 1727096196.38093: results queue empty 15008 1727096196.38094: checking for any_errors_fatal 15008 1727096196.38099: done checking for any_errors_fatal 15008 1727096196.38100: checking for max_fail_percentage 15008 1727096196.38102: done checking for max_fail_percentage 15008 1727096196.38103: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.38103: done checking to see if all hosts have failed 15008 1727096196.38104: getting the remaining hosts for this loop 15008 1727096196.38105: done getting the remaining hosts for this loop 15008 1727096196.38108: getting the next task for host managed_node2 15008 1727096196.38115: done getting next task for host managed_node2 15008 1727096196.38116: ^ task is: TASK: meta (role_complete) 15008 1727096196.38118: ^ 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 15008 1727096196.38131: getting variables 15008 1727096196.38132: in VariableManager get_vars() 15008 1727096196.38172: Calling all_inventory to load vars for managed_node2 15008 1727096196.38175: Calling groups_inventory to load vars for managed_node2 15008 1727096196.38177: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.38187: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.38190: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.38192: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.38340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.38461: done with get_vars() 15008 1727096196.38471: done getting variables 15008 1727096196.38527: done queuing things up, now waiting for results queue to drain 15008 1727096196.38529: results queue empty 15008 1727096196.38529: checking for any_errors_fatal 15008 1727096196.38531: done checking for any_errors_fatal 15008 1727096196.38531: checking for max_fail_percentage 15008 1727096196.38532: done checking for max_fail_percentage 15008 1727096196.38532: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.38533: done checking to see if all hosts have failed 15008 1727096196.38533: getting the remaining hosts for this loop 15008 1727096196.38534: done getting the remaining hosts for this loop 15008 1727096196.38536: getting the next task for host managed_node2 15008 1727096196.38538: done getting next task for host managed_node2 15008 1727096196.38539: ^ task is: TASK: meta (flush_handlers) 15008 1727096196.38540: ^ 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 15008 1727096196.38541: getting variables 15008 1727096196.38542: in VariableManager get_vars() 15008 1727096196.38549: Calling all_inventory to load vars for managed_node2 15008 1727096196.38551: Calling groups_inventory to load vars for managed_node2 15008 1727096196.38552: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.38555: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.38559: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.38561: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.38675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.38784: done with get_vars() 15008 1727096196.38790: done getting variables 15008 1727096196.38822: in VariableManager get_vars() 15008 1727096196.38829: Calling all_inventory to load vars for managed_node2 15008 1727096196.38835: Calling groups_inventory to load vars for managed_node2 15008 1727096196.38836: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.38839: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.38840: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.38842: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.38924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.39029: done with get_vars() 15008 1727096196.39041: done queuing things up, now waiting for results queue to drain 15008 1727096196.39042: results queue empty 15008 1727096196.39043: checking for any_errors_fatal 15008 1727096196.39043: done checking for any_errors_fatal 15008 1727096196.39044: checking for max_fail_percentage 15008 1727096196.39044: done checking for max_fail_percentage 15008 1727096196.39045: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.39045: done checking to see if all hosts have failed 15008 1727096196.39046: getting the remaining hosts for this loop 15008 1727096196.39046: done getting the remaining hosts for this loop 15008 1727096196.39048: getting the next task for host managed_node2 15008 1727096196.39050: done getting next task for host managed_node2 15008 1727096196.39051: ^ task is: TASK: meta (flush_handlers) 15008 1727096196.39052: ^ 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 15008 1727096196.39053: getting variables 15008 1727096196.39054: in VariableManager get_vars() 15008 1727096196.39062: Calling all_inventory to load vars for managed_node2 15008 1727096196.39064: Calling groups_inventory to load vars for managed_node2 15008 1727096196.39065: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.39069: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.39071: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.39073: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.39170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.39275: done with get_vars() 15008 1727096196.39281: done getting variables 15008 1727096196.39308: in VariableManager get_vars() 15008 1727096196.39315: Calling all_inventory to load vars for managed_node2 15008 1727096196.39316: Calling groups_inventory to load vars for managed_node2 15008 1727096196.39318: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.39320: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.39321: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.39323: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.39401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.39507: done with get_vars() 15008 1727096196.39515: done queuing things up, now waiting for results queue to drain 15008 1727096196.39516: results queue empty 15008 1727096196.39516: checking for any_errors_fatal 15008 1727096196.39517: done checking for any_errors_fatal 15008 1727096196.39517: checking for max_fail_percentage 15008 1727096196.39518: done checking for max_fail_percentage 15008 1727096196.39518: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.39519: done checking to see if all hosts have failed 15008 1727096196.39519: getting the remaining hosts for this loop 15008 1727096196.39520: done getting the remaining hosts for this loop 15008 1727096196.39521: getting the next task for host managed_node2 15008 1727096196.39523: done getting next task for host managed_node2 15008 1727096196.39524: ^ task is: None 15008 1727096196.39525: ^ 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 15008 1727096196.39525: done queuing things up, now waiting for results queue to drain 15008 1727096196.39526: results queue empty 15008 1727096196.39526: checking for any_errors_fatal 15008 1727096196.39527: done checking for any_errors_fatal 15008 1727096196.39527: checking for max_fail_percentage 15008 1727096196.39527: done checking for max_fail_percentage 15008 1727096196.39528: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.39528: done checking to see if all hosts have failed 15008 1727096196.39529: getting the next task for host managed_node2 15008 1727096196.39530: done getting next task for host managed_node2 15008 1727096196.39531: ^ task is: None 15008 1727096196.39532: ^ 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 15008 1727096196.39562: in VariableManager get_vars() 15008 1727096196.39574: done with get_vars() 15008 1727096196.39579: in VariableManager get_vars() 15008 1727096196.39586: done with get_vars() 15008 1727096196.39589: variable 'omit' from source: magic vars 15008 1727096196.39609: in VariableManager get_vars() 15008 1727096196.39614: done with get_vars() 15008 1727096196.39627: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 15008 1727096196.39751: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096196.39776: getting the remaining hosts for this loop 15008 1727096196.39777: done getting the remaining hosts for this loop 15008 1727096196.39778: getting the next task for host managed_node2 15008 1727096196.39780: done getting next task for host managed_node2 15008 1727096196.39781: ^ task is: TASK: Gathering Facts 15008 1727096196.39782: ^ 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 15008 1727096196.39783: getting variables 15008 1727096196.39784: in VariableManager get_vars() 15008 1727096196.39789: Calling all_inventory to load vars for managed_node2 15008 1727096196.39790: Calling groups_inventory to load vars for managed_node2 15008 1727096196.39792: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.39796: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.39798: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.39800: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.39882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.40015: done with get_vars() 15008 1727096196.40021: done getting variables 15008 1727096196.40047: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Monday 23 September 2024 08:56:36 -0400 (0:00:00.051) 0:00:06.897 ****** 15008 1727096196.40072: entering _queue_task() for managed_node2/gather_facts 15008 1727096196.40293: worker is 1 (out of 1 available) 15008 1727096196.40307: exiting _queue_task() for managed_node2/gather_facts 15008 1727096196.40319: done queuing things up, now waiting for results queue to drain 15008 1727096196.40321: waiting for pending results... 15008 1727096196.40480: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096196.40536: in run() - task 0afff68d-5257-f98b-260b-000000000229 15008 1727096196.40550: variable 'ansible_search_path' from source: unknown 15008 1727096196.40581: calling self._execute() 15008 1727096196.40639: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.40643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.40654: variable 'omit' from source: magic vars 15008 1727096196.40963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.42649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.42706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.42735: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.42762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.42782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.42843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.42864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.42883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.42908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.42919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.43017: variable 'ansible_distribution' from source: facts 15008 1727096196.43022: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.43038: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.43043: when evaluation is False, skipping this task 15008 1727096196.43045: _execute() done 15008 1727096196.43049: dumping result to json 15008 1727096196.43051: done dumping result, returning 15008 1727096196.43055: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-000000000229] 15008 1727096196.43060: sending task result for task 0afff68d-5257-f98b-260b-000000000229 15008 1727096196.43136: done sending task result for task 0afff68d-5257-f98b-260b-000000000229 15008 1727096196.43139: 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" } 15008 1727096196.43212: no more pending results, returning what we have 15008 1727096196.43215: results queue empty 15008 1727096196.43216: checking for any_errors_fatal 15008 1727096196.43217: done checking for any_errors_fatal 15008 1727096196.43218: checking for max_fail_percentage 15008 1727096196.43219: done checking for max_fail_percentage 15008 1727096196.43220: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.43221: done checking to see if all hosts have failed 15008 1727096196.43222: getting the remaining hosts for this loop 15008 1727096196.43223: done getting the remaining hosts for this loop 15008 1727096196.43226: getting the next task for host managed_node2 15008 1727096196.43231: done getting next task for host managed_node2 15008 1727096196.43233: ^ task is: TASK: meta (flush_handlers) 15008 1727096196.43235: ^ 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 15008 1727096196.43239: getting variables 15008 1727096196.43241: in VariableManager get_vars() 15008 1727096196.43274: Calling all_inventory to load vars for managed_node2 15008 1727096196.43277: Calling groups_inventory to load vars for managed_node2 15008 1727096196.43280: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.43290: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.43293: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.43295: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.43440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.43555: done with get_vars() 15008 1727096196.43566: done getting variables 15008 1727096196.43619: in VariableManager get_vars() 15008 1727096196.43625: Calling all_inventory to load vars for managed_node2 15008 1727096196.43627: Calling groups_inventory to load vars for managed_node2 15008 1727096196.43628: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.43631: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.43633: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.43634: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.43884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.43987: done with get_vars() 15008 1727096196.43996: done queuing things up, now waiting for results queue to drain 15008 1727096196.43998: results queue empty 15008 1727096196.43998: checking for any_errors_fatal 15008 1727096196.43999: done checking for any_errors_fatal 15008 1727096196.44000: checking for max_fail_percentage 15008 1727096196.44000: done checking for max_fail_percentage 15008 1727096196.44001: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.44001: done checking to see if all hosts have failed 15008 1727096196.44002: getting the remaining hosts for this loop 15008 1727096196.44002: done getting the remaining hosts for this loop 15008 1727096196.44004: getting the next task for host managed_node2 15008 1727096196.44007: done getting next task for host managed_node2 15008 1727096196.44008: ^ task is: TASK: Include the task 'delete_interface.yml' 15008 1727096196.44009: ^ 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 15008 1727096196.44011: getting variables 15008 1727096196.44011: in VariableManager get_vars() 15008 1727096196.44016: Calling all_inventory to load vars for managed_node2 15008 1727096196.44017: Calling groups_inventory to load vars for managed_node2 15008 1727096196.44018: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.44027: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.44029: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.44031: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.44107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.44219: done with get_vars() 15008 1727096196.44224: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Monday 23 September 2024 08:56:36 -0400 (0:00:00.042) 0:00:06.939 ****** 15008 1727096196.44278: entering _queue_task() for managed_node2/include_tasks 15008 1727096196.44505: worker is 1 (out of 1 available) 15008 1727096196.44518: exiting _queue_task() for managed_node2/include_tasks 15008 1727096196.44530: done queuing things up, now waiting for results queue to drain 15008 1727096196.44532: waiting for pending results... 15008 1727096196.44695: running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' 15008 1727096196.44769: in run() - task 0afff68d-5257-f98b-260b-000000000052 15008 1727096196.44774: variable 'ansible_search_path' from source: unknown 15008 1727096196.44801: calling self._execute() 15008 1727096196.44859: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.44865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.44878: variable 'omit' from source: magic vars 15008 1727096196.45176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.46731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.46786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.46813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.46841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.46860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.46925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.47060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.47064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.47066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.47072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.47098: variable 'ansible_distribution' from source: facts 15008 1727096196.47103: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.47120: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.47122: when evaluation is False, skipping this task 15008 1727096196.47125: _execute() done 15008 1727096196.47127: dumping result to json 15008 1727096196.47130: done dumping result, returning 15008 1727096196.47137: done running TaskExecutor() for managed_node2/TASK: Include the task 'delete_interface.yml' [0afff68d-5257-f98b-260b-000000000052] 15008 1727096196.47141: sending task result for task 0afff68d-5257-f98b-260b-000000000052 15008 1727096196.47235: done sending task result for task 0afff68d-5257-f98b-260b-000000000052 15008 1727096196.47237: 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" } 15008 1727096196.47308: no more pending results, returning what we have 15008 1727096196.47311: results queue empty 15008 1727096196.47312: checking for any_errors_fatal 15008 1727096196.47314: done checking for any_errors_fatal 15008 1727096196.47314: checking for max_fail_percentage 15008 1727096196.47316: done checking for max_fail_percentage 15008 1727096196.47317: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.47317: done checking to see if all hosts have failed 15008 1727096196.47318: getting the remaining hosts for this loop 15008 1727096196.47320: done getting the remaining hosts for this loop 15008 1727096196.47323: getting the next task for host managed_node2 15008 1727096196.47329: done getting next task for host managed_node2 15008 1727096196.47331: ^ task is: TASK: meta (flush_handlers) 15008 1727096196.47333: ^ 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 15008 1727096196.47338: getting variables 15008 1727096196.47339: in VariableManager get_vars() 15008 1727096196.47373: Calling all_inventory to load vars for managed_node2 15008 1727096196.47375: Calling groups_inventory to load vars for managed_node2 15008 1727096196.47378: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.47388: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.47390: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.47393: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.47531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.47647: done with get_vars() 15008 1727096196.47655: done getting variables 15008 1727096196.47707: in VariableManager get_vars() 15008 1727096196.47714: Calling all_inventory to load vars for managed_node2 15008 1727096196.47715: Calling groups_inventory to load vars for managed_node2 15008 1727096196.47717: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.47720: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.47721: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.47723: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.47842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.47949: done with get_vars() 15008 1727096196.47960: done queuing things up, now waiting for results queue to drain 15008 1727096196.47961: results queue empty 15008 1727096196.47962: checking for any_errors_fatal 15008 1727096196.47963: done checking for any_errors_fatal 15008 1727096196.47964: checking for max_fail_percentage 15008 1727096196.47964: done checking for max_fail_percentage 15008 1727096196.47965: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.47965: done checking to see if all hosts have failed 15008 1727096196.47965: getting the remaining hosts for this loop 15008 1727096196.47966: done getting the remaining hosts for this loop 15008 1727096196.47969: getting the next task for host managed_node2 15008 1727096196.47972: done getting next task for host managed_node2 15008 1727096196.47973: ^ task is: TASK: meta (flush_handlers) 15008 1727096196.47974: ^ 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 15008 1727096196.47975: getting variables 15008 1727096196.47976: in VariableManager get_vars() 15008 1727096196.47981: Calling all_inventory to load vars for managed_node2 15008 1727096196.47982: Calling groups_inventory to load vars for managed_node2 15008 1727096196.47983: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.47991: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.47992: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.47994: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.48075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.48183: done with get_vars() 15008 1727096196.48189: done getting variables 15008 1727096196.48218: in VariableManager get_vars() 15008 1727096196.48225: Calling all_inventory to load vars for managed_node2 15008 1727096196.48227: Calling groups_inventory to load vars for managed_node2 15008 1727096196.48229: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.48232: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.48234: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.48235: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.48315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.48436: done with get_vars() 15008 1727096196.48446: done queuing things up, now waiting for results queue to drain 15008 1727096196.48447: results queue empty 15008 1727096196.48448: checking for any_errors_fatal 15008 1727096196.48449: done checking for any_errors_fatal 15008 1727096196.48449: checking for max_fail_percentage 15008 1727096196.48450: done checking for max_fail_percentage 15008 1727096196.48450: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.48451: done checking to see if all hosts have failed 15008 1727096196.48451: getting the remaining hosts for this loop 15008 1727096196.48452: done getting the remaining hosts for this loop 15008 1727096196.48453: getting the next task for host managed_node2 15008 1727096196.48455: done getting next task for host managed_node2 15008 1727096196.48457: ^ task is: None 15008 1727096196.48458: ^ 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 15008 1727096196.48459: done queuing things up, now waiting for results queue to drain 15008 1727096196.48460: results queue empty 15008 1727096196.48460: checking for any_errors_fatal 15008 1727096196.48460: done checking for any_errors_fatal 15008 1727096196.48461: checking for max_fail_percentage 15008 1727096196.48461: done checking for max_fail_percentage 15008 1727096196.48462: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.48462: done checking to see if all hosts have failed 15008 1727096196.48463: getting the next task for host managed_node2 15008 1727096196.48464: done getting next task for host managed_node2 15008 1727096196.48465: ^ task is: None 15008 1727096196.48466: ^ 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 15008 1727096196.48495: in VariableManager get_vars() 15008 1727096196.48510: done with get_vars() 15008 1727096196.48513: in VariableManager get_vars() 15008 1727096196.48520: done with get_vars() 15008 1727096196.48523: variable 'omit' from source: magic vars 15008 1727096196.48609: variable 'profile' from source: play vars 15008 1727096196.48678: in VariableManager get_vars() 15008 1727096196.48688: done with get_vars() 15008 1727096196.48701: variable 'omit' from source: magic vars 15008 1727096196.48744: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 15008 1727096196.49148: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096196.49172: getting the remaining hosts for this loop 15008 1727096196.49173: done getting the remaining hosts for this loop 15008 1727096196.49175: getting the next task for host managed_node2 15008 1727096196.49177: done getting next task for host managed_node2 15008 1727096196.49178: ^ task is: TASK: Gathering Facts 15008 1727096196.49179: ^ 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 15008 1727096196.49180: getting variables 15008 1727096196.49181: in VariableManager get_vars() 15008 1727096196.49188: Calling all_inventory to load vars for managed_node2 15008 1727096196.49190: Calling groups_inventory to load vars for managed_node2 15008 1727096196.49191: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.49194: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.49196: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.49197: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.49282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.49422: done with get_vars() 15008 1727096196.49428: done getting variables 15008 1727096196.49459: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Monday 23 September 2024 08:56:36 -0400 (0:00:00.051) 0:00:06.991 ****** 15008 1727096196.49479: entering _queue_task() for managed_node2/gather_facts 15008 1727096196.49700: worker is 1 (out of 1 available) 15008 1727096196.49713: exiting _queue_task() for managed_node2/gather_facts 15008 1727096196.49724: done queuing things up, now waiting for results queue to drain 15008 1727096196.49726: waiting for pending results... 15008 1727096196.49886: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096196.49953: in run() - task 0afff68d-5257-f98b-260b-00000000023e 15008 1727096196.49969: variable 'ansible_search_path' from source: unknown 15008 1727096196.49999: calling self._execute() 15008 1727096196.50064: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.50071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.50081: variable 'omit' from source: magic vars 15008 1727096196.50382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.51914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.51964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.51990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.52016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.52041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.52098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.52118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.52137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.52169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.52179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.52281: variable 'ansible_distribution' from source: facts 15008 1727096196.52286: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.52301: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.52305: when evaluation is False, skipping this task 15008 1727096196.52307: _execute() done 15008 1727096196.52310: dumping result to json 15008 1727096196.52312: done dumping result, returning 15008 1727096196.52318: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-00000000023e] 15008 1727096196.52323: sending task result for task 0afff68d-5257-f98b-260b-00000000023e 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" } 15008 1727096196.52449: no more pending results, returning what we have 15008 1727096196.52452: results queue empty 15008 1727096196.52453: checking for any_errors_fatal 15008 1727096196.52454: done checking for any_errors_fatal 15008 1727096196.52454: checking for max_fail_percentage 15008 1727096196.52458: done checking for max_fail_percentage 15008 1727096196.52459: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.52460: done checking to see if all hosts have failed 15008 1727096196.52461: getting the remaining hosts for this loop 15008 1727096196.52462: done getting the remaining hosts for this loop 15008 1727096196.52465: getting the next task for host managed_node2 15008 1727096196.52473: done getting next task for host managed_node2 15008 1727096196.52475: ^ task is: TASK: meta (flush_handlers) 15008 1727096196.52478: ^ 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 15008 1727096196.52481: getting variables 15008 1727096196.52483: in VariableManager get_vars() 15008 1727096196.52519: Calling all_inventory to load vars for managed_node2 15008 1727096196.52521: Calling groups_inventory to load vars for managed_node2 15008 1727096196.52523: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.52534: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.52536: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.52539: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.52696: done sending task result for task 0afff68d-5257-f98b-260b-00000000023e 15008 1727096196.52700: WORKER PROCESS EXITING 15008 1727096196.52709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.52829: done with get_vars() 15008 1727096196.52836: done getting variables 15008 1727096196.52887: in VariableManager get_vars() 15008 1727096196.52896: Calling all_inventory to load vars for managed_node2 15008 1727096196.52898: Calling groups_inventory to load vars for managed_node2 15008 1727096196.52899: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.52903: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.52904: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.52906: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.53010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.53120: done with get_vars() 15008 1727096196.53129: done queuing things up, now waiting for results queue to drain 15008 1727096196.53131: results queue empty 15008 1727096196.53131: checking for any_errors_fatal 15008 1727096196.53132: done checking for any_errors_fatal 15008 1727096196.53133: checking for max_fail_percentage 15008 1727096196.53133: done checking for max_fail_percentage 15008 1727096196.53134: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.53134: done checking to see if all hosts have failed 15008 1727096196.53135: getting the remaining hosts for this loop 15008 1727096196.53136: done getting the remaining hosts for this loop 15008 1727096196.53137: getting the next task for host managed_node2 15008 1727096196.53140: done getting next task for host managed_node2 15008 1727096196.53142: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15008 1727096196.53143: ^ 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 15008 1727096196.53149: getting variables 15008 1727096196.53149: in VariableManager get_vars() 15008 1727096196.53160: Calling all_inventory to load vars for managed_node2 15008 1727096196.53161: Calling groups_inventory to load vars for managed_node2 15008 1727096196.53162: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.53171: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.53173: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.53174: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.53252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.53364: done with get_vars() 15008 1727096196.53372: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:56:36 -0400 (0:00:00.039) 0:00:07.031 ****** 15008 1727096196.53419: entering _queue_task() for managed_node2/include_tasks 15008 1727096196.53696: worker is 1 (out of 1 available) 15008 1727096196.53708: exiting _queue_task() for managed_node2/include_tasks 15008 1727096196.53720: done queuing things up, now waiting for results queue to drain 15008 1727096196.53722: waiting for pending results... 15008 1727096196.53888: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 15008 1727096196.53955: in run() - task 0afff68d-5257-f98b-260b-00000000005a 15008 1727096196.53972: variable 'ansible_search_path' from source: unknown 15008 1727096196.53975: variable 'ansible_search_path' from source: unknown 15008 1727096196.54004: calling self._execute() 15008 1727096196.54072: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.54076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.54085: variable 'omit' from source: magic vars 15008 1727096196.54391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.55977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.56026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.56049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.56078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.56098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.56161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.56182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.56199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.56224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.56240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.56338: variable 'ansible_distribution' from source: facts 15008 1727096196.56341: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.56362: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.56366: when evaluation is False, skipping this task 15008 1727096196.56371: _execute() done 15008 1727096196.56374: dumping result to json 15008 1727096196.56377: done dumping result, returning 15008 1727096196.56380: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-f98b-260b-00000000005a] 15008 1727096196.56382: sending task result for task 0afff68d-5257-f98b-260b-00000000005a 15008 1727096196.56469: done sending task result for task 0afff68d-5257-f98b-260b-00000000005a 15008 1727096196.56472: 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" } 15008 1727096196.56522: no more pending results, returning what we have 15008 1727096196.56525: results queue empty 15008 1727096196.56526: checking for any_errors_fatal 15008 1727096196.56527: done checking for any_errors_fatal 15008 1727096196.56528: checking for max_fail_percentage 15008 1727096196.56529: done checking for max_fail_percentage 15008 1727096196.56530: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.56531: done checking to see if all hosts have failed 15008 1727096196.56532: getting the remaining hosts for this loop 15008 1727096196.56533: done getting the remaining hosts for this loop 15008 1727096196.56536: getting the next task for host managed_node2 15008 1727096196.56542: done getting next task for host managed_node2 15008 1727096196.56545: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 15008 1727096196.56547: ^ 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 15008 1727096196.56562: getting variables 15008 1727096196.56563: in VariableManager get_vars() 15008 1727096196.56609: Calling all_inventory to load vars for managed_node2 15008 1727096196.56612: Calling groups_inventory to load vars for managed_node2 15008 1727096196.56614: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.56624: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.56626: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.56629: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.56780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.56910: done with get_vars() 15008 1727096196.56919: done getting variables 15008 1727096196.56964: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:56:36 -0400 (0:00:00.035) 0:00:07.066 ****** 15008 1727096196.56990: entering _queue_task() for managed_node2/debug 15008 1727096196.57215: worker is 1 (out of 1 available) 15008 1727096196.57229: exiting _queue_task() for managed_node2/debug 15008 1727096196.57241: done queuing things up, now waiting for results queue to drain 15008 1727096196.57243: waiting for pending results... 15008 1727096196.57407: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 15008 1727096196.57475: in run() - task 0afff68d-5257-f98b-260b-00000000005b 15008 1727096196.57490: variable 'ansible_search_path' from source: unknown 15008 1727096196.57494: variable 'ansible_search_path' from source: unknown 15008 1727096196.57522: calling self._execute() 15008 1727096196.57773: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.57777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.57779: variable 'omit' from source: magic vars 15008 1727096196.58131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.59801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.59854: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.59886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.59913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.59934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.59996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.60016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.60033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.60063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.60074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.60173: variable 'ansible_distribution' from source: facts 15008 1727096196.60178: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.60193: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.60196: when evaluation is False, skipping this task 15008 1727096196.60199: _execute() done 15008 1727096196.60201: dumping result to json 15008 1727096196.60203: done dumping result, returning 15008 1727096196.60212: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-f98b-260b-00000000005b] 15008 1727096196.60216: sending task result for task 0afff68d-5257-f98b-260b-00000000005b 15008 1727096196.60309: done sending task result for task 0afff68d-5257-f98b-260b-00000000005b 15008 1727096196.60311: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096196.60352: no more pending results, returning what we have 15008 1727096196.60355: results queue empty 15008 1727096196.60358: checking for any_errors_fatal 15008 1727096196.60366: done checking for any_errors_fatal 15008 1727096196.60367: checking for max_fail_percentage 15008 1727096196.60370: done checking for max_fail_percentage 15008 1727096196.60371: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.60372: done checking to see if all hosts have failed 15008 1727096196.60373: getting the remaining hosts for this loop 15008 1727096196.60374: done getting the remaining hosts for this loop 15008 1727096196.60377: getting the next task for host managed_node2 15008 1727096196.60382: done getting next task for host managed_node2 15008 1727096196.60385: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 15008 1727096196.60387: ^ 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 15008 1727096196.60401: getting variables 15008 1727096196.60403: in VariableManager get_vars() 15008 1727096196.60438: Calling all_inventory to load vars for managed_node2 15008 1727096196.60440: Calling groups_inventory to load vars for managed_node2 15008 1727096196.60443: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.60452: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.60455: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.60460: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.60666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.60995: done with get_vars() 15008 1727096196.61005: done getting variables 15008 1727096196.61081: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:56:36 -0400 (0:00:00.041) 0:00:07.108 ****** 15008 1727096196.61107: entering _queue_task() for managed_node2/fail 15008 1727096196.61434: worker is 1 (out of 1 available) 15008 1727096196.61446: exiting _queue_task() for managed_node2/fail 15008 1727096196.61678: done queuing things up, now waiting for results queue to drain 15008 1727096196.61680: waiting for pending results... 15008 1727096196.61809: 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 15008 1727096196.61839: in run() - task 0afff68d-5257-f98b-260b-00000000005c 15008 1727096196.61859: variable 'ansible_search_path' from source: unknown 15008 1727096196.61870: variable 'ansible_search_path' from source: unknown 15008 1727096196.61919: calling self._execute() 15008 1727096196.62016: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.62029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.62042: variable 'omit' from source: magic vars 15008 1727096196.62515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.64954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.64962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.65015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.65085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.65119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.65218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.65254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.65297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.65385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.65473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.65598: variable 'ansible_distribution' from source: facts 15008 1727096196.65615: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.65638: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.65664: when evaluation is False, skipping this task 15008 1727096196.65675: _execute() done 15008 1727096196.65716: dumping result to json 15008 1727096196.65719: done dumping result, returning 15008 1727096196.65722: 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 [0afff68d-5257-f98b-260b-00000000005c] 15008 1727096196.65725: sending task result for task 0afff68d-5257-f98b-260b-00000000005c 15008 1727096196.65978: done sending task result for task 0afff68d-5257-f98b-260b-00000000005c 15008 1727096196.65981: 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" } 15008 1727096196.66032: no more pending results, returning what we have 15008 1727096196.66036: results queue empty 15008 1727096196.66037: checking for any_errors_fatal 15008 1727096196.66044: done checking for any_errors_fatal 15008 1727096196.66045: checking for max_fail_percentage 15008 1727096196.66047: done checking for max_fail_percentage 15008 1727096196.66048: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.66049: done checking to see if all hosts have failed 15008 1727096196.66050: getting the remaining hosts for this loop 15008 1727096196.66051: done getting the remaining hosts for this loop 15008 1727096196.66055: getting the next task for host managed_node2 15008 1727096196.66064: done getting next task for host managed_node2 15008 1727096196.66069: ^ 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 15008 1727096196.66072: ^ 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 15008 1727096196.66085: getting variables 15008 1727096196.66087: in VariableManager get_vars() 15008 1727096196.66206: Calling all_inventory to load vars for managed_node2 15008 1727096196.66209: Calling groups_inventory to load vars for managed_node2 15008 1727096196.66212: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.66223: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.66226: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.66229: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.66574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.66832: done with get_vars() 15008 1727096196.66848: done getting variables 15008 1727096196.66909: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:56:36 -0400 (0:00:00.058) 0:00:07.166 ****** 15008 1727096196.66938: entering _queue_task() for managed_node2/fail 15008 1727096196.67232: worker is 1 (out of 1 available) 15008 1727096196.67245: exiting _queue_task() for managed_node2/fail 15008 1727096196.67260: done queuing things up, now waiting for results queue to drain 15008 1727096196.67262: waiting for pending results... 15008 1727096196.67684: 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 15008 1727096196.67746: in run() - task 0afff68d-5257-f98b-260b-00000000005d 15008 1727096196.67836: variable 'ansible_search_path' from source: unknown 15008 1727096196.67840: variable 'ansible_search_path' from source: unknown 15008 1727096196.67843: calling self._execute() 15008 1727096196.67904: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.67915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.67928: variable 'omit' from source: magic vars 15008 1727096196.68461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.71542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.71803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.71820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.71880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.71993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.72158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.72195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.72358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.72363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.72366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.72512: variable 'ansible_distribution' from source: facts 15008 1727096196.72544: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.72572: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.72580: when evaluation is False, skipping this task 15008 1727096196.72588: _execute() done 15008 1727096196.72594: dumping result to json 15008 1727096196.72601: done dumping result, returning 15008 1727096196.72614: 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 [0afff68d-5257-f98b-260b-00000000005d] 15008 1727096196.72635: sending task result for task 0afff68d-5257-f98b-260b-00000000005d 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" } 15008 1727096196.73004: no more pending results, returning what we have 15008 1727096196.73007: results queue empty 15008 1727096196.73008: checking for any_errors_fatal 15008 1727096196.73014: done checking for any_errors_fatal 15008 1727096196.73015: checking for max_fail_percentage 15008 1727096196.73017: done checking for max_fail_percentage 15008 1727096196.73018: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.73019: done checking to see if all hosts have failed 15008 1727096196.73020: getting the remaining hosts for this loop 15008 1727096196.73022: done getting the remaining hosts for this loop 15008 1727096196.73025: getting the next task for host managed_node2 15008 1727096196.73033: done getting next task for host managed_node2 15008 1727096196.73037: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 15008 1727096196.73040: ^ 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 15008 1727096196.73054: getting variables 15008 1727096196.73055: in VariableManager get_vars() 15008 1727096196.73101: Calling all_inventory to load vars for managed_node2 15008 1727096196.73104: Calling groups_inventory to load vars for managed_node2 15008 1727096196.73107: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.73118: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.73121: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.73124: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.73569: done sending task result for task 0afff68d-5257-f98b-260b-00000000005d 15008 1727096196.73573: WORKER PROCESS EXITING 15008 1727096196.73596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.73809: done with get_vars() 15008 1727096196.73825: done getting variables 15008 1727096196.73887: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:56:36 -0400 (0:00:00.069) 0:00:07.236 ****** 15008 1727096196.73917: entering _queue_task() for managed_node2/fail 15008 1727096196.74527: worker is 1 (out of 1 available) 15008 1727096196.74540: exiting _queue_task() for managed_node2/fail 15008 1727096196.74552: done queuing things up, now waiting for results queue to drain 15008 1727096196.74554: waiting for pending results... 15008 1727096196.75018: 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 15008 1727096196.75354: in run() - task 0afff68d-5257-f98b-260b-00000000005e 15008 1727096196.75380: variable 'ansible_search_path' from source: unknown 15008 1727096196.75388: variable 'ansible_search_path' from source: unknown 15008 1727096196.75426: calling self._execute() 15008 1727096196.75683: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.75686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.75689: variable 'omit' from source: magic vars 15008 1727096196.76574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.82466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.82543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.82977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.82981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.82983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.82987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.83210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.83213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.83216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.83218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.83496: variable 'ansible_distribution' from source: facts 15008 1727096196.83585: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.83669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.83678: when evaluation is False, skipping this task 15008 1727096196.83686: _execute() done 15008 1727096196.83692: dumping result to json 15008 1727096196.83699: done dumping result, returning 15008 1727096196.83711: 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 [0afff68d-5257-f98b-260b-00000000005e] 15008 1727096196.83772: sending task result for task 0afff68d-5257-f98b-260b-00000000005e 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" } 15008 1727096196.84125: no more pending results, returning what we have 15008 1727096196.84129: results queue empty 15008 1727096196.84130: checking for any_errors_fatal 15008 1727096196.84135: done checking for any_errors_fatal 15008 1727096196.84136: checking for max_fail_percentage 15008 1727096196.84137: done checking for max_fail_percentage 15008 1727096196.84138: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.84138: done checking to see if all hosts have failed 15008 1727096196.84139: getting the remaining hosts for this loop 15008 1727096196.84141: done getting the remaining hosts for this loop 15008 1727096196.84144: getting the next task for host managed_node2 15008 1727096196.84149: done getting next task for host managed_node2 15008 1727096196.84153: ^ 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 15008 1727096196.84155: ^ 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 15008 1727096196.84172: getting variables 15008 1727096196.84173: in VariableManager get_vars() 15008 1727096196.84209: Calling all_inventory to load vars for managed_node2 15008 1727096196.84212: Calling groups_inventory to load vars for managed_node2 15008 1727096196.84214: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.84224: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.84226: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.84229: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.84793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.85140: done with get_vars() 15008 1727096196.85150: done getting variables 15008 1727096196.85416: done sending task result for task 0afff68d-5257-f98b-260b-00000000005e 15008 1727096196.85419: WORKER PROCESS EXITING 15008 1727096196.85453: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:56:36 -0400 (0:00:00.115) 0:00:07.351 ****** 15008 1727096196.85486: entering _queue_task() for managed_node2/dnf 15008 1727096196.86401: worker is 1 (out of 1 available) 15008 1727096196.86412: exiting _queue_task() for managed_node2/dnf 15008 1727096196.86422: done queuing things up, now waiting for results queue to drain 15008 1727096196.86424: waiting for pending results... 15008 1727096196.86539: 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 15008 1727096196.86642: in run() - task 0afff68d-5257-f98b-260b-00000000005f 15008 1727096196.86670: variable 'ansible_search_path' from source: unknown 15008 1727096196.86678: variable 'ansible_search_path' from source: unknown 15008 1727096196.86716: calling self._execute() 15008 1727096196.86807: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.86818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.86830: variable 'omit' from source: magic vars 15008 1727096196.87272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.89545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.89623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.89665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.89710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.89738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.89824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.89860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.89918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.89942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.89963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.90105: variable 'ansible_distribution' from source: facts 15008 1727096196.90135: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.90140: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.90147: when evaluation is False, skipping this task 15008 1727096196.90153: _execute() done 15008 1727096196.90161: dumping result to json 15008 1727096196.90244: done dumping result, returning 15008 1727096196.90247: 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 [0afff68d-5257-f98b-260b-00000000005f] 15008 1727096196.90250: sending task result for task 0afff68d-5257-f98b-260b-00000000005f 15008 1727096196.90327: done sending task result for task 0afff68d-5257-f98b-260b-00000000005f 15008 1727096196.90330: 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" } 15008 1727096196.90400: no more pending results, returning what we have 15008 1727096196.90403: results queue empty 15008 1727096196.90404: checking for any_errors_fatal 15008 1727096196.90413: done checking for any_errors_fatal 15008 1727096196.90414: checking for max_fail_percentage 15008 1727096196.90415: done checking for max_fail_percentage 15008 1727096196.90416: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.90417: done checking to see if all hosts have failed 15008 1727096196.90418: getting the remaining hosts for this loop 15008 1727096196.90419: done getting the remaining hosts for this loop 15008 1727096196.90423: getting the next task for host managed_node2 15008 1727096196.90429: done getting next task for host managed_node2 15008 1727096196.90433: ^ 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 15008 1727096196.90436: ^ 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 15008 1727096196.90448: getting variables 15008 1727096196.90450: in VariableManager get_vars() 15008 1727096196.90492: Calling all_inventory to load vars for managed_node2 15008 1727096196.90494: Calling groups_inventory to load vars for managed_node2 15008 1727096196.90497: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.90507: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.90510: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.90513: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.90894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.91152: done with get_vars() 15008 1727096196.91165: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 15008 1727096196.91237: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:56:36 -0400 (0:00:00.057) 0:00:07.409 ****** 15008 1727096196.91268: entering _queue_task() for managed_node2/yum 15008 1727096196.91515: worker is 1 (out of 1 available) 15008 1727096196.91528: exiting _queue_task() for managed_node2/yum 15008 1727096196.91540: done queuing things up, now waiting for results queue to drain 15008 1727096196.91542: waiting for pending results... 15008 1727096196.91984: 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 15008 1727096196.91990: in run() - task 0afff68d-5257-f98b-260b-000000000060 15008 1727096196.91993: variable 'ansible_search_path' from source: unknown 15008 1727096196.91996: variable 'ansible_search_path' from source: unknown 15008 1727096196.91998: calling self._execute() 15008 1727096196.92047: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.92063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.92080: variable 'omit' from source: magic vars 15008 1727096196.92508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096196.97006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096196.97127: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096196.97202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096196.97242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096196.97278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096196.97371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096196.97419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096196.97439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096196.97528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096196.97532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096196.97649: variable 'ansible_distribution' from source: facts 15008 1727096196.97663: variable 'ansible_distribution_major_version' from source: facts 15008 1727096196.97688: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096196.97695: when evaluation is False, skipping this task 15008 1727096196.97702: _execute() done 15008 1727096196.97709: dumping result to json 15008 1727096196.97715: done dumping result, returning 15008 1727096196.97745: 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 [0afff68d-5257-f98b-260b-000000000060] 15008 1727096196.97748: sending task result for task 0afff68d-5257-f98b-260b-000000000060 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" } 15008 1727096196.97902: no more pending results, returning what we have 15008 1727096196.97905: results queue empty 15008 1727096196.97906: checking for any_errors_fatal 15008 1727096196.97914: done checking for any_errors_fatal 15008 1727096196.97914: checking for max_fail_percentage 15008 1727096196.97916: done checking for max_fail_percentage 15008 1727096196.97917: checking to see if all hosts have failed and the running result is not ok 15008 1727096196.97918: done checking to see if all hosts have failed 15008 1727096196.97919: getting the remaining hosts for this loop 15008 1727096196.97920: done getting the remaining hosts for this loop 15008 1727096196.97923: getting the next task for host managed_node2 15008 1727096196.97930: done getting next task for host managed_node2 15008 1727096196.97934: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15008 1727096196.97936: ^ 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 15008 1727096196.97949: getting variables 15008 1727096196.97950: in VariableManager get_vars() 15008 1727096196.97995: Calling all_inventory to load vars for managed_node2 15008 1727096196.97998: Calling groups_inventory to load vars for managed_node2 15008 1727096196.98001: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096196.98013: Calling all_plugins_play to load vars for managed_node2 15008 1727096196.98016: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096196.98019: Calling groups_plugins_play to load vars for managed_node2 15008 1727096196.98620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096196.98855: done with get_vars() 15008 1727096196.98873: done getting variables 15008 1727096196.98910: done sending task result for task 0afff68d-5257-f98b-260b-000000000060 15008 1727096196.98913: WORKER PROCESS EXITING 15008 1727096196.98946: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:56:36 -0400 (0:00:00.077) 0:00:07.486 ****** 15008 1727096196.98980: entering _queue_task() for managed_node2/fail 15008 1727096196.99374: worker is 1 (out of 1 available) 15008 1727096196.99386: exiting _queue_task() for managed_node2/fail 15008 1727096196.99397: done queuing things up, now waiting for results queue to drain 15008 1727096196.99398: waiting for pending results... 15008 1727096196.99577: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 15008 1727096196.99695: in run() - task 0afff68d-5257-f98b-260b-000000000061 15008 1727096196.99715: variable 'ansible_search_path' from source: unknown 15008 1727096196.99722: variable 'ansible_search_path' from source: unknown 15008 1727096196.99774: calling self._execute() 15008 1727096196.99874: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096196.99886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096196.99899: variable 'omit' from source: magic vars 15008 1727096197.00677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.02995: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.03069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.03112: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.03149: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.03186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.03264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.03303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.03334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.03385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.03407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.03561: variable 'ansible_distribution' from source: facts 15008 1727096197.03574: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.03597: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.03604: when evaluation is False, skipping this task 15008 1727096197.03610: _execute() done 15008 1727096197.03622: dumping result to json 15008 1727096197.03628: done dumping result, returning 15008 1727096197.03640: 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 [0afff68d-5257-f98b-260b-000000000061] 15008 1727096197.03649: sending task result for task 0afff68d-5257-f98b-260b-000000000061 15008 1727096197.03805: done sending task result for task 0afff68d-5257-f98b-260b-000000000061 15008 1727096197.03808: 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" } 15008 1727096197.03893: no more pending results, returning what we have 15008 1727096197.03896: results queue empty 15008 1727096197.03897: checking for any_errors_fatal 15008 1727096197.03904: done checking for any_errors_fatal 15008 1727096197.03905: checking for max_fail_percentage 15008 1727096197.03906: done checking for max_fail_percentage 15008 1727096197.03907: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.03909: done checking to see if all hosts have failed 15008 1727096197.03909: getting the remaining hosts for this loop 15008 1727096197.03911: done getting the remaining hosts for this loop 15008 1727096197.03914: getting the next task for host managed_node2 15008 1727096197.03920: done getting next task for host managed_node2 15008 1727096197.03924: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 15008 1727096197.03926: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.03941: getting variables 15008 1727096197.03942: in VariableManager get_vars() 15008 1727096197.03997: Calling all_inventory to load vars for managed_node2 15008 1727096197.04000: Calling groups_inventory to load vars for managed_node2 15008 1727096197.04003: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.04014: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.04017: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.04019: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.04703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.05130: done with get_vars() 15008 1727096197.05145: done getting variables 15008 1727096197.05580: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:56:37 -0400 (0:00:00.066) 0:00:07.553 ****** 15008 1727096197.05616: entering _queue_task() for managed_node2/package 15008 1727096197.06132: worker is 1 (out of 1 available) 15008 1727096197.06145: exiting _queue_task() for managed_node2/package 15008 1727096197.06163: done queuing things up, now waiting for results queue to drain 15008 1727096197.06165: waiting for pending results... 15008 1727096197.06737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 15008 1727096197.06764: in run() - task 0afff68d-5257-f98b-260b-000000000062 15008 1727096197.06792: variable 'ansible_search_path' from source: unknown 15008 1727096197.06818: variable 'ansible_search_path' from source: unknown 15008 1727096197.06841: calling self._execute() 15008 1727096197.06949: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.07008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.07011: variable 'omit' from source: magic vars 15008 1727096197.07424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.10576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.10619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.11261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.11408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.11441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.11556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.11680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.11719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.11766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.11789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.11955: variable 'ansible_distribution' from source: facts 15008 1727096197.11969: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.11993: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.12000: when evaluation is False, skipping this task 15008 1727096197.12006: _execute() done 15008 1727096197.12016: dumping result to json 15008 1727096197.12027: done dumping result, returning 15008 1727096197.12038: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-f98b-260b-000000000062] 15008 1727096197.12048: sending task result for task 0afff68d-5257-f98b-260b-000000000062 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" } 15008 1727096197.12318: no more pending results, returning what we have 15008 1727096197.12321: results queue empty 15008 1727096197.12322: checking for any_errors_fatal 15008 1727096197.12327: done checking for any_errors_fatal 15008 1727096197.12328: checking for max_fail_percentage 15008 1727096197.12330: done checking for max_fail_percentage 15008 1727096197.12331: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.12331: done checking to see if all hosts have failed 15008 1727096197.12332: getting the remaining hosts for this loop 15008 1727096197.12334: done getting the remaining hosts for this loop 15008 1727096197.12337: getting the next task for host managed_node2 15008 1727096197.12347: done getting next task for host managed_node2 15008 1727096197.12351: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15008 1727096197.12353: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.12366: getting variables 15008 1727096197.12369: in VariableManager get_vars() 15008 1727096197.12421: Calling all_inventory to load vars for managed_node2 15008 1727096197.12424: Calling groups_inventory to load vars for managed_node2 15008 1727096197.12426: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.12432: done sending task result for task 0afff68d-5257-f98b-260b-000000000062 15008 1727096197.12434: WORKER PROCESS EXITING 15008 1727096197.12442: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.12444: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.12446: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.12661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.12786: done with get_vars() 15008 1727096197.12794: done getting variables 15008 1727096197.12836: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:56:37 -0400 (0:00:00.072) 0:00:07.625 ****** 15008 1727096197.12858: entering _queue_task() for managed_node2/package 15008 1727096197.13078: worker is 1 (out of 1 available) 15008 1727096197.13094: exiting _queue_task() for managed_node2/package 15008 1727096197.13105: done queuing things up, now waiting for results queue to drain 15008 1727096197.13107: waiting for pending results... 15008 1727096197.13281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 15008 1727096197.13342: in run() - task 0afff68d-5257-f98b-260b-000000000063 15008 1727096197.13354: variable 'ansible_search_path' from source: unknown 15008 1727096197.13357: variable 'ansible_search_path' from source: unknown 15008 1727096197.13389: calling self._execute() 15008 1727096197.13453: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.13457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.13469: variable 'omit' from source: magic vars 15008 1727096197.14074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.18043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.18122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.18173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.18215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.18250: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.18336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.18382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.18415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.18472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.18496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.18746: variable 'ansible_distribution' from source: facts 15008 1727096197.19090: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.19093: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.19096: when evaluation is False, skipping this task 15008 1727096197.19098: _execute() done 15008 1727096197.19100: dumping result to json 15008 1727096197.19102: done dumping result, returning 15008 1727096197.19104: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-f98b-260b-000000000063] 15008 1727096197.19107: sending task result for task 0afff68d-5257-f98b-260b-000000000063 15008 1727096197.19193: done sending task result for task 0afff68d-5257-f98b-260b-000000000063 15008 1727096197.19197: 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" } 15008 1727096197.19239: no more pending results, returning what we have 15008 1727096197.19241: results queue empty 15008 1727096197.19242: checking for any_errors_fatal 15008 1727096197.19247: done checking for any_errors_fatal 15008 1727096197.19248: checking for max_fail_percentage 15008 1727096197.19249: done checking for max_fail_percentage 15008 1727096197.19250: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.19251: done checking to see if all hosts have failed 15008 1727096197.19252: getting the remaining hosts for this loop 15008 1727096197.19253: done getting the remaining hosts for this loop 15008 1727096197.19258: getting the next task for host managed_node2 15008 1727096197.19263: done getting next task for host managed_node2 15008 1727096197.19268: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15008 1727096197.19274: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.19286: getting variables 15008 1727096197.19288: in VariableManager get_vars() 15008 1727096197.19323: Calling all_inventory to load vars for managed_node2 15008 1727096197.19325: Calling groups_inventory to load vars for managed_node2 15008 1727096197.19327: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.19337: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.19339: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.19341: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.19638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.19976: done with get_vars() 15008 1727096197.19989: done getting variables 15008 1727096197.20051: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:56:37 -0400 (0:00:00.072) 0:00:07.697 ****** 15008 1727096197.20089: entering _queue_task() for managed_node2/package 15008 1727096197.20391: worker is 1 (out of 1 available) 15008 1727096197.20415: exiting _queue_task() for managed_node2/package 15008 1727096197.20429: done queuing things up, now waiting for results queue to drain 15008 1727096197.20431: waiting for pending results... 15008 1727096197.20706: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 15008 1727096197.20781: in run() - task 0afff68d-5257-f98b-260b-000000000064 15008 1727096197.20795: variable 'ansible_search_path' from source: unknown 15008 1727096197.20798: variable 'ansible_search_path' from source: unknown 15008 1727096197.20825: calling self._execute() 15008 1727096197.20891: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.20895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.20907: variable 'omit' from source: magic vars 15008 1727096197.21217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.23234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.23474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.23480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.23482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.23485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.23515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.23549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.23587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.23634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.23655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.23799: variable 'ansible_distribution' from source: facts 15008 1727096197.23811: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.23835: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.23843: when evaluation is False, skipping this task 15008 1727096197.23849: _execute() done 15008 1727096197.23854: dumping result to json 15008 1727096197.23864: done dumping result, returning 15008 1727096197.23879: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-f98b-260b-000000000064] 15008 1727096197.23890: sending task result for task 0afff68d-5257-f98b-260b-000000000064 15008 1727096197.24074: done sending task result for task 0afff68d-5257-f98b-260b-000000000064 15008 1727096197.24077: 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" } 15008 1727096197.24125: no more pending results, returning what we have 15008 1727096197.24128: results queue empty 15008 1727096197.24129: checking for any_errors_fatal 15008 1727096197.24136: done checking for any_errors_fatal 15008 1727096197.24137: checking for max_fail_percentage 15008 1727096197.24139: done checking for max_fail_percentage 15008 1727096197.24140: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.24141: done checking to see if all hosts have failed 15008 1727096197.24142: getting the remaining hosts for this loop 15008 1727096197.24143: done getting the remaining hosts for this loop 15008 1727096197.24147: getting the next task for host managed_node2 15008 1727096197.24153: done getting next task for host managed_node2 15008 1727096197.24160: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15008 1727096197.24162: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.24177: getting variables 15008 1727096197.24179: in VariableManager get_vars() 15008 1727096197.24219: Calling all_inventory to load vars for managed_node2 15008 1727096197.24222: Calling groups_inventory to load vars for managed_node2 15008 1727096197.24224: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.24238: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.24241: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.24245: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.24464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.24621: done with get_vars() 15008 1727096197.24629: done getting variables 15008 1727096197.24678: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:56:37 -0400 (0:00:00.046) 0:00:07.743 ****** 15008 1727096197.24699: entering _queue_task() for managed_node2/service 15008 1727096197.24903: worker is 1 (out of 1 available) 15008 1727096197.24918: exiting _queue_task() for managed_node2/service 15008 1727096197.24931: done queuing things up, now waiting for results queue to drain 15008 1727096197.24933: waiting for pending results... 15008 1727096197.25095: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 15008 1727096197.25159: in run() - task 0afff68d-5257-f98b-260b-000000000065 15008 1727096197.25174: variable 'ansible_search_path' from source: unknown 15008 1727096197.25178: variable 'ansible_search_path' from source: unknown 15008 1727096197.25200: calling self._execute() 15008 1727096197.25263: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.25266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.25276: variable 'omit' from source: magic vars 15008 1727096197.25596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.27729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.27780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.27807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.27835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.27856: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.27918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.27938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.27959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.27987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.27999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.28098: variable 'ansible_distribution' from source: facts 15008 1727096197.28103: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.28119: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.28122: when evaluation is False, skipping this task 15008 1727096197.28125: _execute() done 15008 1727096197.28127: dumping result to json 15008 1727096197.28130: done dumping result, returning 15008 1727096197.28136: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-f98b-260b-000000000065] 15008 1727096197.28141: sending task result for task 0afff68d-5257-f98b-260b-000000000065 15008 1727096197.28234: done sending task result for task 0afff68d-5257-f98b-260b-000000000065 15008 1727096197.28237: 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" } 15008 1727096197.28299: no more pending results, returning what we have 15008 1727096197.28302: results queue empty 15008 1727096197.28303: checking for any_errors_fatal 15008 1727096197.28310: done checking for any_errors_fatal 15008 1727096197.28311: checking for max_fail_percentage 15008 1727096197.28313: done checking for max_fail_percentage 15008 1727096197.28314: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.28315: done checking to see if all hosts have failed 15008 1727096197.28315: getting the remaining hosts for this loop 15008 1727096197.28316: done getting the remaining hosts for this loop 15008 1727096197.28320: getting the next task for host managed_node2 15008 1727096197.28326: done getting next task for host managed_node2 15008 1727096197.28329: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15008 1727096197.28331: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.28343: getting variables 15008 1727096197.28344: in VariableManager get_vars() 15008 1727096197.28384: Calling all_inventory to load vars for managed_node2 15008 1727096197.28386: Calling groups_inventory to load vars for managed_node2 15008 1727096197.28388: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.28397: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.28399: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.28402: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.28536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.28654: done with get_vars() 15008 1727096197.28663: done getting variables 15008 1727096197.28708: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:56:37 -0400 (0:00:00.040) 0:00:07.784 ****** 15008 1727096197.28729: entering _queue_task() for managed_node2/service 15008 1727096197.28938: worker is 1 (out of 1 available) 15008 1727096197.28953: exiting _queue_task() for managed_node2/service 15008 1727096197.28966: done queuing things up, now waiting for results queue to drain 15008 1727096197.28969: waiting for pending results... 15008 1727096197.29127: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 15008 1727096197.29192: in run() - task 0afff68d-5257-f98b-260b-000000000066 15008 1727096197.29206: variable 'ansible_search_path' from source: unknown 15008 1727096197.29209: variable 'ansible_search_path' from source: unknown 15008 1727096197.29233: calling self._execute() 15008 1727096197.29296: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.29300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.29314: variable 'omit' from source: magic vars 15008 1727096197.29619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.31366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.31475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.31483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.31492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.31534: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.31618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.31651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.31686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.31729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.31760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.31927: variable 'ansible_distribution' from source: facts 15008 1727096197.31960: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.31975: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.32070: when evaluation is False, skipping this task 15008 1727096197.32073: _execute() done 15008 1727096197.32076: dumping result to json 15008 1727096197.32078: done dumping result, returning 15008 1727096197.32080: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-f98b-260b-000000000066] 15008 1727096197.32082: sending task result for task 0afff68d-5257-f98b-260b-000000000066 15008 1727096197.32152: done sending task result for task 0afff68d-5257-f98b-260b-000000000066 15008 1727096197.32154: 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 } 15008 1727096197.32198: no more pending results, returning what we have 15008 1727096197.32201: results queue empty 15008 1727096197.32202: checking for any_errors_fatal 15008 1727096197.32208: done checking for any_errors_fatal 15008 1727096197.32209: checking for max_fail_percentage 15008 1727096197.32210: done checking for max_fail_percentage 15008 1727096197.32212: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.32213: done checking to see if all hosts have failed 15008 1727096197.32214: getting the remaining hosts for this loop 15008 1727096197.32215: done getting the remaining hosts for this loop 15008 1727096197.32219: getting the next task for host managed_node2 15008 1727096197.32224: done getting next task for host managed_node2 15008 1727096197.32228: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15008 1727096197.32230: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.32244: getting variables 15008 1727096197.32246: in VariableManager get_vars() 15008 1727096197.32288: Calling all_inventory to load vars for managed_node2 15008 1727096197.32291: Calling groups_inventory to load vars for managed_node2 15008 1727096197.32294: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.32305: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.32308: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.32311: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.32622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.32769: done with get_vars() 15008 1727096197.32777: done getting variables 15008 1727096197.32819: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:56:37 -0400 (0:00:00.041) 0:00:07.825 ****** 15008 1727096197.32840: entering _queue_task() for managed_node2/service 15008 1727096197.33044: worker is 1 (out of 1 available) 15008 1727096197.33061: exiting _queue_task() for managed_node2/service 15008 1727096197.33077: done queuing things up, now waiting for results queue to drain 15008 1727096197.33079: waiting for pending results... 15008 1727096197.33233: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 15008 1727096197.33292: in run() - task 0afff68d-5257-f98b-260b-000000000067 15008 1727096197.33309: variable 'ansible_search_path' from source: unknown 15008 1727096197.33312: variable 'ansible_search_path' from source: unknown 15008 1727096197.33335: calling self._execute() 15008 1727096197.33395: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.33399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.33410: variable 'omit' from source: magic vars 15008 1727096197.33717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.35975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.35979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.35981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.36015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.36044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.36124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.36159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.36194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.36242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.36264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.36420: variable 'ansible_distribution' from source: facts 15008 1727096197.36431: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.36452: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.36458: when evaluation is False, skipping this task 15008 1727096197.36465: _execute() done 15008 1727096197.36476: dumping result to json 15008 1727096197.36479: done dumping result, returning 15008 1727096197.36486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-f98b-260b-000000000067] 15008 1727096197.36494: sending task result for task 0afff68d-5257-f98b-260b-000000000067 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" } 15008 1727096197.36644: no more pending results, returning what we have 15008 1727096197.36647: results queue empty 15008 1727096197.36648: checking for any_errors_fatal 15008 1727096197.36655: done checking for any_errors_fatal 15008 1727096197.36658: checking for max_fail_percentage 15008 1727096197.36660: done checking for max_fail_percentage 15008 1727096197.36661: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.36661: done checking to see if all hosts have failed 15008 1727096197.36662: getting the remaining hosts for this loop 15008 1727096197.36663: done getting the remaining hosts for this loop 15008 1727096197.36668: getting the next task for host managed_node2 15008 1727096197.36675: done getting next task for host managed_node2 15008 1727096197.36678: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 15008 1727096197.36680: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.36697: getting variables 15008 1727096197.36698: in VariableManager get_vars() 15008 1727096197.36734: Calling all_inventory to load vars for managed_node2 15008 1727096197.36736: Calling groups_inventory to load vars for managed_node2 15008 1727096197.36741: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.36751: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.36753: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.36755: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.37064: done sending task result for task 0afff68d-5257-f98b-260b-000000000067 15008 1727096197.37070: WORKER PROCESS EXITING 15008 1727096197.37095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.37330: done with get_vars() 15008 1727096197.37349: done getting variables 15008 1727096197.37415: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:56:37 -0400 (0:00:00.046) 0:00:07.871 ****** 15008 1727096197.37451: entering _queue_task() for managed_node2/service 15008 1727096197.37810: worker is 1 (out of 1 available) 15008 1727096197.37823: exiting _queue_task() for managed_node2/service 15008 1727096197.37836: done queuing things up, now waiting for results queue to drain 15008 1727096197.37838: waiting for pending results... 15008 1727096197.38085: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 15008 1727096197.38195: in run() - task 0afff68d-5257-f98b-260b-000000000068 15008 1727096197.38221: variable 'ansible_search_path' from source: unknown 15008 1727096197.38231: variable 'ansible_search_path' from source: unknown 15008 1727096197.38278: calling self._execute() 15008 1727096197.38370: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.38383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.38396: variable 'omit' from source: magic vars 15008 1727096197.38886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.41455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.41540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.41613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.41659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.41704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.41809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.41849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.41905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.41944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.42014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.42135: variable 'ansible_distribution' from source: facts 15008 1727096197.42146: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.42173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.42180: when evaluation is False, skipping this task 15008 1727096197.42188: _execute() done 15008 1727096197.42194: dumping result to json 15008 1727096197.42201: done dumping result, returning 15008 1727096197.42212: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-f98b-260b-000000000068] 15008 1727096197.42230: sending task result for task 0afff68d-5257-f98b-260b-000000000068 15008 1727096197.42408: done sending task result for task 0afff68d-5257-f98b-260b-000000000068 15008 1727096197.42411: 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 } 15008 1727096197.42453: no more pending results, returning what we have 15008 1727096197.42459: results queue empty 15008 1727096197.42460: checking for any_errors_fatal 15008 1727096197.42466: done checking for any_errors_fatal 15008 1727096197.42469: checking for max_fail_percentage 15008 1727096197.42471: done checking for max_fail_percentage 15008 1727096197.42472: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.42473: done checking to see if all hosts have failed 15008 1727096197.42474: getting the remaining hosts for this loop 15008 1727096197.42475: done getting the remaining hosts for this loop 15008 1727096197.42478: getting the next task for host managed_node2 15008 1727096197.42485: done getting next task for host managed_node2 15008 1727096197.42488: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15008 1727096197.42490: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.42504: getting variables 15008 1727096197.42505: in VariableManager get_vars() 15008 1727096197.42545: Calling all_inventory to load vars for managed_node2 15008 1727096197.42547: Calling groups_inventory to load vars for managed_node2 15008 1727096197.42549: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.42562: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.42565: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.42687: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.43277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.43485: done with get_vars() 15008 1727096197.43496: done getting variables 15008 1727096197.43554: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:56:37 -0400 (0:00:00.061) 0:00:07.932 ****** 15008 1727096197.43591: entering _queue_task() for managed_node2/copy 15008 1727096197.43999: worker is 1 (out of 1 available) 15008 1727096197.44009: exiting _queue_task() for managed_node2/copy 15008 1727096197.44020: done queuing things up, now waiting for results queue to drain 15008 1727096197.44022: waiting for pending results... 15008 1727096197.44391: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 15008 1727096197.44395: in run() - task 0afff68d-5257-f98b-260b-000000000069 15008 1727096197.44398: variable 'ansible_search_path' from source: unknown 15008 1727096197.44400: variable 'ansible_search_path' from source: unknown 15008 1727096197.44418: calling self._execute() 15008 1727096197.44516: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.44528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.44543: variable 'omit' from source: magic vars 15008 1727096197.45008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.48078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.48162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.48312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.48315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.48318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.48385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.48427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.48462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.48513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.48541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.48695: variable 'ansible_distribution' from source: facts 15008 1727096197.48707: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.48730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.48743: when evaluation is False, skipping this task 15008 1727096197.48758: _execute() done 15008 1727096197.48768: dumping result to json 15008 1727096197.48777: done dumping result, returning 15008 1727096197.48859: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-f98b-260b-000000000069] 15008 1727096197.48862: sending task result for task 0afff68d-5257-f98b-260b-000000000069 15008 1727096197.48949: done sending task result for task 0afff68d-5257-f98b-260b-000000000069 15008 1727096197.48952: 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" } 15008 1727096197.49011: no more pending results, returning what we have 15008 1727096197.49014: results queue empty 15008 1727096197.49015: checking for any_errors_fatal 15008 1727096197.49027: done checking for any_errors_fatal 15008 1727096197.49028: checking for max_fail_percentage 15008 1727096197.49030: done checking for max_fail_percentage 15008 1727096197.49031: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.49034: done checking to see if all hosts have failed 15008 1727096197.49035: getting the remaining hosts for this loop 15008 1727096197.49037: done getting the remaining hosts for this loop 15008 1727096197.49041: getting the next task for host managed_node2 15008 1727096197.49104: done getting next task for host managed_node2 15008 1727096197.49109: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15008 1727096197.49111: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.49125: getting variables 15008 1727096197.49127: in VariableManager get_vars() 15008 1727096197.49273: Calling all_inventory to load vars for managed_node2 15008 1727096197.49276: Calling groups_inventory to load vars for managed_node2 15008 1727096197.49279: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.49291: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.49294: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.49298: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.49649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.50030: done with get_vars() 15008 1727096197.50041: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:56:37 -0400 (0:00:00.067) 0:00:08.000 ****** 15008 1727096197.50327: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15008 1727096197.50817: worker is 1 (out of 1 available) 15008 1727096197.51176: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 15008 1727096197.51186: done queuing things up, now waiting for results queue to drain 15008 1727096197.51188: waiting for pending results... 15008 1727096197.51458: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 15008 1727096197.51471: in run() - task 0afff68d-5257-f98b-260b-00000000006a 15008 1727096197.51496: variable 'ansible_search_path' from source: unknown 15008 1727096197.51503: variable 'ansible_search_path' from source: unknown 15008 1727096197.51542: calling self._execute() 15008 1727096197.51636: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.51649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.51662: variable 'omit' from source: magic vars 15008 1727096197.52103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.55202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.55377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.55381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.55383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.55411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.55505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.55540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.55577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.55628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.55648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.55794: variable 'ansible_distribution' from source: facts 15008 1727096197.55811: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.55835: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.55843: when evaluation is False, skipping this task 15008 1727096197.55851: _execute() done 15008 1727096197.55858: dumping result to json 15008 1727096197.55866: done dumping result, returning 15008 1727096197.55918: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-f98b-260b-00000000006a] 15008 1727096197.55921: sending task result for task 0afff68d-5257-f98b-260b-00000000006a 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" } 15008 1727096197.56053: no more pending results, returning what we have 15008 1727096197.56058: results queue empty 15008 1727096197.56059: checking for any_errors_fatal 15008 1727096197.56064: done checking for any_errors_fatal 15008 1727096197.56065: checking for max_fail_percentage 15008 1727096197.56067: done checking for max_fail_percentage 15008 1727096197.56069: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.56070: done checking to see if all hosts have failed 15008 1727096197.56071: getting the remaining hosts for this loop 15008 1727096197.56072: done getting the remaining hosts for this loop 15008 1727096197.56075: getting the next task for host managed_node2 15008 1727096197.56081: done getting next task for host managed_node2 15008 1727096197.56085: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 15008 1727096197.56087: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.56099: getting variables 15008 1727096197.56100: in VariableManager get_vars() 15008 1727096197.56138: Calling all_inventory to load vars for managed_node2 15008 1727096197.56141: Calling groups_inventory to load vars for managed_node2 15008 1727096197.56143: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.56154: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.56159: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.56162: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.56333: done sending task result for task 0afff68d-5257-f98b-260b-00000000006a 15008 1727096197.56337: WORKER PROCESS EXITING 15008 1727096197.56570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.56773: done with get_vars() 15008 1727096197.56789: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:56:37 -0400 (0:00:00.065) 0:00:08.065 ****** 15008 1727096197.56873: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15008 1727096197.57576: worker is 1 (out of 1 available) 15008 1727096197.57590: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 15008 1727096197.57601: done queuing things up, now waiting for results queue to drain 15008 1727096197.57602: waiting for pending results... 15008 1727096197.58010: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 15008 1727096197.58265: in run() - task 0afff68d-5257-f98b-260b-00000000006b 15008 1727096197.58291: variable 'ansible_search_path' from source: unknown 15008 1727096197.58299: variable 'ansible_search_path' from source: unknown 15008 1727096197.58354: calling self._execute() 15008 1727096197.58455: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.58526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.58529: variable 'omit' from source: magic vars 15008 1727096197.58949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.60733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.60782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.60857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.60870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.61072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.61076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.61079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.61081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.61121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.61139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.61329: variable 'ansible_distribution' from source: facts 15008 1727096197.61341: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.61365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.61375: when evaluation is False, skipping this task 15008 1727096197.61381: _execute() done 15008 1727096197.61388: dumping result to json 15008 1727096197.61395: done dumping result, returning 15008 1727096197.61479: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-f98b-260b-00000000006b] 15008 1727096197.61490: sending task result for task 0afff68d-5257-f98b-260b-00000000006b 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" } 15008 1727096197.61714: no more pending results, returning what we have 15008 1727096197.61717: results queue empty 15008 1727096197.61718: checking for any_errors_fatal 15008 1727096197.61725: done checking for any_errors_fatal 15008 1727096197.61725: checking for max_fail_percentage 15008 1727096197.61727: done checking for max_fail_percentage 15008 1727096197.61729: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.61729: done checking to see if all hosts have failed 15008 1727096197.61730: getting the remaining hosts for this loop 15008 1727096197.61732: done getting the remaining hosts for this loop 15008 1727096197.61895: getting the next task for host managed_node2 15008 1727096197.61904: done getting next task for host managed_node2 15008 1727096197.61908: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15008 1727096197.61911: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.61932: getting variables 15008 1727096197.61934: in VariableManager get_vars() 15008 1727096197.61984: Calling all_inventory to load vars for managed_node2 15008 1727096197.61991: Calling groups_inventory to load vars for managed_node2 15008 1727096197.61994: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.62077: done sending task result for task 0afff68d-5257-f98b-260b-00000000006b 15008 1727096197.62080: WORKER PROCESS EXITING 15008 1727096197.62093: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.62096: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.62100: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.62419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.62776: done with get_vars() 15008 1727096197.62794: done getting variables 15008 1727096197.62866: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:56:37 -0400 (0:00:00.060) 0:00:08.125 ****** 15008 1727096197.62903: entering _queue_task() for managed_node2/debug 15008 1727096197.63320: worker is 1 (out of 1 available) 15008 1727096197.63366: exiting _queue_task() for managed_node2/debug 15008 1727096197.63382: done queuing things up, now waiting for results queue to drain 15008 1727096197.63384: waiting for pending results... 15008 1727096197.63573: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 15008 1727096197.63639: in run() - task 0afff68d-5257-f98b-260b-00000000006c 15008 1727096197.63650: variable 'ansible_search_path' from source: unknown 15008 1727096197.63653: variable 'ansible_search_path' from source: unknown 15008 1727096197.63687: calling self._execute() 15008 1727096197.63754: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.63758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.63771: variable 'omit' from source: magic vars 15008 1727096197.64092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.66344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.66375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.66430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.66481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.66511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.66614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.66651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.66803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.66807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.66809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.66945: variable 'ansible_distribution' from source: facts 15008 1727096197.66959: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.66987: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.67007: when evaluation is False, skipping this task 15008 1727096197.67016: _execute() done 15008 1727096197.67030: dumping result to json 15008 1727096197.67039: done dumping result, returning 15008 1727096197.67064: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-f98b-260b-00000000006c] 15008 1727096197.67078: sending task result for task 0afff68d-5257-f98b-260b-00000000006c 15008 1727096197.67198: done sending task result for task 0afff68d-5257-f98b-260b-00000000006c 15008 1727096197.67201: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096197.67249: no more pending results, returning what we have 15008 1727096197.67252: results queue empty 15008 1727096197.67253: checking for any_errors_fatal 15008 1727096197.67257: done checking for any_errors_fatal 15008 1727096197.67257: checking for max_fail_percentage 15008 1727096197.67259: done checking for max_fail_percentage 15008 1727096197.67260: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.67261: done checking to see if all hosts have failed 15008 1727096197.67261: getting the remaining hosts for this loop 15008 1727096197.67263: done getting the remaining hosts for this loop 15008 1727096197.67266: getting the next task for host managed_node2 15008 1727096197.67274: done getting next task for host managed_node2 15008 1727096197.67277: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15008 1727096197.67279: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.67291: getting variables 15008 1727096197.67292: in VariableManager get_vars() 15008 1727096197.67358: Calling all_inventory to load vars for managed_node2 15008 1727096197.67360: Calling groups_inventory to load vars for managed_node2 15008 1727096197.67363: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.67375: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.67377: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.67380: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.67573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.67691: done with get_vars() 15008 1727096197.67699: done getting variables 15008 1727096197.67738: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:56:37 -0400 (0:00:00.048) 0:00:08.174 ****** 15008 1727096197.67762: entering _queue_task() for managed_node2/debug 15008 1727096197.67977: worker is 1 (out of 1 available) 15008 1727096197.67991: exiting _queue_task() for managed_node2/debug 15008 1727096197.68003: done queuing things up, now waiting for results queue to drain 15008 1727096197.68005: waiting for pending results... 15008 1727096197.68173: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 15008 1727096197.68237: in run() - task 0afff68d-5257-f98b-260b-00000000006d 15008 1727096197.68249: variable 'ansible_search_path' from source: unknown 15008 1727096197.68252: variable 'ansible_search_path' from source: unknown 15008 1727096197.68282: calling self._execute() 15008 1727096197.68347: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.68351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.68360: variable 'omit' from source: magic vars 15008 1727096197.68678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.70773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.70944: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.70947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.70950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.70952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.71034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.71055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.71075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.71101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.71112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.71223: variable 'ansible_distribution' from source: facts 15008 1727096197.71229: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.71247: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.71250: when evaluation is False, skipping this task 15008 1727096197.71253: _execute() done 15008 1727096197.71255: dumping result to json 15008 1727096197.71260: done dumping result, returning 15008 1727096197.71265: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-f98b-260b-00000000006d] 15008 1727096197.71272: sending task result for task 0afff68d-5257-f98b-260b-00000000006d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096197.71410: no more pending results, returning what we have 15008 1727096197.71413: results queue empty 15008 1727096197.71414: checking for any_errors_fatal 15008 1727096197.71418: done checking for any_errors_fatal 15008 1727096197.71419: checking for max_fail_percentage 15008 1727096197.71421: done checking for max_fail_percentage 15008 1727096197.71422: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.71423: done checking to see if all hosts have failed 15008 1727096197.71424: getting the remaining hosts for this loop 15008 1727096197.71425: done getting the remaining hosts for this loop 15008 1727096197.71428: getting the next task for host managed_node2 15008 1727096197.71434: done getting next task for host managed_node2 15008 1727096197.71438: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15008 1727096197.71439: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.71454: getting variables 15008 1727096197.71458: in VariableManager get_vars() 15008 1727096197.71496: Calling all_inventory to load vars for managed_node2 15008 1727096197.71499: Calling groups_inventory to load vars for managed_node2 15008 1727096197.71501: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.71511: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.71514: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.71516: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.71676: done sending task result for task 0afff68d-5257-f98b-260b-00000000006d 15008 1727096197.71679: WORKER PROCESS EXITING 15008 1727096197.71695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.71819: done with get_vars() 15008 1727096197.71828: done getting variables 15008 1727096197.71874: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:56:37 -0400 (0:00:00.041) 0:00:08.215 ****** 15008 1727096197.71897: entering _queue_task() for managed_node2/debug 15008 1727096197.72122: worker is 1 (out of 1 available) 15008 1727096197.72135: exiting _queue_task() for managed_node2/debug 15008 1727096197.72148: done queuing things up, now waiting for results queue to drain 15008 1727096197.72149: waiting for pending results... 15008 1727096197.72317: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 15008 1727096197.72389: in run() - task 0afff68d-5257-f98b-260b-00000000006e 15008 1727096197.72402: variable 'ansible_search_path' from source: unknown 15008 1727096197.72405: variable 'ansible_search_path' from source: unknown 15008 1727096197.72434: calling self._execute() 15008 1727096197.72505: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.72509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.72517: variable 'omit' from source: magic vars 15008 1727096197.72831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.74755: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.74804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.74845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.74873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.74893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.74955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.74978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.74996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.75022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.75035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.75146: variable 'ansible_distribution' from source: facts 15008 1727096197.75154: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.75174: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.75178: when evaluation is False, skipping this task 15008 1727096197.75180: _execute() done 15008 1727096197.75183: dumping result to json 15008 1727096197.75185: done dumping result, returning 15008 1727096197.75193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-f98b-260b-00000000006e] 15008 1727096197.75197: sending task result for task 0afff68d-5257-f98b-260b-00000000006e 15008 1727096197.75284: done sending task result for task 0afff68d-5257-f98b-260b-00000000006e 15008 1727096197.75287: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 15008 1727096197.75328: no more pending results, returning what we have 15008 1727096197.75331: results queue empty 15008 1727096197.75332: checking for any_errors_fatal 15008 1727096197.75336: done checking for any_errors_fatal 15008 1727096197.75337: checking for max_fail_percentage 15008 1727096197.75338: done checking for max_fail_percentage 15008 1727096197.75339: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.75340: done checking to see if all hosts have failed 15008 1727096197.75340: getting the remaining hosts for this loop 15008 1727096197.75342: done getting the remaining hosts for this loop 15008 1727096197.75345: getting the next task for host managed_node2 15008 1727096197.75350: done getting next task for host managed_node2 15008 1727096197.75353: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 15008 1727096197.75355: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 15008 1727096197.75369: getting variables 15008 1727096197.75370: in VariableManager get_vars() 15008 1727096197.75407: Calling all_inventory to load vars for managed_node2 15008 1727096197.75409: Calling groups_inventory to load vars for managed_node2 15008 1727096197.75412: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.75421: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.75424: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.75426: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.75619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.75744: done with get_vars() 15008 1727096197.75752: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:56:37 -0400 (0:00:00.039) 0:00:08.255 ****** 15008 1727096197.75834: entering _queue_task() for managed_node2/ping 15008 1727096197.76064: worker is 1 (out of 1 available) 15008 1727096197.76081: exiting _queue_task() for managed_node2/ping 15008 1727096197.76092: done queuing things up, now waiting for results queue to drain 15008 1727096197.76094: waiting for pending results... 15008 1727096197.76270: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 15008 1727096197.76336: in run() - task 0afff68d-5257-f98b-260b-00000000006f 15008 1727096197.76347: variable 'ansible_search_path' from source: unknown 15008 1727096197.76350: variable 'ansible_search_path' from source: unknown 15008 1727096197.76382: calling self._execute() 15008 1727096197.76448: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.76452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.76545: variable 'omit' from source: magic vars 15008 1727096197.76773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.78374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.78426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.78452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.78482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.78504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.78565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.78605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.78620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.78647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.78658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.78760: variable 'ansible_distribution' from source: facts 15008 1727096197.78770: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.78785: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.78788: when evaluation is False, skipping this task 15008 1727096197.78791: _execute() done 15008 1727096197.78793: dumping result to json 15008 1727096197.78795: done dumping result, returning 15008 1727096197.78803: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-f98b-260b-00000000006f] 15008 1727096197.78807: sending task result for task 0afff68d-5257-f98b-260b-00000000006f 15008 1727096197.78892: done sending task result for task 0afff68d-5257-f98b-260b-00000000006f 15008 1727096197.78895: 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" } 15008 1727096197.78963: no more pending results, returning what we have 15008 1727096197.78966: results queue empty 15008 1727096197.78969: checking for any_errors_fatal 15008 1727096197.78973: done checking for any_errors_fatal 15008 1727096197.78974: checking for max_fail_percentage 15008 1727096197.78976: done checking for max_fail_percentage 15008 1727096197.78977: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.78978: done checking to see if all hosts have failed 15008 1727096197.78978: getting the remaining hosts for this loop 15008 1727096197.78980: done getting the remaining hosts for this loop 15008 1727096197.78983: getting the next task for host managed_node2 15008 1727096197.78990: done getting next task for host managed_node2 15008 1727096197.78992: ^ task is: TASK: meta (role_complete) 15008 1727096197.78993: ^ 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 15008 1727096197.79006: getting variables 15008 1727096197.79007: in VariableManager get_vars() 15008 1727096197.79045: Calling all_inventory to load vars for managed_node2 15008 1727096197.79047: Calling groups_inventory to load vars for managed_node2 15008 1727096197.79049: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.79057: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.79060: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.79062: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.79206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.79329: done with get_vars() 15008 1727096197.79339: done getting variables 15008 1727096197.79397: done queuing things up, now waiting for results queue to drain 15008 1727096197.79398: results queue empty 15008 1727096197.79399: checking for any_errors_fatal 15008 1727096197.79400: done checking for any_errors_fatal 15008 1727096197.79401: checking for max_fail_percentage 15008 1727096197.79402: done checking for max_fail_percentage 15008 1727096197.79402: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.79403: done checking to see if all hosts have failed 15008 1727096197.79403: getting the remaining hosts for this loop 15008 1727096197.79404: done getting the remaining hosts for this loop 15008 1727096197.79405: getting the next task for host managed_node2 15008 1727096197.79407: done getting next task for host managed_node2 15008 1727096197.79409: ^ task is: TASK: meta (flush_handlers) 15008 1727096197.79410: ^ 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 15008 1727096197.79412: getting variables 15008 1727096197.79412: in VariableManager get_vars() 15008 1727096197.79421: Calling all_inventory to load vars for managed_node2 15008 1727096197.79422: Calling groups_inventory to load vars for managed_node2 15008 1727096197.79423: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.79426: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.79428: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.79429: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.79535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.79649: done with get_vars() 15008 1727096197.79656: done getting variables 15008 1727096197.79690: in VariableManager get_vars() 15008 1727096197.79699: Calling all_inventory to load vars for managed_node2 15008 1727096197.79705: Calling groups_inventory to load vars for managed_node2 15008 1727096197.79706: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.79709: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.79710: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.79712: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.79792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.79901: done with get_vars() 15008 1727096197.79913: done queuing things up, now waiting for results queue to drain 15008 1727096197.79915: results queue empty 15008 1727096197.79915: checking for any_errors_fatal 15008 1727096197.79916: done checking for any_errors_fatal 15008 1727096197.79917: checking for max_fail_percentage 15008 1727096197.79917: done checking for max_fail_percentage 15008 1727096197.79918: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.79918: done checking to see if all hosts have failed 15008 1727096197.79918: getting the remaining hosts for this loop 15008 1727096197.79919: done getting the remaining hosts for this loop 15008 1727096197.79921: getting the next task for host managed_node2 15008 1727096197.79923: done getting next task for host managed_node2 15008 1727096197.79924: ^ task is: TASK: meta (flush_handlers) 15008 1727096197.79925: ^ 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 15008 1727096197.79927: getting variables 15008 1727096197.79927: in VariableManager get_vars() 15008 1727096197.79933: Calling all_inventory to load vars for managed_node2 15008 1727096197.79935: Calling groups_inventory to load vars for managed_node2 15008 1727096197.79936: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.79939: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.79940: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.79942: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.80042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.80146: done with get_vars() 15008 1727096197.80151: done getting variables 15008 1727096197.80184: in VariableManager get_vars() 15008 1727096197.80191: Calling all_inventory to load vars for managed_node2 15008 1727096197.80193: Calling groups_inventory to load vars for managed_node2 15008 1727096197.80194: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.80196: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.80198: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.80199: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.80278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.80382: done with get_vars() 15008 1727096197.80391: done queuing things up, now waiting for results queue to drain 15008 1727096197.80392: results queue empty 15008 1727096197.80393: checking for any_errors_fatal 15008 1727096197.80394: done checking for any_errors_fatal 15008 1727096197.80394: checking for max_fail_percentage 15008 1727096197.80395: done checking for max_fail_percentage 15008 1727096197.80395: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.80396: done checking to see if all hosts have failed 15008 1727096197.80396: getting the remaining hosts for this loop 15008 1727096197.80396: done getting the remaining hosts for this loop 15008 1727096197.80398: getting the next task for host managed_node2 15008 1727096197.80400: done getting next task for host managed_node2 15008 1727096197.80401: ^ task is: None 15008 1727096197.80401: ^ 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 15008 1727096197.80402: done queuing things up, now waiting for results queue to drain 15008 1727096197.80403: results queue empty 15008 1727096197.80403: checking for any_errors_fatal 15008 1727096197.80403: done checking for any_errors_fatal 15008 1727096197.80404: checking for max_fail_percentage 15008 1727096197.80404: done checking for max_fail_percentage 15008 1727096197.80405: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.80405: done checking to see if all hosts have failed 15008 1727096197.80406: getting the next task for host managed_node2 15008 1727096197.80407: done getting next task for host managed_node2 15008 1727096197.80408: ^ task is: None 15008 1727096197.80408: ^ 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 15008 1727096197.80439: in VariableManager get_vars() 15008 1727096197.80450: done with get_vars() 15008 1727096197.80455: in VariableManager get_vars() 15008 1727096197.80462: done with get_vars() 15008 1727096197.80464: variable 'omit' from source: magic vars 15008 1727096197.80548: variable 'task' from source: play vars 15008 1727096197.80574: in VariableManager get_vars() 15008 1727096197.80581: done with get_vars() 15008 1727096197.80593: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ 15008 1727096197.80717: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096197.80737: getting the remaining hosts for this loop 15008 1727096197.80739: done getting the remaining hosts for this loop 15008 1727096197.80740: getting the next task for host managed_node2 15008 1727096197.80742: done getting next task for host managed_node2 15008 1727096197.80743: ^ task is: TASK: Gathering Facts 15008 1727096197.80744: ^ 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 15008 1727096197.80746: getting variables 15008 1727096197.80746: in VariableManager get_vars() 15008 1727096197.80752: Calling all_inventory to load vars for managed_node2 15008 1727096197.80753: Calling groups_inventory to load vars for managed_node2 15008 1727096197.80754: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.80758: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.80759: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.80761: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.80842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.80980: done with get_vars() 15008 1727096197.80986: done getting variables 15008 1727096197.81015: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Monday 23 September 2024 08:56:37 -0400 (0:00:00.052) 0:00:08.307 ****** 15008 1727096197.81037: entering _queue_task() for managed_node2/gather_facts 15008 1727096197.81259: worker is 1 (out of 1 available) 15008 1727096197.81273: exiting _queue_task() for managed_node2/gather_facts 15008 1727096197.81286: done queuing things up, now waiting for results queue to drain 15008 1727096197.81288: waiting for pending results... 15008 1727096197.81450: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096197.81521: in run() - task 0afff68d-5257-f98b-260b-0000000002c3 15008 1727096197.81530: variable 'ansible_search_path' from source: unknown 15008 1727096197.81561: calling self._execute() 15008 1727096197.81627: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.81633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.81641: variable 'omit' from source: magic vars 15008 1727096197.81960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.83559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.83609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.83636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.83686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.83690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.83743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.83764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.83785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.83813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.83824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.83924: variable 'ansible_distribution' from source: facts 15008 1727096197.83929: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.83945: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.83949: when evaluation is False, skipping this task 15008 1727096197.83951: _execute() done 15008 1727096197.83954: dumping result to json 15008 1727096197.83959: done dumping result, returning 15008 1727096197.83961: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-0000000002c3] 15008 1727096197.83968: sending task result for task 0afff68d-5257-f98b-260b-0000000002c3 15008 1727096197.84045: done sending task result for task 0afff68d-5257-f98b-260b-0000000002c3 15008 1727096197.84048: 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" } 15008 1727096197.84097: no more pending results, returning what we have 15008 1727096197.84100: results queue empty 15008 1727096197.84100: checking for any_errors_fatal 15008 1727096197.84101: done checking for any_errors_fatal 15008 1727096197.84102: checking for max_fail_percentage 15008 1727096197.84103: done checking for max_fail_percentage 15008 1727096197.84104: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.84105: done checking to see if all hosts have failed 15008 1727096197.84106: getting the remaining hosts for this loop 15008 1727096197.84107: done getting the remaining hosts for this loop 15008 1727096197.84110: getting the next task for host managed_node2 15008 1727096197.84115: done getting next task for host managed_node2 15008 1727096197.84117: ^ task is: TASK: meta (flush_handlers) 15008 1727096197.84119: ^ 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 15008 1727096197.84123: getting variables 15008 1727096197.84124: in VariableManager get_vars() 15008 1727096197.84153: Calling all_inventory to load vars for managed_node2 15008 1727096197.84155: Calling groups_inventory to load vars for managed_node2 15008 1727096197.84160: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.84174: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.84176: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.84179: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.84340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.84460: done with get_vars() 15008 1727096197.84471: done getting variables 15008 1727096197.84523: in VariableManager get_vars() 15008 1727096197.84530: Calling all_inventory to load vars for managed_node2 15008 1727096197.84531: Calling groups_inventory to load vars for managed_node2 15008 1727096197.84533: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.84536: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.84537: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.84539: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.84655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.84773: done with get_vars() 15008 1727096197.84782: done queuing things up, now waiting for results queue to drain 15008 1727096197.84784: results queue empty 15008 1727096197.84784: checking for any_errors_fatal 15008 1727096197.84785: done checking for any_errors_fatal 15008 1727096197.84786: checking for max_fail_percentage 15008 1727096197.84786: done checking for max_fail_percentage 15008 1727096197.84787: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.84787: done checking to see if all hosts have failed 15008 1727096197.84788: getting the remaining hosts for this loop 15008 1727096197.84788: done getting the remaining hosts for this loop 15008 1727096197.84790: getting the next task for host managed_node2 15008 1727096197.84793: done getting next task for host managed_node2 15008 1727096197.84795: ^ task is: TASK: Include the task '{{ task }}' 15008 1727096197.84796: ^ 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 15008 1727096197.84797: getting variables 15008 1727096197.84798: in VariableManager get_vars() 15008 1727096197.84803: Calling all_inventory to load vars for managed_node2 15008 1727096197.84804: Calling groups_inventory to load vars for managed_node2 15008 1727096197.84805: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.84814: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.84816: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.84819: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.84900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.85005: done with get_vars() 15008 1727096197.85011: done getting variables 15008 1727096197.85173: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Monday 23 September 2024 08:56:37 -0400 (0:00:00.041) 0:00:08.348 ****** 15008 1727096197.85197: entering _queue_task() for managed_node2/include_tasks 15008 1727096197.85441: worker is 1 (out of 1 available) 15008 1727096197.85459: exiting _queue_task() for managed_node2/include_tasks 15008 1727096197.85473: done queuing things up, now waiting for results queue to drain 15008 1727096197.85475: waiting for pending results... 15008 1727096197.85638: running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_profile_absent.yml' 15008 1727096197.85714: in run() - task 0afff68d-5257-f98b-260b-000000000073 15008 1727096197.85722: variable 'ansible_search_path' from source: unknown 15008 1727096197.85751: calling self._execute() 15008 1727096197.85821: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.85825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.85827: variable 'omit' from source: magic vars 15008 1727096197.86132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.88179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.88225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.88253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.88285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.88304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.88363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.88388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.88405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.88431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.88442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.88541: variable 'ansible_distribution' from source: facts 15008 1727096197.88546: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.88563: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.88566: when evaluation is False, skipping this task 15008 1727096197.88571: _execute() done 15008 1727096197.88573: dumping result to json 15008 1727096197.88575: done dumping result, returning 15008 1727096197.88582: done running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_profile_absent.yml' [0afff68d-5257-f98b-260b-000000000073] 15008 1727096197.88587: sending task result for task 0afff68d-5257-f98b-260b-000000000073 15008 1727096197.88680: done sending task result for task 0afff68d-5257-f98b-260b-000000000073 15008 1727096197.88683: 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" } 15008 1727096197.88749: no more pending results, returning what we have 15008 1727096197.88752: results queue empty 15008 1727096197.88753: checking for any_errors_fatal 15008 1727096197.88754: done checking for any_errors_fatal 15008 1727096197.88755: checking for max_fail_percentage 15008 1727096197.88758: done checking for max_fail_percentage 15008 1727096197.88759: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.88760: done checking to see if all hosts have failed 15008 1727096197.88761: getting the remaining hosts for this loop 15008 1727096197.88762: done getting the remaining hosts for this loop 15008 1727096197.88765: getting the next task for host managed_node2 15008 1727096197.88774: done getting next task for host managed_node2 15008 1727096197.88776: ^ task is: TASK: meta (flush_handlers) 15008 1727096197.88778: ^ 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 15008 1727096197.88783: getting variables 15008 1727096197.88784: in VariableManager get_vars() 15008 1727096197.88815: Calling all_inventory to load vars for managed_node2 15008 1727096197.88817: Calling groups_inventory to load vars for managed_node2 15008 1727096197.88820: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.88831: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.88833: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.88836: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.88992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.89110: done with get_vars() 15008 1727096197.89119: done getting variables 15008 1727096197.89168: in VariableManager get_vars() 15008 1727096197.89175: Calling all_inventory to load vars for managed_node2 15008 1727096197.89177: Calling groups_inventory to load vars for managed_node2 15008 1727096197.89178: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.89181: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.89183: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.89185: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.89308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.89413: done with get_vars() 15008 1727096197.89424: done queuing things up, now waiting for results queue to drain 15008 1727096197.89426: results queue empty 15008 1727096197.89426: checking for any_errors_fatal 15008 1727096197.89428: done checking for any_errors_fatal 15008 1727096197.89428: checking for max_fail_percentage 15008 1727096197.89429: done checking for max_fail_percentage 15008 1727096197.89430: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.89430: done checking to see if all hosts have failed 15008 1727096197.89430: getting the remaining hosts for this loop 15008 1727096197.89431: done getting the remaining hosts for this loop 15008 1727096197.89434: getting the next task for host managed_node2 15008 1727096197.89436: done getting next task for host managed_node2 15008 1727096197.89437: ^ task is: TASK: meta (flush_handlers) 15008 1727096197.89438: ^ 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 15008 1727096197.89440: getting variables 15008 1727096197.89440: in VariableManager get_vars() 15008 1727096197.89445: Calling all_inventory to load vars for managed_node2 15008 1727096197.89447: Calling groups_inventory to load vars for managed_node2 15008 1727096197.89448: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.89458: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.89460: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.89462: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.89542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.89648: done with get_vars() 15008 1727096197.89654: done getting variables 15008 1727096197.89690: in VariableManager get_vars() 15008 1727096197.89696: Calling all_inventory to load vars for managed_node2 15008 1727096197.89698: Calling groups_inventory to load vars for managed_node2 15008 1727096197.89699: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.89702: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.89703: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.89705: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.89873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.90050: done with get_vars() 15008 1727096197.90066: done queuing things up, now waiting for results queue to drain 15008 1727096197.90201: results queue empty 15008 1727096197.90202: checking for any_errors_fatal 15008 1727096197.90203: done checking for any_errors_fatal 15008 1727096197.90204: checking for max_fail_percentage 15008 1727096197.90205: done checking for max_fail_percentage 15008 1727096197.90205: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.90206: done checking to see if all hosts have failed 15008 1727096197.90207: getting the remaining hosts for this loop 15008 1727096197.90207: done getting the remaining hosts for this loop 15008 1727096197.90210: getting the next task for host managed_node2 15008 1727096197.90213: done getting next task for host managed_node2 15008 1727096197.90213: ^ task is: None 15008 1727096197.90215: ^ 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 15008 1727096197.90216: done queuing things up, now waiting for results queue to drain 15008 1727096197.90216: results queue empty 15008 1727096197.90217: checking for any_errors_fatal 15008 1727096197.90218: done checking for any_errors_fatal 15008 1727096197.90218: checking for max_fail_percentage 15008 1727096197.90219: done checking for max_fail_percentage 15008 1727096197.90220: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.90221: done checking to see if all hosts have failed 15008 1727096197.90222: getting the next task for host managed_node2 15008 1727096197.90224: done getting next task for host managed_node2 15008 1727096197.90225: ^ task is: None 15008 1727096197.90226: ^ 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 15008 1727096197.90264: in VariableManager get_vars() 15008 1727096197.90280: done with get_vars() 15008 1727096197.90286: in VariableManager get_vars() 15008 1727096197.90295: done with get_vars() 15008 1727096197.90299: variable 'omit' from source: magic vars 15008 1727096197.90415: variable 'task' from source: play vars 15008 1727096197.90445: in VariableManager get_vars() 15008 1727096197.90459: done with get_vars() 15008 1727096197.90478: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* 15008 1727096197.90646: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096197.90674: getting the remaining hosts for this loop 15008 1727096197.90675: done getting the remaining hosts for this loop 15008 1727096197.90678: getting the next task for host managed_node2 15008 1727096197.90680: done getting next task for host managed_node2 15008 1727096197.90682: ^ task is: TASK: Gathering Facts 15008 1727096197.90683: ^ 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 15008 1727096197.90685: getting variables 15008 1727096197.90686: in VariableManager get_vars() 15008 1727096197.90693: Calling all_inventory to load vars for managed_node2 15008 1727096197.90695: Calling groups_inventory to load vars for managed_node2 15008 1727096197.90697: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.90702: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.90704: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.90706: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.90835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.91010: done with get_vars() 15008 1727096197.91019: done getting variables 15008 1727096197.91063: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Monday 23 September 2024 08:56:37 -0400 (0:00:00.058) 0:00:08.407 ****** 15008 1727096197.91089: entering _queue_task() for managed_node2/gather_facts 15008 1727096197.91405: worker is 1 (out of 1 available) 15008 1727096197.91419: exiting _queue_task() for managed_node2/gather_facts 15008 1727096197.91435: done queuing things up, now waiting for results queue to drain 15008 1727096197.91437: waiting for pending results... 15008 1727096197.91886: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096197.91892: in run() - task 0afff68d-5257-f98b-260b-0000000002d8 15008 1727096197.91894: variable 'ansible_search_path' from source: unknown 15008 1727096197.91897: calling self._execute() 15008 1727096197.91954: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.91972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.91986: variable 'omit' from source: magic vars 15008 1727096197.92434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096197.95173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096197.95248: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096197.95299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096197.95339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096197.95378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096197.95503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096197.95537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096197.95573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096197.95633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096197.95671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096197.95863: variable 'ansible_distribution' from source: facts 15008 1727096197.95868: variable 'ansible_distribution_major_version' from source: facts 15008 1727096197.95891: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096197.95894: when evaluation is False, skipping this task 15008 1727096197.95908: _execute() done 15008 1727096197.95929: dumping result to json 15008 1727096197.95932: done dumping result, returning 15008 1727096197.96039: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-0000000002d8] 15008 1727096197.96042: sending task result for task 0afff68d-5257-f98b-260b-0000000002d8 15008 1727096197.96107: done sending task result for task 0afff68d-5257-f98b-260b-0000000002d8 15008 1727096197.96110: 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" } 15008 1727096197.96213: no more pending results, returning what we have 15008 1727096197.96217: results queue empty 15008 1727096197.96218: checking for any_errors_fatal 15008 1727096197.96219: done checking for any_errors_fatal 15008 1727096197.96220: checking for max_fail_percentage 15008 1727096197.96221: done checking for max_fail_percentage 15008 1727096197.96223: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.96224: done checking to see if all hosts have failed 15008 1727096197.96224: getting the remaining hosts for this loop 15008 1727096197.96226: done getting the remaining hosts for this loop 15008 1727096197.96230: getting the next task for host managed_node2 15008 1727096197.96237: done getting next task for host managed_node2 15008 1727096197.96239: ^ task is: TASK: meta (flush_handlers) 15008 1727096197.96242: ^ 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 15008 1727096197.96246: getting variables 15008 1727096197.96247: in VariableManager get_vars() 15008 1727096197.96283: Calling all_inventory to load vars for managed_node2 15008 1727096197.96287: Calling groups_inventory to load vars for managed_node2 15008 1727096197.96290: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.96306: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.96310: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.96314: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.96880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.97069: done with get_vars() 15008 1727096197.97081: done getting variables 15008 1727096197.97150: in VariableManager get_vars() 15008 1727096197.97163: Calling all_inventory to load vars for managed_node2 15008 1727096197.97165: Calling groups_inventory to load vars for managed_node2 15008 1727096197.97169: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.97174: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.97177: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.97179: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.97316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.97501: done with get_vars() 15008 1727096197.97514: done queuing things up, now waiting for results queue to drain 15008 1727096197.97516: results queue empty 15008 1727096197.97517: checking for any_errors_fatal 15008 1727096197.97519: done checking for any_errors_fatal 15008 1727096197.97520: checking for max_fail_percentage 15008 1727096197.97521: done checking for max_fail_percentage 15008 1727096197.97522: checking to see if all hosts have failed and the running result is not ok 15008 1727096197.97523: done checking to see if all hosts have failed 15008 1727096197.97523: getting the remaining hosts for this loop 15008 1727096197.97524: done getting the remaining hosts for this loop 15008 1727096197.97527: getting the next task for host managed_node2 15008 1727096197.97531: done getting next task for host managed_node2 15008 1727096197.97533: ^ task is: TASK: Include the task '{{ task }}' 15008 1727096197.97535: ^ 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 15008 1727096197.97537: getting variables 15008 1727096197.97538: in VariableManager get_vars() 15008 1727096197.97547: Calling all_inventory to load vars for managed_node2 15008 1727096197.97549: Calling groups_inventory to load vars for managed_node2 15008 1727096197.97551: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096197.97564: Calling all_plugins_play to load vars for managed_node2 15008 1727096197.97569: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096197.97572: Calling groups_plugins_play to load vars for managed_node2 15008 1727096197.97707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096197.97918: done with get_vars() 15008 1727096197.97925: done getting variables 15008 1727096197.98081: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Monday 23 September 2024 08:56:37 -0400 (0:00:00.070) 0:00:08.478 ****** 15008 1727096197.98109: entering _queue_task() for managed_node2/include_tasks 15008 1727096197.98416: worker is 1 (out of 1 available) 15008 1727096197.98429: exiting _queue_task() for managed_node2/include_tasks 15008 1727096197.98440: done queuing things up, now waiting for results queue to drain 15008 1727096197.98442: waiting for pending results... 15008 1727096197.98791: running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_device_absent.yml' 15008 1727096197.98847: in run() - task 0afff68d-5257-f98b-260b-000000000077 15008 1727096197.98901: variable 'ansible_search_path' from source: unknown 15008 1727096197.98932: calling self._execute() 15008 1727096197.99035: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096197.99070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096197.99109: variable 'omit' from source: magic vars 15008 1727096197.99710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096198.02393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096198.02460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096198.02510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096198.02607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096198.02611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096198.02683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096198.02720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096198.02750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096198.02798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096198.02816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096198.02969: variable 'ansible_distribution' from source: facts 15008 1727096198.02981: variable 'ansible_distribution_major_version' from source: facts 15008 1727096198.03042: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096198.03045: when evaluation is False, skipping this task 15008 1727096198.03047: _execute() done 15008 1727096198.03049: dumping result to json 15008 1727096198.03051: done dumping result, returning 15008 1727096198.03054: done running TaskExecutor() for managed_node2/TASK: Include the task 'tasks/assert_device_absent.yml' [0afff68d-5257-f98b-260b-000000000077] 15008 1727096198.03058: sending task result for task 0afff68d-5257-f98b-260b-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" } 15008 1727096198.03318: no more pending results, returning what we have 15008 1727096198.03322: results queue empty 15008 1727096198.03323: checking for any_errors_fatal 15008 1727096198.03325: done checking for any_errors_fatal 15008 1727096198.03325: checking for max_fail_percentage 15008 1727096198.03327: done checking for max_fail_percentage 15008 1727096198.03328: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.03329: done checking to see if all hosts have failed 15008 1727096198.03330: getting the remaining hosts for this loop 15008 1727096198.03331: done getting the remaining hosts for this loop 15008 1727096198.03335: getting the next task for host managed_node2 15008 1727096198.03342: done getting next task for host managed_node2 15008 1727096198.03344: ^ task is: TASK: meta (flush_handlers) 15008 1727096198.03346: ^ 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 15008 1727096198.03350: getting variables 15008 1727096198.03351: in VariableManager get_vars() 15008 1727096198.03386: Calling all_inventory to load vars for managed_node2 15008 1727096198.03388: Calling groups_inventory to load vars for managed_node2 15008 1727096198.03391: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.03403: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.03405: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.03407: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.03779: done sending task result for task 0afff68d-5257-f98b-260b-000000000077 15008 1727096198.03783: WORKER PROCESS EXITING 15008 1727096198.03807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.04019: done with get_vars() 15008 1727096198.04032: done getting variables 15008 1727096198.04153: in VariableManager get_vars() 15008 1727096198.04169: Calling all_inventory to load vars for managed_node2 15008 1727096198.04172: Calling groups_inventory to load vars for managed_node2 15008 1727096198.04174: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.04179: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.04181: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.04184: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.04633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.04832: done with get_vars() 15008 1727096198.04846: done queuing things up, now waiting for results queue to drain 15008 1727096198.04848: results queue empty 15008 1727096198.04849: checking for any_errors_fatal 15008 1727096198.04851: done checking for any_errors_fatal 15008 1727096198.04852: checking for max_fail_percentage 15008 1727096198.04853: done checking for max_fail_percentage 15008 1727096198.04854: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.04855: done checking to see if all hosts have failed 15008 1727096198.04855: getting the remaining hosts for this loop 15008 1727096198.04859: done getting the remaining hosts for this loop 15008 1727096198.04862: getting the next task for host managed_node2 15008 1727096198.04866: done getting next task for host managed_node2 15008 1727096198.04869: ^ task is: TASK: meta (flush_handlers) 15008 1727096198.04870: ^ 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 15008 1727096198.04873: getting variables 15008 1727096198.04874: in VariableManager get_vars() 15008 1727096198.04883: Calling all_inventory to load vars for managed_node2 15008 1727096198.04886: Calling groups_inventory to load vars for managed_node2 15008 1727096198.04888: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.04898: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.04900: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.04902: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.05116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.05291: done with get_vars() 15008 1727096198.05299: done getting variables 15008 1727096198.05348: in VariableManager get_vars() 15008 1727096198.05360: Calling all_inventory to load vars for managed_node2 15008 1727096198.05362: Calling groups_inventory to load vars for managed_node2 15008 1727096198.05364: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.05370: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.05373: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.05376: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.05512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.05723: done with get_vars() 15008 1727096198.05736: done queuing things up, now waiting for results queue to drain 15008 1727096198.05738: results queue empty 15008 1727096198.05738: checking for any_errors_fatal 15008 1727096198.05740: done checking for any_errors_fatal 15008 1727096198.05740: checking for max_fail_percentage 15008 1727096198.05741: done checking for max_fail_percentage 15008 1727096198.05742: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.05743: done checking to see if all hosts have failed 15008 1727096198.05743: getting the remaining hosts for this loop 15008 1727096198.05744: done getting the remaining hosts for this loop 15008 1727096198.05747: getting the next task for host managed_node2 15008 1727096198.05750: done getting next task for host managed_node2 15008 1727096198.05751: ^ task is: None 15008 1727096198.05752: ^ 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 15008 1727096198.05753: done queuing things up, now waiting for results queue to drain 15008 1727096198.05754: results queue empty 15008 1727096198.05755: checking for any_errors_fatal 15008 1727096198.05758: done checking for any_errors_fatal 15008 1727096198.05759: checking for max_fail_percentage 15008 1727096198.05760: done checking for max_fail_percentage 15008 1727096198.05761: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.05761: done checking to see if all hosts have failed 15008 1727096198.05762: getting the next task for host managed_node2 15008 1727096198.05765: done getting next task for host managed_node2 15008 1727096198.05765: ^ task is: None 15008 1727096198.05766: ^ 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 15008 1727096198.05800: in VariableManager get_vars() 15008 1727096198.05813: done with get_vars() 15008 1727096198.05819: in VariableManager get_vars() 15008 1727096198.05827: done with get_vars() 15008 1727096198.05830: variable 'omit' from source: magic vars 15008 1727096198.05861: in VariableManager get_vars() 15008 1727096198.05873: done with get_vars() 15008 1727096198.05892: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 15008 1727096198.06075: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 15008 1727096198.06098: getting the remaining hosts for this loop 15008 1727096198.06100: done getting the remaining hosts for this loop 15008 1727096198.06102: getting the next task for host managed_node2 15008 1727096198.06105: done getting next task for host managed_node2 15008 1727096198.06107: ^ task is: TASK: Gathering Facts 15008 1727096198.06108: ^ 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 15008 1727096198.06110: getting variables 15008 1727096198.06111: in VariableManager get_vars() 15008 1727096198.06119: Calling all_inventory to load vars for managed_node2 15008 1727096198.06121: Calling groups_inventory to load vars for managed_node2 15008 1727096198.06123: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.06128: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.06130: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.06133: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.06279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.06471: done with get_vars() 15008 1727096198.06479: done getting variables 15008 1727096198.06520: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 Monday 23 September 2024 08:56:38 -0400 (0:00:00.084) 0:00:08.562 ****** 15008 1727096198.06544: entering _queue_task() for managed_node2/gather_facts 15008 1727096198.06850: worker is 1 (out of 1 available) 15008 1727096198.06863: exiting _queue_task() for managed_node2/gather_facts 15008 1727096198.07078: done queuing things up, now waiting for results queue to drain 15008 1727096198.07080: waiting for pending results... 15008 1727096198.07145: running TaskExecutor() for managed_node2/TASK: Gathering Facts 15008 1727096198.07272: in run() - task 0afff68d-5257-f98b-260b-0000000002ed 15008 1727096198.07276: variable 'ansible_search_path' from source: unknown 15008 1727096198.07412: calling self._execute() 15008 1727096198.07416: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096198.07418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096198.07421: variable 'omit' from source: magic vars 15008 1727096198.07854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096198.10382: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096198.10448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096198.10514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096198.10555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096198.10600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096198.10686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096198.10725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096198.10753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096198.10804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096198.10824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096198.10975: variable 'ansible_distribution' from source: facts 15008 1727096198.11023: variable 'ansible_distribution_major_version' from source: facts 15008 1727096198.11026: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096198.11028: when evaluation is False, skipping this task 15008 1727096198.11030: _execute() done 15008 1727096198.11033: dumping result to json 15008 1727096198.11035: done dumping result, returning 15008 1727096198.11040: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-f98b-260b-0000000002ed] 15008 1727096198.11049: sending task result for task 0afff68d-5257-f98b-260b-0000000002ed 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" } 15008 1727096198.11192: no more pending results, returning what we have 15008 1727096198.11195: results queue empty 15008 1727096198.11196: checking for any_errors_fatal 15008 1727096198.11197: done checking for any_errors_fatal 15008 1727096198.11198: checking for max_fail_percentage 15008 1727096198.11200: done checking for max_fail_percentage 15008 1727096198.11201: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.11202: done checking to see if all hosts have failed 15008 1727096198.11202: getting the remaining hosts for this loop 15008 1727096198.11204: done getting the remaining hosts for this loop 15008 1727096198.11207: getting the next task for host managed_node2 15008 1727096198.11214: done getting next task for host managed_node2 15008 1727096198.11216: ^ task is: TASK: meta (flush_handlers) 15008 1727096198.11219: ^ 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 15008 1727096198.11222: getting variables 15008 1727096198.11224: in VariableManager get_vars() 15008 1727096198.11255: Calling all_inventory to load vars for managed_node2 15008 1727096198.11260: Calling groups_inventory to load vars for managed_node2 15008 1727096198.11264: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.11278: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.11281: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.11284: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.11855: done sending task result for task 0afff68d-5257-f98b-260b-0000000002ed 15008 1727096198.11861: WORKER PROCESS EXITING 15008 1727096198.11887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.12085: done with get_vars() 15008 1727096198.12096: done getting variables 15008 1727096198.12162: in VariableManager get_vars() 15008 1727096198.12173: Calling all_inventory to load vars for managed_node2 15008 1727096198.12176: Calling groups_inventory to load vars for managed_node2 15008 1727096198.12178: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.12183: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.12185: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.12188: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.12327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.12520: done with get_vars() 15008 1727096198.12533: done queuing things up, now waiting for results queue to drain 15008 1727096198.12535: results queue empty 15008 1727096198.12536: checking for any_errors_fatal 15008 1727096198.12538: done checking for any_errors_fatal 15008 1727096198.12539: checking for max_fail_percentage 15008 1727096198.12539: done checking for max_fail_percentage 15008 1727096198.12540: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.12541: done checking to see if all hosts have failed 15008 1727096198.12542: getting the remaining hosts for this loop 15008 1727096198.12543: done getting the remaining hosts for this loop 15008 1727096198.12545: getting the next task for host managed_node2 15008 1727096198.12549: done getting next task for host managed_node2 15008 1727096198.12551: ^ task is: TASK: Verify network state restored to default 15008 1727096198.12553: ^ 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 15008 1727096198.12555: getting variables 15008 1727096198.12558: in VariableManager get_vars() 15008 1727096198.12566: Calling all_inventory to load vars for managed_node2 15008 1727096198.12570: Calling groups_inventory to load vars for managed_node2 15008 1727096198.12572: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.12583: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.12585: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.12588: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.12726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.12940: done with get_vars() 15008 1727096198.12948: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 Monday 23 September 2024 08:56:38 -0400 (0:00:00.064) 0:00:08.627 ****** 15008 1727096198.13023: entering _queue_task() for managed_node2/include_tasks 15008 1727096198.13336: worker is 1 (out of 1 available) 15008 1727096198.13347: exiting _queue_task() for managed_node2/include_tasks 15008 1727096198.13361: done queuing things up, now waiting for results queue to drain 15008 1727096198.13363: waiting for pending results... 15008 1727096198.13634: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 15008 1727096198.13743: in run() - task 0afff68d-5257-f98b-260b-00000000007a 15008 1727096198.13766: variable 'ansible_search_path' from source: unknown 15008 1727096198.13814: calling self._execute() 15008 1727096198.13908: variable 'ansible_host' from source: host vars for 'managed_node2' 15008 1727096198.13922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 15008 1727096198.13937: variable 'omit' from source: magic vars 15008 1727096198.14380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 15008 1727096198.16794: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 15008 1727096198.16873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 15008 1727096198.16916: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 15008 1727096198.16960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 15008 1727096198.16991: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 15008 1727096198.17082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 15008 1727096198.17116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 15008 1727096198.17168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 15008 1727096198.17200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 15008 1727096198.17219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 15008 1727096198.17383: variable 'ansible_distribution' from source: facts 15008 1727096198.17386: variable 'ansible_distribution_major_version' from source: facts 15008 1727096198.17400: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 15008 1727096198.17406: when evaluation is False, skipping this task 15008 1727096198.17491: _execute() done 15008 1727096198.17494: dumping result to json 15008 1727096198.17497: done dumping result, returning 15008 1727096198.17499: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-f98b-260b-00000000007a] 15008 1727096198.17501: sending task result for task 0afff68d-5257-f98b-260b-00000000007a 15008 1727096198.17574: done sending task result for task 0afff68d-5257-f98b-260b-00000000007a 15008 1727096198.17577: 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" } 15008 1727096198.17639: no more pending results, returning what we have 15008 1727096198.17643: results queue empty 15008 1727096198.17643: checking for any_errors_fatal 15008 1727096198.17645: done checking for any_errors_fatal 15008 1727096198.17646: checking for max_fail_percentage 15008 1727096198.17647: done checking for max_fail_percentage 15008 1727096198.17648: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.17649: done checking to see if all hosts have failed 15008 1727096198.17650: getting the remaining hosts for this loop 15008 1727096198.17651: done getting the remaining hosts for this loop 15008 1727096198.17655: getting the next task for host managed_node2 15008 1727096198.17666: done getting next task for host managed_node2 15008 1727096198.17670: ^ task is: TASK: meta (flush_handlers) 15008 1727096198.17672: ^ 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 15008 1727096198.17676: getting variables 15008 1727096198.17677: in VariableManager get_vars() 15008 1727096198.17709: Calling all_inventory to load vars for managed_node2 15008 1727096198.17711: Calling groups_inventory to load vars for managed_node2 15008 1727096198.17714: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.17726: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.17729: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.17731: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.18173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.18696: done with get_vars() 15008 1727096198.18708: done getting variables 15008 1727096198.18776: in VariableManager get_vars() 15008 1727096198.18786: Calling all_inventory to load vars for managed_node2 15008 1727096198.18788: Calling groups_inventory to load vars for managed_node2 15008 1727096198.18791: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.18795: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.18797: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.18800: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.19177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.19761: done with get_vars() 15008 1727096198.19778: done queuing things up, now waiting for results queue to drain 15008 1727096198.19780: results queue empty 15008 1727096198.19781: checking for any_errors_fatal 15008 1727096198.19783: done checking for any_errors_fatal 15008 1727096198.19784: checking for max_fail_percentage 15008 1727096198.19785: done checking for max_fail_percentage 15008 1727096198.19786: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.19786: done checking to see if all hosts have failed 15008 1727096198.19787: getting the remaining hosts for this loop 15008 1727096198.19788: done getting the remaining hosts for this loop 15008 1727096198.19790: getting the next task for host managed_node2 15008 1727096198.19794: done getting next task for host managed_node2 15008 1727096198.19796: ^ task is: TASK: meta (flush_handlers) 15008 1727096198.19797: ^ 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 15008 1727096198.19799: getting variables 15008 1727096198.19800: in VariableManager get_vars() 15008 1727096198.19809: Calling all_inventory to load vars for managed_node2 15008 1727096198.19811: Calling groups_inventory to load vars for managed_node2 15008 1727096198.19813: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.19823: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.19825: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.19828: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.20034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.20353: done with get_vars() 15008 1727096198.20365: done getting variables 15008 1727096198.20414: in VariableManager get_vars() 15008 1727096198.20423: Calling all_inventory to load vars for managed_node2 15008 1727096198.20425: Calling groups_inventory to load vars for managed_node2 15008 1727096198.20427: Calling all_plugins_inventory to load vars for managed_node2 15008 1727096198.20432: Calling all_plugins_play to load vars for managed_node2 15008 1727096198.20434: Calling groups_plugins_inventory to load vars for managed_node2 15008 1727096198.20437: Calling groups_plugins_play to load vars for managed_node2 15008 1727096198.20625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 15008 1727096198.20835: done with get_vars() 15008 1727096198.20846: done queuing things up, now waiting for results queue to drain 15008 1727096198.20848: results queue empty 15008 1727096198.20849: checking for any_errors_fatal 15008 1727096198.20850: done checking for any_errors_fatal 15008 1727096198.20851: checking for max_fail_percentage 15008 1727096198.20852: done checking for max_fail_percentage 15008 1727096198.20853: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.20854: done checking to see if all hosts have failed 15008 1727096198.20854: getting the remaining hosts for this loop 15008 1727096198.20855: done getting the remaining hosts for this loop 15008 1727096198.20860: getting the next task for host managed_node2 15008 1727096198.20864: done getting next task for host managed_node2 15008 1727096198.20865: ^ task is: None 15008 1727096198.20866: ^ 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 15008 1727096198.20869: done queuing things up, now waiting for results queue to drain 15008 1727096198.20870: results queue empty 15008 1727096198.20871: checking for any_errors_fatal 15008 1727096198.20871: done checking for any_errors_fatal 15008 1727096198.20872: checking for max_fail_percentage 15008 1727096198.20873: done checking for max_fail_percentage 15008 1727096198.20874: checking to see if all hosts have failed and the running result is not ok 15008 1727096198.20874: done checking to see if all hosts have failed 15008 1727096198.20876: getting the next task for host managed_node2 15008 1727096198.20878: done getting next task for host managed_node2 15008 1727096198.20879: ^ task is: None 15008 1727096198.20880: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=91 rescued=0 ignored=0 Monday 23 September 2024 08:56:38 -0400 (0:00:00.079) 0:00:08.706 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.48s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.73s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.66s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gathering Facts --------------------------------------------------------- 0.13s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Gathering Facts --------------------------------------------------------- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Gathering Facts --------------------------------------------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Install packages -------------------- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Include the task 'tasks/assert_device_present.yml' ---------------------- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'tasks/assert_device_absent.yml' ----------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Include the task 'enable_epel.yml' -------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 15008 1727096198.20977: RUNNING CLEANUP