[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. 6619 1726772964.95876: 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-Uuh 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 6619 1726772964.96327: Added group all to inventory 6619 1726772964.96329: Added group ungrouped to inventory 6619 1726772964.96333: Group all now contains ungrouped 6619 1726772964.96336: Examining possible inventory source: /tmp/kernel_settings-0pR/inventory.yml 6619 1726772965.12571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6619 1726772965.12634: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6619 1726772965.12660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6619 1726772965.12838: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6619 1726772965.12915: Loaded config def from plugin (inventory/script) 6619 1726772965.12919: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6619 1726772965.12958: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6619 1726772965.13045: Loaded config def from plugin (inventory/yaml) 6619 1726772965.13047: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6619 1726772965.13133: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6619 1726772965.13558: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6619 1726772965.13561: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6619 1726772965.13564: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6619 1726772965.13569: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6619 1726772965.13573: Loading data from /tmp/kernel_settings-0pR/inventory.yml 6619 1726772965.13633: /tmp/kernel_settings-0pR/inventory.yml was not parsable by auto 6619 1726772965.13702: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6619 1726772965.13746: Loading data from /tmp/kernel_settings-0pR/inventory.yml 6619 1726772965.13832: group all already in inventory 6619 1726772965.13839: set inventory_file for managed_node1 6619 1726772965.13846: set inventory_dir for managed_node1 6619 1726772965.13848: Added host managed_node1 to inventory 6619 1726772965.13850: Added host managed_node1 to group all 6619 1726772965.13851: set ansible_host for managed_node1 6619 1726772965.13852: set ansible_ssh_extra_args for managed_node1 6619 1726772965.13856: set inventory_file for managed_node2 6619 1726772965.13859: set inventory_dir for managed_node2 6619 1726772965.13859: Added host managed_node2 to inventory 6619 1726772965.13861: Added host managed_node2 to group all 6619 1726772965.13861: set ansible_host for managed_node2 6619 1726772965.13862: set ansible_ssh_extra_args for managed_node2 6619 1726772965.13865: set inventory_file for managed_node3 6619 1726772965.13867: set inventory_dir for managed_node3 6619 1726772965.13868: Added host managed_node3 to inventory 6619 1726772965.13869: Added host managed_node3 to group all 6619 1726772965.13870: set ansible_host for managed_node3 6619 1726772965.13871: set ansible_ssh_extra_args for managed_node3 6619 1726772965.13873: Reconcile groups and hosts in inventory. 6619 1726772965.13877: Group ungrouped now contains managed_node1 6619 1726772965.13879: Group ungrouped now contains managed_node2 6619 1726772965.13880: Group ungrouped now contains managed_node3 6619 1726772965.13962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6619 1726772965.14088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6619 1726772965.14139: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6619 1726772965.14169: Loaded config def from plugin (vars/host_group_vars) 6619 1726772965.14171: 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) 6619 1726772965.14179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6619 1726772965.14187: 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) 6619 1726772965.14230: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6619 1726772965.14572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.14664: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6619 1726772965.14705: Loaded config def from plugin (connection/local) 6619 1726772965.14708: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6619 1726772965.15362: Loaded config def from plugin (connection/paramiko_ssh) 6619 1726772965.15365: 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) 6619 1726772965.16353: 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) 6619 1726772965.16392: Loaded config def from plugin (connection/psrp) 6619 1726772965.16395: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6619 1726772965.17120: 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) 6619 1726772965.17157: Loaded config def from plugin (connection/ssh) 6619 1726772965.17160: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6619 1726772965.19203: 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) 6619 1726772965.19247: Loaded config def from plugin (connection/winrm) 6619 1726772965.19250: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6619 1726772965.19281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6619 1726772965.19347: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6619 1726772965.19413: Loaded config def from plugin (shell/cmd) 6619 1726772965.19415: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6619 1726772965.19445: 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) 6619 1726772965.19508: Loaded config def from plugin (shell/powershell) 6619 1726772965.19510: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6619 1726772965.19561: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6619 1726772965.19735: Loaded config def from plugin (shell/sh) 6619 1726772965.19737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6619 1726772965.19770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6619 1726772965.19888: Loaded config def from plugin (become/runas) 6619 1726772965.19890: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6619 1726772965.20067: Loaded config def from plugin (become/su) 6619 1726772965.20069: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6619 1726772965.20215: Loaded config def from plugin (become/sudo) 6619 1726772965.20219: 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 6619 1726772965.20254: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 6619 1726772965.20627: in VariableManager get_vars() 6619 1726772965.20652: done with get_vars() 6619 1726772965.20695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6619 1726772965.20709: 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 6619 1726772965.20958: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6619 1726772965.21110: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6619 1726772965.21113: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Uuh/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) 6619 1726772965.21147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6619 1726772965.21171: 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) 6619 1726772965.21548: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6619 1726772965.21607: Loaded config def from plugin (callback/default) 6619 1726772965.21610: 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) 6619 1726772965.22704: Loaded config def from plugin (callback/junit) 6619 1726772965.22706: 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) 6619 1726772965.22753: 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) 6619 1726772965.22817: Loaded config def from plugin (callback/minimal) 6619 1726772965.22820: 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) 6619 1726772965.22857: 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) 6619 1726772965.22910: Loaded config def from plugin (callback/tree) 6619 1726772965.22912: 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 6619 1726772965.23034: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6619 1726772965.23036: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Uuh/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_default.yml **************************************************** 1 plays in /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 6619 1726772965.23066: in VariableManager get_vars() 6619 1726772965.23083: done with get_vars() 6619 1726772965.23089: in VariableManager get_vars() 6619 1726772965.23098: done with get_vars() 6619 1726772965.23102: variable 'omit' from source: magic vars 6619 1726772965.23148: in VariableManager get_vars() 6619 1726772965.23164: done with get_vars() 6619 1726772965.23185: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 6619 1726772965.26508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6619 1726772965.26569: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6619 1726772965.26604: getting the remaining hosts for this loop 6619 1726772965.26605: done getting the remaining hosts for this loop 6619 1726772965.26608: getting the next task for host managed_node3 6619 1726772965.26611: done getting next task for host managed_node3 6619 1726772965.26612: ^ task is: TASK: meta (flush_handlers) 6619 1726772965.26613: ^ 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 6619 1726772965.26615: getting variables 6619 1726772965.26619: in VariableManager get_vars() 6619 1726772965.26631: Calling all_inventory to load vars for managed_node3 6619 1726772965.26633: Calling groups_inventory to load vars for managed_node3 6619 1726772965.26636: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772965.26653: Calling all_plugins_play to load vars for managed_node3 6619 1726772965.26661: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772965.26663: Calling groups_plugins_play to load vars for managed_node3 6619 1726772965.26686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.26719: done with get_vars() 6619 1726772965.26725: done getting variables 6619 1726772965.26854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6619 1726772965.26885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6619 1726772965.26918: in VariableManager get_vars() 6619 1726772965.26925: Calling all_inventory to load vars for managed_node3 6619 1726772965.26926: Calling groups_inventory to load vars for managed_node3 6619 1726772965.26928: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772965.26930: Calling all_plugins_play to load vars for managed_node3 6619 1726772965.26932: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772965.26933: Calling groups_plugins_play to load vars for managed_node3 6619 1726772965.26953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.26963: done with get_vars() 6619 1726772965.26971: done queuing things up, now waiting for results queue to drain 6619 1726772965.26973: results queue empty 6619 1726772965.26973: checking for any_errors_fatal 6619 1726772965.26974: done checking for any_errors_fatal 6619 1726772965.26974: checking for max_fail_percentage 6619 1726772965.26975: done checking for max_fail_percentage 6619 1726772965.26976: checking to see if all hosts have failed and the running result is not ok 6619 1726772965.26976: done checking to see if all hosts have failed 6619 1726772965.26977: getting the remaining hosts for this loop 6619 1726772965.26977: done getting the remaining hosts for this loop 6619 1726772965.26979: getting the next task for host managed_node3 6619 1726772965.26982: done getting next task for host managed_node3 6619 1726772965.26983: ^ task is: TASK: Run role with no settings 6619 1726772965.26984: ^ 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 6619 1726772965.26985: getting variables 6619 1726772965.26986: in VariableManager get_vars() 6619 1726772965.26991: Calling all_inventory to load vars for managed_node3 6619 1726772965.26992: Calling groups_inventory to load vars for managed_node3 6619 1726772965.26994: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772965.26996: Calling all_plugins_play to load vars for managed_node3 6619 1726772965.26998: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772965.26999: Calling groups_plugins_play to load vars for managed_node3 6619 1726772965.27015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.27025: done with get_vars() 6619 1726772965.27029: done getting variables TASK [Run role with no settings] *********************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:8 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.041) 0:00:00.041 **** 6619 1726772965.27078: entering _queue_task() for managed_node3/include_role 6619 1726772965.27079: Creating lock for include_role 6619 1726772965.27404: worker is 1 (out of 1 available) 6619 1726772965.27413: exiting _queue_task() for managed_node3/include_role 6619 1726772965.27427: done queuing things up, now waiting for results queue to drain 6619 1726772965.27429: waiting for pending results... 6619 1726772965.27555: running TaskExecutor() for managed_node3/TASK: Run role with no settings 6619 1726772965.27607: in run() - task 129c3c75-c909-05c5-089f-000000000006 6619 1726772965.27619: variable 'ansible_search_path' from source: unknown 6619 1726772965.27675: calling self._execute() 6619 1726772965.27690: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772965.27696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772965.27704: variable 'omit' from source: magic vars 6619 1726772965.27777: _execute() done 6619 1726772965.27780: dumping result to json 6619 1726772965.27783: done dumping result, returning 6619 1726772965.27789: done running TaskExecutor() for managed_node3/TASK: Run role with no settings [129c3c75-c909-05c5-089f-000000000006] 6619 1726772965.27794: sending task result for task 129c3c75-c909-05c5-089f-000000000006 6619 1726772965.27889: done sending task result for task 129c3c75-c909-05c5-089f-000000000006 6619 1726772965.27894: WORKER PROCESS EXITING 6619 1726772965.27936: no more pending results, returning what we have 6619 1726772965.27941: in VariableManager get_vars() 6619 1726772965.27966: Calling all_inventory to load vars for managed_node3 6619 1726772965.27968: Calling groups_inventory to load vars for managed_node3 6619 1726772965.27971: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772965.27977: Calling all_plugins_play to load vars for managed_node3 6619 1726772965.27980: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772965.27982: Calling groups_plugins_play to load vars for managed_node3 6619 1726772965.28017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.28028: done with get_vars() 6619 1726772965.28031: variable 'ansible_search_path' from source: unknown 6619 1726772965.28079: variable 'omit' from source: magic vars 6619 1726772965.28093: variable 'omit' from source: magic vars 6619 1726772965.28103: variable 'omit' from source: magic vars 6619 1726772965.28106: we have included files to process 6619 1726772965.28107: generating all_blocks data 6619 1726772965.28108: done generating all_blocks data 6619 1726772965.28108: processing included file: fedora.linux_system_roles.kernel_settings 6619 1726772965.28127: in VariableManager get_vars() 6619 1726772965.28134: done with get_vars() 6619 1726772965.28256: in VariableManager get_vars() 6619 1726772965.28268: done with get_vars() 6619 1726772965.28310: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6619 1726772965.28435: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6619 1726772965.28540: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6619 1726772965.30421: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6619 1726772965.30921: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6619 1726772965.31056: in VariableManager get_vars() 6619 1726772965.31070: done with get_vars() 6619 1726772965.32505: in VariableManager get_vars() 6619 1726772965.32526: done with get_vars() 6619 1726772965.32719: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6619 1726772965.33400: iterating over new_blocks loaded from include file 6619 1726772965.33403: in VariableManager get_vars() 6619 1726772965.33422: done with get_vars() 6619 1726772965.33424: filtering new block on tags 6619 1726772965.33441: done filtering new block on tags 6619 1726772965.33447: in VariableManager get_vars() 6619 1726772965.33462: done with get_vars() 6619 1726772965.33464: filtering new block on tags 6619 1726772965.33482: done filtering new block on tags 6619 1726772965.33485: in VariableManager get_vars() 6619 1726772965.33515: done with get_vars() 6619 1726772965.33520: filtering new block on tags 6619 1726772965.33560: done filtering new block on tags 6619 1726772965.33563: in VariableManager get_vars() 6619 1726772965.33576: done with get_vars() 6619 1726772965.33578: filtering new block on tags 6619 1726772965.33592: done filtering new block on tags 6619 1726772965.33594: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 6619 1726772965.33600: extending task lists for all hosts with included blocks 6619 1726772965.33654: done extending task lists 6619 1726772965.33656: done processing included files 6619 1726772965.33657: results queue empty 6619 1726772965.33657: checking for any_errors_fatal 6619 1726772965.33659: done checking for any_errors_fatal 6619 1726772965.33660: checking for max_fail_percentage 6619 1726772965.33661: done checking for max_fail_percentage 6619 1726772965.33662: checking to see if all hosts have failed and the running result is not ok 6619 1726772965.33663: done checking to see if all hosts have failed 6619 1726772965.33663: getting the remaining hosts for this loop 6619 1726772965.33665: done getting the remaining hosts for this loop 6619 1726772965.33667: getting the next task for host managed_node3 6619 1726772965.33671: done getting next task for host managed_node3 6619 1726772965.33673: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6619 1726772965.33675: ^ 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 6619 1726772965.33698: getting variables 6619 1726772965.33700: in VariableManager get_vars() 6619 1726772965.33714: Calling all_inventory to load vars for managed_node3 6619 1726772965.33725: Calling groups_inventory to load vars for managed_node3 6619 1726772965.33727: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772965.33733: Calling all_plugins_play to load vars for managed_node3 6619 1726772965.33735: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772965.33738: Calling groups_plugins_play to load vars for managed_node3 6619 1726772965.33770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.33794: done with get_vars() 6619 1726772965.33801: done getting variables 6619 1726772965.33870: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.068) 0:00:00.109 **** 6619 1726772965.33900: entering _queue_task() for managed_node3/fail 6619 1726772965.33902: Creating lock for fail 6619 1726772965.34157: worker is 1 (out of 1 available) 6619 1726772965.34169: exiting _queue_task() for managed_node3/fail 6619 1726772965.34179: done queuing things up, now waiting for results queue to drain 6619 1726772965.34181: waiting for pending results... 6619 1726772965.34635: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6619 1726772965.34640: in run() - task 129c3c75-c909-05c5-089f-000000000023 6619 1726772965.34643: variable 'ansible_search_path' from source: unknown 6619 1726772965.34648: variable 'ansible_search_path' from source: unknown 6619 1726772965.34651: calling self._execute() 6619 1726772965.34653: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772965.34654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772965.34668: variable 'omit' from source: magic vars 6619 1726772965.35135: variable 'kernel_settings_sysctl' from source: role '' defaults 6619 1726772965.35153: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772965.35169: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6619 1726772965.35528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772965.37635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772965.37719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772965.37762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772965.37800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772965.37833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772965.37919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772965.37960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772965.37990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772965.38040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772965.38149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772965.38153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772965.38156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772965.38180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772965.38224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772965.38247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772965.38298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772965.38328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772965.38362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772965.38406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772965.38427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772965.38736: variable 'kernel_settings_sysctl' from source: role '' defaults 6619 1726772965.38774: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 6619 1726772965.38783: when evaluation is False, skipping this task 6619 1726772965.38790: _execute() done 6619 1726772965.38798: dumping result to json 6619 1726772965.38890: done dumping result, returning 6619 1726772965.39123: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-05c5-089f-000000000023] 6619 1726772965.39127: sending task result for task 129c3c75-c909-05c5-089f-000000000023 6619 1726772965.39195: done sending task result for task 129c3c75-c909-05c5-089f-000000000023 6619 1726772965.39198: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6619 1726772965.39283: no more pending results, returning what we have 6619 1726772965.39287: results queue empty 6619 1726772965.39288: checking for any_errors_fatal 6619 1726772965.39289: done checking for any_errors_fatal 6619 1726772965.39290: checking for max_fail_percentage 6619 1726772965.39292: done checking for max_fail_percentage 6619 1726772965.39292: checking to see if all hosts have failed and the running result is not ok 6619 1726772965.39293: done checking to see if all hosts have failed 6619 1726772965.39294: getting the remaining hosts for this loop 6619 1726772965.39295: done getting the remaining hosts for this loop 6619 1726772965.39299: getting the next task for host managed_node3 6619 1726772965.39305: done getting next task for host managed_node3 6619 1726772965.39308: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6619 1726772965.39311: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772965.39331: getting variables 6619 1726772965.39333: in VariableManager get_vars() 6619 1726772965.39366: Calling all_inventory to load vars for managed_node3 6619 1726772965.39369: Calling groups_inventory to load vars for managed_node3 6619 1726772965.39371: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772965.39379: Calling all_plugins_play to load vars for managed_node3 6619 1726772965.39382: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772965.39385: Calling groups_plugins_play to load vars for managed_node3 6619 1726772965.39426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.39455: done with get_vars() 6619 1726772965.39462: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.056) 0:00:00.165 **** 6619 1726772965.39554: entering _queue_task() for managed_node3/include_tasks 6619 1726772965.39556: Creating lock for include_tasks 6619 1726772965.39791: worker is 1 (out of 1 available) 6619 1726772965.39801: exiting _queue_task() for managed_node3/include_tasks 6619 1726772965.39811: done queuing things up, now waiting for results queue to drain 6619 1726772965.39812: waiting for pending results... 6619 1726772965.40031: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6619 1726772965.40135: in run() - task 129c3c75-c909-05c5-089f-000000000024 6619 1726772965.40160: variable 'ansible_search_path' from source: unknown 6619 1726772965.40166: variable 'ansible_search_path' from source: unknown 6619 1726772965.40201: calling self._execute() 6619 1726772965.40273: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772965.40283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772965.40421: variable 'omit' from source: magic vars 6619 1726772965.40425: _execute() done 6619 1726772965.40428: dumping result to json 6619 1726772965.40430: done dumping result, returning 6619 1726772965.40433: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-05c5-089f-000000000024] 6619 1726772965.40435: sending task result for task 129c3c75-c909-05c5-089f-000000000024 6619 1726772965.40529: done sending task result for task 129c3c75-c909-05c5-089f-000000000024 6619 1726772965.40536: WORKER PROCESS EXITING 6619 1726772965.40583: no more pending results, returning what we have 6619 1726772965.40589: in VariableManager get_vars() 6619 1726772965.40631: Calling all_inventory to load vars for managed_node3 6619 1726772965.40634: Calling groups_inventory to load vars for managed_node3 6619 1726772965.40636: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772965.40650: Calling all_plugins_play to load vars for managed_node3 6619 1726772965.40653: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772965.40656: Calling groups_plugins_play to load vars for managed_node3 6619 1726772965.40706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.40893: done with get_vars() 6619 1726772965.40899: variable 'ansible_search_path' from source: unknown 6619 1726772965.40900: variable 'ansible_search_path' from source: unknown 6619 1726772965.40937: we have included files to process 6619 1726772965.40938: generating all_blocks data 6619 1726772965.40940: done generating all_blocks data 6619 1726772965.40947: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6619 1726772965.40949: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6619 1726772965.40951: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6619 1726772965.41792: done processing included file 6619 1726772965.41795: iterating over new_blocks loaded from include file 6619 1726772965.41796: in VariableManager get_vars() 6619 1726772965.41819: done with get_vars() 6619 1726772965.41821: filtering new block on tags 6619 1726772965.41835: done filtering new block on tags 6619 1726772965.41838: in VariableManager get_vars() 6619 1726772965.41861: done with get_vars() 6619 1726772965.41862: filtering new block on tags 6619 1726772965.41881: done filtering new block on tags 6619 1726772965.41883: in VariableManager get_vars() 6619 1726772965.41901: done with get_vars() 6619 1726772965.41903: filtering new block on tags 6619 1726772965.41922: done filtering new block on tags 6619 1726772965.41924: in VariableManager get_vars() 6619 1726772965.41946: done with get_vars() 6619 1726772965.41948: filtering new block on tags 6619 1726772965.41960: done filtering new block on tags 6619 1726772965.41962: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 6619 1726772965.41968: extending task lists for all hosts with included blocks 6619 1726772965.42124: done extending task lists 6619 1726772965.42125: done processing included files 6619 1726772965.42126: results queue empty 6619 1726772965.42127: checking for any_errors_fatal 6619 1726772965.42129: done checking for any_errors_fatal 6619 1726772965.42130: checking for max_fail_percentage 6619 1726772965.42131: done checking for max_fail_percentage 6619 1726772965.42131: checking to see if all hosts have failed and the running result is not ok 6619 1726772965.42132: done checking to see if all hosts have failed 6619 1726772965.42133: getting the remaining hosts for this loop 6619 1726772965.42134: done getting the remaining hosts for this loop 6619 1726772965.42136: getting the next task for host managed_node3 6619 1726772965.42140: done getting next task for host managed_node3 6619 1726772965.42142: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6619 1726772965.42148: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772965.42157: getting variables 6619 1726772965.42158: in VariableManager get_vars() 6619 1726772965.42169: Calling all_inventory to load vars for managed_node3 6619 1726772965.42172: Calling groups_inventory to load vars for managed_node3 6619 1726772965.42174: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772965.42178: Calling all_plugins_play to load vars for managed_node3 6619 1726772965.42180: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772965.42183: Calling groups_plugins_play to load vars for managed_node3 6619 1726772965.42210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772965.42237: done with get_vars() 6619 1726772965.42246: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:09:25 -0400 (0:00:00.027) 0:00:00.193 **** 6619 1726772965.42314: entering _queue_task() for managed_node3/setup 6619 1726772965.42571: worker is 1 (out of 1 available) 6619 1726772965.42583: exiting _queue_task() for managed_node3/setup 6619 1726772965.42593: done queuing things up, now waiting for results queue to drain 6619 1726772965.42595: waiting for pending results... 6619 1726772965.43032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6619 1726772965.43038: in run() - task 129c3c75-c909-05c5-089f-000000000085 6619 1726772965.43041: variable 'ansible_search_path' from source: unknown 6619 1726772965.43046: variable 'ansible_search_path' from source: unknown 6619 1726772965.43048: calling self._execute() 6619 1726772965.43094: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772965.43105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772965.43121: variable 'omit' from source: magic vars 6619 1726772965.43634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772965.47771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772965.48055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772965.48059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772965.48098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772965.48188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772965.48387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772965.48424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772965.48458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772965.48532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772965.48612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772965.48811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772965.48815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772965.48842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772965.48887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772965.49137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772965.49322: variable '__kernel_settings_required_facts' from source: role '' all vars 6619 1726772965.49367: variable 'ansible_facts' from source: unknown 6619 1726772965.49425: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 6619 1726772965.49438: variable 'omit' from source: magic vars 6619 1726772965.49511: variable 'omit' from source: magic vars 6619 1726772965.49592: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 6619 1726772965.49683: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 6619 1726772965.49801: variable '__kernel_settings_required_facts' from source: role '' all vars 6619 1726772965.49877: variable 'omit' from source: magic vars 6619 1726772965.49909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772965.49940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772965.49981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772965.50007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772965.50023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772965.50059: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772965.50068: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772965.50080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772965.50185: Set connection var ansible_shell_type to sh 6619 1726772965.50196: Set connection var ansible_timeout to 10 6619 1726772965.50206: Set connection var ansible_shell_executable to /bin/sh 6619 1726772965.50212: Set connection var ansible_connection to ssh 6619 1726772965.50229: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772965.50240: Set connection var ansible_pipelining to False 6619 1726772965.50268: variable 'ansible_shell_executable' from source: unknown 6619 1726772965.50275: variable 'ansible_connection' from source: unknown 6619 1726772965.50282: variable 'ansible_module_compression' from source: unknown 6619 1726772965.50288: variable 'ansible_shell_type' from source: unknown 6619 1726772965.50294: variable 'ansible_shell_executable' from source: unknown 6619 1726772965.50299: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772965.50305: variable 'ansible_pipelining' from source: unknown 6619 1726772965.50311: variable 'ansible_timeout' from source: unknown 6619 1726772965.50320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772965.50559: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772965.50590: variable 'omit' from source: magic vars 6619 1726772965.50600: starting attempt loop 6619 1726772965.50607: running the handler 6619 1726772965.50624: _low_level_execute_command(): starting 6619 1726772965.50636: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772965.51456: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772965.51473: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772965.51569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug1: Control socket "/root/.ansible/cp/133dc5d568" does not exist debug1: Connecting to 10.31.44.236 [10.31.44.236] port 22. <<< 6619 1726772965.51592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772965.51796: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 6619 1726772965.51801: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 <<< 6619 1726772965.51804: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 <<< 6619 1726772965.51811: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 6619 1726772965.51826: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 6619 1726772965.52479: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.44.236:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 6619 1726772965.52678: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received <<< 6619 1726772965.52732: stderr chunk (state=3): >>>debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 6619 1726772965.53006: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6619 1726772965.53477: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:C0kyH5zF793alkgzkpNlJ9F8XXUtgjT+fV3ZCDjQrXU debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.44.236' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 6619 1726772965.53789: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent <<< 6619 1726772965.53794: stderr chunk (state=3): >>>debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 <<< 6619 1726772965.53798: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 6619 1726772965.58256: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6619 1726772965.58489: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6619 1726772965.58540: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6619 1726772965.58612: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6619 1726772965.58621: stderr chunk (state=3): >>>debug2: we did not send a packet, disable method <<< 6619 1726772965.58629: stderr chunk (state=3): >>>debug1: Next authentication method: publickey <<< 6619 1726772965.58704: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_rsa <<< 6619 1726772965.58707: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa <<< 6619 1726772965.58709: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa_sk <<< 6619 1726772965.58712: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519 <<< 6619 1726772965.58714: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk <<< 6619 1726772965.58718: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss <<< 6619 1726772965.58720: stderr chunk (state=3): >>>debug2: pubkey_prepare: done <<< 6619 1726772965.58722: stderr chunk (state=3): >>>debug1: Trying private key: /root/.ssh/id_rsa <<< 6619 1726772965.59451: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6619 1726772965.60503: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6619 1726772965.60539: stderr chunk (state=3): >>>Authenticated to 10.31.44.236 ([10.31.44.236]:22) using "publickey". <<< 6619 1726772965.60555: stderr chunk (state=3): >>>debug1: pkcs11_del_provider: called, provider_id = (null) <<< 6619 1726772965.60621: stderr chunk (state=3): >>>debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/133dc5d568] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6648 debug2: fd 4 setting O_NONBLOCK <<< 6619 1726772965.60782: stderr chunk (state=3): >>>debug1: forking to background <<< 6619 1726772965.60800: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 6619 1726772965.60820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772965.60834: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 6619 1726772965.60884: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 <<< 6619 1726772965.60907: stderr chunk (state=3): >>>debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6619 1726772965.62162: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6619 1726772965.66195: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 6619 1726772965.66199: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772965.66385: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 6619 1726772965.67898: stdout chunk (state=3): >>>/root <<< 6619 1726772965.68067: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed <<< 6619 1726772965.68071: stderr chunk (state=3): >>>debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 6619 1726772965.68073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772965.68128: stdout chunk (state=3): >>><<< 6619 1726772966.68263: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug1: Control socket "/root/.ansible/cp/133dc5d568" does not exist debug1: Connecting to 10.31.44.236 [10.31.44.236] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.44.236:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:C0kyH5zF793alkgzkpNlJ9F8XXUtgjT+fV3ZCDjQrXU debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.44.236' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.44.236 ([10.31.44.236]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/133dc5d568] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6648 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 6619 1726772966.68285: _low_level_execute_command(): starting 6619 1726772966.68288: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502 `" && echo ansible-tmp-1726772966.6826546-6639-126636747697502="` echo /root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502 `" ) && sleep 0' 6619 1726772966.68750: 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 <<< 6619 1726772966.68754: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.68756: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772966.68758: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772966.68760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.68807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772966.68811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772966.68813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772966.68888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772966.71002: stdout chunk (state=3): >>>ansible-tmp-1726772966.6826546-6639-126636747697502=/root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502 <<< 6619 1726772966.71154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772966.71180: stderr chunk (state=3): >>><<< 6619 1726772966.71183: stdout chunk (state=3): >>><<< 6619 1726772966.71198: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772966.6826546-6639-126636747697502=/root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772966.71241: variable 'ansible_module_compression' from source: unknown 6619 1726772966.71280: ANSIBALLZ: Using lock for setup 6619 1726772966.71284: ANSIBALLZ: Acquiring lock 6619 1726772966.71286: ANSIBALLZ: Lock acquired: 140345501838768 6619 1726772966.71288: ANSIBALLZ: Creating module 6619 1726772966.87589: ANSIBALLZ: Writing module into payload 6619 1726772966.87686: ANSIBALLZ: Writing module 6619 1726772966.87698: ANSIBALLZ: Renaming module 6619 1726772966.87704: ANSIBALLZ: Done creating module 6619 1726772966.87725: variable 'ansible_facts' from source: unknown 6619 1726772966.87730: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772966.87738: _low_level_execute_command(): starting 6619 1726772966.87744: _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' 6619 1726772966.88198: 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 <<< 6619 1726772966.88201: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772966.88203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.88205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772966.88207: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.88265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772966.88268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772966.88270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772966.88418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772966.90135: stdout chunk (state=3): >>>PLATFORM <<< 6619 1726772966.90268: stdout chunk (state=3): >>>Linux <<< 6619 1726772966.90271: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 6619 1726772966.90292: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 6619 1726772966.90450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772966.90481: stderr chunk (state=3): >>><<< 6619 1726772966.90485: stdout chunk (state=3): >>><<< 6619 1726772966.90502: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772966.90513 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 6619 1726772966.90549: _low_level_execute_command(): starting 6619 1726772966.90551: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 6619 1726772966.90632: Sending initial data 6619 1726772966.90635: Sent initial data (1181 bytes) 6619 1726772966.90998: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772966.91001: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772966.91003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.91005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772966.91007: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772966.91009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.91059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772966.91062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772966.91127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772966.94660: 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"} <<< 6619 1726772966.95051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772966.95077: stderr chunk (state=3): >>><<< 6619 1726772966.95081: stdout chunk (state=3): >>><<< 6619 1726772966.95092: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772966.95153: variable 'ansible_facts' from source: unknown 6619 1726772966.95157: variable 'ansible_facts' from source: unknown 6619 1726772966.95164: variable 'ansible_module_compression' from source: unknown 6619 1726772966.95194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6619 1726772966.95217: variable 'ansible_facts' from source: unknown 6619 1726772966.95311: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/AnsiballZ_setup.py 6619 1726772966.95417: Sending initial data 6619 1726772966.95421: Sent initial data (152 bytes) 6619 1726772966.95871: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772966.95874: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772966.95877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.95879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772966.95881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772966.95885: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.95935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772966.95938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772966.95944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772966.96055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772966.97904: 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 <<< 6619 1726772966.97908: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772966.97962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772966.98022: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpduul4y8m /root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/AnsiballZ_setup.py <<< 6619 1726772966.98028: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/AnsiballZ_setup.py" <<< 6619 1726772966.98075: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpduul4y8m" to remote "/root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/AnsiballZ_setup.py" <<< 6619 1726772966.99210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772966.99252: stderr chunk (state=3): >>><<< 6619 1726772966.99255: stdout chunk (state=3): >>><<< 6619 1726772966.99272: done transferring module to remote 6619 1726772966.99279: _low_level_execute_command(): starting 6619 1726772966.99284: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/ /root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/AnsiballZ_setup.py && sleep 0' 6619 1726772966.99701: 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 <<< 6619 1726772966.99709: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.99732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772966.99735: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772966.99784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772966.99787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772966.99850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.01640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.01663: stderr chunk (state=3): >>><<< 6619 1726772967.01666: stdout chunk (state=3): >>><<< 6619 1726772967.01680: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.01683: _low_level_execute_command(): starting 6619 1726772967.01687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/AnsiballZ_setup.py && sleep 0' 6619 1726772967.02101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.02110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772967.02135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.02138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772967.02140: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.02191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.02194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.02263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.31943: stdout chunk (state=3): >>> {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 6619 1726772967.33612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772967.33629: stderr chunk (state=3): >>><<< 6619 1726772967.33632: stdout chunk (state=3): >>><<< 6619 1726772967.33648: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 6619 1726772967.33687: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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-1726772966.6826546-6639-126636747697502/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772967.33695: _low_level_execute_command(): starting 6619 1726772967.33699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772966.6826546-6639-126636747697502/ > /dev/null 2>&1 && sleep 0' 6619 1726772967.34156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.34159: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772967.34161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.34164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772967.34166: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.34225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.34229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.34232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.34307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.36142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.36173: stderr chunk (state=3): >>><<< 6619 1726772967.36176: stdout chunk (state=3): >>><<< 6619 1726772967.36189: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.36194: handler run complete 6619 1726772967.36207: variable 'ansible_facts' from source: unknown 6619 1726772967.36239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772967.36275: variable 'ansible_facts' from source: unknown 6619 1726772967.36295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772967.36308: attempt loop complete, returning result 6619 1726772967.36311: _execute() done 6619 1726772967.36313: dumping result to json 6619 1726772967.36319: done dumping result, returning 6619 1726772967.36329: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-05c5-089f-000000000085] 6619 1726772967.36331: sending task result for task 129c3c75-c909-05c5-089f-000000000085 6619 1726772967.36422: done sending task result for task 129c3c75-c909-05c5-089f-000000000085 6619 1726772967.36425: WORKER PROCESS EXITING ok: [managed_node3] 6619 1726772967.36538: no more pending results, returning what we have 6619 1726772967.36541: results queue empty 6619 1726772967.36542: checking for any_errors_fatal 6619 1726772967.36543: done checking for any_errors_fatal 6619 1726772967.36544: checking for max_fail_percentage 6619 1726772967.36547: done checking for max_fail_percentage 6619 1726772967.36548: checking to see if all hosts have failed and the running result is not ok 6619 1726772967.36549: done checking to see if all hosts have failed 6619 1726772967.36550: getting the remaining hosts for this loop 6619 1726772967.36551: done getting the remaining hosts for this loop 6619 1726772967.36554: getting the next task for host managed_node3 6619 1726772967.36562: done getting next task for host managed_node3 6619 1726772967.36565: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6619 1726772967.36568: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772967.36577: getting variables 6619 1726772967.36578: in VariableManager get_vars() 6619 1726772967.36607: Calling all_inventory to load vars for managed_node3 6619 1726772967.36609: Calling groups_inventory to load vars for managed_node3 6619 1726772967.36611: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772967.36626: Calling all_plugins_play to load vars for managed_node3 6619 1726772967.36629: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772967.36632: Calling groups_plugins_play to load vars for managed_node3 6619 1726772967.36686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772967.36714: done with get_vars() 6619 1726772967.36722: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:09:27 -0400 (0:00:01.944) 0:00:02.138 **** 6619 1726772967.36798: entering _queue_task() for managed_node3/stat 6619 1726772967.36985: worker is 1 (out of 1 available) 6619 1726772967.36997: exiting _queue_task() for managed_node3/stat 6619 1726772967.37010: done queuing things up, now waiting for results queue to drain 6619 1726772967.37011: waiting for pending results... 6619 1726772967.37153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6619 1726772967.37230: in run() - task 129c3c75-c909-05c5-089f-000000000087 6619 1726772967.37239: variable 'ansible_search_path' from source: unknown 6619 1726772967.37242: variable 'ansible_search_path' from source: unknown 6619 1726772967.37276: calling self._execute() 6619 1726772967.37318: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.37322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.37331: variable 'omit' from source: magic vars 6619 1726772967.37649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772967.37818: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772967.37889: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772967.37895: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772967.37923: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772967.37986: 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) 6619 1726772967.38005: 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) 6619 1726772967.38024: 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) 6619 1726772967.38042: 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) 6619 1726772967.38139: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6619 1726772967.38144: variable 'omit' from source: magic vars 6619 1726772967.38190: variable 'omit' from source: magic vars 6619 1726772967.38213: variable 'omit' from source: magic vars 6619 1726772967.38232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772967.38256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772967.38271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772967.38284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772967.38292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772967.38315: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772967.38320: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.38322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.38389: Set connection var ansible_shell_type to sh 6619 1726772967.38392: Set connection var ansible_timeout to 10 6619 1726772967.38400: Set connection var ansible_shell_executable to /bin/sh 6619 1726772967.38402: Set connection var ansible_connection to ssh 6619 1726772967.38406: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772967.38413: Set connection var ansible_pipelining to False 6619 1726772967.38432: variable 'ansible_shell_executable' from source: unknown 6619 1726772967.38435: variable 'ansible_connection' from source: unknown 6619 1726772967.38438: variable 'ansible_module_compression' from source: unknown 6619 1726772967.38441: variable 'ansible_shell_type' from source: unknown 6619 1726772967.38443: variable 'ansible_shell_executable' from source: unknown 6619 1726772967.38445: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.38447: variable 'ansible_pipelining' from source: unknown 6619 1726772967.38452: variable 'ansible_timeout' from source: unknown 6619 1726772967.38455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.38549: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772967.38560: variable 'omit' from source: magic vars 6619 1726772967.38563: starting attempt loop 6619 1726772967.38566: running the handler 6619 1726772967.38575: _low_level_execute_command(): starting 6619 1726772967.38581: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772967.39089: 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 <<< 6619 1726772967.39093: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.39095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.39098: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772967.39102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.39154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.39157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.39159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.39231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.40908: stdout chunk (state=3): >>>/root <<< 6619 1726772967.41033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.41063: stderr chunk (state=3): >>><<< 6619 1726772967.41067: stdout chunk (state=3): >>><<< 6619 1726772967.41086: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.41101: _low_level_execute_command(): starting 6619 1726772967.41107: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559 `" && echo ansible-tmp-1726772967.4108782-6699-267760872361559="` echo /root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559 `" ) && sleep 0' 6619 1726772967.41565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.41568: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772967.41570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.41574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 <<< 6619 1726772967.41576: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.41626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.41629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.41631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.41694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.43657: stdout chunk (state=3): >>>ansible-tmp-1726772967.4108782-6699-267760872361559=/root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559 <<< 6619 1726772967.43786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.43811: stderr chunk (state=3): >>><<< 6619 1726772967.43814: stdout chunk (state=3): >>><<< 6619 1726772967.43833: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772967.4108782-6699-267760872361559=/root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.43874: variable 'ansible_module_compression' from source: unknown 6619 1726772967.43921: ANSIBALLZ: Using lock for stat 6619 1726772967.43924: ANSIBALLZ: Acquiring lock 6619 1726772967.43927: ANSIBALLZ: Lock acquired: 140345501838288 6619 1726772967.43929: ANSIBALLZ: Creating module 6619 1726772967.50976: ANSIBALLZ: Writing module into payload 6619 1726772967.51042: ANSIBALLZ: Writing module 6619 1726772967.51061: ANSIBALLZ: Renaming module 6619 1726772967.51067: ANSIBALLZ: Done creating module 6619 1726772967.51081: variable 'ansible_facts' from source: unknown 6619 1726772967.51132: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/AnsiballZ_stat.py 6619 1726772967.51239: Sending initial data 6619 1726772967.51242: Sent initial data (151 bytes) 6619 1726772967.51694: 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 <<< 6619 1726772967.51697: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772967.51700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772967.51702: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772967.51706: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.51757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.51760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.51831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.53469: 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 <<< 6619 1726772967.53553: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772967.53611: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp6a4lj4bi /root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/AnsiballZ_stat.py <<< 6619 1726772967.53615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/AnsiballZ_stat.py" <<< 6619 1726772967.53668: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp6a4lj4bi" to remote "/root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/AnsiballZ_stat.py" <<< 6619 1726772967.53671: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/AnsiballZ_stat.py" <<< 6619 1726772967.54257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.54298: stderr chunk (state=3): >>><<< 6619 1726772967.54302: stdout chunk (state=3): >>><<< 6619 1726772967.54326: done transferring module to remote 6619 1726772967.54335: _low_level_execute_command(): starting 6619 1726772967.54339: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/ /root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/AnsiballZ_stat.py && sleep 0' 6619 1726772967.54792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.54795: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772967.54797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.54800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772967.54802: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.54848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.54852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.54922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.56715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.56742: stderr chunk (state=3): >>><<< 6619 1726772967.56745: stdout chunk (state=3): >>><<< 6619 1726772967.56760: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.56763: _low_level_execute_command(): starting 6619 1726772967.56768: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/AnsiballZ_stat.py && sleep 0' 6619 1726772967.57188: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.57191: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772967.57194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772967.57196: 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.44.236 originally 10.31.44.236 <<< 6619 1726772967.57198: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.57248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.57254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.57324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.72546: 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"}}} <<< 6619 1726772967.73867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772967.73894: stderr chunk (state=3): >>><<< 6619 1726772967.73897: stdout chunk (state=3): >>><<< 6619 1726772967.73912: _low_level_execute_command() done: rc=0, stdout= {"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"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772967.73951: 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-1726772967.4108782-6699-267760872361559/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772967.73959: _low_level_execute_command(): starting 6619 1726772967.73962: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772967.4108782-6699-267760872361559/ > /dev/null 2>&1 && sleep 0' 6619 1726772967.74418: 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 <<< 6619 1726772967.74421: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772967.74424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772967.74426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772967.74428: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.74483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.74486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.74492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.74611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.76442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.76469: stderr chunk (state=3): >>><<< 6619 1726772967.76473: stdout chunk (state=3): >>><<< 6619 1726772967.76486: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.76491: handler run complete 6619 1726772967.76508: attempt loop complete, returning result 6619 1726772967.76511: _execute() done 6619 1726772967.76513: dumping result to json 6619 1726772967.76515: done dumping result, returning 6619 1726772967.76526: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-05c5-089f-000000000087] 6619 1726772967.76528: sending task result for task 129c3c75-c909-05c5-089f-000000000087 6619 1726772967.76622: done sending task result for task 129c3c75-c909-05c5-089f-000000000087 ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 6619 1726772967.76689: no more pending results, returning what we have 6619 1726772967.76692: results queue empty 6619 1726772967.76693: checking for any_errors_fatal 6619 1726772967.76698: done checking for any_errors_fatal 6619 1726772967.76698: checking for max_fail_percentage 6619 1726772967.76700: done checking for max_fail_percentage 6619 1726772967.76700: checking to see if all hosts have failed and the running result is not ok 6619 1726772967.76701: done checking to see if all hosts have failed 6619 1726772967.76702: getting the remaining hosts for this loop 6619 1726772967.76703: done getting the remaining hosts for this loop 6619 1726772967.76707: getting the next task for host managed_node3 6619 1726772967.76711: done getting next task for host managed_node3 6619 1726772967.76715: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6619 1726772967.76720: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772967.76730: getting variables 6619 1726772967.76731: in VariableManager get_vars() 6619 1726772967.76764: Calling all_inventory to load vars for managed_node3 6619 1726772967.76766: Calling groups_inventory to load vars for managed_node3 6619 1726772967.76768: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772967.76776: Calling all_plugins_play to load vars for managed_node3 6619 1726772967.76779: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772967.76781: Calling groups_plugins_play to load vars for managed_node3 6619 1726772967.76822: WORKER PROCESS EXITING 6619 1726772967.76837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772967.76873: done with get_vars() 6619 1726772967.76880: done getting variables 6619 1726772967.76953: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:09:27 -0400 (0:00:00.401) 0:00:02.540 **** 6619 1726772967.76977: entering _queue_task() for managed_node3/set_fact 6619 1726772967.76978: Creating lock for set_fact 6619 1726772967.77169: worker is 1 (out of 1 available) 6619 1726772967.77180: exiting _queue_task() for managed_node3/set_fact 6619 1726772967.77192: done queuing things up, now waiting for results queue to drain 6619 1726772967.77194: waiting for pending results... 6619 1726772967.77332: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6619 1726772967.77405: in run() - task 129c3c75-c909-05c5-089f-000000000088 6619 1726772967.77419: variable 'ansible_search_path' from source: unknown 6619 1726772967.77423: variable 'ansible_search_path' from source: unknown 6619 1726772967.77449: calling self._execute() 6619 1726772967.77494: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.77499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.77508: variable 'omit' from source: magic vars 6619 1726772967.77834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772967.78036: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772967.78068: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772967.78095: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772967.78123: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772967.78184: 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) 6619 1726772967.78203: 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) 6619 1726772967.78222: 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) 6619 1726772967.78240: 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) 6619 1726772967.78331: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6619 1726772967.78336: variable 'omit' from source: magic vars 6619 1726772967.78381: variable 'omit' from source: magic vars 6619 1726772967.78464: variable '__ostree_booted_stat' from source: set_fact 6619 1726772967.78499: variable 'omit' from source: magic vars 6619 1726772967.78518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772967.78544: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772967.78561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772967.78573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772967.78581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772967.78603: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772967.78606: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.78609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.78677: Set connection var ansible_shell_type to sh 6619 1726772967.78681: Set connection var ansible_timeout to 10 6619 1726772967.78689: Set connection var ansible_shell_executable to /bin/sh 6619 1726772967.78691: Set connection var ansible_connection to ssh 6619 1726772967.78695: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772967.78701: Set connection var ansible_pipelining to False 6619 1726772967.78719: variable 'ansible_shell_executable' from source: unknown 6619 1726772967.78722: variable 'ansible_connection' from source: unknown 6619 1726772967.78725: variable 'ansible_module_compression' from source: unknown 6619 1726772967.78727: variable 'ansible_shell_type' from source: unknown 6619 1726772967.78729: variable 'ansible_shell_executable' from source: unknown 6619 1726772967.78733: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.78735: variable 'ansible_pipelining' from source: unknown 6619 1726772967.78737: variable 'ansible_timeout' from source: unknown 6619 1726772967.78747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.78807: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772967.78814: variable 'omit' from source: magic vars 6619 1726772967.78820: starting attempt loop 6619 1726772967.78823: running the handler 6619 1726772967.78831: handler run complete 6619 1726772967.78839: attempt loop complete, returning result 6619 1726772967.78841: _execute() done 6619 1726772967.78844: dumping result to json 6619 1726772967.78848: done dumping result, returning 6619 1726772967.78858: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-05c5-089f-000000000088] 6619 1726772967.78861: sending task result for task 129c3c75-c909-05c5-089f-000000000088 6619 1726772967.78934: done sending task result for task 129c3c75-c909-05c5-089f-000000000088 6619 1726772967.78937: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 6619 1726772967.79013: no more pending results, returning what we have 6619 1726772967.79018: results queue empty 6619 1726772967.79019: checking for any_errors_fatal 6619 1726772967.79023: done checking for any_errors_fatal 6619 1726772967.79024: checking for max_fail_percentage 6619 1726772967.79025: done checking for max_fail_percentage 6619 1726772967.79026: checking to see if all hosts have failed and the running result is not ok 6619 1726772967.79027: done checking to see if all hosts have failed 6619 1726772967.79028: getting the remaining hosts for this loop 6619 1726772967.79029: done getting the remaining hosts for this loop 6619 1726772967.79032: getting the next task for host managed_node3 6619 1726772967.79039: done getting next task for host managed_node3 6619 1726772967.79042: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6619 1726772967.79045: ^ 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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772967.79054: getting variables 6619 1726772967.79055: in VariableManager get_vars() 6619 1726772967.79090: Calling all_inventory to load vars for managed_node3 6619 1726772967.79093: Calling groups_inventory to load vars for managed_node3 6619 1726772967.79095: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772967.79102: Calling all_plugins_play to load vars for managed_node3 6619 1726772967.79104: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772967.79106: Calling groups_plugins_play to load vars for managed_node3 6619 1726772967.79141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772967.79169: done with get_vars() 6619 1726772967.79175: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:09:27 -0400 (0:00:00.022) 0:00:02.562 **** 6619 1726772967.79242: entering _queue_task() for managed_node3/stat 6619 1726772967.79418: worker is 1 (out of 1 available) 6619 1726772967.79430: exiting _queue_task() for managed_node3/stat 6619 1726772967.79439: done queuing things up, now waiting for results queue to drain 6619 1726772967.79441: waiting for pending results... 6619 1726772967.79581: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6619 1726772967.79651: in run() - task 129c3c75-c909-05c5-089f-00000000008a 6619 1726772967.79664: variable 'ansible_search_path' from source: unknown 6619 1726772967.79668: variable 'ansible_search_path' from source: unknown 6619 1726772967.79693: calling self._execute() 6619 1726772967.79739: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.79745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.79755: variable 'omit' from source: magic vars 6619 1726772967.80107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772967.80272: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772967.80301: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772967.80328: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772967.80355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772967.80412: 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) 6619 1726772967.80431: 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) 6619 1726772967.80455: 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) 6619 1726772967.80472: 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) 6619 1726772967.80564: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6619 1726772967.80569: variable 'omit' from source: magic vars 6619 1726772967.80603: variable 'omit' from source: magic vars 6619 1726772967.80626: variable 'omit' from source: magic vars 6619 1726772967.80644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772967.80669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772967.80683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772967.80695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772967.80703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772967.80726: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772967.80729: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.80732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.80798: Set connection var ansible_shell_type to sh 6619 1726772967.80802: Set connection var ansible_timeout to 10 6619 1726772967.80809: Set connection var ansible_shell_executable to /bin/sh 6619 1726772967.80812: Set connection var ansible_connection to ssh 6619 1726772967.80817: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772967.80824: Set connection var ansible_pipelining to False 6619 1726772967.80839: variable 'ansible_shell_executable' from source: unknown 6619 1726772967.80842: variable 'ansible_connection' from source: unknown 6619 1726772967.80845: variable 'ansible_module_compression' from source: unknown 6619 1726772967.80847: variable 'ansible_shell_type' from source: unknown 6619 1726772967.80852: variable 'ansible_shell_executable' from source: unknown 6619 1726772967.80854: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772967.80858: variable 'ansible_pipelining' from source: unknown 6619 1726772967.80860: variable 'ansible_timeout' from source: unknown 6619 1726772967.80864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772967.80958: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772967.80965: variable 'omit' from source: magic vars 6619 1726772967.80969: starting attempt loop 6619 1726772967.80972: running the handler 6619 1726772967.80982: _low_level_execute_command(): starting 6619 1726772967.80991: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772967.81488: 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 <<< 6619 1726772967.81492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration <<< 6619 1726772967.81495: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772967.81498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.81548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.81551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.81558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.81619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.83241: stdout chunk (state=3): >>>/root <<< 6619 1726772967.83411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.83442: stderr chunk (state=3): >>><<< 6619 1726772967.83448: stdout chunk (state=3): >>><<< 6619 1726772967.83464: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.83474: _low_level_execute_command(): starting 6619 1726772967.83481: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296 `" && echo ansible-tmp-1726772967.834636-6715-147929949395296="` echo /root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296 `" ) && sleep 0' 6619 1726772967.83925: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.83928: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772967.83931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.83933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772967.83935: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.83989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.83992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.83996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.84054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.85934: stdout chunk (state=3): >>>ansible-tmp-1726772967.834636-6715-147929949395296=/root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296 <<< 6619 1726772967.86081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.86115: stderr chunk (state=3): >>><<< 6619 1726772967.86120: stdout chunk (state=3): >>><<< 6619 1726772967.86135: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772967.834636-6715-147929949395296=/root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.86176: variable 'ansible_module_compression' from source: unknown 6619 1726772967.86224: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772967.86255: variable 'ansible_facts' from source: unknown 6619 1726772967.86319: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/AnsiballZ_stat.py 6619 1726772967.86421: Sending initial data 6619 1726772967.86428: Sent initial data (150 bytes) 6619 1726772967.86888: 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 <<< 6619 1726772967.86892: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.86894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.86896: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.86953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.86957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.86959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.87036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.88613: 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" <<< 6619 1726772967.88620: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772967.88668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772967.88742: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpid4hackk /root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/AnsiballZ_stat.py <<< 6619 1726772967.88744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/AnsiballZ_stat.py" <<< 6619 1726772967.88793: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpid4hackk" to remote "/root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/AnsiballZ_stat.py" <<< 6619 1726772967.88796: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/AnsiballZ_stat.py" <<< 6619 1726772967.89377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.89424: stderr chunk (state=3): >>><<< 6619 1726772967.89428: stdout chunk (state=3): >>><<< 6619 1726772967.89452: done transferring module to remote 6619 1726772967.89460: _low_level_execute_command(): starting 6619 1726772967.89467: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/ /root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/AnsiballZ_stat.py && sleep 0' 6619 1726772967.89906: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.89910: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772967.89912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.89914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772967.89919: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.89972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.89976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.89980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.90065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772967.91789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772967.91814: stderr chunk (state=3): >>><<< 6619 1726772967.91819: stdout chunk (state=3): >>><<< 6619 1726772967.91832: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772967.91835: _low_level_execute_command(): starting 6619 1726772967.91840: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/AnsiballZ_stat.py && sleep 0' 6619 1726772967.92280: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.92285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772967.92288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.92290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772967.92293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772967.92295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772967.92344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772967.92349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772967.92351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772967.92412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.07426: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6619 1726772968.08711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772968.08739: stderr chunk (state=3): >>><<< 6619 1726772968.08743: stdout chunk (state=3): >>><<< 6619 1726772968.08763: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772968.08791: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726772967.834636-6715-147929949395296/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772968.08799: _low_level_execute_command(): starting 6619 1726772968.08802: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772967.834636-6715-147929949395296/ > /dev/null 2>&1 && sleep 0' 6619 1726772968.09255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772968.09258: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772968.09261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.09263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772968.09265: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.09319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772968.09326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.09438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.11275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772968.11300: stderr chunk (state=3): >>><<< 6619 1726772968.11303: stdout chunk (state=3): >>><<< 6619 1726772968.11318: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772968.11323: handler run complete 6619 1726772968.11344: attempt loop complete, returning result 6619 1726772968.11347: _execute() done 6619 1726772968.11352: dumping result to json 6619 1726772968.11357: done dumping result, returning 6619 1726772968.11365: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-05c5-089f-00000000008a] 6619 1726772968.11367: sending task result for task 129c3c75-c909-05c5-089f-00000000008a 6619 1726772968.11457: done sending task result for task 129c3c75-c909-05c5-089f-00000000008a 6619 1726772968.11460: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 6619 1726772968.11525: no more pending results, returning what we have 6619 1726772968.11529: results queue empty 6619 1726772968.11530: checking for any_errors_fatal 6619 1726772968.11533: done checking for any_errors_fatal 6619 1726772968.11533: checking for max_fail_percentage 6619 1726772968.11535: done checking for max_fail_percentage 6619 1726772968.11536: checking to see if all hosts have failed and the running result is not ok 6619 1726772968.11537: done checking to see if all hosts have failed 6619 1726772968.11538: getting the remaining hosts for this loop 6619 1726772968.11539: done getting the remaining hosts for this loop 6619 1726772968.11542: getting the next task for host managed_node3 6619 1726772968.11547: done getting next task for host managed_node3 6619 1726772968.11551: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6619 1726772968.11554: ^ 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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772968.11563: getting variables 6619 1726772968.11565: in VariableManager get_vars() 6619 1726772968.11596: Calling all_inventory to load vars for managed_node3 6619 1726772968.11599: Calling groups_inventory to load vars for managed_node3 6619 1726772968.11600: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772968.11608: Calling all_plugins_play to load vars for managed_node3 6619 1726772968.11610: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772968.11612: Calling groups_plugins_play to load vars for managed_node3 6619 1726772968.11658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772968.11686: done with get_vars() 6619 1726772968.11691: done getting variables 6619 1726772968.11742: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:09:28 -0400 (0:00:00.325) 0:00:02.888 **** 6619 1726772968.11767: entering _queue_task() for managed_node3/set_fact 6619 1726772968.11959: worker is 1 (out of 1 available) 6619 1726772968.11974: exiting _queue_task() for managed_node3/set_fact 6619 1726772968.11985: done queuing things up, now waiting for results queue to drain 6619 1726772968.11986: waiting for pending results... 6619 1726772968.12135: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6619 1726772968.12209: in run() - task 129c3c75-c909-05c5-089f-00000000008b 6619 1726772968.12220: variable 'ansible_search_path' from source: unknown 6619 1726772968.12223: variable 'ansible_search_path' from source: unknown 6619 1726772968.12248: calling self._execute() 6619 1726772968.12298: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.12301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.12310: variable 'omit' from source: magic vars 6619 1726772968.12626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772968.12792: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772968.12826: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772968.12852: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772968.12877: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772968.12939: 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) 6619 1726772968.12959: 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) 6619 1726772968.12979: 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) 6619 1726772968.12996: 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) 6619 1726772968.13083: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6619 1726772968.13088: variable 'omit' from source: magic vars 6619 1726772968.13125: variable 'omit' from source: magic vars 6619 1726772968.13204: variable '__transactional_update_stat' from source: set_fact 6619 1726772968.13239: variable 'omit' from source: magic vars 6619 1726772968.13260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772968.13280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772968.13295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772968.13308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772968.13317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772968.13338: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772968.13341: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.13344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.13409: Set connection var ansible_shell_type to sh 6619 1726772968.13415: Set connection var ansible_timeout to 10 6619 1726772968.13423: Set connection var ansible_shell_executable to /bin/sh 6619 1726772968.13426: Set connection var ansible_connection to ssh 6619 1726772968.13430: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772968.13436: Set connection var ansible_pipelining to False 6619 1726772968.13454: variable 'ansible_shell_executable' from source: unknown 6619 1726772968.13457: variable 'ansible_connection' from source: unknown 6619 1726772968.13459: variable 'ansible_module_compression' from source: unknown 6619 1726772968.13461: variable 'ansible_shell_type' from source: unknown 6619 1726772968.13464: variable 'ansible_shell_executable' from source: unknown 6619 1726772968.13466: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.13470: variable 'ansible_pipelining' from source: unknown 6619 1726772968.13472: variable 'ansible_timeout' from source: unknown 6619 1726772968.13474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.13539: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772968.13547: variable 'omit' from source: magic vars 6619 1726772968.13554: starting attempt loop 6619 1726772968.13557: running the handler 6619 1726772968.13564: handler run complete 6619 1726772968.13572: attempt loop complete, returning result 6619 1726772968.13574: _execute() done 6619 1726772968.13577: dumping result to json 6619 1726772968.13579: done dumping result, returning 6619 1726772968.13591: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-05c5-089f-00000000008b] 6619 1726772968.13594: sending task result for task 129c3c75-c909-05c5-089f-00000000008b 6619 1726772968.13665: done sending task result for task 129c3c75-c909-05c5-089f-00000000008b 6619 1726772968.13668: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 6619 1726772968.13725: no more pending results, returning what we have 6619 1726772968.13728: results queue empty 6619 1726772968.13729: checking for any_errors_fatal 6619 1726772968.13732: done checking for any_errors_fatal 6619 1726772968.13733: checking for max_fail_percentage 6619 1726772968.13734: done checking for max_fail_percentage 6619 1726772968.13735: checking to see if all hosts have failed and the running result is not ok 6619 1726772968.13736: done checking to see if all hosts have failed 6619 1726772968.13737: getting the remaining hosts for this loop 6619 1726772968.13738: done getting the remaining hosts for this loop 6619 1726772968.13741: getting the next task for host managed_node3 6619 1726772968.13747: done getting next task for host managed_node3 6619 1726772968.13750: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6619 1726772968.13754: ^ 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772968.13762: getting variables 6619 1726772968.13769: in VariableManager get_vars() 6619 1726772968.13796: Calling all_inventory to load vars for managed_node3 6619 1726772968.13798: Calling groups_inventory to load vars for managed_node3 6619 1726772968.13800: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772968.13808: Calling all_plugins_play to load vars for managed_node3 6619 1726772968.13810: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772968.13813: Calling groups_plugins_play to load vars for managed_node3 6619 1726772968.13848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772968.13875: done with get_vars() 6619 1726772968.13879: done getting variables 6619 1726772968.13955: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:09:28 -0400 (0:00:00.022) 0:00:02.910 **** 6619 1726772968.13976: entering _queue_task() for managed_node3/include_vars 6619 1726772968.13977: Creating lock for include_vars 6619 1726772968.14148: worker is 1 (out of 1 available) 6619 1726772968.14159: exiting _queue_task() for managed_node3/include_vars 6619 1726772968.14170: done queuing things up, now waiting for results queue to drain 6619 1726772968.14171: waiting for pending results... 6619 1726772968.14305: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6619 1726772968.14373: in run() - task 129c3c75-c909-05c5-089f-00000000008d 6619 1726772968.14384: variable 'ansible_search_path' from source: unknown 6619 1726772968.14388: variable 'ansible_search_path' from source: unknown 6619 1726772968.14413: calling self._execute() 6619 1726772968.14461: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.14464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.14473: variable 'omit' from source: magic vars 6619 1726772968.14544: variable 'omit' from source: magic vars 6619 1726772968.14583: variable 'omit' from source: magic vars 6619 1726772968.14829: variable 'ffparams' from source: task vars 6619 1726772968.14919: variable 'ansible_facts' from source: unknown 6619 1726772968.15012: variable 'ansible_facts' from source: unknown 6619 1726772968.15075: variable 'ansible_facts' from source: unknown 6619 1726772968.15132: variable 'ansible_facts' from source: unknown 6619 1726772968.15184: variable 'role_path' from source: magic vars 6619 1726772968.15297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6619 1726772968.15454: Loaded config def from plugin (lookup/first_found) 6619 1726772968.15458: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6619 1726772968.15486: variable 'ansible_search_path' from source: unknown 6619 1726772968.15501: variable 'ansible_search_path' from source: unknown 6619 1726772968.15509: variable 'ansible_search_path' from source: unknown 6619 1726772968.15515: variable 'ansible_search_path' from source: unknown 6619 1726772968.15523: variable 'ansible_search_path' from source: unknown 6619 1726772968.15537: variable 'omit' from source: magic vars 6619 1726772968.15556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772968.15574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772968.15587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772968.15603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772968.15609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772968.15630: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772968.15633: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.15635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.15694: Set connection var ansible_shell_type to sh 6619 1726772968.15698: Set connection var ansible_timeout to 10 6619 1726772968.15707: Set connection var ansible_shell_executable to /bin/sh 6619 1726772968.15709: Set connection var ansible_connection to ssh 6619 1726772968.15713: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772968.15724: Set connection var ansible_pipelining to False 6619 1726772968.15738: variable 'ansible_shell_executable' from source: unknown 6619 1726772968.15741: variable 'ansible_connection' from source: unknown 6619 1726772968.15743: variable 'ansible_module_compression' from source: unknown 6619 1726772968.15745: variable 'ansible_shell_type' from source: unknown 6619 1726772968.15751: variable 'ansible_shell_executable' from source: unknown 6619 1726772968.15753: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.15759: variable 'ansible_pipelining' from source: unknown 6619 1726772968.15762: variable 'ansible_timeout' from source: unknown 6619 1726772968.15765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.15833: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772968.15842: variable 'omit' from source: magic vars 6619 1726772968.15847: starting attempt loop 6619 1726772968.15853: running the handler 6619 1726772968.15892: handler run complete 6619 1726772968.15900: attempt loop complete, returning result 6619 1726772968.15902: _execute() done 6619 1726772968.15905: dumping result to json 6619 1726772968.15907: done dumping result, returning 6619 1726772968.15914: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-05c5-089f-00000000008d] 6619 1726772968.15920: sending task result for task 129c3c75-c909-05c5-089f-00000000008d 6619 1726772968.16003: done sending task result for task 129c3c75-c909-05c5-089f-00000000008d 6619 1726772968.16005: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6619 1726772968.16098: no more pending results, returning what we have 6619 1726772968.16100: results queue empty 6619 1726772968.16101: checking for any_errors_fatal 6619 1726772968.16106: done checking for any_errors_fatal 6619 1726772968.16107: checking for max_fail_percentage 6619 1726772968.16108: done checking for max_fail_percentage 6619 1726772968.16109: checking to see if all hosts have failed and the running result is not ok 6619 1726772968.16109: done checking to see if all hosts have failed 6619 1726772968.16110: getting the remaining hosts for this loop 6619 1726772968.16111: done getting the remaining hosts for this loop 6619 1726772968.16114: getting the next task for host managed_node3 6619 1726772968.16121: done getting next task for host managed_node3 6619 1726772968.16124: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6619 1726772968.16126: ^ 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772968.16132: getting variables 6619 1726772968.16133: in VariableManager get_vars() 6619 1726772968.16158: Calling all_inventory to load vars for managed_node3 6619 1726772968.16161: Calling groups_inventory to load vars for managed_node3 6619 1726772968.16162: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772968.16168: Calling all_plugins_play to load vars for managed_node3 6619 1726772968.16169: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772968.16171: Calling groups_plugins_play to load vars for managed_node3 6619 1726772968.16202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772968.16232: done with get_vars() 6619 1726772968.16238: done getting variables 6619 1726772968.16304: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:09:28 -0400 (0:00:00.023) 0:00:02.933 **** 6619 1726772968.16326: entering _queue_task() for managed_node3/package 6619 1726772968.16327: Creating lock for package 6619 1726772968.16498: worker is 1 (out of 1 available) 6619 1726772968.16510: exiting _queue_task() for managed_node3/package 6619 1726772968.16523: done queuing things up, now waiting for results queue to drain 6619 1726772968.16524: waiting for pending results... 6619 1726772968.16659: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6619 1726772968.16713: in run() - task 129c3c75-c909-05c5-089f-000000000025 6619 1726772968.16725: variable 'ansible_search_path' from source: unknown 6619 1726772968.16729: variable 'ansible_search_path' from source: unknown 6619 1726772968.16758: calling self._execute() 6619 1726772968.16800: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.16803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.16812: variable 'omit' from source: magic vars 6619 1726772968.16886: variable 'omit' from source: magic vars 6619 1726772968.16918: variable 'omit' from source: magic vars 6619 1726772968.16938: variable '__kernel_settings_packages' from source: include_vars 6619 1726772968.17142: variable '__kernel_settings_packages' from source: include_vars 6619 1726772968.17297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772968.18646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772968.18689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772968.18812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772968.18839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772968.18861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772968.18934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772968.18953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772968.18971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772968.18996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772968.19007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772968.19082: variable '__kernel_settings_is_ostree' from source: set_fact 6619 1726772968.19086: variable 'omit' from source: magic vars 6619 1726772968.19106: variable 'omit' from source: magic vars 6619 1726772968.19127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772968.19149: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772968.19165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772968.19177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772968.19185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772968.19205: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772968.19208: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.19210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.19279: Set connection var ansible_shell_type to sh 6619 1726772968.19282: Set connection var ansible_timeout to 10 6619 1726772968.19290: Set connection var ansible_shell_executable to /bin/sh 6619 1726772968.19293: Set connection var ansible_connection to ssh 6619 1726772968.19297: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772968.19303: Set connection var ansible_pipelining to False 6619 1726772968.19322: variable 'ansible_shell_executable' from source: unknown 6619 1726772968.19325: variable 'ansible_connection' from source: unknown 6619 1726772968.19327: variable 'ansible_module_compression' from source: unknown 6619 1726772968.19329: variable 'ansible_shell_type' from source: unknown 6619 1726772968.19331: variable 'ansible_shell_executable' from source: unknown 6619 1726772968.19333: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772968.19338: variable 'ansible_pipelining' from source: unknown 6619 1726772968.19340: variable 'ansible_timeout' from source: unknown 6619 1726772968.19344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772968.19408: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772968.19417: variable 'omit' from source: magic vars 6619 1726772968.19422: starting attempt loop 6619 1726772968.19425: running the handler 6619 1726772968.19430: variable 'ansible_facts' from source: unknown 6619 1726772968.19437: _low_level_execute_command(): starting 6619 1726772968.19443: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772968.19949: 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 <<< 6619 1726772968.19954: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.19956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772968.19959: 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 <<< 6619 1726772968.19961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.20005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772968.20010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772968.20012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.20082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.21826: stdout chunk (state=3): >>>/root <<< 6619 1726772968.21962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772968.21995: stderr chunk (state=3): >>><<< 6619 1726772968.21998: stdout chunk (state=3): >>><<< 6619 1726772968.22020: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772968.22032: _low_level_execute_command(): starting 6619 1726772968.22038: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111 `" && echo ansible-tmp-1726772968.2202258-6725-214393976574111="` echo /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111 `" ) && sleep 0' 6619 1726772968.22496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772968.22500: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772968.22502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.22506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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 <<< 6619 1726772968.22508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.22560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772968.22563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772968.22566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.22633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.24541: stdout chunk (state=3): >>>ansible-tmp-1726772968.2202258-6725-214393976574111=/root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111 <<< 6619 1726772968.24695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772968.24726: stderr chunk (state=3): >>><<< 6619 1726772968.24729: stdout chunk (state=3): >>><<< 6619 1726772968.24750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772968.2202258-6725-214393976574111=/root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772968.24776: variable 'ansible_module_compression' from source: unknown 6619 1726772968.24815: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6619 1726772968.24863: variable 'ansible_facts' from source: unknown 6619 1726772968.24996: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_setup.py 6619 1726772968.25096: Sending initial data 6619 1726772968.25099: Sent initial data (152 bytes) 6619 1726772968.25552: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772968.25555: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772968.25557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.25560: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772968.25562: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.25611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772968.25615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772968.25621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.25679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.27240: 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 <<< 6619 1726772968.27334: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772968.27391: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpm3g7ctj5 /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_setup.py <<< 6619 1726772968.27400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_setup.py" <<< 6619 1726772968.27447: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpm3g7ctj5" to remote "/root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_setup.py" <<< 6619 1726772968.27450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_setup.py" <<< 6619 1726772968.28610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772968.28722: stderr chunk (state=3): >>><<< 6619 1726772968.28727: stdout chunk (state=3): >>><<< 6619 1726772968.28730: done transferring module to remote 6619 1726772968.28732: _low_level_execute_command(): starting 6619 1726772968.28734: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/ /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_setup.py && sleep 0' 6619 1726772968.29139: 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 <<< 6619 1726772968.29144: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.29147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772968.29149: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772968.29151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.29198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772968.29201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.29269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.31068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772968.31094: stderr chunk (state=3): >>><<< 6619 1726772968.31097: stdout chunk (state=3): >>><<< 6619 1726772968.31114: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772968.31119: _low_level_execute_command(): starting 6619 1726772968.31177: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_setup.py && sleep 0' 6619 1726772968.31570: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772968.31574: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.31576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772968.31578: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.31624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772968.31628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.31700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.60627: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6619 1726772968.62524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772968.62553: stderr chunk (state=3): >>><<< 6619 1726772968.62558: stdout chunk (state=3): >>><<< 6619 1726772968.62573: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772968.62601: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726772968.2202258-6725-214393976574111/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772968.62666: variable 'ansible_module_compression' from source: unknown 6619 1726772968.62704: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 6619 1726772968.62708: ANSIBALLZ: Acquiring lock 6619 1726772968.62711: ANSIBALLZ: Lock acquired: 140345501605840 6619 1726772968.62713: ANSIBALLZ: Creating module 6619 1726772968.74545: ANSIBALLZ: Writing module into payload 6619 1726772968.74683: ANSIBALLZ: Writing module 6619 1726772968.74700: ANSIBALLZ: Renaming module 6619 1726772968.74703: ANSIBALLZ: Done creating module 6619 1726772968.74720: variable 'ansible_facts' from source: unknown 6619 1726772968.74776: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_dnf.py 6619 1726772968.74868: Sending initial data 6619 1726772968.74871: Sent initial data (150 bytes) 6619 1726772968.75313: 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 <<< 6619 1726772968.75318: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772968.75320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.75323: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772968.75325: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.75369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772968.75376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.75462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.77120: 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 <<< 6619 1726772968.77176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772968.77232: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpzm38uc9v /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_dnf.py <<< 6619 1726772968.77236: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_dnf.py" <<< 6619 1726772968.77291: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpzm38uc9v" to remote "/root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_dnf.py" <<< 6619 1726772968.77294: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_dnf.py" <<< 6619 1726772968.78043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772968.78088: stderr chunk (state=3): >>><<< 6619 1726772968.78091: stdout chunk (state=3): >>><<< 6619 1726772968.78112: done transferring module to remote 6619 1726772968.78124: _low_level_execute_command(): starting 6619 1726772968.78128: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/ /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_dnf.py && sleep 0' 6619 1726772968.78590: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772968.78594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772968.78596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.78598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772968.78600: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772968.78602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.78647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772968.78650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.78722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772968.80527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772968.80561: stderr chunk (state=3): >>><<< 6619 1726772968.80564: stdout chunk (state=3): >>><<< 6619 1726772968.80579: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772968.80586: _low_level_execute_command(): starting 6619 1726772968.80589: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/AnsiballZ_dnf.py && sleep 0' 6619 1726772968.81049: 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 <<< 6619 1726772968.81053: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.81055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772968.81057: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772968.81061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772968.81108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772968.81112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772968.81114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772968.81180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772974.44810: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6619 1726772974.52098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772974.52101: stdout chunk (state=3): >>><<< 6619 1726772974.52103: stderr chunk (state=3): >>><<< 6619 1726772974.52223: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772974.52226: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_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.dnf', '_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-1726772968.2202258-6725-214393976574111/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772974.52228: _low_level_execute_command(): starting 6619 1726772974.52230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772968.2202258-6725-214393976574111/ > /dev/null 2>&1 && sleep 0' 6619 1726772974.52981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772974.52990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772974.53001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772974.53015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772974.53030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772974.53037: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772974.53046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772974.53061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772974.53179: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772974.53182: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6619 1726772974.53184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772974.53192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772974.53194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772974.53196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772974.53198: stderr chunk (state=3): >>>debug2: match found <<< 6619 1726772974.53200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772974.53202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772974.53204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772974.53212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772974.53345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772974.55725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772974.55729: stdout chunk (state=3): >>><<< 6619 1726772974.55732: stderr chunk (state=3): >>><<< 6619 1726772974.55734: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772974.55737: handler run complete 6619 1726772974.55739: attempt loop complete, returning result 6619 1726772974.55741: _execute() done 6619 1726772974.55743: dumping result to json 6619 1726772974.55745: done dumping result, returning 6619 1726772974.55747: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-05c5-089f-000000000025] 6619 1726772974.55763: sending task result for task 129c3c75-c909-05c5-089f-000000000025 6619 1726772974.56024: done sending task result for task 129c3c75-c909-05c5-089f-000000000025 6619 1726772974.56027: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyudev-0.24.1-9.el10.noarch", "Installed: tuned-2.24.0-1.el10.noarch", "Installed: libbabeltrace-1.5.11-8.el10.x86_64", "Installed: virt-what-1.26-3.el10.x86_64", "Installed: hdparm-9.65-5.el10.x86_64", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: python3-linux-procfs-0.7.3-6.el10.noarch", "Installed: libtraceevent-1.8.2-5.el10.x86_64", "Installed: python3-perf-6.11.0-25.el10.x86_64" ] } 6619 1726772974.56211: no more pending results, returning what we have 6619 1726772974.56214: results queue empty 6619 1726772974.56217: checking for any_errors_fatal 6619 1726772974.56223: done checking for any_errors_fatal 6619 1726772974.56224: checking for max_fail_percentage 6619 1726772974.56225: done checking for max_fail_percentage 6619 1726772974.56226: checking to see if all hosts have failed and the running result is not ok 6619 1726772974.56227: done checking to see if all hosts have failed 6619 1726772974.56228: getting the remaining hosts for this loop 6619 1726772974.56229: done getting the remaining hosts for this loop 6619 1726772974.56233: getting the next task for host managed_node3 6619 1726772974.56240: done getting next task for host managed_node3 6619 1726772974.56244: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6619 1726772974.56247: ^ 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 6619 1726772974.56257: getting variables 6619 1726772974.56259: in VariableManager get_vars() 6619 1726772974.56294: Calling all_inventory to load vars for managed_node3 6619 1726772974.56297: Calling groups_inventory to load vars for managed_node3 6619 1726772974.56299: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772974.56309: Calling all_plugins_play to load vars for managed_node3 6619 1726772974.56312: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772974.56315: Calling groups_plugins_play to load vars for managed_node3 6619 1726772974.56482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772974.56524: done with get_vars() 6619 1726772974.56532: done getting variables 6619 1726772974.56680: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:09:34 -0400 (0:00:06.403) 0:00:09.337 **** 6619 1726772974.56711: entering _queue_task() for managed_node3/debug 6619 1726772974.56712: Creating lock for debug 6619 1726772974.57029: worker is 1 (out of 1 available) 6619 1726772974.57039: exiting _queue_task() for managed_node3/debug 6619 1726772974.57050: done queuing things up, now waiting for results queue to drain 6619 1726772974.57051: waiting for pending results... 6619 1726772974.57231: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6619 1726772974.57383: in run() - task 129c3c75-c909-05c5-089f-000000000027 6619 1726772974.57387: variable 'ansible_search_path' from source: unknown 6619 1726772974.57389: variable 'ansible_search_path' from source: unknown 6619 1726772974.57402: calling self._execute() 6619 1726772974.57473: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772974.57484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772974.57503: variable 'omit' from source: magic vars 6619 1726772974.58083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772974.60045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772974.60266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772974.60305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772974.60346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772974.60421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772974.60464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772974.60500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772974.60522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772974.60549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772974.60563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772974.60677: variable '__kernel_settings_is_transactional' from source: set_fact 6619 1726772974.60801: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6619 1726772974.60805: when evaluation is False, skipping this task 6619 1726772974.60808: _execute() done 6619 1726772974.60810: dumping result to json 6619 1726772974.60812: done dumping result, returning 6619 1726772974.60814: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-05c5-089f-000000000027] 6619 1726772974.60818: sending task result for task 129c3c75-c909-05c5-089f-000000000027 6619 1726772974.60883: done sending task result for task 129c3c75-c909-05c5-089f-000000000027 6619 1726772974.60886: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6619 1726772974.60954: no more pending results, returning what we have 6619 1726772974.60958: results queue empty 6619 1726772974.60959: checking for any_errors_fatal 6619 1726772974.60964: done checking for any_errors_fatal 6619 1726772974.60965: checking for max_fail_percentage 6619 1726772974.60967: done checking for max_fail_percentage 6619 1726772974.60968: checking to see if all hosts have failed and the running result is not ok 6619 1726772974.60969: done checking to see if all hosts have failed 6619 1726772974.60970: getting the remaining hosts for this loop 6619 1726772974.60971: done getting the remaining hosts for this loop 6619 1726772974.60975: getting the next task for host managed_node3 6619 1726772974.60981: done getting next task for host managed_node3 6619 1726772974.60985: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6619 1726772974.60988: ^ 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 6619 1726772974.61002: getting variables 6619 1726772974.61004: in VariableManager get_vars() 6619 1726772974.61044: Calling all_inventory to load vars for managed_node3 6619 1726772974.61046: Calling groups_inventory to load vars for managed_node3 6619 1726772974.61049: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772974.61059: Calling all_plugins_play to load vars for managed_node3 6619 1726772974.61062: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772974.61065: Calling groups_plugins_play to load vars for managed_node3 6619 1726772974.61235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772974.61276: done with get_vars() 6619 1726772974.61285: done getting variables 6619 1726772974.61524: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.048) 0:00:09.385 **** 6619 1726772974.61559: entering _queue_task() for managed_node3/reboot 6619 1726772974.61561: Creating lock for reboot 6619 1726772974.61836: worker is 1 (out of 1 available) 6619 1726772974.61849: exiting _queue_task() for managed_node3/reboot 6619 1726772974.61860: done queuing things up, now waiting for results queue to drain 6619 1726772974.61861: waiting for pending results... 6619 1726772974.62135: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6619 1726772974.62307: in run() - task 129c3c75-c909-05c5-089f-000000000028 6619 1726772974.62311: variable 'ansible_search_path' from source: unknown 6619 1726772974.62313: variable 'ansible_search_path' from source: unknown 6619 1726772974.62322: calling self._execute() 6619 1726772974.62351: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772974.62362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772974.62377: variable 'omit' from source: magic vars 6619 1726772974.62768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772974.64824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772974.64828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772974.64831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772974.64833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772974.64967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772974.65056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772974.65091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772974.65132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772974.65211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772974.65263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772974.65381: variable '__kernel_settings_is_transactional' from source: set_fact 6619 1726772974.65408: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6619 1726772974.65414: when evaluation is False, skipping this task 6619 1726772974.65419: _execute() done 6619 1726772974.65422: dumping result to json 6619 1726772974.65424: done dumping result, returning 6619 1726772974.65427: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-05c5-089f-000000000028] 6619 1726772974.65474: sending task result for task 129c3c75-c909-05c5-089f-000000000028 6619 1726772974.65537: done sending task result for task 129c3c75-c909-05c5-089f-000000000028 6619 1726772974.65539: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6619 1726772974.65601: no more pending results, returning what we have 6619 1726772974.65604: results queue empty 6619 1726772974.65605: checking for any_errors_fatal 6619 1726772974.65609: done checking for any_errors_fatal 6619 1726772974.65610: checking for max_fail_percentage 6619 1726772974.65611: done checking for max_fail_percentage 6619 1726772974.65612: checking to see if all hosts have failed and the running result is not ok 6619 1726772974.65613: done checking to see if all hosts have failed 6619 1726772974.65614: getting the remaining hosts for this loop 6619 1726772974.65618: done getting the remaining hosts for this loop 6619 1726772974.65622: getting the next task for host managed_node3 6619 1726772974.65627: done getting next task for host managed_node3 6619 1726772974.65630: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6619 1726772974.65633: ^ 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=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 6619 1726772974.65645: getting variables 6619 1726772974.65646: in VariableManager get_vars() 6619 1726772974.65691: Calling all_inventory to load vars for managed_node3 6619 1726772974.65694: Calling groups_inventory to load vars for managed_node3 6619 1726772974.65696: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772974.65703: Calling all_plugins_play to load vars for managed_node3 6619 1726772974.65705: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772974.65707: Calling groups_plugins_play to load vars for managed_node3 6619 1726772974.65745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772974.65779: done with get_vars() 6619 1726772974.65785: done getting variables 6619 1726772974.65825: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.042) 0:00:09.428 **** 6619 1726772974.65847: entering _queue_task() for managed_node3/fail 6619 1726772974.66029: worker is 1 (out of 1 available) 6619 1726772974.66040: exiting _queue_task() for managed_node3/fail 6619 1726772974.66055: done queuing things up, now waiting for results queue to drain 6619 1726772974.66056: waiting for pending results... 6619 1726772974.66194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6619 1726772974.66259: in run() - task 129c3c75-c909-05c5-089f-000000000029 6619 1726772974.66269: variable 'ansible_search_path' from source: unknown 6619 1726772974.66272: variable 'ansible_search_path' from source: unknown 6619 1726772974.66301: calling self._execute() 6619 1726772974.66349: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772974.66355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772974.66362: variable 'omit' from source: magic vars 6619 1726772974.66686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772974.69130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772974.69134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772974.69136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772974.69138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772974.69140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772974.69462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772974.69466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772974.69469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772974.69471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772974.69474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772974.69675: variable '__kernel_settings_is_transactional' from source: set_fact 6619 1726772974.69687: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6619 1726772974.69690: when evaluation is False, skipping this task 6619 1726772974.69693: _execute() done 6619 1726772974.69696: dumping result to json 6619 1726772974.69698: done dumping result, returning 6619 1726772974.69706: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-05c5-089f-000000000029] 6619 1726772974.69712: sending task result for task 129c3c75-c909-05c5-089f-000000000029 6619 1726772974.69866: done sending task result for task 129c3c75-c909-05c5-089f-000000000029 6619 1726772974.69869: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6619 1726772974.69946: no more pending results, returning what we have 6619 1726772974.69950: results queue empty 6619 1726772974.69951: checking for any_errors_fatal 6619 1726772974.69957: done checking for any_errors_fatal 6619 1726772974.69957: checking for max_fail_percentage 6619 1726772974.69959: done checking for max_fail_percentage 6619 1726772974.69960: checking to see if all hosts have failed and the running result is not ok 6619 1726772974.69961: done checking to see if all hosts have failed 6619 1726772974.69962: getting the remaining hosts for this loop 6619 1726772974.69963: done getting the remaining hosts for this loop 6619 1726772974.69966: getting the next task for host managed_node3 6619 1726772974.69973: done getting next task for host managed_node3 6619 1726772974.69977: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6619 1726772974.69979: ^ 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 6619 1726772974.69991: getting variables 6619 1726772974.69992: in VariableManager get_vars() 6619 1726772974.70029: Calling all_inventory to load vars for managed_node3 6619 1726772974.70032: Calling groups_inventory to load vars for managed_node3 6619 1726772974.70034: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772974.70042: Calling all_plugins_play to load vars for managed_node3 6619 1726772974.70044: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772974.70047: Calling groups_plugins_play to load vars for managed_node3 6619 1726772974.70095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772974.70188: done with get_vars() 6619 1726772974.70196: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:09:34 -0400 (0:00:00.044) 0:00:09.473 **** 6619 1726772974.70320: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6619 1726772974.70322: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 6619 1726772974.70577: worker is 1 (out of 1 available) 6619 1726772974.70591: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6619 1726772974.70603: done queuing things up, now waiting for results queue to drain 6619 1726772974.70605: waiting for pending results... 6619 1726772974.70900: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6619 1726772974.71108: in run() - task 129c3c75-c909-05c5-089f-00000000002b 6619 1726772974.71112: variable 'ansible_search_path' from source: unknown 6619 1726772974.71124: variable 'ansible_search_path' from source: unknown 6619 1726772974.71129: calling self._execute() 6619 1726772974.71150: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772974.71165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772974.71180: variable 'omit' from source: magic vars 6619 1726772974.71295: variable 'omit' from source: magic vars 6619 1726772974.71356: variable 'omit' from source: magic vars 6619 1726772974.71389: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6619 1726772974.71698: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6619 1726772974.71837: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772974.71982: variable 'omit' from source: magic vars 6619 1726772974.72143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772974.72306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772974.72422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772974.72427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772974.72444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772974.72729: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772974.72733: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772974.72736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772974.72787: Set connection var ansible_shell_type to sh 6619 1726772974.72838: Set connection var ansible_timeout to 10 6619 1726772974.72855: Set connection var ansible_shell_executable to /bin/sh 6619 1726772974.72864: Set connection var ansible_connection to ssh 6619 1726772974.73123: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772974.73126: Set connection var ansible_pipelining to False 6619 1726772974.73128: variable 'ansible_shell_executable' from source: unknown 6619 1726772974.73130: variable 'ansible_connection' from source: unknown 6619 1726772974.73132: variable 'ansible_module_compression' from source: unknown 6619 1726772974.73134: variable 'ansible_shell_type' from source: unknown 6619 1726772974.73136: variable 'ansible_shell_executable' from source: unknown 6619 1726772974.73138: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772974.73140: variable 'ansible_pipelining' from source: unknown 6619 1726772974.73141: variable 'ansible_timeout' from source: unknown 6619 1726772974.73143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772974.73343: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772974.73364: variable 'omit' from source: magic vars 6619 1726772974.73401: starting attempt loop 6619 1726772974.73409: running the handler 6619 1726772974.73427: _low_level_execute_command(): starting 6619 1726772974.73448: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772974.74319: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772974.74347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772974.74366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772974.74464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772974.76453: stdout chunk (state=3): >>>/root <<< 6619 1726772974.76588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772974.76593: stdout chunk (state=3): >>><<< 6619 1726772974.76595: stderr chunk (state=3): >>><<< 6619 1726772974.76713: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772974.76720: _low_level_execute_command(): starting 6619 1726772974.76723: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114 `" && echo ansible-tmp-1726772974.7662997-6870-25241132163114="` echo /root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114 `" ) && sleep 0' 6619 1726772974.77222: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772974.77271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772974.77275: 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.44.236 originally 10.31.44.236 <<< 6619 1726772974.77278: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772974.77292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772974.77295: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772974.77297: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772974.77311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772974.77358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772974.77372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772974.77444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772974.79710: stdout chunk (state=3): >>>ansible-tmp-1726772974.7662997-6870-25241132163114=/root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114 <<< 6619 1726772974.79906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772974.79910: stdout chunk (state=3): >>><<< 6619 1726772974.79912: stderr chunk (state=3): >>><<< 6619 1726772974.80122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772974.7662997-6870-25241132163114=/root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772974.80126: variable 'ansible_module_compression' from source: unknown 6619 1726772974.80128: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 6619 1726772974.80130: ANSIBALLZ: Acquiring lock 6619 1726772974.80132: ANSIBALLZ: Lock acquired: 140345506088576 6619 1726772974.80134: ANSIBALLZ: Creating module 6619 1726772974.91952: ANSIBALLZ: Writing module into payload 6619 1726772974.92044: ANSIBALLZ: Writing module 6619 1726772974.92073: ANSIBALLZ: Renaming module 6619 1726772974.92086: ANSIBALLZ: Done creating module 6619 1726772974.92113: variable 'ansible_facts' from source: unknown 6619 1726772974.92203: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/AnsiballZ_kernel_settings_get_config.py 6619 1726772974.92345: Sending initial data 6619 1726772974.92364: Sent initial data (172 bytes) 6619 1726772974.93253: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772974.93270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772974.93283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772974.93304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772974.93400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772974.95523: 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 <<< 6619 1726772974.95713: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772974.95732: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpcz7_4sj8 /root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/AnsiballZ_kernel_settings_get_config.py <<< 6619 1726772974.95736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772974.95778: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpcz7_4sj8" to remote "/root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772974.97534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772974.97538: stdout chunk (state=3): >>><<< 6619 1726772974.97541: stderr chunk (state=3): >>><<< 6619 1726772974.97543: done transferring module to remote 6619 1726772974.97545: _low_level_execute_command(): starting 6619 1726772974.97547: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/ /root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6619 1726772974.98100: 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 <<< 6619 1726772974.98105: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772974.98134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772974.98137: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772974.98185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772974.98189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772974.98263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.00484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.00488: stdout chunk (state=3): >>><<< 6619 1726772975.00490: stderr chunk (state=3): >>><<< 6619 1726772975.00493: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.00495: _low_level_execute_command(): starting 6619 1726772975.00519: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6619 1726772975.01126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772975.01130: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.01133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772975.01232: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.01339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.20675: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 6619 1726772975.22424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772975.22427: stdout chunk (state=3): >>><<< 6619 1726772975.22430: stderr chunk (state=3): >>><<< 6619 1726772975.22451: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772975.22727: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_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': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726772974.7662997-6870-25241132163114/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772975.22731: _low_level_execute_command(): starting 6619 1726772975.22734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772974.7662997-6870-25241132163114/ > /dev/null 2>&1 && sleep 0' 6619 1726772975.23470: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.23503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.23534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.23649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.25805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.25831: stdout chunk (state=3): >>><<< 6619 1726772975.25833: stderr chunk (state=3): >>><<< 6619 1726772975.25921: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.25924: handler run complete 6619 1726772975.25926: attempt loop complete, returning result 6619 1726772975.25928: _execute() done 6619 1726772975.25930: dumping result to json 6619 1726772975.25931: done dumping result, returning 6619 1726772975.25933: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-05c5-089f-00000000002b] 6619 1726772975.25935: sending task result for task 129c3c75-c909-05c5-089f-00000000002b 6619 1726772975.25994: done sending task result for task 129c3c75-c909-05c5-089f-00000000002b 6619 1726772975.25997: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6619 1726772975.26066: no more pending results, returning what we have 6619 1726772975.26069: results queue empty 6619 1726772975.26070: checking for any_errors_fatal 6619 1726772975.26074: done checking for any_errors_fatal 6619 1726772975.26074: checking for max_fail_percentage 6619 1726772975.26076: done checking for max_fail_percentage 6619 1726772975.26076: checking to see if all hosts have failed and the running result is not ok 6619 1726772975.26077: done checking to see if all hosts have failed 6619 1726772975.26078: getting the remaining hosts for this loop 6619 1726772975.26079: done getting the remaining hosts for this loop 6619 1726772975.26083: getting the next task for host managed_node3 6619 1726772975.26088: done getting next task for host managed_node3 6619 1726772975.26091: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6619 1726772975.26093: ^ 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 6619 1726772975.26101: getting variables 6619 1726772975.26103: in VariableManager get_vars() 6619 1726772975.26137: Calling all_inventory to load vars for managed_node3 6619 1726772975.26140: Calling groups_inventory to load vars for managed_node3 6619 1726772975.26142: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772975.26150: Calling all_plugins_play to load vars for managed_node3 6619 1726772975.26152: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772975.26155: Calling groups_plugins_play to load vars for managed_node3 6619 1726772975.26202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772975.26233: done with get_vars() 6619 1726772975.26240: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:09:35 -0400 (0:00:00.559) 0:00:10.033 **** 6619 1726772975.26308: entering _queue_task() for managed_node3/stat 6619 1726772975.26494: worker is 1 (out of 1 available) 6619 1726772975.26508: exiting _queue_task() for managed_node3/stat 6619 1726772975.26521: done queuing things up, now waiting for results queue to drain 6619 1726772975.26522: waiting for pending results... 6619 1726772975.26670: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6619 1726772975.26731: in run() - task 129c3c75-c909-05c5-089f-00000000002c 6619 1726772975.26744: variable 'ansible_search_path' from source: unknown 6619 1726772975.26752: variable 'ansible_search_path' from source: unknown 6619 1726772975.26801: variable '__prof_from_conf' from source: task vars 6619 1726772975.27136: variable '__prof_from_conf' from source: task vars 6619 1726772975.27289: variable '__data' from source: task vars 6619 1726772975.27374: variable '__kernel_settings_register_tuned_main' from source: set_fact 6619 1726772975.27578: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772975.27590: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772975.27653: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772975.27735: variable 'omit' from source: magic vars 6619 1726772975.27828: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772975.27844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772975.27858: variable 'omit' from source: magic vars 6619 1726772975.28123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772975.29622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772975.29651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772975.29677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772975.29702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772975.29726: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772975.29782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772975.29801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772975.29825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772975.29854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772975.29863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772975.29935: variable 'item' from source: unknown 6619 1726772975.29947: Evaluated conditional (item | length > 0): False 6619 1726772975.29949: when evaluation is False, skipping this task 6619 1726772975.29972: variable 'item' from source: unknown 6619 1726772975.30020: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6619 1726772975.30240: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772975.30244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772975.30247: variable 'omit' from source: magic vars 6619 1726772975.30421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772975.30424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772975.30427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772975.30439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772975.30458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772975.30536: variable 'item' from source: unknown 6619 1726772975.30548: Evaluated conditional (item | length > 0): True 6619 1726772975.30631: variable 'omit' from source: magic vars 6619 1726772975.30634: variable 'omit' from source: magic vars 6619 1726772975.30661: variable 'item' from source: unknown 6619 1726772975.30726: variable 'item' from source: unknown 6619 1726772975.30745: variable 'omit' from source: magic vars 6619 1726772975.30783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772975.30813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772975.30838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772975.30859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772975.30876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772975.30906: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772975.30918: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772975.30926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772975.31221: Set connection var ansible_shell_type to sh 6619 1726772975.31224: Set connection var ansible_timeout to 10 6619 1726772975.31227: Set connection var ansible_shell_executable to /bin/sh 6619 1726772975.31229: Set connection var ansible_connection to ssh 6619 1726772975.31231: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772975.31233: Set connection var ansible_pipelining to False 6619 1726772975.31236: variable 'ansible_shell_executable' from source: unknown 6619 1726772975.31238: variable 'ansible_connection' from source: unknown 6619 1726772975.31239: variable 'ansible_module_compression' from source: unknown 6619 1726772975.31241: variable 'ansible_shell_type' from source: unknown 6619 1726772975.31243: variable 'ansible_shell_executable' from source: unknown 6619 1726772975.31245: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772975.31247: variable 'ansible_pipelining' from source: unknown 6619 1726772975.31248: variable 'ansible_timeout' from source: unknown 6619 1726772975.31251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772975.31253: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772975.31265: variable 'omit' from source: magic vars 6619 1726772975.31274: starting attempt loop 6619 1726772975.31281: running the handler 6619 1726772975.31296: _low_level_execute_command(): starting 6619 1726772975.31308: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772975.31988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772975.32002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772975.32020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772975.32040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772975.32058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772975.32071: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772975.32085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.32103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772975.32118: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772975.32130: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6619 1726772975.32215: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.32241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.32399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.34379: stdout chunk (state=3): >>>/root <<< 6619 1726772975.34543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.34560: stdout chunk (state=3): >>><<< 6619 1726772975.34574: stderr chunk (state=3): >>><<< 6619 1726772975.34609: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.34629: _low_level_execute_command(): starting 6619 1726772975.34640: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929 `" && echo ansible-tmp-1726772975.3461792-6907-102110007897929="` echo /root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929 `" ) && sleep 0' 6619 1726772975.35314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772975.35330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772975.35345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772975.35374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772975.35397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772975.35497: 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.35512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772975.35533: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.35558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.35646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.38136: stdout chunk (state=3): >>>ansible-tmp-1726772975.3461792-6907-102110007897929=/root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929 <<< 6619 1726772975.38159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.38177: stdout chunk (state=3): >>><<< 6619 1726772975.38195: stderr chunk (state=3): >>><<< 6619 1726772975.38213: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772975.3461792-6907-102110007897929=/root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.38321: variable 'ansible_module_compression' from source: unknown 6619 1726772975.38336: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772975.38385: variable 'ansible_facts' from source: unknown 6619 1726772975.38501: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/AnsiballZ_stat.py 6619 1726772975.38792: Sending initial data 6619 1726772975.38795: Sent initial data (151 bytes) 6619 1726772975.39390: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.39402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.39430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.39531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.41423: 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 <<< 6619 1726772975.41477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772975.41535: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpikunh4gv /root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/AnsiballZ_stat.py <<< 6619 1726772975.41544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/AnsiballZ_stat.py" <<< 6619 1726772975.41596: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpikunh4gv" to remote "/root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/AnsiballZ_stat.py" <<< 6619 1726772975.41599: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/AnsiballZ_stat.py" <<< 6619 1726772975.42251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.42313: stderr chunk (state=3): >>><<< 6619 1726772975.42318: stdout chunk (state=3): >>><<< 6619 1726772975.42341: done transferring module to remote 6619 1726772975.42378: _low_level_execute_command(): starting 6619 1726772975.42382: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/ /root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/AnsiballZ_stat.py && sleep 0' 6619 1726772975.43024: 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 <<< 6619 1726772975.43028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.43030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772975.43032: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.43085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.43097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.43161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.45412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.45437: stderr chunk (state=3): >>><<< 6619 1726772975.45440: stdout chunk (state=3): >>><<< 6619 1726772975.45457: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.45460: _low_level_execute_command(): starting 6619 1726772975.45462: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/AnsiballZ_stat.py && sleep 0' 6619 1726772975.46093: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.46132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.46237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.65324: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 348127424, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726772973.3480222, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6619 1726772975.67132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772975.67137: stdout chunk (state=3): >>><<< 6619 1726772975.67139: stderr chunk (state=3): >>><<< 6619 1726772975.67142: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 6, "inode": 348127424, "dev": 51714, "nlink": 2, "atime": 1722988800.0, "mtime": 1722988800.0, "ctime": 1726772973.3480222, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772975.67145: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726772975.3461792-6907-102110007897929/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772975.67147: _low_level_execute_command(): starting 6619 1726772975.67149: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772975.3461792-6907-102110007897929/ > /dev/null 2>&1 && sleep 0' 6619 1726772975.67875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772975.67900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772975.67918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772975.67939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772975.68013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.68059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772975.68078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.68103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.68273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.70504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.70508: stdout chunk (state=3): >>><<< 6619 1726772975.70577: stderr chunk (state=3): >>><<< 6619 1726772975.70581: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.70584: handler run complete 6619 1726772975.70937: attempt loop complete, returning result 6619 1726772975.70940: variable 'item' from source: unknown 6619 1726772975.70962: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1722988800.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772973.3480222, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 348127424, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1722988800.0, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 6, "uid": 0, "version": "2790525339", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6619 1726772975.71244: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772975.71247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772975.71249: variable 'omit' from source: magic vars 6619 1726772975.71633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772975.71671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772975.71704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772975.71785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772975.71886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772975.71905: variable 'item' from source: unknown 6619 1726772975.71920: Evaluated conditional (item | length > 0): True 6619 1726772975.71929: variable 'omit' from source: magic vars 6619 1726772975.71948: variable 'omit' from source: magic vars 6619 1726772975.72002: variable 'item' from source: unknown 6619 1726772975.72072: variable 'item' from source: unknown 6619 1726772975.72089: variable 'omit' from source: magic vars 6619 1726772975.72121: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772975.72134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772975.72143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772975.72167: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772975.72175: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772975.72183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772975.72279: Set connection var ansible_shell_type to sh 6619 1726772975.72290: Set connection var ansible_timeout to 10 6619 1726772975.72301: Set connection var ansible_shell_executable to /bin/sh 6619 1726772975.72308: Set connection var ansible_connection to ssh 6619 1726772975.72338: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772975.72341: Set connection var ansible_pipelining to False 6619 1726772975.72367: variable 'ansible_shell_executable' from source: unknown 6619 1726772975.72423: variable 'ansible_connection' from source: unknown 6619 1726772975.72431: variable 'ansible_module_compression' from source: unknown 6619 1726772975.72434: variable 'ansible_shell_type' from source: unknown 6619 1726772975.72436: variable 'ansible_shell_executable' from source: unknown 6619 1726772975.72438: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772975.72442: variable 'ansible_pipelining' from source: unknown 6619 1726772975.72447: variable 'ansible_timeout' from source: unknown 6619 1726772975.72449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772975.72541: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772975.72561: variable 'omit' from source: magic vars 6619 1726772975.72570: starting attempt loop 6619 1726772975.72577: running the handler 6619 1726772975.72588: _low_level_execute_command(): starting 6619 1726772975.72622: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772975.73278: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772975.73308: 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 <<< 6619 1726772975.73558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.73601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772975.73635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.73681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.73780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.75700: stdout chunk (state=3): >>>/root <<< 6619 1726772975.75807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.75824: stdout chunk (state=3): >>><<< 6619 1726772975.75869: stderr chunk (state=3): >>><<< 6619 1726772975.75890: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.75909: _low_level_execute_command(): starting 6619 1726772975.75921: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792 `" && echo ansible-tmp-1726772975.7589605-6907-82744215348792="` echo /root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792 `" ) && sleep 0' 6619 1726772975.76561: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772975.76582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772975.76602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772975.76623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772975.76692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.76741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772975.76766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.76815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.76924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.79151: stdout chunk (state=3): >>>ansible-tmp-1726772975.7589605-6907-82744215348792=/root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792 <<< 6619 1726772975.79332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.79336: stdout chunk (state=3): >>><<< 6619 1726772975.79338: stderr chunk (state=3): >>><<< 6619 1726772975.79355: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772975.7589605-6907-82744215348792=/root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.79522: variable 'ansible_module_compression' from source: unknown 6619 1726772975.79525: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772975.79527: variable 'ansible_facts' from source: unknown 6619 1726772975.79549: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/AnsiballZ_stat.py 6619 1726772975.79780: Sending initial data 6619 1726772975.79784: Sent initial data (150 bytes) 6619 1726772975.81094: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772975.81109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772975.81128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772975.81193: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.81251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772975.81273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.81305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.81525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.83241: 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 <<< 6619 1726772975.83299: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772975.83383: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmps_lxmacx /root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/AnsiballZ_stat.py <<< 6619 1726772975.83411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/AnsiballZ_stat.py" <<< 6619 1726772975.83475: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmps_lxmacx" to remote "/root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/AnsiballZ_stat.py" <<< 6619 1726772975.84927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.84931: stdout chunk (state=3): >>><<< 6619 1726772975.84933: stderr chunk (state=3): >>><<< 6619 1726772975.84935: done transferring module to remote 6619 1726772975.84937: _low_level_execute_command(): starting 6619 1726772975.84940: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/ /root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/AnsiballZ_stat.py && sleep 0' 6619 1726772975.85981: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.86062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772975.86097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.86110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.86239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772975.88338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772975.88343: stdout chunk (state=3): >>><<< 6619 1726772975.88345: stderr chunk (state=3): >>><<< 6619 1726772975.88371: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772975.88374: _low_level_execute_command(): starting 6619 1726772975.88377: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/AnsiballZ_stat.py && sleep 0' 6619 1726772975.89539: 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.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772975.89641: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772975.89663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772975.89680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772975.89813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772975.89881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.08525: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726772973.5680225, "ctime": 1726772973.5680225, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6619 1726772976.10271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772976.10287: stderr chunk (state=3): >>><<< 6619 1726772976.10290: stdout chunk (state=3): >>><<< 6619 1726772976.10306: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726772973.5680225, "ctime": 1726772973.5680225, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772976.10340: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726772975.7589605-6907-82744215348792/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772976.10347: _low_level_execute_command(): starting 6619 1726772976.10352: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772975.7589605-6907-82744215348792/ > /dev/null 2>&1 && sleep 0' 6619 1726772976.10777: 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 <<< 6619 1726772976.10780: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.10783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772976.10785: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.10838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772976.10845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772976.10847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.10902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.12994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772976.13023: stderr chunk (state=3): >>><<< 6619 1726772976.13029: stdout chunk (state=3): >>><<< 6619 1726772976.13045: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772976.13049: handler run complete 6619 1726772976.13081: attempt loop complete, returning result 6619 1726772976.13095: variable 'item' from source: unknown 6619 1726772976.13161: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772973.5700226, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772973.5680225, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 346030272, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772973.5680225, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "2312803406", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6619 1726772976.13348: dumping result to json 6619 1726772976.13351: done dumping result, returning 6619 1726772976.13353: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-05c5-089f-00000000002c] 6619 1726772976.13355: sending task result for task 129c3c75-c909-05c5-089f-00000000002c 6619 1726772976.13399: done sending task result for task 129c3c75-c909-05c5-089f-00000000002c 6619 1726772976.13401: WORKER PROCESS EXITING 6619 1726772976.13536: no more pending results, returning what we have 6619 1726772976.13539: results queue empty 6619 1726772976.13540: checking for any_errors_fatal 6619 1726772976.13543: done checking for any_errors_fatal 6619 1726772976.13543: checking for max_fail_percentage 6619 1726772976.13544: done checking for max_fail_percentage 6619 1726772976.13545: checking to see if all hosts have failed and the running result is not ok 6619 1726772976.13545: done checking to see if all hosts have failed 6619 1726772976.13546: getting the remaining hosts for this loop 6619 1726772976.13546: done getting the remaining hosts for this loop 6619 1726772976.13549: getting the next task for host managed_node3 6619 1726772976.13552: done getting next task for host managed_node3 6619 1726772976.13555: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6619 1726772976.13557: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772976.13563: getting variables 6619 1726772976.13564: in VariableManager get_vars() 6619 1726772976.13583: Calling all_inventory to load vars for managed_node3 6619 1726772976.13584: Calling groups_inventory to load vars for managed_node3 6619 1726772976.13586: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772976.13592: Calling all_plugins_play to load vars for managed_node3 6619 1726772976.13593: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772976.13595: Calling groups_plugins_play to load vars for managed_node3 6619 1726772976.13629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772976.13656: done with get_vars() 6619 1726772976.13661: done getting variables 6619 1726772976.13700: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:09:36 -0400 (0:00:00.874) 0:00:10.907 **** 6619 1726772976.13722: entering _queue_task() for managed_node3/set_fact 6619 1726772976.13897: worker is 1 (out of 1 available) 6619 1726772976.13909: exiting _queue_task() for managed_node3/set_fact 6619 1726772976.13921: done queuing things up, now waiting for results queue to drain 6619 1726772976.13923: waiting for pending results... 6619 1726772976.14067: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6619 1726772976.14123: in run() - task 129c3c75-c909-05c5-089f-00000000002d 6619 1726772976.14133: variable 'ansible_search_path' from source: unknown 6619 1726772976.14136: variable 'ansible_search_path' from source: unknown 6619 1726772976.14166: calling self._execute() 6619 1726772976.14235: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772976.14239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772976.14241: variable 'omit' from source: magic vars 6619 1726772976.14423: variable 'omit' from source: magic vars 6619 1726772976.14426: variable 'omit' from source: magic vars 6619 1726772976.14837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772976.17004: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772976.17082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772976.17125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772976.17165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772976.17195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772976.17281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772976.17335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772976.17369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772976.17412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772976.17433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772976.17486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772976.17518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772976.17622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772976.17626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772976.17628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772976.17673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772976.17700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772976.17729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772976.17777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772976.17794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772976.18011: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6619 1726772976.18119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772976.18296: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772976.18344: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772976.18382: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772976.18415: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772976.18621: 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) 6619 1726772976.18624: 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) 6619 1726772976.18626: 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) 6619 1726772976.18628: 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) 6619 1726772976.18630: variable 'omit' from source: magic vars 6619 1726772976.18632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772976.18647: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772976.18671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772976.18691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772976.18704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772976.18737: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772976.18745: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772976.18756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772976.18859: Set connection var ansible_shell_type to sh 6619 1726772976.18872: Set connection var ansible_timeout to 10 6619 1726772976.18884: Set connection var ansible_shell_executable to /bin/sh 6619 1726772976.18892: Set connection var ansible_connection to ssh 6619 1726772976.18914: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772976.18929: Set connection var ansible_pipelining to False 6619 1726772976.18957: variable 'ansible_shell_executable' from source: unknown 6619 1726772976.18966: variable 'ansible_connection' from source: unknown 6619 1726772976.18973: variable 'ansible_module_compression' from source: unknown 6619 1726772976.18979: variable 'ansible_shell_type' from source: unknown 6619 1726772976.18985: variable 'ansible_shell_executable' from source: unknown 6619 1726772976.18991: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772976.18998: variable 'ansible_pipelining' from source: unknown 6619 1726772976.19004: variable 'ansible_timeout' from source: unknown 6619 1726772976.19012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772976.19108: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772976.19124: variable 'omit' from source: magic vars 6619 1726772976.19135: starting attempt loop 6619 1726772976.19142: running the handler 6619 1726772976.19156: handler run complete 6619 1726772976.19171: attempt loop complete, returning result 6619 1726772976.19178: _execute() done 6619 1726772976.19185: dumping result to json 6619 1726772976.19191: done dumping result, returning 6619 1726772976.19321: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-05c5-089f-00000000002d] 6619 1726772976.19324: sending task result for task 129c3c75-c909-05c5-089f-00000000002d 6619 1726772976.19394: done sending task result for task 129c3c75-c909-05c5-089f-00000000002d 6619 1726772976.19399: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 6619 1726772976.19459: no more pending results, returning what we have 6619 1726772976.19463: results queue empty 6619 1726772976.19464: checking for any_errors_fatal 6619 1726772976.19469: done checking for any_errors_fatal 6619 1726772976.19470: checking for max_fail_percentage 6619 1726772976.19471: done checking for max_fail_percentage 6619 1726772976.19472: checking to see if all hosts have failed and the running result is not ok 6619 1726772976.19473: done checking to see if all hosts have failed 6619 1726772976.19474: getting the remaining hosts for this loop 6619 1726772976.19475: done getting the remaining hosts for this loop 6619 1726772976.19478: getting the next task for host managed_node3 6619 1726772976.19483: done getting next task for host managed_node3 6619 1726772976.19486: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6619 1726772976.19489: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772976.19497: getting variables 6619 1726772976.19499: in VariableManager get_vars() 6619 1726772976.19530: Calling all_inventory to load vars for managed_node3 6619 1726772976.19533: Calling groups_inventory to load vars for managed_node3 6619 1726772976.19535: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772976.19542: Calling all_plugins_play to load vars for managed_node3 6619 1726772976.19545: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772976.19547: Calling groups_plugins_play to load vars for managed_node3 6619 1726772976.19598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772976.19641: done with get_vars() 6619 1726772976.19650: done getting variables 6619 1726772976.19752: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:09:36 -0400 (0:00:00.060) 0:00:10.968 **** 6619 1726772976.19781: entering _queue_task() for managed_node3/service 6619 1726772976.19783: Creating lock for service 6619 1726772976.20147: worker is 1 (out of 1 available) 6619 1726772976.20158: exiting _queue_task() for managed_node3/service 6619 1726772976.20168: done queuing things up, now waiting for results queue to drain 6619 1726772976.20170: waiting for pending results... 6619 1726772976.20326: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6619 1726772976.20435: in run() - task 129c3c75-c909-05c5-089f-00000000002e 6619 1726772976.20461: variable 'ansible_search_path' from source: unknown 6619 1726772976.20504: variable 'ansible_search_path' from source: unknown 6619 1726772976.20523: variable '__kernel_settings_services' from source: include_vars 6619 1726772976.20844: variable '__kernel_settings_services' from source: include_vars 6619 1726772976.20924: variable 'omit' from source: magic vars 6619 1726772976.21044: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772976.21115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772976.21120: variable 'omit' from source: magic vars 6619 1726772976.21202: variable 'omit' from source: magic vars 6619 1726772976.21261: variable 'omit' from source: magic vars 6619 1726772976.21310: variable 'item' from source: unknown 6619 1726772976.21401: variable 'item' from source: unknown 6619 1726772976.21432: variable 'omit' from source: magic vars 6619 1726772976.21488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772976.21531: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772976.21572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772976.21621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772976.21624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772976.21643: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772976.21659: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772976.21674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772976.21821: Set connection var ansible_shell_type to sh 6619 1726772976.21824: Set connection var ansible_timeout to 10 6619 1726772976.21826: Set connection var ansible_shell_executable to /bin/sh 6619 1726772976.21828: Set connection var ansible_connection to ssh 6619 1726772976.21830: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772976.21832: Set connection var ansible_pipelining to False 6619 1726772976.21848: variable 'ansible_shell_executable' from source: unknown 6619 1726772976.21856: variable 'ansible_connection' from source: unknown 6619 1726772976.21863: variable 'ansible_module_compression' from source: unknown 6619 1726772976.21878: variable 'ansible_shell_type' from source: unknown 6619 1726772976.21987: variable 'ansible_shell_executable' from source: unknown 6619 1726772976.21992: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772976.21994: variable 'ansible_pipelining' from source: unknown 6619 1726772976.21996: variable 'ansible_timeout' from source: unknown 6619 1726772976.21998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772976.22057: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772976.22073: variable 'omit' from source: magic vars 6619 1726772976.22083: starting attempt loop 6619 1726772976.22099: running the handler 6619 1726772976.22193: variable 'ansible_facts' from source: unknown 6619 1726772976.22245: _low_level_execute_command(): starting 6619 1726772976.22258: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772976.23037: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772976.23056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772976.23078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.23173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.24989: stdout chunk (state=3): >>>/root <<< 6619 1726772976.25129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772976.25145: stdout chunk (state=3): >>><<< 6619 1726772976.25162: stderr chunk (state=3): >>><<< 6619 1726772976.25289: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772976.25292: _low_level_execute_command(): starting 6619 1726772976.25295: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942 `" && echo ansible-tmp-1726772976.2519116-6958-192131910528942="` echo /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942 `" ) && sleep 0' 6619 1726772976.25883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772976.25899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772976.25925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772976.25976: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.26061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772976.26083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772976.26104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.26207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.28068: stdout chunk (state=3): >>>ansible-tmp-1726772976.2519116-6958-192131910528942=/root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942 <<< 6619 1726772976.28208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772976.28211: stdout chunk (state=3): >>><<< 6619 1726772976.28212: stderr chunk (state=3): >>><<< 6619 1726772976.28229: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772976.2519116-6958-192131910528942=/root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772976.28262: variable 'ansible_module_compression' from source: unknown 6619 1726772976.28299: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6619 1726772976.28351: variable 'ansible_facts' from source: unknown 6619 1726772976.28482: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_setup.py 6619 1726772976.28592: Sending initial data 6619 1726772976.28596: Sent initial data (152 bytes) 6619 1726772976.29227: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.29287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772976.29317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772976.29362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.29464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.30989: 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 <<< 6619 1726772976.31047: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772976.31101: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpmmayc0he /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_setup.py <<< 6619 1726772976.31111: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_setup.py" <<< 6619 1726772976.31158: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpmmayc0he" to remote "/root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_setup.py" <<< 6619 1726772976.32660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772976.32664: stdout chunk (state=3): >>><<< 6619 1726772976.32667: stderr chunk (state=3): >>><<< 6619 1726772976.32669: done transferring module to remote 6619 1726772976.32672: _low_level_execute_command(): starting 6619 1726772976.32679: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/ /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_setup.py && sleep 0' 6619 1726772976.33738: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.33890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772976.33912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.34075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.35862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772976.35910: stderr chunk (state=3): >>><<< 6619 1726772976.35922: stdout chunk (state=3): >>><<< 6619 1726772976.35941: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772976.36036: _low_level_execute_command(): starting 6619 1726772976.36039: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_setup.py && sleep 0' 6619 1726772976.36607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772976.36624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772976.36638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772976.36734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772976.36738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.36783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772976.36801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772976.36823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.36915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.64450: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6619 1726772976.66424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772976.66429: stdout chunk (state=3): >>><<< 6619 1726772976.66432: stderr chunk (state=3): >>><<< 6619 1726772976.66622: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772976.66627: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726772976.2519116-6958-192131910528942/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772976.66630: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 6619 1726772976.66633: variable 'ansible_module_compression' from source: unknown 6619 1726772976.66636: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 6619 1726772976.66639: ANSIBALLZ: Acquiring lock 6619 1726772976.66664: ANSIBALLZ: Lock acquired: 140345501605840 6619 1726772976.66678: ANSIBALLZ: Creating module 6619 1726772976.90022: ANSIBALLZ: Writing module into payload 6619 1726772976.90237: ANSIBALLZ: Writing module 6619 1726772976.90241: ANSIBALLZ: Renaming module 6619 1726772976.90244: ANSIBALLZ: Done creating module 6619 1726772976.90260: variable 'ansible_facts' from source: unknown 6619 1726772976.90523: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_systemd.py 6619 1726772976.90693: Sending initial data 6619 1726772976.90696: Sent initial data (154 bytes) 6619 1726772976.91200: 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 <<< 6619 1726772976.91208: 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.44.236 originally 10.31.44.236 <<< 6619 1726772976.91221: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772976.91246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772976.91249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.91292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772976.91305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.91377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.93090: 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 <<< 6619 1726772976.93161: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772976.93239: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpdubfp13b /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_systemd.py <<< 6619 1726772976.93243: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_systemd.py" <<< 6619 1726772976.93298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpdubfp13b" to remote "/root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_systemd.py" <<< 6619 1726772976.94674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772976.94722: stderr chunk (state=3): >>><<< 6619 1726772976.94725: stdout chunk (state=3): >>><<< 6619 1726772976.94739: done transferring module to remote 6619 1726772976.94747: _low_level_execute_command(): starting 6619 1726772976.94752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/ /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_systemd.py && sleep 0' 6619 1726772976.95196: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772976.95199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772976.95201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.95203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772976.95205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772976.95207: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.95256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772976.95259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.95324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772976.97125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772976.97129: stdout chunk (state=3): >>><<< 6619 1726772976.97134: stderr chunk (state=3): >>><<< 6619 1726772976.97149: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772976.97152: _low_level_execute_command(): starting 6619 1726772976.97156: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/AnsiballZ_systemd.py && sleep 0' 6619 1726772976.97574: 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 <<< 6619 1726772976.97577: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.97580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772976.97582: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772976.97625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772976.97628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772976.97699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772977.54052: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3320360960", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUES<<< 6619 1726772977.54064: stdout chunk (state=3): >>>oft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "i<<< 6619 1726772977.54077: stdout chunk (state=3): >>>nactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6619 1726772977.56884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772977.56888: stdout chunk (state=3): >>><<< 6619 1726772977.56891: stderr chunk (state=3): >>><<< 6619 1726772977.56944: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3320360960", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772977.57152: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_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.systemd', '_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-1726772976.2519116-6958-192131910528942/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772977.57162: _low_level_execute_command(): starting 6619 1726772977.57165: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772976.2519116-6958-192131910528942/ > /dev/null 2>&1 && sleep 0' 6619 1726772977.57778: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772977.57808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772977.57812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772977.57814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772977.57859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772977.57864: 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.57939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772977.57943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772977.57976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772977.58060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772977.60624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772977.60628: stdout chunk (state=3): >>><<< 6619 1726772977.60630: stderr chunk (state=3): >>><<< 6619 1726772977.60632: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772977.60634: handler run complete 6619 1726772977.60636: attempt loop complete, returning result 6619 1726772977.60638: variable 'item' from source: unknown 6619 1726772977.60735: variable 'item' from source: unknown changed: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3320360960", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 6619 1726772977.62022: dumping result to json 6619 1726772977.62026: done dumping result, returning 6619 1726772977.62028: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-05c5-089f-00000000002e] 6619 1726772977.62030: sending task result for task 129c3c75-c909-05c5-089f-00000000002e 6619 1726772977.62302: done sending task result for task 129c3c75-c909-05c5-089f-00000000002e 6619 1726772977.62344: WORKER PROCESS EXITING 6619 1726772977.62354: no more pending results, returning what we have 6619 1726772977.62357: results queue empty 6619 1726772977.62358: checking for any_errors_fatal 6619 1726772977.62360: done checking for any_errors_fatal 6619 1726772977.62361: checking for max_fail_percentage 6619 1726772977.62363: done checking for max_fail_percentage 6619 1726772977.62363: checking to see if all hosts have failed and the running result is not ok 6619 1726772977.62364: done checking to see if all hosts have failed 6619 1726772977.62365: getting the remaining hosts for this loop 6619 1726772977.62366: done getting the remaining hosts for this loop 6619 1726772977.62369: getting the next task for host managed_node3 6619 1726772977.62374: done getting next task for host managed_node3 6619 1726772977.62377: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6619 1726772977.62386: ^ 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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772977.62396: getting variables 6619 1726772977.62398: in VariableManager get_vars() 6619 1726772977.62428: Calling all_inventory to load vars for managed_node3 6619 1726772977.62431: Calling groups_inventory to load vars for managed_node3 6619 1726772977.62433: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772977.62441: Calling all_plugins_play to load vars for managed_node3 6619 1726772977.62444: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772977.62447: Calling groups_plugins_play to load vars for managed_node3 6619 1726772977.62500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772977.62540: done with get_vars() 6619 1726772977.62549: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:09:37 -0400 (0:00:01.429) 0:00:12.397 **** 6619 1726772977.62734: entering _queue_task() for managed_node3/file 6619 1726772977.63122: worker is 1 (out of 1 available) 6619 1726772977.63132: exiting _queue_task() for managed_node3/file 6619 1726772977.63147: done queuing things up, now waiting for results queue to drain 6619 1726772977.63153: waiting for pending results... 6619 1726772977.63333: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6619 1726772977.63480: in run() - task 129c3c75-c909-05c5-089f-00000000002f 6619 1726772977.63483: variable 'ansible_search_path' from source: unknown 6619 1726772977.63486: variable 'ansible_search_path' from source: unknown 6619 1726772977.63521: calling self._execute() 6619 1726772977.63599: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772977.63607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772977.63696: variable 'omit' from source: magic vars 6619 1726772977.63733: variable 'omit' from source: magic vars 6619 1726772977.63785: variable 'omit' from source: magic vars 6619 1726772977.63830: variable '__kernel_settings_profile_dir' from source: role '' all vars 6619 1726772977.64137: variable '__kernel_settings_profile_dir' from source: role '' all vars 6619 1726772977.64207: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772977.64210: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772977.64252: variable 'omit' from source: magic vars 6619 1726772977.64280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772977.64305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772977.64321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772977.64335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772977.64350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772977.64369: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772977.64372: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772977.64374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772977.64439: Set connection var ansible_shell_type to sh 6619 1726772977.64443: Set connection var ansible_timeout to 10 6619 1726772977.64459: Set connection var ansible_shell_executable to /bin/sh 6619 1726772977.64462: Set connection var ansible_connection to ssh 6619 1726772977.64465: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772977.64468: Set connection var ansible_pipelining to False 6619 1726772977.64481: variable 'ansible_shell_executable' from source: unknown 6619 1726772977.64483: variable 'ansible_connection' from source: unknown 6619 1726772977.64486: variable 'ansible_module_compression' from source: unknown 6619 1726772977.64488: variable 'ansible_shell_type' from source: unknown 6619 1726772977.64491: variable 'ansible_shell_executable' from source: unknown 6619 1726772977.64494: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772977.64498: variable 'ansible_pipelining' from source: unknown 6619 1726772977.64500: variable 'ansible_timeout' from source: unknown 6619 1726772977.64504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772977.64785: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772977.64788: variable 'omit' from source: magic vars 6619 1726772977.64791: starting attempt loop 6619 1726772977.64793: running the handler 6619 1726772977.64796: _low_level_execute_command(): starting 6619 1726772977.64798: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772977.65480: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772977.65501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772977.65519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772977.65540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772977.65573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.65674: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772977.65689: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772977.65820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772977.65870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772977.66031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772977.67693: stdout chunk (state=3): >>>/root <<< 6619 1726772977.67849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772977.67852: stdout chunk (state=3): >>><<< 6619 1726772977.67858: stderr chunk (state=3): >>><<< 6619 1726772977.67925: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772977.67929: _low_level_execute_command(): starting 6619 1726772977.67932: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631 `" && echo ansible-tmp-1726772977.67888-7034-144956265183631="` echo /root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631 `" ) && sleep 0' 6619 1726772977.68552: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772977.68578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772977.68601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772977.68620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772977.68687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.68740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772977.68762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772977.68801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772977.68942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772977.70824: stdout chunk (state=3): >>>ansible-tmp-1726772977.67888-7034-144956265183631=/root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631 <<< 6619 1726772977.70977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772977.70995: stderr chunk (state=3): >>><<< 6619 1726772977.71013: stdout chunk (state=3): >>><<< 6619 1726772977.71033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772977.67888-7034-144956265183631=/root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772977.71097: variable 'ansible_module_compression' from source: unknown 6619 1726772977.71200: ANSIBALLZ: Using lock for file 6619 1726772977.71204: ANSIBALLZ: Acquiring lock 6619 1726772977.71206: ANSIBALLZ: Lock acquired: 140345501358112 6619 1726772977.71208: ANSIBALLZ: Creating module 6619 1726772977.83355: ANSIBALLZ: Writing module into payload 6619 1726772977.83465: ANSIBALLZ: Writing module 6619 1726772977.83481: ANSIBALLZ: Renaming module 6619 1726772977.83487: ANSIBALLZ: Done creating module 6619 1726772977.83501: variable 'ansible_facts' from source: unknown 6619 1726772977.83548: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/AnsiballZ_file.py 6619 1726772977.83648: Sending initial data 6619 1726772977.83651: Sent initial data (149 bytes) 6619 1726772977.84080: 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 <<< 6619 1726772977.84118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772977.84122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772977.84124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.84126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772977.84129: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.84170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772977.84174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772977.84185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772977.84256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772977.85899: 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" <<< 6619 1726772977.85902: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772977.85953: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772977.86011: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpe614z02r /root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/AnsiballZ_file.py <<< 6619 1726772977.86017: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/AnsiballZ_file.py" <<< 6619 1726772977.86069: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpe614z02r" to remote "/root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/AnsiballZ_file.py" <<< 6619 1726772977.86072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/AnsiballZ_file.py" <<< 6619 1726772977.86689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772977.86732: stderr chunk (state=3): >>><<< 6619 1726772977.86735: stdout chunk (state=3): >>><<< 6619 1726772977.86760: done transferring module to remote 6619 1726772977.86767: _low_level_execute_command(): starting 6619 1726772977.86772: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/ /root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/AnsiballZ_file.py && sleep 0' 6619 1726772977.87195: 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 <<< 6619 1726772977.87203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772977.87222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.87243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772977.87246: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.87287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772977.87291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772977.87356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772977.89131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772977.89156: stderr chunk (state=3): >>><<< 6619 1726772977.89159: stdout chunk (state=3): >>><<< 6619 1726772977.89179: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772977.89182: _low_level_execute_command(): starting 6619 1726772977.89187: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/AnsiballZ_file.py && sleep 0' 6619 1726772977.89643: 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 <<< 6619 1726772977.89650: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.89652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772977.89654: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772977.89704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772977.89707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772977.89713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772977.89777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.06476: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772978.08424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772978.08428: stdout chunk (state=3): >>><<< 6619 1726772978.08431: stderr chunk (state=3): >>><<< 6619 1726772978.08433: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772978.08442: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726772977.67888-7034-144956265183631/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772978.08444: _low_level_execute_command(): starting 6619 1726772978.08447: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772977.67888-7034-144956265183631/ > /dev/null 2>&1 && sleep 0' 6619 1726772978.09014: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772978.09035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.09049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772978.09077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772978.09094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772978.09105: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772978.09193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.09219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.09237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.09409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.09511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.11432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.11436: stdout chunk (state=3): >>><<< 6619 1726772978.11439: stderr chunk (state=3): >>><<< 6619 1726772978.11460: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.11474: handler run complete 6619 1726772978.11822: attempt loop complete, returning result 6619 1726772978.11826: _execute() done 6619 1726772978.11828: dumping result to json 6619 1726772978.11831: done dumping result, returning 6619 1726772978.11833: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-05c5-089f-00000000002f] 6619 1726772978.11835: sending task result for task 129c3c75-c909-05c5-089f-00000000002f 6619 1726772978.11912: done sending task result for task 129c3c75-c909-05c5-089f-00000000002f 6619 1726772978.11915: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "state": "directory", "uid": 0 } 6619 1726772978.12013: no more pending results, returning what we have 6619 1726772978.12036: results queue empty 6619 1726772978.12038: checking for any_errors_fatal 6619 1726772978.12054: done checking for any_errors_fatal 6619 1726772978.12058: checking for max_fail_percentage 6619 1726772978.12060: done checking for max_fail_percentage 6619 1726772978.12061: checking to see if all hosts have failed and the running result is not ok 6619 1726772978.12062: done checking to see if all hosts have failed 6619 1726772978.12063: getting the remaining hosts for this loop 6619 1726772978.12064: done getting the remaining hosts for this loop 6619 1726772978.12069: getting the next task for host managed_node3 6619 1726772978.12075: done getting next task for host managed_node3 6619 1726772978.12079: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6619 1726772978.12082: ^ 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772978.12093: getting variables 6619 1726772978.12095: in VariableManager get_vars() 6619 1726772978.12387: Calling all_inventory to load vars for managed_node3 6619 1726772978.12390: Calling groups_inventory to load vars for managed_node3 6619 1726772978.12392: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772978.12401: Calling all_plugins_play to load vars for managed_node3 6619 1726772978.12410: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772978.12415: Calling groups_plugins_play to load vars for managed_node3 6619 1726772978.12596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772978.12641: done with get_vars() 6619 1726772978.12651: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:09:38 -0400 (0:00:00.503) 0:00:12.901 **** 6619 1726772978.13112: entering _queue_task() for managed_node3/slurp 6619 1726772978.13647: worker is 1 (out of 1 available) 6619 1726772978.13660: exiting _queue_task() for managed_node3/slurp 6619 1726772978.13671: done queuing things up, now waiting for results queue to drain 6619 1726772978.13672: waiting for pending results... 6619 1726772978.13975: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6619 1726772978.14061: in run() - task 129c3c75-c909-05c5-089f-000000000030 6619 1726772978.14068: variable 'ansible_search_path' from source: unknown 6619 1726772978.14072: variable 'ansible_search_path' from source: unknown 6619 1726772978.14105: calling self._execute() 6619 1726772978.14350: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.14364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.14378: variable 'omit' from source: magic vars 6619 1726772978.14489: variable 'omit' from source: magic vars 6619 1726772978.14544: variable 'omit' from source: magic vars 6619 1726772978.14577: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6619 1726772978.14879: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6619 1726772978.14966: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772978.15007: variable 'omit' from source: magic vars 6619 1726772978.15052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772978.15091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772978.15118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772978.15140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772978.15155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772978.15185: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772978.15193: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.15200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.15293: Set connection var ansible_shell_type to sh 6619 1726772978.15303: Set connection var ansible_timeout to 10 6619 1726772978.15318: Set connection var ansible_shell_executable to /bin/sh 6619 1726772978.15325: Set connection var ansible_connection to ssh 6619 1726772978.15334: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772978.15345: Set connection var ansible_pipelining to False 6619 1726772978.15369: variable 'ansible_shell_executable' from source: unknown 6619 1726772978.15377: variable 'ansible_connection' from source: unknown 6619 1726772978.15383: variable 'ansible_module_compression' from source: unknown 6619 1726772978.15388: variable 'ansible_shell_type' from source: unknown 6619 1726772978.15394: variable 'ansible_shell_executable' from source: unknown 6619 1726772978.15399: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.15521: variable 'ansible_pipelining' from source: unknown 6619 1726772978.15524: variable 'ansible_timeout' from source: unknown 6619 1726772978.15526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.15606: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772978.15624: variable 'omit' from source: magic vars 6619 1726772978.15633: starting attempt loop 6619 1726772978.15639: running the handler 6619 1726772978.15655: _low_level_execute_command(): starting 6619 1726772978.15667: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772978.16351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772978.16366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.16380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772978.16398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772978.16414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772978.16429: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772978.16444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.16461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772978.16534: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.16565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.16582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.16606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.16703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.18375: stdout chunk (state=3): >>>/root <<< 6619 1726772978.18512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.18527: stdout chunk (state=3): >>><<< 6619 1726772978.18540: stderr chunk (state=3): >>><<< 6619 1726772978.18574: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.18595: _low_level_execute_command(): starting 6619 1726772978.18605: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522 `" && echo ansible-tmp-1726772978.1858268-7069-54168532264522="` echo /root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522 `" ) && sleep 0' 6619 1726772978.19248: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772978.19272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.19293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772978.19313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772978.19336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772978.19349: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772978.19386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.19401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772978.19430: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.19511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.19539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.19629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.21581: stdout chunk (state=3): >>>ansible-tmp-1726772978.1858268-7069-54168532264522=/root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522 <<< 6619 1726772978.21723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.21726: stdout chunk (state=3): >>><<< 6619 1726772978.21729: stderr chunk (state=3): >>><<< 6619 1726772978.21735: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772978.1858268-7069-54168532264522=/root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.21779: variable 'ansible_module_compression' from source: unknown 6619 1726772978.21812: ANSIBALLZ: Using lock for slurp 6619 1726772978.21815: ANSIBALLZ: Acquiring lock 6619 1726772978.21819: ANSIBALLZ: Lock acquired: 140345501357776 6619 1726772978.21822: ANSIBALLZ: Creating module 6619 1726772978.30923: ANSIBALLZ: Writing module into payload 6619 1726772978.30933: ANSIBALLZ: Writing module 6619 1726772978.30958: ANSIBALLZ: Renaming module 6619 1726772978.30970: ANSIBALLZ: Done creating module 6619 1726772978.30990: variable 'ansible_facts' from source: unknown 6619 1726772978.31070: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/AnsiballZ_slurp.py 6619 1726772978.31242: Sending initial data 6619 1726772978.31245: Sent initial data (151 bytes) 6619 1726772978.31692: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.31704: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.31721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.31767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.31781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.31845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.33810: 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 <<< 6619 1726772978.33815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772978.33869: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpc1n0mgpy /root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/AnsiballZ_slurp.py <<< 6619 1726772978.33872: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/AnsiballZ_slurp.py" <<< 6619 1726772978.33946: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpc1n0mgpy" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/AnsiballZ_slurp.py" <<< 6619 1726772978.34745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.34814: stderr chunk (state=3): >>><<< 6619 1726772978.34832: stdout chunk (state=3): >>><<< 6619 1726772978.34878: done transferring module to remote 6619 1726772978.34892: _low_level_execute_command(): starting 6619 1726772978.34902: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/ /root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/AnsiballZ_slurp.py && sleep 0' 6619 1726772978.35544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772978.35614: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.35679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.35702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.35726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.35808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.37584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.37606: stderr chunk (state=3): >>><<< 6619 1726772978.37612: stdout chunk (state=3): >>><<< 6619 1726772978.37637: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.37641: _low_level_execute_command(): starting 6619 1726772978.37651: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/AnsiballZ_slurp.py && sleep 0' 6619 1726772978.38072: 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 <<< 6619 1726772978.38075: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772978.38080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.38082: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.38132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.38136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.38205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.53469: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6619 1726772978.54845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772978.54873: stderr chunk (state=3): >>><<< 6619 1726772978.54877: stdout chunk (state=3): >>><<< 6619 1726772978.54896: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772978.54920: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726772978.1858268-7069-54168532264522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772978.54929: _low_level_execute_command(): starting 6619 1726772978.54934: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772978.1858268-7069-54168532264522/ > /dev/null 2>&1 && sleep 0' 6619 1726772978.55442: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.55488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.55554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.57408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.57434: stderr chunk (state=3): >>><<< 6619 1726772978.57437: stdout chunk (state=3): >>><<< 6619 1726772978.57451: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.57456: handler run complete 6619 1726772978.57472: attempt loop complete, returning result 6619 1726772978.57475: _execute() done 6619 1726772978.57477: dumping result to json 6619 1726772978.57479: done dumping result, returning 6619 1726772978.57487: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-05c5-089f-000000000030] 6619 1726772978.57491: sending task result for task 129c3c75-c909-05c5-089f-000000000030 6619 1726772978.57579: done sending task result for task 129c3c75-c909-05c5-089f-000000000030 6619 1726772978.57582: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6619 1726772978.57666: no more pending results, returning what we have 6619 1726772978.57669: results queue empty 6619 1726772978.57670: checking for any_errors_fatal 6619 1726772978.57677: done checking for any_errors_fatal 6619 1726772978.57678: checking for max_fail_percentage 6619 1726772978.57679: done checking for max_fail_percentage 6619 1726772978.57680: checking to see if all hosts have failed and the running result is not ok 6619 1726772978.57681: done checking to see if all hosts have failed 6619 1726772978.57682: getting the remaining hosts for this loop 6619 1726772978.57683: done getting the remaining hosts for this loop 6619 1726772978.57686: getting the next task for host managed_node3 6619 1726772978.57692: done getting next task for host managed_node3 6619 1726772978.57696: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6619 1726772978.57699: ^ 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772978.57708: getting variables 6619 1726772978.57709: in VariableManager get_vars() 6619 1726772978.57742: Calling all_inventory to load vars for managed_node3 6619 1726772978.57745: Calling groups_inventory to load vars for managed_node3 6619 1726772978.57747: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772978.57754: Calling all_plugins_play to load vars for managed_node3 6619 1726772978.57757: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772978.57759: Calling groups_plugins_play to load vars for managed_node3 6619 1726772978.57804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772978.57841: done with get_vars() 6619 1726772978.57847: done getting variables 6619 1726772978.57889: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:09:38 -0400 (0:00:00.447) 0:00:13.349 **** 6619 1726772978.57910: entering _queue_task() for managed_node3/set_fact 6619 1726772978.58113: worker is 1 (out of 1 available) 6619 1726772978.58128: exiting _queue_task() for managed_node3/set_fact 6619 1726772978.58139: done queuing things up, now waiting for results queue to drain 6619 1726772978.58140: waiting for pending results... 6619 1726772978.58533: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6619 1726772978.58538: in run() - task 129c3c75-c909-05c5-089f-000000000031 6619 1726772978.58540: variable 'ansible_search_path' from source: unknown 6619 1726772978.58543: variable 'ansible_search_path' from source: unknown 6619 1726772978.58560: calling self._execute() 6619 1726772978.58633: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.58645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.58662: variable 'omit' from source: magic vars 6619 1726772978.58776: variable 'omit' from source: magic vars 6619 1726772978.58830: variable 'omit' from source: magic vars 6619 1726772978.59235: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772978.59251: variable '__cur_profile' from source: task vars 6619 1726772978.59407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772978.60846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772978.60891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772978.60919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772978.60947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772978.60969: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772978.61075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772978.61078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772978.61090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772978.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) 6619 1726772978.61162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772978.61255: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6619 1726772978.61309: variable 'omit' from source: magic vars 6619 1726772978.61522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772978.61526: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772978.61528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772978.61530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772978.61532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772978.61534: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772978.61535: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.61540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.61566: Set connection var ansible_shell_type to sh 6619 1726772978.61577: Set connection var ansible_timeout to 10 6619 1726772978.61588: Set connection var ansible_shell_executable to /bin/sh 6619 1726772978.61593: Set connection var ansible_connection to ssh 6619 1726772978.61602: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772978.61611: Set connection var ansible_pipelining to False 6619 1726772978.61645: variable 'ansible_shell_executable' from source: unknown 6619 1726772978.61658: variable 'ansible_connection' from source: unknown 6619 1726772978.61669: variable 'ansible_module_compression' from source: unknown 6619 1726772978.61675: variable 'ansible_shell_type' from source: unknown 6619 1726772978.61681: variable 'ansible_shell_executable' from source: unknown 6619 1726772978.61686: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.61692: variable 'ansible_pipelining' from source: unknown 6619 1726772978.61698: variable 'ansible_timeout' from source: unknown 6619 1726772978.61704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.61817: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772978.61839: variable 'omit' from source: magic vars 6619 1726772978.61842: starting attempt loop 6619 1726772978.61852: running the handler 6619 1726772978.61854: handler run complete 6619 1726772978.61866: attempt loop complete, returning result 6619 1726772978.61874: _execute() done 6619 1726772978.61877: dumping result to json 6619 1726772978.61879: done dumping result, returning 6619 1726772978.61886: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-05c5-089f-000000000031] 6619 1726772978.61890: sending task result for task 129c3c75-c909-05c5-089f-000000000031 6619 1726772978.62008: done sending task result for task 129c3c75-c909-05c5-089f-000000000031 6619 1726772978.62011: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6619 1726772978.62125: no more pending results, returning what we have 6619 1726772978.62128: results queue empty 6619 1726772978.62129: checking for any_errors_fatal 6619 1726772978.62133: done checking for any_errors_fatal 6619 1726772978.62134: checking for max_fail_percentage 6619 1726772978.62135: done checking for max_fail_percentage 6619 1726772978.62136: checking to see if all hosts have failed and the running result is not ok 6619 1726772978.62137: done checking to see if all hosts have failed 6619 1726772978.62137: getting the remaining hosts for this loop 6619 1726772978.62138: done getting the remaining hosts for this loop 6619 1726772978.62142: getting the next task for host managed_node3 6619 1726772978.62146: done getting next task for host managed_node3 6619 1726772978.62149: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6619 1726772978.62152: ^ 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772978.62165: getting variables 6619 1726772978.62167: in VariableManager get_vars() 6619 1726772978.62228: Calling all_inventory to load vars for managed_node3 6619 1726772978.62231: Calling groups_inventory to load vars for managed_node3 6619 1726772978.62233: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772978.62241: Calling all_plugins_play to load vars for managed_node3 6619 1726772978.62243: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772978.62246: Calling groups_plugins_play to load vars for managed_node3 6619 1726772978.62291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772978.62349: done with get_vars() 6619 1726772978.62360: done getting variables 6619 1726772978.62478: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:09:38 -0400 (0:00:00.045) 0:00:13.395 **** 6619 1726772978.62507: entering _queue_task() for managed_node3/copy 6619 1726772978.62724: worker is 1 (out of 1 available) 6619 1726772978.62735: exiting _queue_task() for managed_node3/copy 6619 1726772978.62746: done queuing things up, now waiting for results queue to drain 6619 1726772978.62747: waiting for pending results... 6619 1726772978.63237: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6619 1726772978.63243: in run() - task 129c3c75-c909-05c5-089f-000000000032 6619 1726772978.63245: variable 'ansible_search_path' from source: unknown 6619 1726772978.63248: variable 'ansible_search_path' from source: unknown 6619 1726772978.63251: calling self._execute() 6619 1726772978.63301: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.63304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.63307: variable 'omit' from source: magic vars 6619 1726772978.63373: variable 'omit' from source: magic vars 6619 1726772978.63410: variable 'omit' from source: magic vars 6619 1726772978.63431: variable '__kernel_settings_active_profile' from source: set_fact 6619 1726772978.63635: variable '__kernel_settings_active_profile' from source: set_fact 6619 1726772978.63653: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6619 1726772978.63707: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6619 1726772978.63758: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772978.63777: variable 'omit' from source: magic vars 6619 1726772978.63810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772978.63837: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772978.63852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772978.63865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772978.63873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772978.63895: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772978.63898: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.63900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.63967: Set connection var ansible_shell_type to sh 6619 1726772978.63971: Set connection var ansible_timeout to 10 6619 1726772978.63979: Set connection var ansible_shell_executable to /bin/sh 6619 1726772978.63982: Set connection var ansible_connection to ssh 6619 1726772978.63985: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772978.63992: Set connection var ansible_pipelining to False 6619 1726772978.64006: variable 'ansible_shell_executable' from source: unknown 6619 1726772978.64009: variable 'ansible_connection' from source: unknown 6619 1726772978.64013: variable 'ansible_module_compression' from source: unknown 6619 1726772978.64015: variable 'ansible_shell_type' from source: unknown 6619 1726772978.64019: variable 'ansible_shell_executable' from source: unknown 6619 1726772978.64021: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772978.64023: variable 'ansible_pipelining' from source: unknown 6619 1726772978.64027: variable 'ansible_timeout' from source: unknown 6619 1726772978.64030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772978.64170: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772978.64178: variable 'omit' from source: magic vars 6619 1726772978.64184: starting attempt loop 6619 1726772978.64187: running the handler 6619 1726772978.64195: _low_level_execute_command(): starting 6619 1726772978.64202: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772978.64697: 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 <<< 6619 1726772978.64701: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.64704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772978.64706: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.64762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.64765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.64768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.64844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.66539: stdout chunk (state=3): >>>/root <<< 6619 1726772978.66642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.66668: stderr chunk (state=3): >>><<< 6619 1726772978.66671: stdout chunk (state=3): >>><<< 6619 1726772978.66694: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.66705: _low_level_execute_command(): starting 6619 1726772978.66710: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545 `" && echo ansible-tmp-1726772978.6669385-7099-270473523061545="` echo /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545 `" ) && sleep 0' 6619 1726772978.67121: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.67131: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772978.67134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772978.67137: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.67178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.67181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.67248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.69166: stdout chunk (state=3): >>>ansible-tmp-1726772978.6669385-7099-270473523061545=/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545 <<< 6619 1726772978.69268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.69298: stderr chunk (state=3): >>><<< 6619 1726772978.69301: stdout chunk (state=3): >>><<< 6619 1726772978.69318: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772978.6669385-7099-270473523061545=/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.69388: variable 'ansible_module_compression' from source: unknown 6619 1726772978.69430: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772978.69460: variable 'ansible_facts' from source: unknown 6619 1726772978.69520: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_stat.py 6619 1726772978.69602: Sending initial data 6619 1726772978.69606: Sent initial data (151 bytes) 6619 1726772978.70051: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.70054: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772978.70060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.70062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772978.70064: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.70108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.70112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.70178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.71744: 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 <<< 6619 1726772978.71801: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772978.71859: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpdpd87o9u /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_stat.py <<< 6619 1726772978.71864: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_stat.py" <<< 6619 1726772978.71922: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpdpd87o9u" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_stat.py" <<< 6619 1726772978.71925: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_stat.py" <<< 6619 1726772978.72511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.72560: stderr chunk (state=3): >>><<< 6619 1726772978.72563: stdout chunk (state=3): >>><<< 6619 1726772978.72596: done transferring module to remote 6619 1726772978.72604: _low_level_execute_command(): starting 6619 1726772978.72609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/ /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_stat.py && sleep 0' 6619 1726772978.73059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772978.73062: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772978.73064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.73070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772978.73072: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772978.73074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.73122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.73125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.73130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.73185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.74980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.75004: stderr chunk (state=3): >>><<< 6619 1726772978.75007: stdout chunk (state=3): >>><<< 6619 1726772978.75025: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.75028: _low_level_execute_command(): starting 6619 1726772978.75031: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_stat.py && sleep 0' 6619 1726772978.75490: 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 <<< 6619 1726772978.75493: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.75495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772978.75497: 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.44.236 originally 10.31.44.236 <<< 6619 1726772978.75499: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.75548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.75552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.75556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.75620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.92443: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 346030278, "dev": 51714, "nlink": 1, "atime": 1726772978.5320272, "mtime": 1726772977.5210261, "ctime": 1726772977.5210261, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "1468626238", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6619 1726772978.94025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772978.94052: stderr chunk (state=3): >>><<< 6619 1726772978.94057: stdout chunk (state=3): >>><<< 6619 1726772978.94074: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 346030278, "dev": 51714, "nlink": 1, "atime": 1726772978.5320272, "mtime": 1726772977.5210261, "ctime": 1726772977.5210261, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "1468626238", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772978.94126: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726772978.6669385-7099-270473523061545/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6619 1726772978.94219: Sending initial data 6619 1726772978.94223: Sent initial data (139 bytes) 6619 1726772978.94804: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.94831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.94926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.96569: 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" <<< 6619 1726772978.96579: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772978.96630: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772978.96697: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/.44dwnsj5 /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source <<< 6619 1726772978.96702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source" <<< 6619 1726772978.96756: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/.44dwnsj5" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source" <<< 6619 1726772978.96759: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source" <<< 6619 1726772978.97002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.97043: stderr chunk (state=3): >>><<< 6619 1726772978.97046: stdout chunk (state=3): >>><<< 6619 1726772978.97066: _low_level_execute_command(): starting 6619 1726772978.97070: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/ /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source && sleep 0' 6619 1726772978.97521: 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 <<< 6619 1726772978.97524: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772978.97526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.97528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772978.97530: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772978.97583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772978.97587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772978.97591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772978.97651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772978.99438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772978.99461: stderr chunk (state=3): >>><<< 6619 1726772978.99464: stdout chunk (state=3): >>><<< 6619 1726772978.99479: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772978.99500: variable 'ansible_module_compression' from source: unknown 6619 1726772978.99542: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6619 1726772978.99548: ANSIBALLZ: Acquiring lock 6619 1726772978.99551: ANSIBALLZ: Lock acquired: 140345501605840 6619 1726772978.99555: ANSIBALLZ: Creating module 6619 1726772979.12004: ANSIBALLZ: Writing module into payload 6619 1726772979.12222: ANSIBALLZ: Writing module 6619 1726772979.12230: ANSIBALLZ: Renaming module 6619 1726772979.12232: ANSIBALLZ: Done creating module 6619 1726772979.12234: variable 'ansible_facts' from source: unknown 6619 1726772979.12277: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_copy.py 6619 1726772979.12538: Sending initial data 6619 1726772979.12581: Sent initial data (151 bytes) 6619 1726772979.13801: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772979.14023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.14152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.15805: 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 <<< 6619 1726772979.15907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772979.16110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpm3vc37mc /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_copy.py <<< 6619 1726772979.16115: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_copy.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpm3vc37mc" to remote "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_copy.py" <<< 6619 1726772979.18599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.18603: stdout chunk (state=3): >>><<< 6619 1726772979.18606: stderr chunk (state=3): >>><<< 6619 1726772979.18608: done transferring module to remote 6619 1726772979.18610: _low_level_execute_command(): starting 6619 1726772979.18625: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/ /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_copy.py && sleep 0' 6619 1726772979.19281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772979.19297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.19311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772979.19334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772979.19352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772979.19367: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772979.19381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.19400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772979.19412: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772979.19426: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6619 1726772979.19438: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.19452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772979.19475: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772979.19549: 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/133dc5d568' <<< 6619 1726772979.19570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772979.19590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.19691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.21625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.21629: stdout chunk (state=3): >>><<< 6619 1726772979.21631: stderr chunk (state=3): >>><<< 6619 1726772979.21749: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772979.21753: _low_level_execute_command(): starting 6619 1726772979.21756: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/AnsiballZ_copy.py && sleep 0' 6619 1726772979.22585: 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 <<< 6619 1726772979.22589: 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.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.22595: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.22643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.22655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.22739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.38590: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source", "_original_basename": ".44dwnsj5", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772979.39923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772979.39947: stderr chunk (state=3): >>><<< 6619 1726772979.39952: stdout chunk (state=3): >>><<< 6619 1726772979.39970: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source", "_original_basename": ".44dwnsj5", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772979.39996: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source', '_original_basename': '.44dwnsj5', 'follow': False, 'checksum': 'a79569d3860cb6a066e0e92c8b22ffd0e8796bfd', '_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.copy', '_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-1726772978.6669385-7099-270473523061545/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772979.40004: _low_level_execute_command(): starting 6619 1726772979.40009: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/ > /dev/null 2>&1 && sleep 0' 6619 1726772979.40453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.40458: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772979.40461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.40463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772979.40465: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.40523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.40526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.40581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.42425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.42461: stderr chunk (state=3): >>><<< 6619 1726772979.42463: stdout chunk (state=3): >>><<< 6619 1726772979.42476: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772979.42483: handler run complete 6619 1726772979.42502: attempt loop complete, returning result 6619 1726772979.42505: _execute() done 6619 1726772979.42507: dumping result to json 6619 1726772979.42512: done dumping result, returning 6619 1726772979.42522: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-05c5-089f-000000000032] 6619 1726772979.42526: sending task result for task 129c3c75-c909-05c5-089f-000000000032 6619 1726772979.42625: done sending task result for task 129c3c75-c909-05c5-089f-000000000032 6619 1726772979.42627: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1726772978.6669385-7099-270473523061545/.source", "state": "file", "uid": 0 } 6619 1726772979.42731: no more pending results, returning what we have 6619 1726772979.42735: results queue empty 6619 1726772979.42736: checking for any_errors_fatal 6619 1726772979.42739: done checking for any_errors_fatal 6619 1726772979.42740: checking for max_fail_percentage 6619 1726772979.42742: done checking for max_fail_percentage 6619 1726772979.42742: checking to see if all hosts have failed and the running result is not ok 6619 1726772979.42743: done checking to see if all hosts have failed 6619 1726772979.42744: getting the remaining hosts for this loop 6619 1726772979.42745: done getting the remaining hosts for this loop 6619 1726772979.42748: getting the next task for host managed_node3 6619 1726772979.42753: done getting next task for host managed_node3 6619 1726772979.42759: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6619 1726772979.42762: ^ 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772979.42771: getting variables 6619 1726772979.42772: in VariableManager get_vars() 6619 1726772979.42800: Calling all_inventory to load vars for managed_node3 6619 1726772979.42803: Calling groups_inventory to load vars for managed_node3 6619 1726772979.42805: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772979.42812: Calling all_plugins_play to load vars for managed_node3 6619 1726772979.42815: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772979.42824: Calling groups_plugins_play to load vars for managed_node3 6619 1726772979.42869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772979.42896: done with get_vars() 6619 1726772979.42902: done getting variables 6619 1726772979.42951: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:09:39 -0400 (0:00:00.804) 0:00:14.200 **** 6619 1726772979.42974: entering _queue_task() for managed_node3/copy 6619 1726772979.43153: worker is 1 (out of 1 available) 6619 1726772979.43167: exiting _queue_task() for managed_node3/copy 6619 1726772979.43178: done queuing things up, now waiting for results queue to drain 6619 1726772979.43179: waiting for pending results... 6619 1726772979.43330: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6619 1726772979.43390: in run() - task 129c3c75-c909-05c5-089f-000000000033 6619 1726772979.43404: variable 'ansible_search_path' from source: unknown 6619 1726772979.43408: variable 'ansible_search_path' from source: unknown 6619 1726772979.43433: calling self._execute() 6619 1726772979.43482: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772979.43485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772979.43494: variable 'omit' from source: magic vars 6619 1726772979.43566: variable 'omit' from source: magic vars 6619 1726772979.43598: variable 'omit' from source: magic vars 6619 1726772979.43621: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6619 1726772979.43871: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6619 1726772979.43928: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772979.43955: variable 'omit' from source: magic vars 6619 1726772979.43985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772979.44009: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772979.44027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772979.44040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772979.44049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772979.44072: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772979.44075: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772979.44078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772979.44145: Set connection var ansible_shell_type to sh 6619 1726772979.44149: Set connection var ansible_timeout to 10 6619 1726772979.44156: Set connection var ansible_shell_executable to /bin/sh 6619 1726772979.44163: Set connection var ansible_connection to ssh 6619 1726772979.44165: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772979.44222: Set connection var ansible_pipelining to False 6619 1726772979.44225: variable 'ansible_shell_executable' from source: unknown 6619 1726772979.44228: variable 'ansible_connection' from source: unknown 6619 1726772979.44230: variable 'ansible_module_compression' from source: unknown 6619 1726772979.44234: variable 'ansible_shell_type' from source: unknown 6619 1726772979.44236: variable 'ansible_shell_executable' from source: unknown 6619 1726772979.44238: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772979.44240: variable 'ansible_pipelining' from source: unknown 6619 1726772979.44241: variable 'ansible_timeout' from source: unknown 6619 1726772979.44243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772979.44292: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772979.44300: variable 'omit' from source: magic vars 6619 1726772979.44305: starting attempt loop 6619 1726772979.44308: running the handler 6619 1726772979.44318: _low_level_execute_command(): starting 6619 1726772979.44325: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772979.44831: 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 <<< 6619 1726772979.44835: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.44838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772979.44840: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.44890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.44893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772979.44895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.44966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.46583: stdout chunk (state=3): >>>/root <<< 6619 1726772979.46682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.46708: stderr chunk (state=3): >>><<< 6619 1726772979.46712: stdout chunk (state=3): >>><<< 6619 1726772979.46733: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772979.46744: _low_level_execute_command(): starting 6619 1726772979.46750: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571 `" && echo ansible-tmp-1726772979.4673338-7147-262076874614571="` echo /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571 `" ) && sleep 0' 6619 1726772979.47189: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.47193: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.47203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.47206: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772979.47208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.47251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.47254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772979.47260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.47319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.49215: stdout chunk (state=3): >>>ansible-tmp-1726772979.4673338-7147-262076874614571=/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571 <<< 6619 1726772979.49308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.49336: stderr chunk (state=3): >>><<< 6619 1726772979.49340: stdout chunk (state=3): >>><<< 6619 1726772979.49361: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772979.4673338-7147-262076874614571=/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772979.49426: variable 'ansible_module_compression' from source: unknown 6619 1726772979.49468: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772979.49495: variable 'ansible_facts' from source: unknown 6619 1726772979.49556: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_stat.py 6619 1726772979.49642: Sending initial data 6619 1726772979.49645: Sent initial data (151 bytes) 6619 1726772979.50095: 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 <<< 6619 1726772979.50098: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.50101: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.50103: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772979.50105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.50159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.50165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772979.50167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.50222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.51786: 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 <<< 6619 1726772979.51844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772979.51902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpb62wp7rh /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_stat.py <<< 6619 1726772979.51908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_stat.py" <<< 6619 1726772979.51964: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpb62wp7rh" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_stat.py" <<< 6619 1726772979.52779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.52783: stdout chunk (state=3): >>><<< 6619 1726772979.52792: stderr chunk (state=3): >>><<< 6619 1726772979.52888: done transferring module to remote 6619 1726772979.52891: _low_level_execute_command(): starting 6619 1726772979.52893: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/ /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_stat.py && sleep 0' 6619 1726772979.53433: 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 <<< 6619 1726772979.53449: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.53503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.53506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.53568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.55346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.55349: stderr chunk (state=3): >>><<< 6619 1726772979.55351: stdout chunk (state=3): >>><<< 6619 1726772979.55434: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772979.55437: _low_level_execute_command(): starting 6619 1726772979.55440: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_stat.py && sleep 0' 6619 1726772979.56075: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.56119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.56145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772979.56185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.56259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.72279: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 346030276, "dev": 51714, "nlink": 1, "atime": 1726772977.3950262, "mtime": 1726772977.5210261, "ctime": 1726772977.5210261, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "4289843313", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6619 1726772979.73953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772979.73960: stdout chunk (state=3): >>><<< 6619 1726772979.73963: stderr chunk (state=3): >>><<< 6619 1726772979.73997: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 346030276, "dev": 51714, "nlink": 1, "atime": 1726772977.3950262, "mtime": 1726772977.5210261, "ctime": 1726772977.5210261, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "4289843313", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772979.74143: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726772979.4673338-7147-262076874614571/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6619 1726772979.74487: Sending initial data 6619 1726772979.74495: Sent initial data (139 bytes) 6619 1726772979.75037: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772979.75053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.75069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772979.75086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772979.75183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772979.75213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.75313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.76968: 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 <<< 6619 1726772979.77023: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772979.77087: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/.yjj83ejo /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source <<< 6619 1726772979.77090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source" <<< 6619 1726772979.77135: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/.yjj83ejo" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source" <<< 6619 1726772979.77454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.77486: stderr chunk (state=3): >>><<< 6619 1726772979.77597: stdout chunk (state=3): >>><<< 6619 1726772979.77600: _low_level_execute_command(): starting 6619 1726772979.77603: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/ /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source && sleep 0' 6619 1726772979.78175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772979.78191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.78205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772979.78227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772979.78270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.78334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.78350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772979.78392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.78476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.80289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.80303: stderr chunk (state=3): >>><<< 6619 1726772979.80312: stdout chunk (state=3): >>><<< 6619 1726772979.80399: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772979.80403: variable 'ansible_module_compression' from source: unknown 6619 1726772979.80463: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6619 1726772979.80466: variable 'ansible_facts' from source: unknown 6619 1726772979.80514: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_copy.py 6619 1726772979.80604: Sending initial data 6619 1726772979.80608: Sent initial data (151 bytes) 6619 1726772979.81050: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.81054: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772979.81056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.81058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772979.81064: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.81111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.81114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.81178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.82737: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6619 1726772979.82762: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772979.82826: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772979.82939: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpwjqo1_l_ /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_copy.py <<< 6619 1726772979.82942: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_copy.py" <<< 6619 1726772979.82989: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpwjqo1_l_" to remote "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_copy.py" <<< 6619 1726772979.83601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.83613: stderr chunk (state=3): >>><<< 6619 1726772979.83617: stdout chunk (state=3): >>><<< 6619 1726772979.83644: done transferring module to remote 6619 1726772979.83652: _low_level_execute_command(): starting 6619 1726772979.83657: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/ /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_copy.py && sleep 0' 6619 1726772979.84409: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.84538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772979.86374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772979.86427: stderr chunk (state=3): >>><<< 6619 1726772979.86528: stdout chunk (state=3): >>><<< 6619 1726772979.86596: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772979.86625: _low_level_execute_command(): starting 6619 1726772979.86629: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/AnsiballZ_copy.py && sleep 0' 6619 1726772979.87282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772979.87297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772979.87326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772979.87345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772979.87365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772979.87378: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772979.87430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772979.87488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772979.87515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772979.87654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.03535: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source", "_original_basename": ".yjj83ejo", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772980.04938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772980.04966: stderr chunk (state=3): >>><<< 6619 1726772980.04969: stdout chunk (state=3): >>><<< 6619 1726772980.04984: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source", "_original_basename": ".yjj83ejo", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772980.05010: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source', '_original_basename': '.yjj83ejo', 'follow': False, 'checksum': '3ef9f23deed2e23d3ef2b88b842fb882313e15ce', '_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.copy', '_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-1726772979.4673338-7147-262076874614571/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772980.05019: _low_level_execute_command(): starting 6619 1726772980.05025: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/ > /dev/null 2>&1 && sleep 0' 6619 1726772980.05492: 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 <<< 6619 1726772980.05496: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772980.05498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772980.05500: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772980.05503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.05555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.05558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.05560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.05631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.07496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.07523: stderr chunk (state=3): >>><<< 6619 1726772980.07526: stdout chunk (state=3): >>><<< 6619 1726772980.07540: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.07546: handler run complete 6619 1726772980.07573: attempt loop complete, returning result 6619 1726772980.07576: _execute() done 6619 1726772980.07579: dumping result to json 6619 1726772980.07581: done dumping result, returning 6619 1726772980.07590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-05c5-089f-000000000033] 6619 1726772980.07594: sending task result for task 129c3c75-c909-05c5-089f-000000000033 6619 1726772980.07692: done sending task result for task 129c3c75-c909-05c5-089f-000000000033 6619 1726772980.07694: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "src": "/root/.ansible/tmp/ansible-tmp-1726772979.4673338-7147-262076874614571/.source", "state": "file", "uid": 0 } 6619 1726772980.07778: no more pending results, returning what we have 6619 1726772980.07781: results queue empty 6619 1726772980.07782: checking for any_errors_fatal 6619 1726772980.07792: done checking for any_errors_fatal 6619 1726772980.07792: checking for max_fail_percentage 6619 1726772980.07794: done checking for max_fail_percentage 6619 1726772980.07794: checking to see if all hosts have failed and the running result is not ok 6619 1726772980.07795: done checking to see if all hosts have failed 6619 1726772980.07796: getting the remaining hosts for this loop 6619 1726772980.07797: done getting the remaining hosts for this loop 6619 1726772980.07800: getting the next task for host managed_node3 6619 1726772980.07807: done getting next task for host managed_node3 6619 1726772980.07810: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6619 1726772980.07813: ^ 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772980.07824: getting variables 6619 1726772980.07825: in VariableManager get_vars() 6619 1726772980.07855: Calling all_inventory to load vars for managed_node3 6619 1726772980.07858: Calling groups_inventory to load vars for managed_node3 6619 1726772980.07860: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772980.07868: Calling all_plugins_play to load vars for managed_node3 6619 1726772980.07870: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772980.07872: Calling groups_plugins_play to load vars for managed_node3 6619 1726772980.07915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772980.07945: done with get_vars() 6619 1726772980.07951: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:09:40 -0400 (0:00:00.650) 0:00:14.850 **** 6619 1726772980.08009: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6619 1726772980.08238: worker is 1 (out of 1 available) 6619 1726772980.08251: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6619 1726772980.08260: done queuing things up, now waiting for results queue to drain 6619 1726772980.08262: waiting for pending results... 6619 1726772980.08441: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6619 1726772980.08507: in run() - task 129c3c75-c909-05c5-089f-000000000034 6619 1726772980.08519: variable 'ansible_search_path' from source: unknown 6619 1726772980.08523: variable 'ansible_search_path' from source: unknown 6619 1726772980.08551: calling self._execute() 6619 1726772980.08607: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772980.08611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772980.08623: variable 'omit' from source: magic vars 6619 1726772980.08698: variable 'omit' from source: magic vars 6619 1726772980.08732: variable 'omit' from source: magic vars 6619 1726772980.08754: variable '__kernel_settings_profile_filename' from source: role '' all vars 6619 1726772980.08971: variable '__kernel_settings_profile_filename' from source: role '' all vars 6619 1726772980.09027: variable '__kernel_settings_profile_dir' from source: role '' all vars 6619 1726772980.09090: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772980.09094: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772980.09130: variable 'omit' from source: magic vars 6619 1726772980.09166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772980.09191: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772980.09207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772980.09220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772980.09229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772980.09254: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772980.09258: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772980.09260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772980.09327: Set connection var ansible_shell_type to sh 6619 1726772980.09330: Set connection var ansible_timeout to 10 6619 1726772980.09338: Set connection var ansible_shell_executable to /bin/sh 6619 1726772980.09340: Set connection var ansible_connection to ssh 6619 1726772980.09345: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772980.09351: Set connection var ansible_pipelining to False 6619 1726772980.09374: variable 'ansible_shell_executable' from source: unknown 6619 1726772980.09377: variable 'ansible_connection' from source: unknown 6619 1726772980.09379: variable 'ansible_module_compression' from source: unknown 6619 1726772980.09382: variable 'ansible_shell_type' from source: unknown 6619 1726772980.09384: variable 'ansible_shell_executable' from source: unknown 6619 1726772980.09386: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772980.09388: variable 'ansible_pipelining' from source: unknown 6619 1726772980.09391: variable 'ansible_timeout' from source: unknown 6619 1726772980.09393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772980.09522: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772980.09531: variable 'omit' from source: magic vars 6619 1726772980.09536: starting attempt loop 6619 1726772980.09539: running the handler 6619 1726772980.09549: _low_level_execute_command(): starting 6619 1726772980.09555: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772980.10187: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.10191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.10194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.10235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.10313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.11976: stdout chunk (state=3): >>>/root <<< 6619 1726772980.12067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.12101: stderr chunk (state=3): >>><<< 6619 1726772980.12104: stdout chunk (state=3): >>><<< 6619 1726772980.12128: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.12140: _low_level_execute_command(): starting 6619 1726772980.12147: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705 `" && echo ansible-tmp-1726772980.1212885-7189-49276185702705="` echo /root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705 `" ) && sleep 0' 6619 1726772980.12589: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772980.12622: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772980.12639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.12701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.12740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.12766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.12853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.14803: stdout chunk (state=3): >>>ansible-tmp-1726772980.1212885-7189-49276185702705=/root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705 <<< 6619 1726772980.15035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.15039: stdout chunk (state=3): >>><<< 6619 1726772980.15042: stderr chunk (state=3): >>><<< 6619 1726772980.15045: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772980.1212885-7189-49276185702705=/root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.15457: variable 'ansible_module_compression' from source: unknown 6619 1726772980.15462: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6619 1726772980.15465: variable 'ansible_facts' from source: unknown 6619 1726772980.15538: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/AnsiballZ_kernel_settings_get_config.py 6619 1726772980.15802: Sending initial data 6619 1726772980.15812: Sent initial data (172 bytes) 6619 1726772980.16588: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772980.16604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772980.16626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772980.16638: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.16665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.16714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.16730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.16798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.18441: 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 <<< 6619 1726772980.18690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772980.18783: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpsc5svtqr /root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/AnsiballZ_kernel_settings_get_config.py <<< 6619 1726772980.18787: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772980.18918: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpsc5svtqr" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772980.20151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.20228: stderr chunk (state=3): >>><<< 6619 1726772980.20237: stdout chunk (state=3): >>><<< 6619 1726772980.20267: done transferring module to remote 6619 1726772980.20323: _low_level_execute_command(): starting 6619 1726772980.20497: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/ /root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6619 1726772980.21608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772980.21629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772980.21645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772980.21666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772980.21923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.21967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.22167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.23991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.24006: stdout chunk (state=3): >>><<< 6619 1726772980.24039: stderr chunk (state=3): >>><<< 6619 1726772980.24101: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.24126: _low_level_execute_command(): starting 6619 1726772980.24159: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6619 1726772980.25093: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772980.25113: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772980.25133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772980.25150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772980.25177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.25261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.25353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.25394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.25631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.40795: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 6619 1726772980.42182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772980.42208: stderr chunk (state=3): >>><<< 6619 1726772980.42214: stdout chunk (state=3): >>><<< 6619 1726772980.42233: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772980.42255: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_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': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726772980.1212885-7189-49276185702705/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772980.42265: _low_level_execute_command(): starting 6619 1726772980.42270: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772980.1212885-7189-49276185702705/ > /dev/null 2>&1 && sleep 0' 6619 1726772980.42684: 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 <<< 6619 1726772980.42715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772980.42721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.42724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772980.42726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772980.42728: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.42778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.42781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.42844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.44675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.44703: stderr chunk (state=3): >>><<< 6619 1726772980.44706: stdout chunk (state=3): >>><<< 6619 1726772980.44720: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.44727: handler run complete 6619 1726772980.44743: attempt loop complete, returning result 6619 1726772980.44746: _execute() done 6619 1726772980.44749: dumping result to json 6619 1726772980.44751: done dumping result, returning 6619 1726772980.44761: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-05c5-089f-000000000034] 6619 1726772980.44764: sending task result for task 129c3c75-c909-05c5-089f-000000000034 6619 1726772980.44850: done sending task result for task 129c3c75-c909-05c5-089f-000000000034 6619 1726772980.44853: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": {} } 6619 1726772980.44913: no more pending results, returning what we have 6619 1726772980.44918: results queue empty 6619 1726772980.44920: checking for any_errors_fatal 6619 1726772980.44926: done checking for any_errors_fatal 6619 1726772980.44927: checking for max_fail_percentage 6619 1726772980.44929: done checking for max_fail_percentage 6619 1726772980.44929: checking to see if all hosts have failed and the running result is not ok 6619 1726772980.44930: done checking to see if all hosts have failed 6619 1726772980.44931: getting the remaining hosts for this loop 6619 1726772980.44933: done getting the remaining hosts for this loop 6619 1726772980.44937: getting the next task for host managed_node3 6619 1726772980.44943: done getting next task for host managed_node3 6619 1726772980.44947: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6619 1726772980.44949: ^ 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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772980.44962: getting variables 6619 1726772980.44963: in VariableManager get_vars() 6619 1726772980.44995: Calling all_inventory to load vars for managed_node3 6619 1726772980.44997: Calling groups_inventory to load vars for managed_node3 6619 1726772980.44999: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772980.45007: Calling all_plugins_play to load vars for managed_node3 6619 1726772980.45009: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772980.45012: Calling groups_plugins_play to load vars for managed_node3 6619 1726772980.45063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772980.45094: done with get_vars() 6619 1726772980.45101: done getting variables 6619 1726772980.45187: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:09:40 -0400 (0:00:00.371) 0:00:15.222 **** 6619 1726772980.45209: entering _queue_task() for managed_node3/template 6619 1726772980.45210: Creating lock for template 6619 1726772980.45408: worker is 1 (out of 1 available) 6619 1726772980.45424: exiting _queue_task() for managed_node3/template 6619 1726772980.45435: done queuing things up, now waiting for results queue to drain 6619 1726772980.45437: waiting for pending results... 6619 1726772980.45603: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6619 1726772980.45663: in run() - task 129c3c75-c909-05c5-089f-000000000035 6619 1726772980.45673: variable 'ansible_search_path' from source: unknown 6619 1726772980.45678: variable 'ansible_search_path' from source: unknown 6619 1726772980.45706: calling self._execute() 6619 1726772980.45763: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772980.45767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772980.45773: variable 'omit' from source: magic vars 6619 1726772980.45848: variable 'omit' from source: magic vars 6619 1726772980.45879: variable 'omit' from source: magic vars 6619 1726772980.46104: variable '__kernel_settings_profile_src' from source: role '' all vars 6619 1726772980.46111: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772980.46170: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772980.46190: variable '__kernel_settings_profile_filename' from source: role '' all vars 6619 1726772980.46237: variable '__kernel_settings_profile_filename' from source: role '' all vars 6619 1726772980.46285: variable '__kernel_settings_profile_dir' from source: role '' all vars 6619 1726772980.46343: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772980.46348: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772980.46374: variable 'omit' from source: magic vars 6619 1726772980.46405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772980.46431: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772980.46451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772980.46463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772980.46472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772980.46494: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772980.46497: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772980.46499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772980.46568: Set connection var ansible_shell_type to sh 6619 1726772980.46573: Set connection var ansible_timeout to 10 6619 1726772980.46580: Set connection var ansible_shell_executable to /bin/sh 6619 1726772980.46583: Set connection var ansible_connection to ssh 6619 1726772980.46587: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772980.46593: Set connection var ansible_pipelining to False 6619 1726772980.46608: variable 'ansible_shell_executable' from source: unknown 6619 1726772980.46611: variable 'ansible_connection' from source: unknown 6619 1726772980.46613: variable 'ansible_module_compression' from source: unknown 6619 1726772980.46617: variable 'ansible_shell_type' from source: unknown 6619 1726772980.46620: variable 'ansible_shell_executable' from source: unknown 6619 1726772980.46622: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772980.46626: variable 'ansible_pipelining' from source: unknown 6619 1726772980.46628: variable 'ansible_timeout' from source: unknown 6619 1726772980.46632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772980.46726: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772980.46734: variable 'omit' from source: magic vars 6619 1726772980.46739: starting attempt loop 6619 1726772980.46742: running the handler 6619 1726772980.46751: _low_level_execute_command(): starting 6619 1726772980.46760: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772980.47381: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.47428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772980.47432: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772980.47434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.47489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.47500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.47596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.49201: stdout chunk (state=3): >>>/root <<< 6619 1726772980.49294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.49329: stderr chunk (state=3): >>><<< 6619 1726772980.49332: stdout chunk (state=3): >>><<< 6619 1726772980.49352: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.49368: _low_level_execute_command(): starting 6619 1726772980.49374: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810 `" && echo ansible-tmp-1726772980.4935381-7220-244493468439810="` echo /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810 `" ) && sleep 0' 6619 1726772980.49854: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.49907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.49911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.49947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.50019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.51914: stdout chunk (state=3): >>>ansible-tmp-1726772980.4935381-7220-244493468439810=/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810 <<< 6619 1726772980.52039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.52101: stderr chunk (state=3): >>><<< 6619 1726772980.52105: stdout chunk (state=3): >>><<< 6619 1726772980.52323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772980.4935381-7220-244493468439810=/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.52326: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6619 1726772980.52330: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6619 1726772980.52333: variable 'ansible_search_path' from source: unknown 6619 1726772980.53179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772980.54528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772980.54584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772980.54609: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772980.54638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772980.54657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772980.54875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772980.54919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772980.55021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772980.55024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772980.55027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772980.55372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772980.55399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772980.55430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772980.55475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772980.55493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772980.55887: variable 'ansible_managed' from source: unknown 6619 1726772980.55899: variable '__sections' from source: task vars 6619 1726772980.56038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772980.56059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772980.56078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772980.56103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772980.56119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772980.56195: variable 'kernel_settings_sysctl' from source: role '' defaults 6619 1726772980.56198: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772980.56205: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6619 1726772980.56238: variable '__sysctl_old' from source: task vars 6619 1726772980.56285: variable '__sysctl_old' from source: task vars 6619 1726772980.56420: variable 'kernel_settings_purge' from source: role '' defaults 6619 1726772980.56423: variable 'kernel_settings_sysctl' from source: role '' defaults 6619 1726772980.56427: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772980.56432: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6619 1726772980.56436: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772980.56568: variable 'kernel_settings_sysfs' from source: role '' defaults 6619 1726772980.56573: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772980.56575: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6619 1726772980.56590: variable '__sysfs_old' from source: task vars 6619 1726772980.56633: variable '__sysfs_old' from source: task vars 6619 1726772980.56771: variable 'kernel_settings_purge' from source: role '' defaults 6619 1726772980.56774: variable 'kernel_settings_sysfs' from source: role '' defaults 6619 1726772980.56777: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772980.56779: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6619 1726772980.56782: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772980.56799: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6619 1726772980.56806: variable '__systemd_old' from source: task vars 6619 1726772980.56849: variable '__systemd_old' from source: task vars 6619 1726772980.56978: variable 'kernel_settings_purge' from source: role '' defaults 6619 1726772980.56983: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6619 1726772980.56986: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772980.56993: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772980.57002: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6619 1726772980.57006: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6619 1726772980.57011: variable '__trans_huge_old' from source: task vars 6619 1726772980.57054: variable '__trans_huge_old' from source: task vars 6619 1726772980.57183: variable 'kernel_settings_purge' from source: role '' defaults 6619 1726772980.57187: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6619 1726772980.57190: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772980.57195: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772980.57206: variable '__trans_defrag_old' from source: task vars 6619 1726772980.57250: variable '__trans_defrag_old' from source: task vars 6619 1726772980.57378: variable 'kernel_settings_purge' from source: role '' defaults 6619 1726772980.57382: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6619 1726772980.57384: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772980.57390: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772980.57415: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772980.57438: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772980.57442: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772980.57867: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772980.57936: variable 'ansible_module_compression' from source: unknown 6619 1726772980.57964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772980.57997: variable 'ansible_facts' from source: unknown 6619 1726772980.58141: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_stat.py 6619 1726772980.58281: Sending initial data 6619 1726772980.58290: Sent initial data (151 bytes) 6619 1726772980.58945: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.59001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.59015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.59108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.60730: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6619 1726772980.60745: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772980.60815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772980.60870: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpe9nn8fqt /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_stat.py <<< 6619 1726772980.60874: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_stat.py" <<< 6619 1726772980.60929: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpe9nn8fqt" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_stat.py" <<< 6619 1726772980.60935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_stat.py" <<< 6619 1726772980.61710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.61764: stderr chunk (state=3): >>><<< 6619 1726772980.61767: stdout chunk (state=3): >>><<< 6619 1726772980.61850: done transferring module to remote 6619 1726772980.61856: _low_level_execute_command(): starting 6619 1726772980.61861: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/ /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_stat.py && sleep 0' 6619 1726772980.62807: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772980.62926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.62929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772980.62931: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.63011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.63091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.63121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.63219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.65053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.65056: stdout chunk (state=3): >>><<< 6619 1726772980.65062: stderr chunk (state=3): >>><<< 6619 1726772980.65079: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.65180: _low_level_execute_command(): starting 6619 1726772980.65184: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_stat.py && sleep 0' 6619 1726772980.65861: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772980.65865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772980.65867: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772980.65870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.65921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.65945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.65972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.66167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.81237: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6619 1726772980.82589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772980.82619: stderr chunk (state=3): >>><<< 6619 1726772980.82623: stdout chunk (state=3): >>><<< 6619 1726772980.82638: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772980.82668: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726772980.4935381-7220-244493468439810/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6619 1726772980.82757: Sending initial data 6619 1726772980.82761: Sent initial data (165 bytes) 6619 1726772980.83320: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.83343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.83438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.85045: 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 <<< 6619 1726772980.85103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772980.85161: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp0iaig48g/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf <<< 6619 1726772980.85164: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf" <<< 6619 1726772980.85219: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp0iaig48g/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf" <<< 6619 1726772980.85222: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf" <<< 6619 1726772980.85454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.85497: stderr chunk (state=3): >>><<< 6619 1726772980.85501: stdout chunk (state=3): >>><<< 6619 1726772980.85520: _low_level_execute_command(): starting 6619 1726772980.85523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/ /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf && sleep 0' 6619 1726772980.86222: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.86227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.86354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.88192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.88197: stdout chunk (state=3): >>><<< 6619 1726772980.88200: stderr chunk (state=3): >>><<< 6619 1726772980.88442: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.88446: variable 'ansible_module_compression' from source: unknown 6619 1726772980.88449: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6619 1726772980.88451: variable 'ansible_facts' from source: unknown 6619 1726772980.88453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_copy.py 6619 1726772980.88590: Sending initial data 6619 1726772980.88692: Sent initial data (151 bytes) 6619 1726772980.89266: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772980.89280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772980.89295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772980.89309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772980.89334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772980.89444: 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.89525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.89528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.89763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.91273: 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 <<< 6619 1726772980.91369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772980.91447: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp5z2hh8mv /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_copy.py <<< 6619 1726772980.91474: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_copy.py" <<< 6619 1726772980.91548: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp5z2hh8mv" to remote "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_copy.py" <<< 6619 1726772980.92304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.92367: stderr chunk (state=3): >>><<< 6619 1726772980.92371: stdout chunk (state=3): >>><<< 6619 1726772980.92373: done transferring module to remote 6619 1726772980.92383: _low_level_execute_command(): starting 6619 1726772980.92387: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/ /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_copy.py && sleep 0' 6619 1726772980.93139: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.93256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772980.95049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772980.95085: stderr chunk (state=3): >>><<< 6619 1726772980.95096: stdout chunk (state=3): >>><<< 6619 1726772980.95125: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772980.95134: _low_level_execute_command(): starting 6619 1726772980.95144: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/AnsiballZ_copy.py && sleep 0' 6619 1726772980.95797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772980.95813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772980.95832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772980.95857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772980.95889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772980.95956: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772980.95970: stderr chunk (state=3): >>>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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772980.96004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772980.96024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772980.96046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772980.96157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.12509: stdout chunk (state=3): >>> <<< 6619 1726772981.12514: stdout chunk (state=3): >>>{"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772981.13905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772981.13935: stderr chunk (state=3): >>><<< 6619 1726772981.13939: stdout chunk (state=3): >>><<< 6619 1726772981.13953: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772981.13987: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'e44ba7fc7046252a1b6772f7347d0e7b9b48a069', '_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.copy', '_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-1726772980.4935381-7220-244493468439810/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772981.14012: _low_level_execute_command(): starting 6619 1726772981.14017: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/ > /dev/null 2>&1 && sleep 0' 6619 1726772981.14465: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772981.14468: 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.44.236 originally 10.31.44.236 <<< 6619 1726772981.14470: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.14472: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772981.14474: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772981.14476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.14522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772981.14527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772981.14540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.14589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.16447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772981.16479: stderr chunk (state=3): >>><<< 6619 1726772981.16482: stdout chunk (state=3): >>><<< 6619 1726772981.16497: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772981.16505: handler run complete 6619 1726772981.16529: attempt loop complete, returning result 6619 1726772981.16532: _execute() done 6619 1726772981.16534: dumping result to json 6619 1726772981.16539: done dumping result, returning 6619 1726772981.16547: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-05c5-089f-000000000035] 6619 1726772981.16549: sending task result for task 129c3c75-c909-05c5-089f-000000000035 6619 1726772981.16680: done sending task result for task 129c3c75-c909-05c5-089f-000000000035 6619 1726772981.16684: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "7d83891795eeb6debeff7e2812501630", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1726772980.4935381-7220-244493468439810/.source.conf", "state": "file", "uid": 0 } 6619 1726772981.16776: no more pending results, returning what we have 6619 1726772981.16780: results queue empty 6619 1726772981.16781: checking for any_errors_fatal 6619 1726772981.16785: done checking for any_errors_fatal 6619 1726772981.16786: checking for max_fail_percentage 6619 1726772981.16787: done checking for max_fail_percentage 6619 1726772981.16788: checking to see if all hosts have failed and the running result is not ok 6619 1726772981.16789: done checking to see if all hosts have failed 6619 1726772981.16789: getting the remaining hosts for this loop 6619 1726772981.16790: done getting the remaining hosts for this loop 6619 1726772981.16800: getting the next task for host managed_node3 6619 1726772981.16805: done getting next task for host managed_node3 6619 1726772981.16808: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6619 1726772981.16810: ^ 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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772981.16822: getting variables 6619 1726772981.16823: in VariableManager get_vars() 6619 1726772981.16852: Calling all_inventory to load vars for managed_node3 6619 1726772981.16855: Calling groups_inventory to load vars for managed_node3 6619 1726772981.16857: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772981.16867: Calling all_plugins_play to load vars for managed_node3 6619 1726772981.16869: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772981.16872: Calling groups_plugins_play to load vars for managed_node3 6619 1726772981.16910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772981.16941: done with get_vars() 6619 1726772981.16947: done getting variables 6619 1726772981.16989: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:09:41 -0400 (0:00:00.717) 0:00:15.940 **** 6619 1726772981.17009: entering _queue_task() for managed_node3/service 6619 1726772981.17193: worker is 1 (out of 1 available) 6619 1726772981.17207: exiting _queue_task() for managed_node3/service 6619 1726772981.17219: done queuing things up, now waiting for results queue to drain 6619 1726772981.17220: waiting for pending results... 6619 1726772981.17372: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6619 1726772981.17431: in run() - task 129c3c75-c909-05c5-089f-000000000036 6619 1726772981.17447: variable 'ansible_search_path' from source: unknown 6619 1726772981.17452: variable 'ansible_search_path' from source: unknown 6619 1726772981.17482: variable '__kernel_settings_services' from source: include_vars 6619 1726772981.17711: variable '__kernel_settings_services' from source: include_vars 6619 1726772981.17774: variable 'omit' from source: magic vars 6619 1726772981.17842: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772981.17849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772981.17856: variable 'omit' from source: magic vars 6619 1726772981.18068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772981.18238: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772981.18271: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772981.18296: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772981.18322: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772981.18395: variable '__kernel_settings_register_profile' from source: set_fact 6619 1726772981.18402: variable '__kernel_settings_register_mode' from source: set_fact 6619 1726772981.18420: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 6619 1726772981.18423: variable 'omit' from source: magic vars 6619 1726772981.18456: variable 'omit' from source: magic vars 6619 1726772981.18486: variable 'item' from source: unknown 6619 1726772981.18537: variable 'item' from source: unknown 6619 1726772981.18553: variable 'omit' from source: magic vars 6619 1726772981.18579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772981.18600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772981.18614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772981.18628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772981.18636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772981.18660: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772981.18666: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772981.18668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772981.18731: Set connection var ansible_shell_type to sh 6619 1726772981.18736: Set connection var ansible_timeout to 10 6619 1726772981.18743: Set connection var ansible_shell_executable to /bin/sh 6619 1726772981.18745: Set connection var ansible_connection to ssh 6619 1726772981.18750: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772981.18757: Set connection var ansible_pipelining to False 6619 1726772981.18775: variable 'ansible_shell_executable' from source: unknown 6619 1726772981.18778: variable 'ansible_connection' from source: unknown 6619 1726772981.18780: variable 'ansible_module_compression' from source: unknown 6619 1726772981.18783: variable 'ansible_shell_type' from source: unknown 6619 1726772981.18785: variable 'ansible_shell_executable' from source: unknown 6619 1726772981.18787: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772981.18790: variable 'ansible_pipelining' from source: unknown 6619 1726772981.18792: variable 'ansible_timeout' from source: unknown 6619 1726772981.18797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772981.18871: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772981.18881: variable 'omit' from source: magic vars 6619 1726772981.18884: starting attempt loop 6619 1726772981.18887: running the handler 6619 1726772981.18944: variable 'ansible_facts' from source: unknown 6619 1726772981.18972: _low_level_execute_command(): starting 6619 1726772981.18978: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772981.19479: 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 <<< 6619 1726772981.19483: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.19486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772981.19489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.19538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772981.19541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772981.19545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.19613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.21303: stdout chunk (state=3): >>>/root <<< 6619 1726772981.21540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772981.21543: stdout chunk (state=3): >>><<< 6619 1726772981.21545: stderr chunk (state=3): >>><<< 6619 1726772981.21549: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772981.21557: _low_level_execute_command(): starting 6619 1726772981.21560: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483 `" && echo ansible-tmp-1726772981.214882-7266-152289687568483="` echo /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483 `" ) && sleep 0' 6619 1726772981.22126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772981.22135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772981.22152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772981.22169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772981.22182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772981.22222: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772981.22227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.22230: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772981.22232: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772981.22234: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6619 1726772981.22237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772981.22249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772981.22271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772981.22331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.22421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772981.22424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772981.22426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.22494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.24509: stdout chunk (state=3): >>>ansible-tmp-1726772981.214882-7266-152289687568483=/root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483 <<< 6619 1726772981.24737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772981.24740: stdout chunk (state=3): >>><<< 6619 1726772981.24742: stderr chunk (state=3): >>><<< 6619 1726772981.24745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772981.214882-7266-152289687568483=/root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772981.24747: variable 'ansible_module_compression' from source: unknown 6619 1726772981.24827: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6619 1726772981.24856: variable 'ansible_facts' from source: unknown 6619 1726772981.25082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_setup.py 6619 1726772981.25292: Sending initial data 6619 1726772981.25295: Sent initial data (151 bytes) 6619 1726772981.25766: 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 <<< 6619 1726772981.25778: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.25789: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.25837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772981.25849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.25918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.27776: 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 <<< 6619 1726772981.27780: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772981.27815: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpsr7gxoxs /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_setup.py <<< 6619 1726772981.27827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_setup.py" <<< 6619 1726772981.27878: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpsr7gxoxs" to remote "/root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_setup.py" <<< 6619 1726772981.30082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772981.30134: stderr chunk (state=3): >>><<< 6619 1726772981.30145: stdout chunk (state=3): >>><<< 6619 1726772981.30178: done transferring module to remote 6619 1726772981.30194: _low_level_execute_command(): starting 6619 1726772981.30205: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/ /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_setup.py && sleep 0' 6619 1726772981.30926: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772981.30943: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772981.30962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772981.31141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.31314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.33198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772981.33224: stderr chunk (state=3): >>><<< 6619 1726772981.33230: stdout chunk (state=3): >>><<< 6619 1726772981.33246: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772981.33251: _low_level_execute_command(): starting 6619 1726772981.33287: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_setup.py && sleep 0' 6619 1726772981.33692: 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 <<< 6619 1726772981.33696: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.33709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.33766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772981.33769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772981.33771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.33845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.62245: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6619 1726772981.64324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772981.64329: stderr chunk (state=3): >>><<< 6619 1726772981.64331: stdout chunk (state=3): >>><<< 6619 1726772981.64334: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772981.64452: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726772981.214882-7266-152289687568483/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772981.64470: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 6619 1726772981.64603: variable 'ansible_module_compression' from source: unknown 6619 1726772981.64608: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6619 1726772981.64670: variable 'ansible_facts' from source: unknown 6619 1726772981.64878: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_systemd.py 6619 1726772981.65098: Sending initial data 6619 1726772981.65110: Sent initial data (153 bytes) 6619 1726772981.65677: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772981.65686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.65790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.67526: 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 <<< 6619 1726772981.67584: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772981.67640: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpi0gtokdn /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_systemd.py <<< 6619 1726772981.67736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_systemd.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpi0gtokdn" to remote "/root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_systemd.py" <<< 6619 1726772981.69831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772981.69881: stderr chunk (state=3): >>><<< 6619 1726772981.69909: stdout chunk (state=3): >>><<< 6619 1726772981.69938: done transferring module to remote 6619 1726772981.69951: _low_level_execute_command(): starting 6619 1726772981.69964: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/ /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_systemd.py && sleep 0' 6619 1726772981.70572: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772981.70584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772981.70627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772981.70643: 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.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration <<< 6619 1726772981.70924: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772981.70954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.71056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772981.72983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772981.72994: stdout chunk (state=3): >>><<< 6619 1726772981.73014: stderr chunk (state=3): >>><<< 6619 1726772981.73057: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772981.73069: _low_level_execute_command(): starting 6619 1726772981.73079: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/AnsiballZ_systemd.py && sleep 0' 6619 1726772981.73654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772981.73715: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772981.73741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772981.73761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772981.73784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772981.73855: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772981.73868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772981.73914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772981.73937: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772981.74013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772982.21251: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7371", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ExecMainStartTimestampMonotonic": "406419458", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ExecMainHandoffTimestampMonotonic": "406431420", "ExecMainPID": "7371", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:37 EDT] ; stop_time=[n/a] ; pid=7371 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:37 EDT] ; stop_time=[n/a] ; pid=7371 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4853", "MemoryCurrent": "16121856", "MemoryPeak": "18219008", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3272208384", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "268409000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:37 EDT", "StateChangeTimestampMonotonic": "406680145", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:37 EDT", "InactiveExitTimestampMonotonic": "406420355", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ActiveEnterTimestampMonotonic": "406680145", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ConditionTimestampMonotonic": "406418253", "AssertTimestamp": "Thu 2024-09-19 15:09:37 EDT", "AssertTimestampMonotonic": "406418257", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d5311ab0efe84dc8b6f148d4df38fc09", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6619 1726772982.23127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772982.23144: stderr chunk (state=3): >>>Shared connection to 10.31.44.236 closed. <<< 6619 1726772982.23200: stderr chunk (state=3): >>><<< 6619 1726772982.23223: stdout chunk (state=3): >>><<< 6619 1726772982.23259: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7371", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ExecMainStartTimestampMonotonic": "406419458", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ExecMainHandoffTimestampMonotonic": "406431420", "ExecMainPID": "7371", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:37 EDT] ; stop_time=[n/a] ; pid=7371 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:37 EDT] ; stop_time=[n/a] ; pid=7371 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4853", "MemoryCurrent": "16121856", "MemoryPeak": "18219008", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3272208384", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "268409000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:37 EDT", "StateChangeTimestampMonotonic": "406680145", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:37 EDT", "InactiveExitTimestampMonotonic": "406420355", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ActiveEnterTimestampMonotonic": "406680145", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ConditionTimestampMonotonic": "406418253", "AssertTimestamp": "Thu 2024-09-19 15:09:37 EDT", "AssertTimestampMonotonic": "406418257", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d5311ab0efe84dc8b6f148d4df38fc09", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772982.23811: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'restarted', 'enabled': True, '_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.systemd', '_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-1726772981.214882-7266-152289687568483/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772982.24024: _low_level_execute_command(): starting 6619 1726772982.24028: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772981.214882-7266-152289687568483/ > /dev/null 2>&1 && sleep 0' 6619 1726772982.25787: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772982.25947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772982.26191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772982.28499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772982.28503: stdout chunk (state=3): >>><<< 6619 1726772982.28505: stderr chunk (state=3): >>><<< 6619 1726772982.28623: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772982.28627: handler run complete 6619 1726772982.28629: attempt loop complete, returning result 6619 1726772982.28631: variable 'item' from source: unknown 6619 1726772982.28882: variable 'item' from source: unknown changed: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ActiveEnterTimestampMonotonic": "406680145", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:37 EDT", "AssertTimestampMonotonic": "406418257", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "268409000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ConditionTimestampMonotonic": "406418253", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4853", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ExecMainHandoffTimestampMonotonic": "406431420", "ExecMainPID": "7371", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:37 EDT", "ExecMainStartTimestampMonotonic": "406419458", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:37 EDT] ; stop_time=[n/a] ; pid=7371 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:37 EDT] ; stop_time=[n/a] ; pid=7371 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:37 EDT", "InactiveExitTimestampMonotonic": "406420355", "InvocationID": "d5311ab0efe84dc8b6f148d4df38fc09", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7371", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3272208384", "MemoryCurrent": "16121856", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18219008", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:37 EDT", "StateChangeTimestampMonotonic": "406680145", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6619 1726772982.30120: dumping result to json 6619 1726772982.30125: done dumping result, returning 6619 1726772982.30128: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-05c5-089f-000000000036] 6619 1726772982.30130: sending task result for task 129c3c75-c909-05c5-089f-000000000036 6619 1726772982.30202: done sending task result for task 129c3c75-c909-05c5-089f-000000000036 6619 1726772982.30205: WORKER PROCESS EXITING 6619 1726772982.30420: no more pending results, returning what we have 6619 1726772982.30423: results queue empty 6619 1726772982.30424: checking for any_errors_fatal 6619 1726772982.30431: done checking for any_errors_fatal 6619 1726772982.30432: checking for max_fail_percentage 6619 1726772982.30433: done checking for max_fail_percentage 6619 1726772982.30434: checking to see if all hosts have failed and the running result is not ok 6619 1726772982.30434: done checking to see if all hosts have failed 6619 1726772982.30435: getting the remaining hosts for this loop 6619 1726772982.30436: done getting the remaining hosts for this loop 6619 1726772982.30439: getting the next task for host managed_node3 6619 1726772982.30444: done getting next task for host managed_node3 6619 1726772982.30447: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6619 1726772982.30449: ^ 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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772982.30480: getting variables 6619 1726772982.30482: in VariableManager get_vars() 6619 1726772982.30508: Calling all_inventory to load vars for managed_node3 6619 1726772982.30510: Calling groups_inventory to load vars for managed_node3 6619 1726772982.30513: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772982.30524: Calling all_plugins_play to load vars for managed_node3 6619 1726772982.30527: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772982.30530: Calling groups_plugins_play to load vars for managed_node3 6619 1726772982.30582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772982.30623: done with get_vars() 6619 1726772982.30631: done getting variables 6619 1726772982.30719: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:09:42 -0400 (0:00:01.137) 0:00:17.077 **** 6619 1726772982.30747: entering _queue_task() for managed_node3/command 6619 1726772982.30749: Creating lock for command 6619 1726772982.30979: worker is 1 (out of 1 available) 6619 1726772982.30992: exiting _queue_task() for managed_node3/command 6619 1726772982.31002: done queuing things up, now waiting for results queue to drain 6619 1726772982.31120: waiting for pending results... 6619 1726772982.31638: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6619 1726772982.31643: in run() - task 129c3c75-c909-05c5-089f-000000000037 6619 1726772982.31647: variable 'ansible_search_path' from source: unknown 6619 1726772982.31649: variable 'ansible_search_path' from source: unknown 6619 1726772982.31652: calling self._execute() 6619 1726772982.32193: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772982.32210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772982.32356: variable 'omit' from source: magic vars 6619 1726772982.34684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772982.35527: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772982.35532: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772982.35536: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772982.35538: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772982.35802: variable '__kernel_settings_register_profile' from source: set_fact 6619 1726772982.35973: Evaluated conditional (not __kernel_settings_register_profile is changed): False 6619 1726772982.36015: when evaluation is False, skipping this task 6619 1726772982.36028: _execute() done 6619 1726772982.36075: dumping result to json 6619 1726772982.36084: done dumping result, returning 6619 1726772982.36095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-05c5-089f-000000000037] 6619 1726772982.36106: sending task result for task 129c3c75-c909-05c5-089f-000000000037 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 6619 1726772982.36254: no more pending results, returning what we have 6619 1726772982.36258: results queue empty 6619 1726772982.36259: checking for any_errors_fatal 6619 1726772982.36276: done checking for any_errors_fatal 6619 1726772982.36277: checking for max_fail_percentage 6619 1726772982.36279: done checking for max_fail_percentage 6619 1726772982.36279: checking to see if all hosts have failed and the running result is not ok 6619 1726772982.36281: done checking to see if all hosts have failed 6619 1726772982.36281: getting the remaining hosts for this loop 6619 1726772982.36283: done getting the remaining hosts for this loop 6619 1726772982.36287: getting the next task for host managed_node3 6619 1726772982.36294: done getting next task for host managed_node3 6619 1726772982.36298: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6619 1726772982.36301: ^ 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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772982.36319: getting variables 6619 1726772982.36321: in VariableManager get_vars() 6619 1726772982.36359: Calling all_inventory to load vars for managed_node3 6619 1726772982.36363: Calling groups_inventory to load vars for managed_node3 6619 1726772982.36365: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772982.36375: Calling all_plugins_play to load vars for managed_node3 6619 1726772982.36378: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772982.36381: Calling groups_plugins_play to load vars for managed_node3 6619 1726772982.36551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772982.36601: done with get_vars() 6619 1726772982.36610: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.059) 0:00:17.137 **** 6619 1726772982.36741: entering _queue_task() for managed_node3/include_tasks 6619 1726772982.36824: done sending task result for task 129c3c75-c909-05c5-089f-000000000037 6619 1726772982.36828: WORKER PROCESS EXITING 6619 1726772982.37744: worker is 1 (out of 1 available) 6619 1726772982.37763: exiting _queue_task() for managed_node3/include_tasks 6619 1726772982.37776: done queuing things up, now waiting for results queue to drain 6619 1726772982.37777: waiting for pending results... 6619 1726772982.38480: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6619 1726772982.38804: in run() - task 129c3c75-c909-05c5-089f-000000000038 6619 1726772982.38894: variable 'ansible_search_path' from source: unknown 6619 1726772982.38949: variable 'ansible_search_path' from source: unknown 6619 1726772982.39205: calling self._execute() 6619 1726772982.39263: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772982.39522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772982.39527: variable 'omit' from source: magic vars 6619 1726772982.40754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772982.41353: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772982.41410: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772982.41470: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772982.41514: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772982.41633: variable '__kernel_settings_register_apply' from source: set_fact 6619 1726772982.41666: Evaluated conditional (__kernel_settings_register_apply is changed): True 6619 1726772982.41677: _execute() done 6619 1726772982.41686: dumping result to json 6619 1726772982.41694: done dumping result, returning 6619 1726772982.41706: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-05c5-089f-000000000038] 6619 1726772982.41724: sending task result for task 129c3c75-c909-05c5-089f-000000000038 6619 1726772982.41925: done sending task result for task 129c3c75-c909-05c5-089f-000000000038 6619 1726772982.41929: WORKER PROCESS EXITING 6619 1726772982.41968: no more pending results, returning what we have 6619 1726772982.41972: in VariableManager get_vars() 6619 1726772982.42012: Calling all_inventory to load vars for managed_node3 6619 1726772982.42015: Calling groups_inventory to load vars for managed_node3 6619 1726772982.42019: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772982.42028: Calling all_plugins_play to load vars for managed_node3 6619 1726772982.42031: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772982.42034: Calling groups_plugins_play to load vars for managed_node3 6619 1726772982.42083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772982.42124: done with get_vars() 6619 1726772982.42130: variable 'ansible_search_path' from source: unknown 6619 1726772982.42131: variable 'ansible_search_path' from source: unknown 6619 1726772982.42166: we have included files to process 6619 1726772982.42167: generating all_blocks data 6619 1726772982.42172: done generating all_blocks data 6619 1726772982.42175: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6619 1726772982.42177: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6619 1726772982.42180: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6619 1726772982.42665: done processing included file 6619 1726772982.42668: iterating over new_blocks loaded from include file 6619 1726772982.42669: in VariableManager get_vars() 6619 1726772982.42691: done with get_vars() 6619 1726772982.42692: filtering new block on tags 6619 1726772982.42715: done filtering new block on tags 6619 1726772982.42720: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 6619 1726772982.42725: extending task lists for all hosts with included blocks 6619 1726772982.43376: done extending task lists 6619 1726772982.43377: done processing included files 6619 1726772982.43378: results queue empty 6619 1726772982.43379: checking for any_errors_fatal 6619 1726772982.43382: done checking for any_errors_fatal 6619 1726772982.43382: checking for max_fail_percentage 6619 1726772982.43384: done checking for max_fail_percentage 6619 1726772982.43384: checking to see if all hosts have failed and the running result is not ok 6619 1726772982.43385: done checking to see if all hosts have failed 6619 1726772982.43386: getting the remaining hosts for this loop 6619 1726772982.43387: done getting the remaining hosts for this loop 6619 1726772982.43390: getting the next task for host managed_node3 6619 1726772982.43394: done getting next task for host managed_node3 6619 1726772982.43397: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6619 1726772982.43399: ^ 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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772982.43408: getting variables 6619 1726772982.43409: in VariableManager get_vars() 6619 1726772982.43424: Calling all_inventory to load vars for managed_node3 6619 1726772982.43426: Calling groups_inventory to load vars for managed_node3 6619 1726772982.43428: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772982.43433: Calling all_plugins_play to load vars for managed_node3 6619 1726772982.43436: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772982.43439: Calling groups_plugins_play to load vars for managed_node3 6619 1726772982.43477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772982.43517: done with get_vars() 6619 1726772982.43524: done getting variables 6619 1726772982.43556: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:09:42 -0400 (0:00:00.068) 0:00:17.206 **** 6619 1726772982.43587: entering _queue_task() for managed_node3/command 6619 1726772982.43829: worker is 1 (out of 1 available) 6619 1726772982.43842: exiting _queue_task() for managed_node3/command 6619 1726772982.43853: done queuing things up, now waiting for results queue to drain 6619 1726772982.43854: waiting for pending results... 6619 1726772982.44246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6619 1726772982.44251: in run() - task 129c3c75-c909-05c5-089f-0000000000f5 6619 1726772982.44254: variable 'ansible_search_path' from source: unknown 6619 1726772982.44256: variable 'ansible_search_path' from source: unknown 6619 1726772982.44259: calling self._execute() 6619 1726772982.44411: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772982.44414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772982.44427: variable 'omit' from source: magic vars 6619 1726772982.44531: variable 'omit' from source: magic vars 6619 1726772982.44601: variable 'omit' from source: magic vars 6619 1726772982.44642: variable 'omit' from source: magic vars 6619 1726772982.44690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772982.44733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772982.44771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772982.44800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772982.44815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772982.44850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772982.44859: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772982.44873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772982.44973: Set connection var ansible_shell_type to sh 6619 1726772982.45094: Set connection var ansible_timeout to 10 6619 1726772982.45097: Set connection var ansible_shell_executable to /bin/sh 6619 1726772982.45099: Set connection var ansible_connection to ssh 6619 1726772982.45101: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772982.45103: Set connection var ansible_pipelining to False 6619 1726772982.45105: variable 'ansible_shell_executable' from source: unknown 6619 1726772982.45106: variable 'ansible_connection' from source: unknown 6619 1726772982.45108: variable 'ansible_module_compression' from source: unknown 6619 1726772982.45110: variable 'ansible_shell_type' from source: unknown 6619 1726772982.45112: variable 'ansible_shell_executable' from source: unknown 6619 1726772982.45113: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772982.45115: variable 'ansible_pipelining' from source: unknown 6619 1726772982.45119: variable 'ansible_timeout' from source: unknown 6619 1726772982.45121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772982.45238: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772982.45253: variable 'omit' from source: magic vars 6619 1726772982.45266: starting attempt loop 6619 1726772982.45273: running the handler 6619 1726772982.45289: _low_level_execute_command(): starting 6619 1726772982.45307: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772982.46065: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772982.46090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772982.46199: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.46214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772982.46244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772982.46262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772982.46384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772982.48028: stdout chunk (state=3): >>>/root <<< 6619 1726772982.48167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772982.48191: stdout chunk (state=3): >>><<< 6619 1726772982.48204: stderr chunk (state=3): >>><<< 6619 1726772982.48329: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772982.48334: _low_level_execute_command(): starting 6619 1726772982.48337: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952 `" && echo ansible-tmp-1726772982.4823403-7337-278002478815952="` echo /root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952 `" ) && sleep 0' 6619 1726772982.48921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772982.48937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772982.49056: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772982.49097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772982.49187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772982.51105: stdout chunk (state=3): >>>ansible-tmp-1726772982.4823403-7337-278002478815952=/root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952 <<< 6619 1726772982.51258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772982.51274: stdout chunk (state=3): >>><<< 6619 1726772982.51286: stderr chunk (state=3): >>><<< 6619 1726772982.51306: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772982.4823403-7337-278002478815952=/root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772982.51343: variable 'ansible_module_compression' from source: unknown 6619 1726772982.51526: ANSIBALLZ: Using generic lock for ansible.legacy.command 6619 1726772982.51530: ANSIBALLZ: Acquiring lock 6619 1726772982.51532: ANSIBALLZ: Lock acquired: 140345501605840 6619 1726772982.51534: ANSIBALLZ: Creating module 6619 1726772982.63182: ANSIBALLZ: Writing module into payload 6619 1726772982.63245: ANSIBALLZ: Writing module 6619 1726772982.63265: ANSIBALLZ: Renaming module 6619 1726772982.63268: ANSIBALLZ: Done creating module 6619 1726772982.63284: variable 'ansible_facts' from source: unknown 6619 1726772982.63333: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/AnsiballZ_command.py 6619 1726772982.63434: Sending initial data 6619 1726772982.63437: Sent initial data (154 bytes) 6619 1726772982.63897: 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 <<< 6619 1726772982.63900: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.63904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.63954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772982.63957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772982.63961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772982.64034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772982.65695: 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 <<< 6619 1726772982.65752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772982.65811: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpulf63s49 /root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/AnsiballZ_command.py <<< 6619 1726772982.65814: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/AnsiballZ_command.py" <<< 6619 1726772982.65864: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpulf63s49" to remote "/root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/AnsiballZ_command.py" <<< 6619 1726772982.66476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772982.66521: stderr chunk (state=3): >>><<< 6619 1726772982.66525: stdout chunk (state=3): >>><<< 6619 1726772982.66544: done transferring module to remote 6619 1726772982.66551: _low_level_execute_command(): starting 6619 1726772982.66556: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/ /root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/AnsiballZ_command.py && sleep 0' 6619 1726772982.66989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772982.66992: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.66995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772982.66997: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772982.66999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.67041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772982.67055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772982.67143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772982.68975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772982.68996: stderr chunk (state=3): >>><<< 6619 1726772982.68999: stdout chunk (state=3): >>><<< 6619 1726772982.69013: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772982.69018: _low_level_execute_command(): starting 6619 1726772982.69021: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/AnsiballZ_command.py && sleep 0' 6619 1726772982.69415: 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 <<< 6619 1726772982.69421: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.69432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.69476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772982.69490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772982.69561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772982.96151: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 15:09:42.849927", "end": "2024-09-19 15:09:42.958298", "delta": "0:00:00.108371", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6619 1726772982.97659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772982.97688: stderr chunk (state=3): >>><<< 6619 1726772982.97691: stdout chunk (state=3): >>><<< 6619 1726772982.97707: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 15:09:42.849927", "end": "2024-09-19 15:09:42.958298", "delta": "0:00:00.108371", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772982.97749: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_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.command', '_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-1726772982.4823403-7337-278002478815952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772982.97755: _low_level_execute_command(): starting 6619 1726772982.97760: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772982.4823403-7337-278002478815952/ > /dev/null 2>&1 && sleep 0' 6619 1726772982.98184: 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 <<< 6619 1726772982.98187: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.98190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772982.98197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772982.98249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772982.98252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772982.98257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772982.98319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.00181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772983.00208: stderr chunk (state=3): >>><<< 6619 1726772983.00211: stdout chunk (state=3): >>><<< 6619 1726772983.00225: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772983.00304: handler run complete 6619 1726772983.00308: Evaluated conditional (False): False 6619 1726772983.00310: attempt loop complete, returning result 6619 1726772983.00312: _execute() done 6619 1726772983.00313: dumping result to json 6619 1726772983.00315: done dumping result, returning 6619 1726772983.00318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [129c3c75-c909-05c5-089f-0000000000f5] 6619 1726772983.00320: sending task result for task 129c3c75-c909-05c5-089f-0000000000f5 6619 1726772983.00458: done sending task result for task 129c3c75-c909-05c5-089f-0000000000f5 6619 1726772983.00461: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.108371", "end": "2024-09-19 15:09:42.958298", "rc": 0, "start": "2024-09-19 15:09:42.849927" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6619 1726772983.00537: no more pending results, returning what we have 6619 1726772983.00540: results queue empty 6619 1726772983.00541: checking for any_errors_fatal 6619 1726772983.00542: done checking for any_errors_fatal 6619 1726772983.00543: checking for max_fail_percentage 6619 1726772983.00544: done checking for max_fail_percentage 6619 1726772983.00545: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.00546: done checking to see if all hosts have failed 6619 1726772983.00546: getting the remaining hosts for this loop 6619 1726772983.00548: done getting the remaining hosts for this loop 6619 1726772983.00551: getting the next task for host managed_node3 6619 1726772983.00555: done getting next task for host managed_node3 6619 1726772983.00558: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6619 1726772983.00564: ^ 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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772983.00572: getting variables 6619 1726772983.00574: in VariableManager get_vars() 6619 1726772983.00598: Calling all_inventory to load vars for managed_node3 6619 1726772983.00600: Calling groups_inventory to load vars for managed_node3 6619 1726772983.00602: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.00609: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.00612: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.00615: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.00651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.00679: done with get_vars() 6619 1726772983.00685: done getting variables 6619 1726772983.00750: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.571) 0:00:17.778 **** 6619 1726772983.00775: entering _queue_task() for managed_node3/shell 6619 1726772983.00776: Creating lock for shell 6619 1726772983.00965: worker is 1 (out of 1 available) 6619 1726772983.00978: exiting _queue_task() for managed_node3/shell 6619 1726772983.00988: done queuing things up, now waiting for results queue to drain 6619 1726772983.00989: waiting for pending results... 6619 1726772983.01146: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6619 1726772983.01226: in run() - task 129c3c75-c909-05c5-089f-0000000000f6 6619 1726772983.01251: variable 'ansible_search_path' from source: unknown 6619 1726772983.01258: variable 'ansible_search_path' from source: unknown 6619 1726772983.01293: calling self._execute() 6619 1726772983.01349: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.01356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.01362: variable 'omit' from source: magic vars 6619 1726772983.01922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772983.02035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772983.02075: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772983.02114: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772983.02142: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772983.02424: variable '__kernel_settings_register_verify_values' from source: set_fact 6619 1726772983.02427: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6619 1726772983.02430: when evaluation is False, skipping this task 6619 1726772983.02432: _execute() done 6619 1726772983.02435: dumping result to json 6619 1726772983.02436: done dumping result, returning 6619 1726772983.02439: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [129c3c75-c909-05c5-089f-0000000000f6] 6619 1726772983.02441: sending task result for task 129c3c75-c909-05c5-089f-0000000000f6 6619 1726772983.02510: done sending task result for task 129c3c75-c909-05c5-089f-0000000000f6 6619 1726772983.02513: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6619 1726772983.02686: no more pending results, returning what we have 6619 1726772983.02688: results queue empty 6619 1726772983.02689: checking for any_errors_fatal 6619 1726772983.02697: done checking for any_errors_fatal 6619 1726772983.02698: checking for max_fail_percentage 6619 1726772983.02700: done checking for max_fail_percentage 6619 1726772983.02700: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.02701: done checking to see if all hosts have failed 6619 1726772983.02702: getting the remaining hosts for this loop 6619 1726772983.02703: done getting the remaining hosts for this loop 6619 1726772983.02706: getting the next task for host managed_node3 6619 1726772983.02710: done getting next task for host managed_node3 6619 1726772983.02713: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6619 1726772983.02723: ^ 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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 6619 1726772983.02734: getting variables 6619 1726772983.02736: in VariableManager get_vars() 6619 1726772983.02766: Calling all_inventory to load vars for managed_node3 6619 1726772983.02769: Calling groups_inventory to load vars for managed_node3 6619 1726772983.02771: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.02779: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.02782: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.02785: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.02840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.02884: done with get_vars() 6619 1726772983.02891: done getting variables 6619 1726772983.02952: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.022) 0:00:17.800 **** 6619 1726772983.02982: entering _queue_task() for managed_node3/fail 6619 1726772983.03229: worker is 1 (out of 1 available) 6619 1726772983.03240: exiting _queue_task() for managed_node3/fail 6619 1726772983.03252: done queuing things up, now waiting for results queue to drain 6619 1726772983.03253: waiting for pending results... 6619 1726772983.03432: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6619 1726772983.03498: in run() - task 129c3c75-c909-05c5-089f-0000000000f7 6619 1726772983.03508: variable 'ansible_search_path' from source: unknown 6619 1726772983.03512: variable 'ansible_search_path' from source: unknown 6619 1726772983.03540: calling self._execute() 6619 1726772983.03589: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.03598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.03603: variable 'omit' from source: magic vars 6619 1726772983.03906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772983.04071: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772983.04101: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772983.04163: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772983.04184: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772983.04322: variable '__kernel_settings_register_verify_values' from source: set_fact 6619 1726772983.04325: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6619 1726772983.04327: when evaluation is False, skipping this task 6619 1726772983.04329: _execute() done 6619 1726772983.04331: dumping result to json 6619 1726772983.04333: done dumping result, returning 6619 1726772983.04335: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [129c3c75-c909-05c5-089f-0000000000f7] 6619 1726772983.04337: sending task result for task 129c3c75-c909-05c5-089f-0000000000f7 6619 1726772983.04400: done sending task result for task 129c3c75-c909-05c5-089f-0000000000f7 6619 1726772983.04403: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6619 1726772983.04441: no more pending results, returning what we have 6619 1726772983.04443: results queue empty 6619 1726772983.04444: checking for any_errors_fatal 6619 1726772983.04447: done checking for any_errors_fatal 6619 1726772983.04448: checking for max_fail_percentage 6619 1726772983.04449: done checking for max_fail_percentage 6619 1726772983.04450: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.04451: done checking to see if all hosts have failed 6619 1726772983.04451: getting the remaining hosts for this loop 6619 1726772983.04452: done getting the remaining hosts for this loop 6619 1726772983.04455: getting the next task for host managed_node3 6619 1726772983.04463: done getting next task for host managed_node3 6619 1726772983.04466: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6619 1726772983.04469: ^ 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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772983.04480: getting variables 6619 1726772983.04481: in VariableManager get_vars() 6619 1726772983.04503: Calling all_inventory to load vars for managed_node3 6619 1726772983.04505: Calling groups_inventory to load vars for managed_node3 6619 1726772983.04506: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.04511: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.04513: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.04515: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.04549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.04577: done with get_vars() 6619 1726772983.04582: done getting variables 6619 1726772983.04620: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.016) 0:00:17.816 **** 6619 1726772983.04640: entering _queue_task() for managed_node3/set_fact 6619 1726772983.04805: worker is 1 (out of 1 available) 6619 1726772983.04818: exiting _queue_task() for managed_node3/set_fact 6619 1726772983.04829: done queuing things up, now waiting for results queue to drain 6619 1726772983.04831: waiting for pending results... 6619 1726772983.05238: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6619 1726772983.05243: in run() - task 129c3c75-c909-05c5-089f-000000000039 6619 1726772983.05246: variable 'ansible_search_path' from source: unknown 6619 1726772983.05248: variable 'ansible_search_path' from source: unknown 6619 1726772983.05250: calling self._execute() 6619 1726772983.05252: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.05254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.05256: variable 'omit' from source: magic vars 6619 1726772983.05369: variable 'omit' from source: magic vars 6619 1726772983.05413: variable 'omit' from source: magic vars 6619 1726772983.05455: variable 'omit' from source: magic vars 6619 1726772983.05499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772983.05538: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772983.05570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772983.05592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.05607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.05642: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772983.05650: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.05668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.05779: Set connection var ansible_shell_type to sh 6619 1726772983.05790: Set connection var ansible_timeout to 10 6619 1726772983.05802: Set connection var ansible_shell_executable to /bin/sh 6619 1726772983.05809: Set connection var ansible_connection to ssh 6619 1726772983.05822: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772983.05835: Set connection var ansible_pipelining to False 6619 1726772983.05858: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.05875: variable 'ansible_connection' from source: unknown 6619 1726772983.05891: variable 'ansible_module_compression' from source: unknown 6619 1726772983.05894: variable 'ansible_shell_type' from source: unknown 6619 1726772983.05897: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.05900: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.05902: variable 'ansible_pipelining' from source: unknown 6619 1726772983.05904: variable 'ansible_timeout' from source: unknown 6619 1726772983.05906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.06028: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772983.06037: variable 'omit' from source: magic vars 6619 1726772983.06042: starting attempt loop 6619 1726772983.06045: running the handler 6619 1726772983.06053: handler run complete 6619 1726772983.06061: attempt loop complete, returning result 6619 1726772983.06066: _execute() done 6619 1726772983.06069: dumping result to json 6619 1726772983.06072: done dumping result, returning 6619 1726772983.06078: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-05c5-089f-000000000039] 6619 1726772983.06083: sending task result for task 129c3c75-c909-05c5-089f-000000000039 6619 1726772983.06161: done sending task result for task 129c3c75-c909-05c5-089f-000000000039 6619 1726772983.06164: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6619 1726772983.06249: no more pending results, returning what we have 6619 1726772983.06252: results queue empty 6619 1726772983.06253: checking for any_errors_fatal 6619 1726772983.06258: done checking for any_errors_fatal 6619 1726772983.06258: checking for max_fail_percentage 6619 1726772983.06260: done checking for max_fail_percentage 6619 1726772983.06260: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.06261: done checking to see if all hosts have failed 6619 1726772983.06262: getting the remaining hosts for this loop 6619 1726772983.06263: done getting the remaining hosts for this loop 6619 1726772983.06266: getting the next task for host managed_node3 6619 1726772983.06270: done getting next task for host managed_node3 6619 1726772983.06273: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6619 1726772983.06275: ^ 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=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772983.06284: getting variables 6619 1726772983.06285: in VariableManager get_vars() 6619 1726772983.06306: Calling all_inventory to load vars for managed_node3 6619 1726772983.06308: Calling groups_inventory to load vars for managed_node3 6619 1726772983.06309: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.06314: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.06318: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.06320: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.06351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.06378: done with get_vars() 6619 1726772983.06383: done getting variables 6619 1726772983.06421: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.017) 0:00:17.834 **** 6619 1726772983.06441: entering _queue_task() for managed_node3/set_fact 6619 1726772983.06610: worker is 1 (out of 1 available) 6619 1726772983.06624: exiting _queue_task() for managed_node3/set_fact 6619 1726772983.06635: done queuing things up, now waiting for results queue to drain 6619 1726772983.06636: waiting for pending results... 6619 1726772983.06785: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6619 1726772983.06840: in run() - task 129c3c75-c909-05c5-089f-00000000003a 6619 1726772983.06850: variable 'ansible_search_path' from source: unknown 6619 1726772983.06855: variable 'ansible_search_path' from source: unknown 6619 1726772983.06882: calling self._execute() 6619 1726772983.06930: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.06933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.06942: variable 'omit' from source: magic vars 6619 1726772983.07014: variable 'omit' from source: magic vars 6619 1726772983.07044: variable 'omit' from source: magic vars 6619 1726772983.07349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772983.07513: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772983.07544: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772983.07572: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772983.07595: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772983.07691: variable '__kernel_settings_register_profile' from source: set_fact 6619 1726772983.07700: variable '__kernel_settings_register_mode' from source: set_fact 6619 1726772983.07707: variable '__kernel_settings_register_apply' from source: set_fact 6619 1726772983.07748: variable 'omit' from source: magic vars 6619 1726772983.07772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772983.07793: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772983.07807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772983.07821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.07831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.07854: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772983.07858: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.07860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.07926: Set connection var ansible_shell_type to sh 6619 1726772983.07932: Set connection var ansible_timeout to 10 6619 1726772983.07946: Set connection var ansible_shell_executable to /bin/sh 6619 1726772983.07951: Set connection var ansible_connection to ssh 6619 1726772983.07953: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772983.07955: Set connection var ansible_pipelining to False 6619 1726772983.07983: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.07987: variable 'ansible_connection' from source: unknown 6619 1726772983.07989: variable 'ansible_module_compression' from source: unknown 6619 1726772983.07992: variable 'ansible_shell_type' from source: unknown 6619 1726772983.07994: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.07996: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.07998: variable 'ansible_pipelining' from source: unknown 6619 1726772983.08000: variable 'ansible_timeout' from source: unknown 6619 1726772983.08002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.08074: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772983.08080: variable 'omit' from source: magic vars 6619 1726772983.08085: starting attempt loop 6619 1726772983.08088: running the handler 6619 1726772983.08095: handler run complete 6619 1726772983.08103: attempt loop complete, returning result 6619 1726772983.08106: _execute() done 6619 1726772983.08108: dumping result to json 6619 1726772983.08111: done dumping result, returning 6619 1726772983.08119: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-05c5-089f-00000000003a] 6619 1726772983.08122: sending task result for task 129c3c75-c909-05c5-089f-00000000003a 6619 1726772983.08194: done sending task result for task 129c3c75-c909-05c5-089f-00000000003a 6619 1726772983.08197: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6619 1726772983.08254: no more pending results, returning what we have 6619 1726772983.08258: results queue empty 6619 1726772983.08259: checking for any_errors_fatal 6619 1726772983.08262: done checking for any_errors_fatal 6619 1726772983.08262: checking for max_fail_percentage 6619 1726772983.08264: done checking for max_fail_percentage 6619 1726772983.08265: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.08266: done checking to see if all hosts have failed 6619 1726772983.08266: getting the remaining hosts for this loop 6619 1726772983.08268: done getting the remaining hosts for this loop 6619 1726772983.08271: getting the next task for host managed_node3 6619 1726772983.08277: done getting next task for host managed_node3 6619 1726772983.08279: ^ task is: TASK: meta (role_complete) 6619 1726772983.08282: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772983.08291: getting variables 6619 1726772983.08292: in VariableManager get_vars() 6619 1726772983.08334: Calling all_inventory to load vars for managed_node3 6619 1726772983.08336: Calling groups_inventory to load vars for managed_node3 6619 1726772983.08339: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.08346: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.08348: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.08351: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.08391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.08434: done with get_vars() 6619 1726772983.08444: done getting variables 6619 1726772983.08497: done queuing things up, now waiting for results queue to drain 6619 1726772983.08498: results queue empty 6619 1726772983.08498: checking for any_errors_fatal 6619 1726772983.08500: done checking for any_errors_fatal 6619 1726772983.08500: checking for max_fail_percentage 6619 1726772983.08501: done checking for max_fail_percentage 6619 1726772983.08505: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.08506: done checking to see if all hosts have failed 6619 1726772983.08506: getting the remaining hosts for this loop 6619 1726772983.08507: done getting the remaining hosts for this loop 6619 1726772983.08508: getting the next task for host managed_node3 6619 1726772983.08511: done getting next task for host managed_node3 6619 1726772983.08513: ^ task is: TASK: Cleanup 6619 1726772983.08514: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6619 1726772983.08515: getting variables 6619 1726772983.08519: in VariableManager get_vars() 6619 1726772983.08527: Calling all_inventory to load vars for managed_node3 6619 1726772983.08529: Calling groups_inventory to load vars for managed_node3 6619 1726772983.08530: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.08533: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.08534: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.08536: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.08556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.08574: done with get_vars() 6619 1726772983.08578: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:14 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.022) 0:00:17.857 **** 6619 1726772983.08665: entering _queue_task() for managed_node3/include_tasks 6619 1726772983.08835: worker is 1 (out of 1 available) 6619 1726772983.08847: exiting _queue_task() for managed_node3/include_tasks 6619 1726772983.08858: done queuing things up, now waiting for results queue to drain 6619 1726772983.08862: waiting for pending results... 6619 1726772983.09013: running TaskExecutor() for managed_node3/TASK: Cleanup 6619 1726772983.09064: in run() - task 129c3c75-c909-05c5-089f-000000000007 6619 1726772983.09073: variable 'ansible_search_path' from source: unknown 6619 1726772983.09102: calling self._execute() 6619 1726772983.09154: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.09162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.09168: variable 'omit' from source: magic vars 6619 1726772983.09240: _execute() done 6619 1726772983.09244: dumping result to json 6619 1726772983.09247: done dumping result, returning 6619 1726772983.09253: done running TaskExecutor() for managed_node3/TASK: Cleanup [129c3c75-c909-05c5-089f-000000000007] 6619 1726772983.09258: sending task result for task 129c3c75-c909-05c5-089f-000000000007 6619 1726772983.09342: done sending task result for task 129c3c75-c909-05c5-089f-000000000007 6619 1726772983.09346: WORKER PROCESS EXITING 6619 1726772983.09374: no more pending results, returning what we have 6619 1726772983.09379: in VariableManager get_vars() 6619 1726772983.09410: Calling all_inventory to load vars for managed_node3 6619 1726772983.09412: Calling groups_inventory to load vars for managed_node3 6619 1726772983.09414: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.09424: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.09426: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.09429: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.09471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.09494: done with get_vars() 6619 1726772983.09501: variable 'ansible_search_path' from source: unknown 6619 1726772983.09513: we have included files to process 6619 1726772983.09514: generating all_blocks data 6619 1726772983.09518: done generating all_blocks data 6619 1726772983.09524: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6619 1726772983.09525: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6619 1726772983.09527: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6619 1726772983.10196: done processing included file 6619 1726772983.10198: iterating over new_blocks loaded from include file 6619 1726772983.10199: in VariableManager get_vars() 6619 1726772983.10207: done with get_vars() 6619 1726772983.10208: filtering new block on tags 6619 1726772983.10219: done filtering new block on tags 6619 1726772983.10225: in VariableManager get_vars() 6619 1726772983.10246: done with get_vars() 6619 1726772983.10248: filtering new block on tags 6619 1726772983.10263: done filtering new block on tags 6619 1726772983.10265: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 6619 1726772983.10268: extending task lists for all hosts with included blocks 6619 1726772983.10902: done extending task lists 6619 1726772983.10903: done processing included files 6619 1726772983.10904: results queue empty 6619 1726772983.10905: checking for any_errors_fatal 6619 1726772983.10906: done checking for any_errors_fatal 6619 1726772983.10907: checking for max_fail_percentage 6619 1726772983.10908: done checking for max_fail_percentage 6619 1726772983.10908: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.10909: done checking to see if all hosts have failed 6619 1726772983.10909: getting the remaining hosts for this loop 6619 1726772983.10911: done getting the remaining hosts for this loop 6619 1726772983.10913: getting the next task for host managed_node3 6619 1726772983.10929: done getting next task for host managed_node3 6619 1726772983.10932: ^ task is: TASK: Show current tuned profile settings 6619 1726772983.10934: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772983.10936: getting variables 6619 1726772983.10937: in VariableManager get_vars() 6619 1726772983.10949: Calling all_inventory to load vars for managed_node3 6619 1726772983.10950: Calling groups_inventory to load vars for managed_node3 6619 1726772983.10952: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.10957: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.10959: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.10963: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.10990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.11014: done with get_vars() 6619 1726772983.11021: done getting variables 6619 1726772983.11053: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.024) 0:00:17.881 **** 6619 1726772983.11082: entering _queue_task() for managed_node3/command 6619 1726772983.11320: worker is 1 (out of 1 available) 6619 1726772983.11334: exiting _queue_task() for managed_node3/command 6619 1726772983.11346: done queuing things up, now waiting for results queue to drain 6619 1726772983.11347: waiting for pending results... 6619 1726772983.11519: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 6619 1726772983.11574: in run() - task 129c3c75-c909-05c5-089f-000000000151 6619 1726772983.11583: variable 'ansible_search_path' from source: unknown 6619 1726772983.11586: variable 'ansible_search_path' from source: unknown 6619 1726772983.11613: calling self._execute() 6619 1726772983.11662: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.11670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.11678: variable 'omit' from source: magic vars 6619 1726772983.11751: variable 'omit' from source: magic vars 6619 1726772983.11779: variable 'omit' from source: magic vars 6619 1726772983.12002: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6619 1726772983.12063: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6619 1726772983.12148: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772983.12153: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6619 1726772983.12187: variable 'omit' from source: magic vars 6619 1726772983.12219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772983.12246: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772983.12264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772983.12276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.12284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.12305: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772983.12308: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.12311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.12378: Set connection var ansible_shell_type to sh 6619 1726772983.12382: Set connection var ansible_timeout to 10 6619 1726772983.12390: Set connection var ansible_shell_executable to /bin/sh 6619 1726772983.12393: Set connection var ansible_connection to ssh 6619 1726772983.12397: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772983.12403: Set connection var ansible_pipelining to False 6619 1726772983.12419: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.12422: variable 'ansible_connection' from source: unknown 6619 1726772983.12425: variable 'ansible_module_compression' from source: unknown 6619 1726772983.12427: variable 'ansible_shell_type' from source: unknown 6619 1726772983.12430: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.12432: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.12436: variable 'ansible_pipelining' from source: unknown 6619 1726772983.12439: variable 'ansible_timeout' from source: unknown 6619 1726772983.12442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.12534: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772983.12542: variable 'omit' from source: magic vars 6619 1726772983.12547: starting attempt loop 6619 1726772983.12550: running the handler 6619 1726772983.12565: _low_level_execute_command(): starting 6619 1726772983.12568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772983.13068: 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 <<< 6619 1726772983.13072: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.13075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772983.13077: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.13122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772983.13135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772983.13210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.14919: stdout chunk (state=3): >>>/root <<< 6619 1726772983.15011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772983.15044: stderr chunk (state=3): >>><<< 6619 1726772983.15047: stdout chunk (state=3): >>><<< 6619 1726772983.15070: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772983.15081: _low_level_execute_command(): starting 6619 1726772983.15087: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982 `" && echo ansible-tmp-1726772983.1506956-7392-111782638226982="` echo /root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982 `" ) && sleep 0' 6619 1726772983.15522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772983.15525: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772983.15534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.15537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772983.15539: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.15586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772983.15589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772983.15651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.17637: stdout chunk (state=3): >>>ansible-tmp-1726772983.1506956-7392-111782638226982=/root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982 <<< 6619 1726772983.17794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772983.17797: stdout chunk (state=3): >>><<< 6619 1726772983.17799: stderr chunk (state=3): >>><<< 6619 1726772983.18021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772983.1506956-7392-111782638226982=/root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772983.18024: variable 'ansible_module_compression' from source: unknown 6619 1726772983.18026: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6619 1726772983.18028: variable 'ansible_facts' from source: unknown 6619 1726772983.18030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/AnsiballZ_command.py 6619 1726772983.18162: Sending initial data 6619 1726772983.18265: Sent initial data (154 bytes) 6619 1726772983.18772: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772983.18785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772983.18888: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772983.18914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772983.19018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.20676: 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 <<< 6619 1726772983.20732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772983.20789: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpkk3fsjt3 /root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/AnsiballZ_command.py <<< 6619 1726772983.20793: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/AnsiballZ_command.py" <<< 6619 1726772983.20849: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpkk3fsjt3" to remote "/root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/AnsiballZ_command.py" <<< 6619 1726772983.20852: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/AnsiballZ_command.py" <<< 6619 1726772983.21468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772983.21515: stderr chunk (state=3): >>><<< 6619 1726772983.21520: stdout chunk (state=3): >>><<< 6619 1726772983.21557: done transferring module to remote 6619 1726772983.21568: _low_level_execute_command(): starting 6619 1726772983.21572: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/ /root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/AnsiballZ_command.py && sleep 0' 6619 1726772983.22019: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772983.22022: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772983.22025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.22027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772983.22032: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.22080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772983.22083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772983.22144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.24003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772983.24028: stderr chunk (state=3): >>><<< 6619 1726772983.24031: stdout chunk (state=3): >>><<< 6619 1726772983.24044: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772983.24047: _low_level_execute_command(): starting 6619 1726772983.24053: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/AnsiballZ_command.py && sleep 0' 6619 1726772983.24484: 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 <<< 6619 1726772983.24487: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.24489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772983.24491: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.24546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772983.24549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772983.24621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.40341: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:09:43.398293", "end": "2024-09-19 15:09:43.401432", "delta": "0:00:00.003139", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6619 1726772983.42032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772983.42036: stdout chunk (state=3): >>><<< 6619 1726772983.42038: stderr chunk (state=3): >>><<< 6619 1726772983.42041: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:09:43.398293", "end": "2024-09-19 15:09:43.401432", "delta": "0:00:00.003139", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772983.42124: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/tuned/profiles/kernel_settings/tuned.conf', '_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.command', '_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-1726772983.1506956-7392-111782638226982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772983.42129: _low_level_execute_command(): starting 6619 1726772983.42131: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772983.1506956-7392-111782638226982/ > /dev/null 2>&1 && sleep 0' 6619 1726772983.42719: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772983.42736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772983.42910: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772983.42974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.44928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772983.44932: stdout chunk (state=3): >>><<< 6619 1726772983.44935: stderr chunk (state=3): >>><<< 6619 1726772983.44953: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772983.44964: handler run complete 6619 1726772983.44993: Evaluated conditional (False): False 6619 1726772983.45032: attempt loop complete, returning result 6619 1726772983.45035: _execute() done 6619 1726772983.45038: dumping result to json 6619 1726772983.45040: done dumping result, returning 6619 1726772983.45121: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [129c3c75-c909-05c5-089f-000000000151] 6619 1726772983.45124: sending task result for task 129c3c75-c909-05c5-089f-000000000151 6619 1726772983.45202: done sending task result for task 129c3c75-c909-05c5-089f-000000000151 6619 1726772983.45205: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003139", "end": "2024-09-19 15:09:43.401432", "rc": 0, "start": "2024-09-19 15:09:43.398293" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings 6619 1726772983.45274: no more pending results, returning what we have 6619 1726772983.45278: results queue empty 6619 1726772983.45279: checking for any_errors_fatal 6619 1726772983.45280: done checking for any_errors_fatal 6619 1726772983.45281: checking for max_fail_percentage 6619 1726772983.45283: done checking for max_fail_percentage 6619 1726772983.45284: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.45285: done checking to see if all hosts have failed 6619 1726772983.45286: getting the remaining hosts for this loop 6619 1726772983.45287: done getting the remaining hosts for this loop 6619 1726772983.45291: getting the next task for host managed_node3 6619 1726772983.45301: done getting next task for host managed_node3 6619 1726772983.45304: ^ task is: TASK: Run role with purge to remove everything 6619 1726772983.45307: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772983.45311: getting variables 6619 1726772983.45313: in VariableManager get_vars() 6619 1726772983.45466: Calling all_inventory to load vars for managed_node3 6619 1726772983.45470: Calling groups_inventory to load vars for managed_node3 6619 1726772983.45473: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.45483: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.45486: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.45490: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.45644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.45686: done with get_vars() 6619 1726772983.45695: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.347) 0:00:18.228 **** 6619 1726772983.45814: entering _queue_task() for managed_node3/include_role 6619 1726772983.46042: worker is 1 (out of 1 available) 6619 1726772983.46053: exiting _queue_task() for managed_node3/include_role 6619 1726772983.46064: done queuing things up, now waiting for results queue to drain 6619 1726772983.46065: waiting for pending results... 6619 1726772983.46315: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 6619 1726772983.46525: in run() - task 129c3c75-c909-05c5-089f-000000000153 6619 1726772983.46528: variable 'ansible_search_path' from source: unknown 6619 1726772983.46531: variable 'ansible_search_path' from source: unknown 6619 1726772983.46535: calling self._execute() 6619 1726772983.46597: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.46609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.46629: variable 'omit' from source: magic vars 6619 1726772983.46731: _execute() done 6619 1726772983.46749: dumping result to json 6619 1726772983.46852: done dumping result, returning 6619 1726772983.46856: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [129c3c75-c909-05c5-089f-000000000153] 6619 1726772983.46858: sending task result for task 129c3c75-c909-05c5-089f-000000000153 6619 1726772983.46935: done sending task result for task 129c3c75-c909-05c5-089f-000000000153 6619 1726772983.46938: WORKER PROCESS EXITING 6619 1726772983.46980: no more pending results, returning what we have 6619 1726772983.46985: in VariableManager get_vars() 6619 1726772983.47071: Calling all_inventory to load vars for managed_node3 6619 1726772983.47074: Calling groups_inventory to load vars for managed_node3 6619 1726772983.47077: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.47089: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.47093: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.47097: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.47213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.47245: done with get_vars() 6619 1726772983.47251: variable 'ansible_search_path' from source: unknown 6619 1726772983.47252: variable 'ansible_search_path' from source: unknown 6619 1726772983.47640: variable 'omit' from source: magic vars 6619 1726772983.47671: variable 'omit' from source: magic vars 6619 1726772983.47685: variable 'omit' from source: magic vars 6619 1726772983.47689: we have included files to process 6619 1726772983.47690: generating all_blocks data 6619 1726772983.47691: done generating all_blocks data 6619 1726772983.47695: processing included file: fedora.linux_system_roles.kernel_settings 6619 1726772983.47723: in VariableManager get_vars() 6619 1726772983.47739: done with get_vars() 6619 1726772983.47765: in VariableManager get_vars() 6619 1726772983.47782: done with get_vars() 6619 1726772983.47820: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6619 1726772983.47886: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6619 1726772983.47913: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6619 1726772983.47997: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6619 1726772983.48554: in VariableManager get_vars() 6619 1726772983.48576: done with get_vars() 6619 1726772983.49883: in VariableManager get_vars() 6619 1726772983.49910: done with get_vars() 6619 1726772983.50075: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6619 1726772983.50788: iterating over new_blocks loaded from include file 6619 1726772983.50790: in VariableManager get_vars() 6619 1726772983.50827: done with get_vars() 6619 1726772983.50829: filtering new block on tags 6619 1726772983.50847: done filtering new block on tags 6619 1726772983.50850: in VariableManager get_vars() 6619 1726772983.50866: done with get_vars() 6619 1726772983.50868: filtering new block on tags 6619 1726772983.50893: done filtering new block on tags 6619 1726772983.50896: in VariableManager get_vars() 6619 1726772983.50912: done with get_vars() 6619 1726772983.50914: filtering new block on tags 6619 1726772983.50961: done filtering new block on tags 6619 1726772983.50965: in VariableManager get_vars() 6619 1726772983.50981: done with get_vars() 6619 1726772983.50988: filtering new block on tags 6619 1726772983.51004: done filtering new block on tags 6619 1726772983.51006: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 6619 1726772983.51012: extending task lists for all hosts with included blocks 6619 1726772983.51304: done extending task lists 6619 1726772983.51305: done processing included files 6619 1726772983.51306: results queue empty 6619 1726772983.51307: checking for any_errors_fatal 6619 1726772983.51311: done checking for any_errors_fatal 6619 1726772983.51312: checking for max_fail_percentage 6619 1726772983.51313: done checking for max_fail_percentage 6619 1726772983.51314: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.51314: done checking to see if all hosts have failed 6619 1726772983.51315: getting the remaining hosts for this loop 6619 1726772983.51319: done getting the remaining hosts for this loop 6619 1726772983.51321: getting the next task for host managed_node3 6619 1726772983.51331: done getting next task for host managed_node3 6619 1726772983.51334: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6619 1726772983.51337: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772983.51347: getting variables 6619 1726772983.51348: in VariableManager get_vars() 6619 1726772983.51360: Calling all_inventory to load vars for managed_node3 6619 1726772983.51362: Calling groups_inventory to load vars for managed_node3 6619 1726772983.51364: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.51370: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.51372: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.51375: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.51411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.51455: done with get_vars() 6619 1726772983.51462: done getting variables 6619 1726772983.51501: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.057) 0:00:18.285 **** 6619 1726772983.51538: entering _queue_task() for managed_node3/fail 6619 1726772983.51854: worker is 1 (out of 1 available) 6619 1726772983.51865: exiting _queue_task() for managed_node3/fail 6619 1726772983.51989: done queuing things up, now waiting for results queue to drain 6619 1726772983.51991: waiting for pending results... 6619 1726772983.52207: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6619 1726772983.52213: in run() - task 129c3c75-c909-05c5-089f-0000000001f5 6619 1726772983.52235: variable 'ansible_search_path' from source: unknown 6619 1726772983.52245: variable 'ansible_search_path' from source: unknown 6619 1726772983.52283: calling self._execute() 6619 1726772983.52364: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.52376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.52391: variable 'omit' from source: magic vars 6619 1726772983.52966: variable 'kernel_settings_sysctl' from source: include params 6619 1726772983.52969: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772983.52973: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6619 1726772983.53275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772983.55799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772983.55977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772983.56054: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772983.56161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772983.56192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772983.56452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772983.56455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772983.56543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772983.56595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772983.56778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772983.56781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772983.56783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772983.56838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772983.56910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772983.56930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772983.56973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772983.57005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772983.57044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772983.57083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772983.57105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772983.57390: variable 'kernel_settings_sysctl' from source: include params 6619 1726772983.57426: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 6619 1726772983.57434: when evaluation is False, skipping this task 6619 1726772983.57440: _execute() done 6619 1726772983.57446: dumping result to json 6619 1726772983.57452: done dumping result, returning 6619 1726772983.57462: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [129c3c75-c909-05c5-089f-0000000001f5] 6619 1726772983.57471: sending task result for task 129c3c75-c909-05c5-089f-0000000001f5 skipping: [managed_node3] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6619 1726772983.57664: no more pending results, returning what we have 6619 1726772983.57668: results queue empty 6619 1726772983.57669: checking for any_errors_fatal 6619 1726772983.57670: done checking for any_errors_fatal 6619 1726772983.57671: checking for max_fail_percentage 6619 1726772983.57672: done checking for max_fail_percentage 6619 1726772983.57673: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.57674: done checking to see if all hosts have failed 6619 1726772983.57675: getting the remaining hosts for this loop 6619 1726772983.57677: done getting the remaining hosts for this loop 6619 1726772983.57681: getting the next task for host managed_node3 6619 1726772983.57687: done getting next task for host managed_node3 6619 1726772983.57692: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6619 1726772983.57695: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772983.57715: getting variables 6619 1726772983.57720: in VariableManager get_vars() 6619 1726772983.57755: Calling all_inventory to load vars for managed_node3 6619 1726772983.57758: Calling groups_inventory to load vars for managed_node3 6619 1726772983.57760: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.57770: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.57773: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.57775: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.57823: done sending task result for task 129c3c75-c909-05c5-089f-0000000001f5 6619 1726772983.57826: WORKER PROCESS EXITING 6619 1726772983.58031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.58083: done with get_vars() 6619 1726772983.58092: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.066) 0:00:18.352 **** 6619 1726772983.58204: entering _queue_task() for managed_node3/include_tasks 6619 1726772983.58434: worker is 1 (out of 1 available) 6619 1726772983.58445: exiting _queue_task() for managed_node3/include_tasks 6619 1726772983.58457: done queuing things up, now waiting for results queue to drain 6619 1726772983.58458: waiting for pending results... 6619 1726772983.58791: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6619 1726772983.58909: in run() - task 129c3c75-c909-05c5-089f-0000000001f6 6619 1726772983.58933: variable 'ansible_search_path' from source: unknown 6619 1726772983.58942: variable 'ansible_search_path' from source: unknown 6619 1726772983.58981: calling self._execute() 6619 1726772983.59063: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.59073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.59084: variable 'omit' from source: magic vars 6619 1726772983.59198: _execute() done 6619 1726772983.59206: dumping result to json 6619 1726772983.59214: done dumping result, returning 6619 1726772983.59522: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [129c3c75-c909-05c5-089f-0000000001f6] 6619 1726772983.59526: sending task result for task 129c3c75-c909-05c5-089f-0000000001f6 6619 1726772983.59584: done sending task result for task 129c3c75-c909-05c5-089f-0000000001f6 6619 1726772983.59586: WORKER PROCESS EXITING 6619 1726772983.59627: no more pending results, returning what we have 6619 1726772983.59631: in VariableManager get_vars() 6619 1726772983.59672: Calling all_inventory to load vars for managed_node3 6619 1726772983.59675: Calling groups_inventory to load vars for managed_node3 6619 1726772983.59677: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.59688: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.59691: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.59694: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.59758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.59804: done with get_vars() 6619 1726772983.59810: variable 'ansible_search_path' from source: unknown 6619 1726772983.59811: variable 'ansible_search_path' from source: unknown 6619 1726772983.60146: we have included files to process 6619 1726772983.60148: generating all_blocks data 6619 1726772983.60149: done generating all_blocks data 6619 1726772983.60154: processing included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6619 1726772983.60156: loading included file: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6619 1726772983.60158: Loading data from /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6619 1726772983.61433: done processing included file 6619 1726772983.61436: iterating over new_blocks loaded from include file 6619 1726772983.61438: in VariableManager get_vars() 6619 1726772983.61463: done with get_vars() 6619 1726772983.61465: filtering new block on tags 6619 1726772983.61481: done filtering new block on tags 6619 1726772983.61483: in VariableManager get_vars() 6619 1726772983.61505: done with get_vars() 6619 1726772983.61507: filtering new block on tags 6619 1726772983.61533: done filtering new block on tags 6619 1726772983.61536: in VariableManager get_vars() 6619 1726772983.61558: done with get_vars() 6619 1726772983.61560: filtering new block on tags 6619 1726772983.61578: done filtering new block on tags 6619 1726772983.61580: in VariableManager get_vars() 6619 1726772983.61601: done with get_vars() 6619 1726772983.61603: filtering new block on tags 6619 1726772983.61618: done filtering new block on tags 6619 1726772983.61620: done iterating over new_blocks loaded from include file included: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 6619 1726772983.61625: extending task lists for all hosts with included blocks 6619 1726772983.61863: done extending task lists 6619 1726772983.61864: done processing included files 6619 1726772983.61865: results queue empty 6619 1726772983.61866: checking for any_errors_fatal 6619 1726772983.61869: done checking for any_errors_fatal 6619 1726772983.61870: checking for max_fail_percentage 6619 1726772983.61871: done checking for max_fail_percentage 6619 1726772983.61872: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.61872: done checking to see if all hosts have failed 6619 1726772983.61873: getting the remaining hosts for this loop 6619 1726772983.61874: done getting the remaining hosts for this loop 6619 1726772983.61877: getting the next task for host managed_node3 6619 1726772983.61881: done getting next task for host managed_node3 6619 1726772983.61884: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6619 1726772983.61887: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 6619 1726772983.61897: getting variables 6619 1726772983.61898: in VariableManager get_vars() 6619 1726772983.61911: Calling all_inventory to load vars for managed_node3 6619 1726772983.61913: Calling groups_inventory to load vars for managed_node3 6619 1726772983.61915: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.61923: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.61925: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.61928: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.61968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.62007: done with get_vars() 6619 1726772983.62013: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.038) 0:00:18.391 **** 6619 1726772983.62091: entering _queue_task() for managed_node3/setup 6619 1726772983.62546: worker is 1 (out of 1 available) 6619 1726772983.62555: exiting _queue_task() for managed_node3/setup 6619 1726772983.62565: done queuing things up, now waiting for results queue to drain 6619 1726772983.62566: waiting for pending results... 6619 1726772983.62696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6619 1726772983.62823: in run() - task 129c3c75-c909-05c5-089f-000000000271 6619 1726772983.62828: variable 'ansible_search_path' from source: unknown 6619 1726772983.62831: variable 'ansible_search_path' from source: unknown 6619 1726772983.62851: calling self._execute() 6619 1726772983.62933: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.63011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.63015: variable 'omit' from source: magic vars 6619 1726772983.63706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772983.66439: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772983.66512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772983.66567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772983.66612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772983.66648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772983.66736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772983.66770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772983.66812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772983.66852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772983.66922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772983.66935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772983.66964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772983.66998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772983.67067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772983.67153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772983.67342: variable '__kernel_settings_required_facts' from source: role '' all vars 6619 1726772983.67362: variable 'ansible_facts' from source: unknown 6619 1726772983.67404: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6619 1726772983.67419: when evaluation is False, skipping this task 6619 1726772983.67428: _execute() done 6619 1726772983.67436: dumping result to json 6619 1726772983.67443: done dumping result, returning 6619 1726772983.67467: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [129c3c75-c909-05c5-089f-000000000271] 6619 1726772983.67471: sending task result for task 129c3c75-c909-05c5-089f-000000000271 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6619 1726772983.67734: no more pending results, returning what we have 6619 1726772983.67738: results queue empty 6619 1726772983.67739: checking for any_errors_fatal 6619 1726772983.67741: done checking for any_errors_fatal 6619 1726772983.67741: checking for max_fail_percentage 6619 1726772983.67743: done checking for max_fail_percentage 6619 1726772983.67744: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.67745: done checking to see if all hosts have failed 6619 1726772983.67745: getting the remaining hosts for this loop 6619 1726772983.67747: done getting the remaining hosts for this loop 6619 1726772983.67751: getting the next task for host managed_node3 6619 1726772983.67761: done getting next task for host managed_node3 6619 1726772983.67765: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6619 1726772983.67770: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 6619 1726772983.67789: getting variables 6619 1726772983.67791: in VariableManager get_vars() 6619 1726772983.67833: Calling all_inventory to load vars for managed_node3 6619 1726772983.67836: Calling groups_inventory to load vars for managed_node3 6619 1726772983.67838: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.67849: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.67852: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.67855: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.67910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.68075: done with get_vars() 6619 1726772983.68084: done getting variables 6619 1726772983.68195: done sending task result for task 129c3c75-c909-05c5-089f-000000000271 6619 1726772983.68198: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.061) 0:00:18.453 **** 6619 1726772983.68272: entering _queue_task() for managed_node3/stat 6619 1726772983.68644: worker is 1 (out of 1 available) 6619 1726772983.68654: exiting _queue_task() for managed_node3/stat 6619 1726772983.68664: done queuing things up, now waiting for results queue to drain 6619 1726772983.68665: waiting for pending results... 6619 1726772983.68791: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6619 1726772983.68931: in run() - task 129c3c75-c909-05c5-089f-000000000273 6619 1726772983.68951: variable 'ansible_search_path' from source: unknown 6619 1726772983.68959: variable 'ansible_search_path' from source: unknown 6619 1726772983.68995: calling self._execute() 6619 1726772983.69357: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.69369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.69382: variable 'omit' from source: magic vars 6619 1726772983.69835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772983.70067: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772983.70111: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772983.70320: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772983.70324: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772983.70327: 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) 6619 1726772983.70329: 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) 6619 1726772983.70331: 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) 6619 1726772983.70350: 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) 6619 1726772983.70460: variable '__kernel_settings_is_ostree' from source: set_fact 6619 1726772983.70477: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6619 1726772983.70485: when evaluation is False, skipping this task 6619 1726772983.70491: _execute() done 6619 1726772983.70497: dumping result to json 6619 1726772983.70504: done dumping result, returning 6619 1726772983.70513: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [129c3c75-c909-05c5-089f-000000000273] 6619 1726772983.70526: sending task result for task 129c3c75-c909-05c5-089f-000000000273 6619 1726772983.70626: done sending task result for task 129c3c75-c909-05c5-089f-000000000273 6619 1726772983.70633: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6619 1726772983.70920: no more pending results, returning what we have 6619 1726772983.70923: results queue empty 6619 1726772983.70924: checking for any_errors_fatal 6619 1726772983.70926: done checking for any_errors_fatal 6619 1726772983.70927: checking for max_fail_percentage 6619 1726772983.70928: done checking for max_fail_percentage 6619 1726772983.70929: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.70930: done checking to see if all hosts have failed 6619 1726772983.70931: getting the remaining hosts for this loop 6619 1726772983.70932: done getting the remaining hosts for this loop 6619 1726772983.70936: getting the next task for host managed_node3 6619 1726772983.70941: done getting next task for host managed_node3 6619 1726772983.70944: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6619 1726772983.70948: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772983.70960: getting variables 6619 1726772983.70964: in VariableManager get_vars() 6619 1726772983.70988: Calling all_inventory to load vars for managed_node3 6619 1726772983.70991: Calling groups_inventory to load vars for managed_node3 6619 1726772983.70993: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.71001: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.71008: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.71011: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.71084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.71140: done with get_vars() 6619 1726772983.71147: done getting variables 6619 1726772983.71533: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.032) 0:00:18.486 **** 6619 1726772983.71568: entering _queue_task() for managed_node3/set_fact 6619 1726772983.71974: worker is 1 (out of 1 available) 6619 1726772983.71986: exiting _queue_task() for managed_node3/set_fact 6619 1726772983.71996: done queuing things up, now waiting for results queue to drain 6619 1726772983.71998: waiting for pending results... 6619 1726772983.72534: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6619 1726772983.72713: in run() - task 129c3c75-c909-05c5-089f-000000000274 6619 1726772983.72783: variable 'ansible_search_path' from source: unknown 6619 1726772983.72790: variable 'ansible_search_path' from source: unknown 6619 1726772983.72967: calling self._execute() 6619 1726772983.72971: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.72996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.73012: variable 'omit' from source: magic vars 6619 1726772983.73539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772983.73798: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772983.73850: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772983.73891: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772983.73929: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772983.74031: 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) 6619 1726772983.74066: 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) 6619 1726772983.74103: 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) 6619 1726772983.74175: 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) 6619 1726772983.74261: variable '__kernel_settings_is_ostree' from source: set_fact 6619 1726772983.74281: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6619 1726772983.74294: when evaluation is False, skipping this task 6619 1726772983.74303: _execute() done 6619 1726772983.74312: dumping result to json 6619 1726772983.74392: done dumping result, returning 6619 1726772983.74400: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [129c3c75-c909-05c5-089f-000000000274] 6619 1726772983.74403: sending task result for task 129c3c75-c909-05c5-089f-000000000274 6619 1726772983.74471: done sending task result for task 129c3c75-c909-05c5-089f-000000000274 6619 1726772983.74474: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6619 1726772983.74556: no more pending results, returning what we have 6619 1726772983.74560: results queue empty 6619 1726772983.74561: checking for any_errors_fatal 6619 1726772983.74567: done checking for any_errors_fatal 6619 1726772983.74568: checking for max_fail_percentage 6619 1726772983.74569: done checking for max_fail_percentage 6619 1726772983.74570: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.74572: done checking to see if all hosts have failed 6619 1726772983.74572: getting the remaining hosts for this loop 6619 1726772983.74574: done getting the remaining hosts for this loop 6619 1726772983.74578: getting the next task for host managed_node3 6619 1726772983.74588: done getting next task for host managed_node3 6619 1726772983.74592: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6619 1726772983.74597: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 6619 1726772983.74614: getting variables 6619 1726772983.74618: in VariableManager get_vars() 6619 1726772983.74663: Calling all_inventory to load vars for managed_node3 6619 1726772983.74666: Calling groups_inventory to load vars for managed_node3 6619 1726772983.74669: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.74679: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.74682: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.74685: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.74876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.75039: done with get_vars() 6619 1726772983.75055: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.037) 0:00:18.523 **** 6619 1726772983.75333: entering _queue_task() for managed_node3/stat 6619 1726772983.75794: worker is 1 (out of 1 available) 6619 1726772983.76019: exiting _queue_task() for managed_node3/stat 6619 1726772983.76033: done queuing things up, now waiting for results queue to drain 6619 1726772983.76035: waiting for pending results... 6619 1726772983.76477: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6619 1726772983.76608: in run() - task 129c3c75-c909-05c5-089f-000000000276 6619 1726772983.76749: variable 'ansible_search_path' from source: unknown 6619 1726772983.76752: variable 'ansible_search_path' from source: unknown 6619 1726772983.76755: calling self._execute() 6619 1726772983.77123: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.77127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.77130: variable 'omit' from source: magic vars 6619 1726772983.77702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772983.77977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772983.78033: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772983.78071: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772983.78161: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772983.78623: 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) 6619 1726772983.78628: 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) 6619 1726772983.78631: 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) 6619 1726772983.78634: 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) 6619 1726772983.78726: variable '__kernel_settings_is_transactional' from source: set_fact 6619 1726772983.78873: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6619 1726772983.78882: when evaluation is False, skipping this task 6619 1726772983.78890: _execute() done 6619 1726772983.78897: dumping result to json 6619 1726772983.78904: done dumping result, returning 6619 1726772983.78915: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [129c3c75-c909-05c5-089f-000000000276] 6619 1726772983.78930: sending task result for task 129c3c75-c909-05c5-089f-000000000276 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6619 1726772983.79133: no more pending results, returning what we have 6619 1726772983.79138: results queue empty 6619 1726772983.79139: checking for any_errors_fatal 6619 1726772983.79144: done checking for any_errors_fatal 6619 1726772983.79145: checking for max_fail_percentage 6619 1726772983.79147: done checking for max_fail_percentage 6619 1726772983.79148: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.79149: done checking to see if all hosts have failed 6619 1726772983.79150: getting the remaining hosts for this loop 6619 1726772983.79151: done getting the remaining hosts for this loop 6619 1726772983.79155: getting the next task for host managed_node3 6619 1726772983.79162: done getting next task for host managed_node3 6619 1726772983.79167: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6619 1726772983.79172: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 6619 1726772983.79189: getting variables 6619 1726772983.79191: in VariableManager get_vars() 6619 1726772983.79238: Calling all_inventory to load vars for managed_node3 6619 1726772983.79241: Calling groups_inventory to load vars for managed_node3 6619 1726772983.79244: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.79254: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.79257: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.79260: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.79312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.79592: done with get_vars() 6619 1726772983.79604: done getting variables 6619 1726772983.79825: done sending task result for task 129c3c75-c909-05c5-089f-000000000276 6619 1726772983.79828: WORKER PROCESS EXITING 6619 1726772983.79855: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.046) 0:00:18.570 **** 6619 1726772983.79995: entering _queue_task() for managed_node3/set_fact 6619 1726772983.80284: worker is 1 (out of 1 available) 6619 1726772983.80413: exiting _queue_task() for managed_node3/set_fact 6619 1726772983.80426: done queuing things up, now waiting for results queue to drain 6619 1726772983.80427: waiting for pending results... 6619 1726772983.80589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6619 1726772983.80721: in run() - task 129c3c75-c909-05c5-089f-000000000277 6619 1726772983.80746: variable 'ansible_search_path' from source: unknown 6619 1726772983.80753: variable 'ansible_search_path' from source: unknown 6619 1726772983.80789: calling self._execute() 6619 1726772983.80876: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.80888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.80903: variable 'omit' from source: magic vars 6619 1726772983.81389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772983.81696: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772983.81750: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772983.81786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772983.81831: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772983.82001: 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) 6619 1726772983.82039: 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) 6619 1726772983.82071: 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) 6619 1726772983.82102: 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) 6619 1726772983.82366: variable '__kernel_settings_is_transactional' from source: set_fact 6619 1726772983.82370: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6619 1726772983.82372: when evaluation is False, skipping this task 6619 1726772983.82375: _execute() done 6619 1726772983.82377: dumping result to json 6619 1726772983.82379: done dumping result, returning 6619 1726772983.82381: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [129c3c75-c909-05c5-089f-000000000277] 6619 1726772983.82383: sending task result for task 129c3c75-c909-05c5-089f-000000000277 6619 1726772983.82452: done sending task result for task 129c3c75-c909-05c5-089f-000000000277 6619 1726772983.82455: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6619 1726772983.82513: no more pending results, returning what we have 6619 1726772983.82522: results queue empty 6619 1726772983.82523: checking for any_errors_fatal 6619 1726772983.82530: done checking for any_errors_fatal 6619 1726772983.82531: checking for max_fail_percentage 6619 1726772983.82533: done checking for max_fail_percentage 6619 1726772983.82534: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.82535: done checking to see if all hosts have failed 6619 1726772983.82536: getting the remaining hosts for this loop 6619 1726772983.82538: done getting the remaining hosts for this loop 6619 1726772983.82542: getting the next task for host managed_node3 6619 1726772983.82551: done getting next task for host managed_node3 6619 1726772983.82555: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6619 1726772983.82560: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 6619 1726772983.82575: getting variables 6619 1726772983.82577: in VariableManager get_vars() 6619 1726772983.82619: Calling all_inventory to load vars for managed_node3 6619 1726772983.82622: Calling groups_inventory to load vars for managed_node3 6619 1726772983.82624: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.82634: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.82637: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.82640: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.82692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.83169: done with get_vars() 6619 1726772983.83178: done getting variables 6619 1726772983.83236: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.034) 0:00:18.604 **** 6619 1726772983.83375: entering _queue_task() for managed_node3/include_vars 6619 1726772983.84025: worker is 1 (out of 1 available) 6619 1726772983.84035: exiting _queue_task() for managed_node3/include_vars 6619 1726772983.84046: done queuing things up, now waiting for results queue to drain 6619 1726772983.84047: waiting for pending results... 6619 1726772983.84362: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6619 1726772983.84423: in run() - task 129c3c75-c909-05c5-089f-000000000279 6619 1726772983.84452: variable 'ansible_search_path' from source: unknown 6619 1726772983.84559: variable 'ansible_search_path' from source: unknown 6619 1726772983.84562: calling self._execute() 6619 1726772983.84581: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.84592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.84605: variable 'omit' from source: magic vars 6619 1726772983.84714: variable 'omit' from source: magic vars 6619 1726772983.84792: variable 'omit' from source: magic vars 6619 1726772983.85235: variable 'ffparams' from source: task vars 6619 1726772983.85382: variable 'ansible_facts' from source: unknown 6619 1726772983.85540: variable 'ansible_facts' from source: unknown 6619 1726772983.85635: variable 'ansible_facts' from source: unknown 6619 1726772983.85723: variable 'ansible_facts' from source: unknown 6619 1726772983.85796: variable 'role_path' from source: magic vars 6619 1726772983.85961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6619 1726772983.86165: Loaded config def from plugin (lookup/first_found) 6619 1726772983.86176: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6619 1726772983.86224: variable 'ansible_search_path' from source: unknown 6619 1726772983.86246: variable 'ansible_search_path' from source: unknown 6619 1726772983.86296: variable 'ansible_search_path' from source: unknown 6619 1726772983.86299: variable 'ansible_search_path' from source: unknown 6619 1726772983.86302: variable 'ansible_search_path' from source: unknown 6619 1726772983.86304: variable 'omit' from source: magic vars 6619 1726772983.86332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772983.86362: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772983.86384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772983.86412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.86428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.86515: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772983.86521: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.86523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.86569: Set connection var ansible_shell_type to sh 6619 1726772983.86581: Set connection var ansible_timeout to 10 6619 1726772983.86592: Set connection var ansible_shell_executable to /bin/sh 6619 1726772983.86598: Set connection var ansible_connection to ssh 6619 1726772983.86607: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772983.86626: Set connection var ansible_pipelining to False 6619 1726772983.86653: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.86661: variable 'ansible_connection' from source: unknown 6619 1726772983.86668: variable 'ansible_module_compression' from source: unknown 6619 1726772983.86674: variable 'ansible_shell_type' from source: unknown 6619 1726772983.86732: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.86735: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.86738: variable 'ansible_pipelining' from source: unknown 6619 1726772983.86739: variable 'ansible_timeout' from source: unknown 6619 1726772983.86741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.86815: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772983.86840: variable 'omit' from source: magic vars 6619 1726772983.86850: starting attempt loop 6619 1726772983.86857: running the handler 6619 1726772983.86914: handler run complete 6619 1726772983.86932: attempt loop complete, returning result 6619 1726772983.86948: _execute() done 6619 1726772983.86951: dumping result to json 6619 1726772983.87024: done dumping result, returning 6619 1726772983.87027: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [129c3c75-c909-05c5-089f-000000000279] 6619 1726772983.87030: sending task result for task 129c3c75-c909-05c5-089f-000000000279 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6619 1726772983.87249: no more pending results, returning what we have 6619 1726772983.87253: results queue empty 6619 1726772983.87254: checking for any_errors_fatal 6619 1726772983.87258: done checking for any_errors_fatal 6619 1726772983.87259: checking for max_fail_percentage 6619 1726772983.87261: done checking for max_fail_percentage 6619 1726772983.87262: checking to see if all hosts have failed and the running result is not ok 6619 1726772983.87263: done checking to see if all hosts have failed 6619 1726772983.87264: getting the remaining hosts for this loop 6619 1726772983.87266: done getting the remaining hosts for this loop 6619 1726772983.87271: getting the next task for host managed_node3 6619 1726772983.87279: done getting next task for host managed_node3 6619 1726772983.87284: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6619 1726772983.87288: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772983.87299: getting variables 6619 1726772983.87301: in VariableManager get_vars() 6619 1726772983.87451: Calling all_inventory to load vars for managed_node3 6619 1726772983.87455: Calling groups_inventory to load vars for managed_node3 6619 1726772983.87457: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772983.87467: Calling all_plugins_play to load vars for managed_node3 6619 1726772983.87469: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772983.87479: Calling groups_plugins_play to load vars for managed_node3 6619 1726772983.87531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772983.87660: done with get_vars() 6619 1726772983.87670: done getting variables 6619 1726772983.87701: done sending task result for task 129c3c75-c909-05c5-089f-000000000279 6619 1726772983.87704: WORKER PROCESS EXITING 6619 1726772983.87742: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:09:43 -0400 (0:00:00.044) 0:00:18.648 **** 6619 1726772983.87781: entering _queue_task() for managed_node3/package 6619 1726772983.88028: worker is 1 (out of 1 available) 6619 1726772983.88040: exiting _queue_task() for managed_node3/package 6619 1726772983.88051: done queuing things up, now waiting for results queue to drain 6619 1726772983.88053: waiting for pending results... 6619 1726772983.88319: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6619 1726772983.88450: in run() - task 129c3c75-c909-05c5-089f-0000000001f7 6619 1726772983.88471: variable 'ansible_search_path' from source: unknown 6619 1726772983.88479: variable 'ansible_search_path' from source: unknown 6619 1726772983.88521: calling self._execute() 6619 1726772983.88695: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.88709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.88725: variable 'omit' from source: magic vars 6619 1726772983.88873: variable 'omit' from source: magic vars 6619 1726772983.88897: variable 'omit' from source: magic vars 6619 1726772983.88931: variable '__kernel_settings_packages' from source: include_vars 6619 1726772983.89232: variable '__kernel_settings_packages' from source: include_vars 6619 1726772983.89461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772983.91549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772983.91634: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772983.91690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772983.91721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772983.91799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772983.91856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772983.91889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772983.91934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772983.91979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772983.91997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772983.92112: variable '__kernel_settings_is_ostree' from source: set_fact 6619 1726772983.92221: variable 'omit' from source: magic vars 6619 1726772983.92224: variable 'omit' from source: magic vars 6619 1726772983.92228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772983.92231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772983.92245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772983.92266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.92280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772983.92310: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772983.92320: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.92328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.92430: Set connection var ansible_shell_type to sh 6619 1726772983.92441: Set connection var ansible_timeout to 10 6619 1726772983.92460: Set connection var ansible_shell_executable to /bin/sh 6619 1726772983.92467: Set connection var ansible_connection to ssh 6619 1726772983.92477: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772983.92487: Set connection var ansible_pipelining to False 6619 1726772983.92512: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.92524: variable 'ansible_connection' from source: unknown 6619 1726772983.92564: variable 'ansible_module_compression' from source: unknown 6619 1726772983.92567: variable 'ansible_shell_type' from source: unknown 6619 1726772983.92569: variable 'ansible_shell_executable' from source: unknown 6619 1726772983.92571: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772983.92573: variable 'ansible_pipelining' from source: unknown 6619 1726772983.92575: variable 'ansible_timeout' from source: unknown 6619 1726772983.92577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772983.92662: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772983.92686: variable 'omit' from source: magic vars 6619 1726772983.92822: starting attempt loop 6619 1726772983.92825: running the handler 6619 1726772983.92828: variable 'ansible_facts' from source: unknown 6619 1726772983.92830: _low_level_execute_command(): starting 6619 1726772983.92831: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772983.93404: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772983.93422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772983.93438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772983.93457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772983.93473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772983.93485: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772983.93498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.93515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772983.93529: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772983.93538: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6619 1726772983.93623: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772983.93646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772983.93745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.95442: stdout chunk (state=3): >>>/root <<< 6619 1726772983.95577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772983.95588: stdout chunk (state=3): >>><<< 6619 1726772983.95599: stderr chunk (state=3): >>><<< 6619 1726772983.95627: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772983.95649: _low_level_execute_command(): starting 6619 1726772983.95658: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947 `" && echo ansible-tmp-1726772983.9563746-7438-75296124260947="` echo /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947 `" ) && sleep 0' 6619 1726772983.96272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772983.96284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772983.96329: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.96401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772983.96420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772983.96439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772983.96524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772983.98509: stdout chunk (state=3): >>>ansible-tmp-1726772983.9563746-7438-75296124260947=/root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947 <<< 6619 1726772983.98658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772983.98677: stdout chunk (state=3): >>><<< 6619 1726772983.98688: stderr chunk (state=3): >>><<< 6619 1726772983.98709: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772983.9563746-7438-75296124260947=/root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772983.98747: variable 'ansible_module_compression' from source: unknown 6619 1726772983.98803: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6619 1726772983.98868: variable 'ansible_facts' from source: unknown 6619 1726772983.99082: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_setup.py 6619 1726772983.99236: Sending initial data 6619 1726772983.99239: Sent initial data (151 bytes) 6619 1726772983.99933: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772983.99989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772984.00014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772984.00050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772984.00128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772984.01743: 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 <<< 6619 1726772984.01818: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772984.01879: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpjymw9ran /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_setup.py <<< 6619 1726772984.01887: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_setup.py" <<< 6619 1726772984.01947: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpjymw9ran" to remote "/root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_setup.py" <<< 6619 1726772984.03508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772984.03550: stderr chunk (state=3): >>><<< 6619 1726772984.03560: stdout chunk (state=3): >>><<< 6619 1726772984.03587: done transferring module to remote 6619 1726772984.03649: _low_level_execute_command(): starting 6619 1726772984.03653: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/ /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_setup.py && sleep 0' 6619 1726772984.04261: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772984.04337: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772984.04389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772984.04413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772984.04506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772984.06384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772984.06397: stdout chunk (state=3): >>><<< 6619 1726772984.06408: stderr chunk (state=3): >>><<< 6619 1726772984.06514: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772984.06520: _low_level_execute_command(): starting 6619 1726772984.06524: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_setup.py && sleep 0' 6619 1726772984.07084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772984.07098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772984.07112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772984.07135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772984.07176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 is address <<< 6619 1726772984.07180: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6619 1726772984.07270: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772984.07292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772984.07398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772984.35182: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6619 1726772984.37229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772984.37233: stdout chunk (state=3): >>><<< 6619 1726772984.37235: stderr chunk (state=3): >>><<< 6619 1726772984.37478: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772984.37482: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726772983.9563746-7438-75296124260947/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772984.37488: variable 'ansible_module_compression' from source: unknown 6619 1726772984.37800: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6619 1726772984.37803: variable 'ansible_facts' from source: unknown 6619 1726772984.37981: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_dnf.py 6619 1726772984.38255: Sending initial data 6619 1726772984.38321: Sent initial data (149 bytes) 6619 1726772984.39265: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772984.39373: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772984.39446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772984.39722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772984.39777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772984.41445: 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 <<< 6619 1726772984.41503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772984.41549: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmptzqznb7o /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_dnf.py <<< 6619 1726772984.41558: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_dnf.py" <<< 6619 1726772984.41655: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmptzqznb7o" to remote "/root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_dnf.py" <<< 6619 1726772984.43023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772984.43026: stdout chunk (state=3): >>><<< 6619 1726772984.43028: stderr chunk (state=3): >>><<< 6619 1726772984.43030: done transferring module to remote 6619 1726772984.43034: _low_level_execute_command(): starting 6619 1726772984.43036: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/ /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_dnf.py && sleep 0' 6619 1726772984.43710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772984.43714: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772984.43764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772984.43786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772984.43821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772984.43899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772984.45821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772984.45833: stdout chunk (state=3): >>><<< 6619 1726772984.45848: stderr chunk (state=3): >>><<< 6619 1726772984.45926: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772984.45930: _low_level_execute_command(): starting 6619 1726772984.45932: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/AnsiballZ_dnf.py && sleep 0' 6619 1726772984.46431: 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 <<< 6619 1726772984.46447: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772984.46490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772984.46502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772984.46572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772984.90569: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6619 1726772984.95159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772984.95192: stderr chunk (state=3): >>><<< 6619 1726772984.95195: stdout chunk (state=3): >>><<< 6619 1726772984.95210: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772984.95241: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_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.dnf', '_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-1726772983.9563746-7438-75296124260947/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772984.95247: _low_level_execute_command(): starting 6619 1726772984.95251: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772983.9563746-7438-75296124260947/ > /dev/null 2>&1 && sleep 0' 6619 1726772984.95851: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772984.95906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772984.97730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772984.97756: stderr chunk (state=3): >>><<< 6619 1726772984.97759: stdout chunk (state=3): >>><<< 6619 1726772984.97778: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772984.97784: handler run complete 6619 1726772984.97809: attempt loop complete, returning result 6619 1726772984.97811: _execute() done 6619 1726772984.97814: dumping result to json 6619 1726772984.97821: done dumping result, returning 6619 1726772984.97829: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [129c3c75-c909-05c5-089f-0000000001f7] 6619 1726772984.97833: sending task result for task 129c3c75-c909-05c5-089f-0000000001f7 6619 1726772984.97994: done sending task result for task 129c3c75-c909-05c5-089f-0000000001f7 6619 1726772984.97996: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6619 1726772984.98089: no more pending results, returning what we have 6619 1726772984.98092: results queue empty 6619 1726772984.98093: checking for any_errors_fatal 6619 1726772984.98097: done checking for any_errors_fatal 6619 1726772984.98098: checking for max_fail_percentage 6619 1726772984.98099: done checking for max_fail_percentage 6619 1726772984.98100: checking to see if all hosts have failed and the running result is not ok 6619 1726772984.98101: done checking to see if all hosts have failed 6619 1726772984.98101: getting the remaining hosts for this loop 6619 1726772984.98103: done getting the remaining hosts for this loop 6619 1726772984.98106: getting the next task for host managed_node3 6619 1726772984.98112: done getting next task for host managed_node3 6619 1726772984.98115: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6619 1726772984.98120: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772984.98130: getting variables 6619 1726772984.98131: in VariableManager get_vars() 6619 1726772984.98157: Calling all_inventory to load vars for managed_node3 6619 1726772984.98159: Calling groups_inventory to load vars for managed_node3 6619 1726772984.98161: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772984.98168: Calling all_plugins_play to load vars for managed_node3 6619 1726772984.98170: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772984.98171: Calling groups_plugins_play to load vars for managed_node3 6619 1726772984.98204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772984.98235: done with get_vars() 6619 1726772984.98241: done getting variables 6619 1726772984.98284: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:09:44 -0400 (0:00:01.105) 0:00:19.753 **** 6619 1726772984.98306: entering _queue_task() for managed_node3/debug 6619 1726772984.98496: worker is 1 (out of 1 available) 6619 1726772984.98508: exiting _queue_task() for managed_node3/debug 6619 1726772984.98523: done queuing things up, now waiting for results queue to drain 6619 1726772984.98524: waiting for pending results... 6619 1726772984.98683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6619 1726772984.98760: in run() - task 129c3c75-c909-05c5-089f-0000000001f9 6619 1726772984.98773: variable 'ansible_search_path' from source: unknown 6619 1726772984.98777: variable 'ansible_search_path' from source: unknown 6619 1726772984.98803: calling self._execute() 6619 1726772984.98863: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772984.98871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772984.98879: variable 'omit' from source: magic vars 6619 1726772984.99218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772985.00602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772985.00666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772985.00686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772985.00712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772985.00734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772985.00791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772985.00812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772985.00833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772985.00859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772985.00872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772985.00946: variable '__kernel_settings_is_transactional' from source: set_fact 6619 1726772985.00959: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6619 1726772985.00961: when evaluation is False, skipping this task 6619 1726772985.00967: _execute() done 6619 1726772985.00970: dumping result to json 6619 1726772985.00973: done dumping result, returning 6619 1726772985.00979: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [129c3c75-c909-05c5-089f-0000000001f9] 6619 1726772985.00988: sending task result for task 129c3c75-c909-05c5-089f-0000000001f9 6619 1726772985.01071: done sending task result for task 129c3c75-c909-05c5-089f-0000000001f9 6619 1726772985.01073: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6619 1726772985.01118: no more pending results, returning what we have 6619 1726772985.01122: results queue empty 6619 1726772985.01123: checking for any_errors_fatal 6619 1726772985.01133: done checking for any_errors_fatal 6619 1726772985.01133: checking for max_fail_percentage 6619 1726772985.01135: done checking for max_fail_percentage 6619 1726772985.01136: checking to see if all hosts have failed and the running result is not ok 6619 1726772985.01137: done checking to see if all hosts have failed 6619 1726772985.01138: getting the remaining hosts for this loop 6619 1726772985.01139: done getting the remaining hosts for this loop 6619 1726772985.01142: getting the next task for host managed_node3 6619 1726772985.01148: done getting next task for host managed_node3 6619 1726772985.01151: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6619 1726772985.01155: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772985.01168: getting variables 6619 1726772985.01169: in VariableManager get_vars() 6619 1726772985.01200: Calling all_inventory to load vars for managed_node3 6619 1726772985.01202: Calling groups_inventory to load vars for managed_node3 6619 1726772985.01204: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772985.01212: Calling all_plugins_play to load vars for managed_node3 6619 1726772985.01215: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772985.01219: Calling groups_plugins_play to load vars for managed_node3 6619 1726772985.01265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772985.01299: done with get_vars() 6619 1726772985.01304: done getting variables 6619 1726772985.01345: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:09:45 -0400 (0:00:00.030) 0:00:19.784 **** 6619 1726772985.01371: entering _queue_task() for managed_node3/reboot 6619 1726772985.01550: worker is 1 (out of 1 available) 6619 1726772985.01563: exiting _queue_task() for managed_node3/reboot 6619 1726772985.01574: done queuing things up, now waiting for results queue to drain 6619 1726772985.01575: waiting for pending results... 6619 1726772985.01731: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6619 1726772985.01802: in run() - task 129c3c75-c909-05c5-089f-0000000001fa 6619 1726772985.01815: variable 'ansible_search_path' from source: unknown 6619 1726772985.01822: variable 'ansible_search_path' from source: unknown 6619 1726772985.01844: calling self._execute() 6619 1726772985.01898: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.01901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.01909: variable 'omit' from source: magic vars 6619 1726772985.02305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772985.04206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772985.04224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772985.04249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772985.04279: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772985.04298: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772985.04353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772985.04375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772985.04500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772985.04503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772985.04506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772985.04508: variable '__kernel_settings_is_transactional' from source: set_fact 6619 1726772985.04514: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6619 1726772985.04519: when evaluation is False, skipping this task 6619 1726772985.04522: _execute() done 6619 1726772985.04524: dumping result to json 6619 1726772985.04526: done dumping result, returning 6619 1726772985.04533: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [129c3c75-c909-05c5-089f-0000000001fa] 6619 1726772985.04538: sending task result for task 129c3c75-c909-05c5-089f-0000000001fa 6619 1726772985.04613: done sending task result for task 129c3c75-c909-05c5-089f-0000000001fa 6619 1726772985.04617: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6619 1726772985.04658: no more pending results, returning what we have 6619 1726772985.04661: results queue empty 6619 1726772985.04662: checking for any_errors_fatal 6619 1726772985.04667: done checking for any_errors_fatal 6619 1726772985.04668: checking for max_fail_percentage 6619 1726772985.04669: done checking for max_fail_percentage 6619 1726772985.04670: checking to see if all hosts have failed and the running result is not ok 6619 1726772985.04671: done checking to see if all hosts have failed 6619 1726772985.04672: getting the remaining hosts for this loop 6619 1726772985.04673: done getting the remaining hosts for this loop 6619 1726772985.04676: getting the next task for host managed_node3 6619 1726772985.04682: done getting next task for host managed_node3 6619 1726772985.04685: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6619 1726772985.04689: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772985.04702: getting variables 6619 1726772985.04703: in VariableManager get_vars() 6619 1726772985.04733: Calling all_inventory to load vars for managed_node3 6619 1726772985.04735: Calling groups_inventory to load vars for managed_node3 6619 1726772985.04737: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772985.04744: Calling all_plugins_play to load vars for managed_node3 6619 1726772985.04747: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772985.04749: Calling groups_plugins_play to load vars for managed_node3 6619 1726772985.04793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772985.04827: done with get_vars() 6619 1726772985.04832: done getting variables 6619 1726772985.04871: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:09:45 -0400 (0:00:00.035) 0:00:19.819 **** 6619 1726772985.04896: entering _queue_task() for managed_node3/fail 6619 1726772985.05077: worker is 1 (out of 1 available) 6619 1726772985.05092: exiting _queue_task() for managed_node3/fail 6619 1726772985.05104: done queuing things up, now waiting for results queue to drain 6619 1726772985.05106: waiting for pending results... 6619 1726772985.05260: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6619 1726772985.05327: in run() - task 129c3c75-c909-05c5-089f-0000000001fb 6619 1726772985.05339: variable 'ansible_search_path' from source: unknown 6619 1726772985.05342: variable 'ansible_search_path' from source: unknown 6619 1726772985.05370: calling self._execute() 6619 1726772985.05425: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.05430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.05441: variable 'omit' from source: magic vars 6619 1726772985.05771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772985.07153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772985.07198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772985.07225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772985.07250: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772985.07272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772985.07332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772985.07352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772985.07373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772985.07398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772985.07409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772985.07487: variable '__kernel_settings_is_transactional' from source: set_fact 6619 1726772985.07500: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6619 1726772985.07503: when evaluation is False, skipping this task 6619 1726772985.07506: _execute() done 6619 1726772985.07509: dumping result to json 6619 1726772985.07515: done dumping result, returning 6619 1726772985.07526: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [129c3c75-c909-05c5-089f-0000000001fb] 6619 1726772985.07531: sending task result for task 129c3c75-c909-05c5-089f-0000000001fb 6619 1726772985.07615: done sending task result for task 129c3c75-c909-05c5-089f-0000000001fb 6619 1726772985.07620: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6619 1726772985.07670: no more pending results, returning what we have 6619 1726772985.07673: results queue empty 6619 1726772985.07674: checking for any_errors_fatal 6619 1726772985.07679: done checking for any_errors_fatal 6619 1726772985.07680: checking for max_fail_percentage 6619 1726772985.07682: done checking for max_fail_percentage 6619 1726772985.07683: checking to see if all hosts have failed and the running result is not ok 6619 1726772985.07684: done checking to see if all hosts have failed 6619 1726772985.07685: getting the remaining hosts for this loop 6619 1726772985.07686: done getting the remaining hosts for this loop 6619 1726772985.07690: getting the next task for host managed_node3 6619 1726772985.07698: done getting next task for host managed_node3 6619 1726772985.07702: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6619 1726772985.07706: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772985.07724: getting variables 6619 1726772985.07725: in VariableManager get_vars() 6619 1726772985.07756: Calling all_inventory to load vars for managed_node3 6619 1726772985.07759: Calling groups_inventory to load vars for managed_node3 6619 1726772985.07761: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772985.07771: Calling all_plugins_play to load vars for managed_node3 6619 1726772985.07773: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772985.07775: Calling groups_plugins_play to load vars for managed_node3 6619 1726772985.07824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772985.07857: done with get_vars() 6619 1726772985.07864: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:09:45 -0400 (0:00:00.030) 0:00:19.849 **** 6619 1726772985.07929: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6619 1726772985.08118: worker is 1 (out of 1 available) 6619 1726772985.08132: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6619 1726772985.08145: done queuing things up, now waiting for results queue to drain 6619 1726772985.08147: waiting for pending results... 6619 1726772985.08303: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6619 1726772985.08371: in run() - task 129c3c75-c909-05c5-089f-0000000001fd 6619 1726772985.08384: variable 'ansible_search_path' from source: unknown 6619 1726772985.08387: variable 'ansible_search_path' from source: unknown 6619 1726772985.08411: calling self._execute() 6619 1726772985.08467: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.08471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.08478: variable 'omit' from source: magic vars 6619 1726772985.08564: variable 'omit' from source: magic vars 6619 1726772985.08602: variable 'omit' from source: magic vars 6619 1726772985.08624: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6619 1726772985.08839: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6619 1726772985.08896: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772985.08928: variable 'omit' from source: magic vars 6619 1726772985.08960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772985.09041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772985.09058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772985.09073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772985.09082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772985.09104: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772985.09108: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.09110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.09182: Set connection var ansible_shell_type to sh 6619 1726772985.09186: Set connection var ansible_timeout to 10 6619 1726772985.09193: Set connection var ansible_shell_executable to /bin/sh 6619 1726772985.09195: Set connection var ansible_connection to ssh 6619 1726772985.09200: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772985.09206: Set connection var ansible_pipelining to False 6619 1726772985.09225: variable 'ansible_shell_executable' from source: unknown 6619 1726772985.09229: variable 'ansible_connection' from source: unknown 6619 1726772985.09231: variable 'ansible_module_compression' from source: unknown 6619 1726772985.09233: variable 'ansible_shell_type' from source: unknown 6619 1726772985.09235: variable 'ansible_shell_executable' from source: unknown 6619 1726772985.09237: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.09243: variable 'ansible_pipelining' from source: unknown 6619 1726772985.09246: variable 'ansible_timeout' from source: unknown 6619 1726772985.09248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.09380: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772985.09388: variable 'omit' from source: magic vars 6619 1726772985.09391: starting attempt loop 6619 1726772985.09394: running the handler 6619 1726772985.09405: _low_level_execute_command(): starting 6619 1726772985.09412: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772985.09928: 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 <<< 6619 1726772985.09932: 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.44.236 originally 10.31.44.236 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.44.236 is address <<< 6619 1726772985.09935: stderr chunk (state=3): >>>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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772985.09937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.09989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.09992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.09994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.10070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.11770: stdout chunk (state=3): >>>/root <<< 6619 1726772985.11868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.11898: stderr chunk (state=3): >>><<< 6619 1726772985.11902: stdout chunk (state=3): >>><<< 6619 1726772985.11923: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.11935: _low_level_execute_command(): starting 6619 1726772985.11941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937 `" && echo ansible-tmp-1726772985.1192462-7513-271396991092937="` echo /root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937 `" ) && sleep 0' 6619 1726772985.12386: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.12389: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.12399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.12401: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.12451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.12454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.12458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.12518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.14442: stdout chunk (state=3): >>>ansible-tmp-1726772985.1192462-7513-271396991092937=/root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937 <<< 6619 1726772985.14551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.14582: stderr chunk (state=3): >>><<< 6619 1726772985.14586: stdout chunk (state=3): >>><<< 6619 1726772985.14599: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772985.1192462-7513-271396991092937=/root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.14639: variable 'ansible_module_compression' from source: unknown 6619 1726772985.14669: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6619 1726772985.14702: variable 'ansible_facts' from source: unknown 6619 1726772985.14764: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/AnsiballZ_kernel_settings_get_config.py 6619 1726772985.14862: Sending initial data 6619 1726772985.14865: Sent initial data (173 bytes) 6619 1726772985.15305: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.15308: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772985.15311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.15313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772985.15315: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.15373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.15379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.15380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.15436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.17038: 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 <<< 6619 1726772985.17091: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772985.17148: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmphy75p6co /root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/AnsiballZ_kernel_settings_get_config.py <<< 6619 1726772985.17156: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772985.17206: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmphy75p6co" to remote "/root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772985.17209: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772985.17798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.17848: stderr chunk (state=3): >>><<< 6619 1726772985.17851: stdout chunk (state=3): >>><<< 6619 1726772985.17889: done transferring module to remote 6619 1726772985.17898: _low_level_execute_command(): starting 6619 1726772985.17903: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/ /root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6619 1726772985.18370: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.18374: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772985.18376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.18382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772985.18384: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.18434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.18438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.18440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.18503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.20323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.20349: stderr chunk (state=3): >>><<< 6619 1726772985.20352: stdout chunk (state=3): >>><<< 6619 1726772985.20365: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.20368: _low_level_execute_command(): starting 6619 1726772985.20371: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6619 1726772985.20800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.20804: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772985.20806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772985.20808: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772985.20810: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.20864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.20867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.20872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.20940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.36468: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 6619 1726772985.37953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772985.37956: stdout chunk (state=3): >>><<< 6619 1726772985.37959: stderr chunk (state=3): >>><<< 6619 1726772985.37987: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772985.38027: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_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': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726772985.1192462-7513-271396991092937/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772985.38060: _low_level_execute_command(): starting 6619 1726772985.38065: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772985.1192462-7513-271396991092937/ > /dev/null 2>&1 && sleep 0' 6619 1726772985.38722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.38832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772985.38857: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.38881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.38980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.40873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.40877: stdout chunk (state=3): >>><<< 6619 1726772985.40879: stderr chunk (state=3): >>><<< 6619 1726772985.40898: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.40902: handler run complete 6619 1726772985.40926: attempt loop complete, returning result 6619 1726772985.40929: _execute() done 6619 1726772985.40932: dumping result to json 6619 1726772985.40934: done dumping result, returning 6619 1726772985.40945: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [129c3c75-c909-05c5-089f-0000000001fd] 6619 1726772985.40947: sending task result for task 129c3c75-c909-05c5-089f-0000000001fd 6619 1726772985.41052: done sending task result for task 129c3c75-c909-05c5-089f-0000000001fd 6619 1726772985.41054: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6619 1726772985.41151: no more pending results, returning what we have 6619 1726772985.41155: results queue empty 6619 1726772985.41156: checking for any_errors_fatal 6619 1726772985.41160: done checking for any_errors_fatal 6619 1726772985.41160: checking for max_fail_percentage 6619 1726772985.41164: done checking for max_fail_percentage 6619 1726772985.41165: checking to see if all hosts have failed and the running result is not ok 6619 1726772985.41166: done checking to see if all hosts have failed 6619 1726772985.41167: getting the remaining hosts for this loop 6619 1726772985.41168: done getting the remaining hosts for this loop 6619 1726772985.41171: getting the next task for host managed_node3 6619 1726772985.41176: done getting next task for host managed_node3 6619 1726772985.41179: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6619 1726772985.41183: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772985.41193: getting variables 6619 1726772985.41194: in VariableManager get_vars() 6619 1726772985.41239: Calling all_inventory to load vars for managed_node3 6619 1726772985.41242: Calling groups_inventory to load vars for managed_node3 6619 1726772985.41244: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772985.41252: Calling all_plugins_play to load vars for managed_node3 6619 1726772985.41255: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772985.41258: Calling groups_plugins_play to load vars for managed_node3 6619 1726772985.41309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772985.41366: done with get_vars() 6619 1726772985.41376: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:09:45 -0400 (0:00:00.335) 0:00:20.185 **** 6619 1726772985.41475: entering _queue_task() for managed_node3/stat 6619 1726772985.41704: worker is 1 (out of 1 available) 6619 1726772985.41776: exiting _queue_task() for managed_node3/stat 6619 1726772985.41787: done queuing things up, now waiting for results queue to drain 6619 1726772985.41789: waiting for pending results... 6619 1726772985.41941: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6619 1726772985.42070: in run() - task 129c3c75-c909-05c5-089f-0000000001fe 6619 1726772985.42079: variable 'ansible_search_path' from source: unknown 6619 1726772985.42178: variable 'ansible_search_path' from source: unknown 6619 1726772985.42182: variable '__prof_from_conf' from source: task vars 6619 1726772985.42462: variable '__prof_from_conf' from source: task vars 6619 1726772985.42753: variable '__data' from source: task vars 6619 1726772985.42909: variable '__kernel_settings_register_tuned_main' from source: set_fact 6619 1726772985.43484: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772985.43526: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772985.43592: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772985.43924: variable 'omit' from source: magic vars 6619 1726772985.43955: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.43974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.43989: variable 'omit' from source: magic vars 6619 1726772985.44569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772985.48381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772985.48452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772985.48498: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772985.48541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772985.48577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772985.48658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772985.48698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772985.48730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772985.48778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772985.48803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772985.48909: variable 'item' from source: unknown 6619 1726772985.48931: Evaluated conditional (item | length > 0): False 6619 1726772985.49003: when evaluation is False, skipping this task 6619 1726772985.49007: variable 'item' from source: unknown 6619 1726772985.49054: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6619 1726772985.49423: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.49427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.49429: variable 'omit' from source: magic vars 6619 1726772985.49472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772985.49502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772985.49537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772985.49583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772985.49601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772985.49684: variable 'item' from source: unknown 6619 1726772985.49696: Evaluated conditional (item | length > 0): True 6619 1726772985.49706: variable 'omit' from source: magic vars 6619 1726772985.49767: variable 'omit' from source: magic vars 6619 1726772985.49819: variable 'item' from source: unknown 6619 1726772985.49891: variable 'item' from source: unknown 6619 1726772985.49911: variable 'omit' from source: magic vars 6619 1726772985.49947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772985.49985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772985.50007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772985.50074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772985.50077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772985.50079: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772985.50083: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.50091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.50194: Set connection var ansible_shell_type to sh 6619 1726772985.50205: Set connection var ansible_timeout to 10 6619 1726772985.50219: Set connection var ansible_shell_executable to /bin/sh 6619 1726772985.50226: Set connection var ansible_connection to ssh 6619 1726772985.50236: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772985.50248: Set connection var ansible_pipelining to False 6619 1726772985.50290: variable 'ansible_shell_executable' from source: unknown 6619 1726772985.50294: variable 'ansible_connection' from source: unknown 6619 1726772985.50296: variable 'ansible_module_compression' from source: unknown 6619 1726772985.50298: variable 'ansible_shell_type' from source: unknown 6619 1726772985.50300: variable 'ansible_shell_executable' from source: unknown 6619 1726772985.50399: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.50402: variable 'ansible_pipelining' from source: unknown 6619 1726772985.50405: variable 'ansible_timeout' from source: unknown 6619 1726772985.50407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.50469: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772985.50491: variable 'omit' from source: magic vars 6619 1726772985.50500: starting attempt loop 6619 1726772985.50514: running the handler 6619 1726772985.50533: _low_level_execute_command(): starting 6619 1726772985.50545: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772985.51256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.51336: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.51387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.51406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.51434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.51536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.53248: stdout chunk (state=3): >>>/root <<< 6619 1726772985.53380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.53410: stdout chunk (state=3): >>><<< 6619 1726772985.53413: stderr chunk (state=3): >>><<< 6619 1726772985.53527: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.53530: _low_level_execute_command(): starting 6619 1726772985.53533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235 `" && echo ansible-tmp-1726772985.534363-7534-108350631572235="` echo /root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235 `" ) && sleep 0' 6619 1726772985.54115: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.54132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.54147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772985.54177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772985.54282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.54308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.54411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.56414: stdout chunk (state=3): >>>ansible-tmp-1726772985.534363-7534-108350631572235=/root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235 <<< 6619 1726772985.56587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.56606: stderr chunk (state=3): >>><<< 6619 1726772985.56614: stdout chunk (state=3): >>><<< 6619 1726772985.56643: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772985.534363-7534-108350631572235=/root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.56709: variable 'ansible_module_compression' from source: unknown 6619 1726772985.56811: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772985.56815: variable 'ansible_facts' from source: unknown 6619 1726772985.56924: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/AnsiballZ_stat.py 6619 1726772985.57167: Sending initial data 6619 1726772985.57171: Sent initial data (150 bytes) 6619 1726772985.57823: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.57857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.57877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.57975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.59649: 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 <<< 6619 1726772985.59738: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772985.59822: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp2g2th92p /root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/AnsiballZ_stat.py <<< 6619 1726772985.59826: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/AnsiballZ_stat.py" <<< 6619 1726772985.59869: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp2g2th92p" to remote "/root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/AnsiballZ_stat.py" <<< 6619 1726772985.60684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.60795: stderr chunk (state=3): >>><<< 6619 1726772985.60798: stdout chunk (state=3): >>><<< 6619 1726772985.60807: done transferring module to remote 6619 1726772985.60823: _low_level_execute_command(): starting 6619 1726772985.60833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/ /root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/AnsiballZ_stat.py && sleep 0' 6619 1726772985.61433: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.61447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.61471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772985.61491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772985.61508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772985.61533: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.61586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.61641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.61659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.61696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.61778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.63665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.63693: stderr chunk (state=3): >>><<< 6619 1726772985.63696: stdout chunk (state=3): >>><<< 6619 1726772985.63791: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.63795: _low_level_execute_command(): starting 6619 1726772985.63797: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/AnsiballZ_stat.py && sleep 0' 6619 1726772985.64338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.64352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.64377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772985.64484: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.64508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.64604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.80778: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 29, "inode": 348127424, "dev": 51714, "nlink": 3, "atime": 1726772982.1810308, "mtime": 1726772978.0600266, "ctime": 1726772978.0600266, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6619 1726772985.82440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772985.82452: stdout chunk (state=3): >>><<< 6619 1726772985.82472: stderr chunk (state=3): >>><<< 6619 1726772985.82496: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 29, "inode": 348127424, "dev": 51714, "nlink": 3, "atime": 1726772982.1810308, "mtime": 1726772978.0600266, "ctime": 1726772978.0600266, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2790525339", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772985.82596: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_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-1726772985.534363-7534-108350631572235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772985.82610: _low_level_execute_command(): starting 6619 1726772985.82622: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772985.534363-7534-108350631572235/ > /dev/null 2>&1 && sleep 0' 6619 1726772985.83343: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.83404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.83427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.83469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.83554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.85521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.85545: stderr chunk (state=3): >>><<< 6619 1726772985.85554: stdout chunk (state=3): >>><<< 6619 1726772985.85581: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.85593: handler run complete 6619 1726772985.85726: attempt loop complete, returning result 6619 1726772985.85729: variable 'item' from source: unknown 6619 1726772985.85773: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726772982.1810308, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772978.0600266, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 348127424, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772978.0600266, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 29, "uid": 0, "version": "2790525339", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6619 1726772985.86069: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.86072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.86075: variable 'omit' from source: magic vars 6619 1726772985.86245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772985.86289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772985.86322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772985.86371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772985.86503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772985.86506: variable 'item' from source: unknown 6619 1726772985.86508: Evaluated conditional (item | length > 0): True 6619 1726772985.86515: variable 'omit' from source: magic vars 6619 1726772985.86535: variable 'omit' from source: magic vars 6619 1726772985.86584: variable 'item' from source: unknown 6619 1726772985.86661: variable 'item' from source: unknown 6619 1726772985.86686: variable 'omit' from source: magic vars 6619 1726772985.86720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772985.86737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772985.86748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772985.86771: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772985.86779: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.86787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.86883: Set connection var ansible_shell_type to sh 6619 1726772985.86921: Set connection var ansible_timeout to 10 6619 1726772985.86925: Set connection var ansible_shell_executable to /bin/sh 6619 1726772985.86934: Set connection var ansible_connection to ssh 6619 1726772985.86936: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772985.86943: Set connection var ansible_pipelining to False 6619 1726772985.86968: variable 'ansible_shell_executable' from source: unknown 6619 1726772985.87022: variable 'ansible_connection' from source: unknown 6619 1726772985.87025: variable 'ansible_module_compression' from source: unknown 6619 1726772985.87027: variable 'ansible_shell_type' from source: unknown 6619 1726772985.87029: variable 'ansible_shell_executable' from source: unknown 6619 1726772985.87031: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772985.87033: variable 'ansible_pipelining' from source: unknown 6619 1726772985.87042: variable 'ansible_timeout' from source: unknown 6619 1726772985.87044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772985.87139: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772985.87168: variable 'omit' from source: magic vars 6619 1726772985.87178: starting attempt loop 6619 1726772985.87261: running the handler 6619 1726772985.87268: _low_level_execute_command(): starting 6619 1726772985.87270: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772985.87890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.87932: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772985.87949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.88037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.88065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.88082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.88104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.88204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.89978: stdout chunk (state=3): >>>/root <<< 6619 1726772985.90106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.90110: stdout chunk (state=3): >>><<< 6619 1726772985.90112: stderr chunk (state=3): >>><<< 6619 1726772985.90133: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.90227: _low_level_execute_command(): starting 6619 1726772985.90231: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371 `" && echo ansible-tmp-1726772985.9013932-7534-150938566940371="` echo /root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371 `" ) && sleep 0' 6619 1726772985.90777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.90792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.90805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772985.90826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772985.90848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772985.90939: 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.90961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.90979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.91003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.91098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.93146: stdout chunk (state=3): >>>ansible-tmp-1726772985.9013932-7534-150938566940371=/root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371 <<< 6619 1726772985.93425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.93429: stdout chunk (state=3): >>><<< 6619 1726772985.93431: stderr chunk (state=3): >>><<< 6619 1726772985.93434: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772985.9013932-7534-150938566940371=/root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772985.93436: variable 'ansible_module_compression' from source: unknown 6619 1726772985.93439: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772985.93456: variable 'ansible_facts' from source: unknown 6619 1726772985.93538: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/AnsiballZ_stat.py 6619 1726772985.93684: Sending initial data 6619 1726772985.93786: Sent initial data (151 bytes) 6619 1726772985.94434: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.94486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.94502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.94528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.94632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772985.96300: 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 <<< 6619 1726772985.96404: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772985.96480: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmptaq_1rh8 /root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/AnsiballZ_stat.py <<< 6619 1726772985.96484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/AnsiballZ_stat.py" <<< 6619 1726772985.96540: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmptaq_1rh8" to remote "/root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/AnsiballZ_stat.py" <<< 6619 1726772985.97896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772985.97900: stderr chunk (state=3): >>><<< 6619 1726772985.97902: stdout chunk (state=3): >>><<< 6619 1726772985.97944: done transferring module to remote 6619 1726772985.97958: _low_level_execute_command(): starting 6619 1726772985.97971: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/ /root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/AnsiballZ_stat.py && sleep 0' 6619 1726772985.98629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772985.98650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772985.98732: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772985.98789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772985.98813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772985.98832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772985.98928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.00840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772986.00874: stdout chunk (state=3): >>><<< 6619 1726772986.00877: stderr chunk (state=3): >>><<< 6619 1726772986.00893: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772986.00901: _low_level_execute_command(): starting 6619 1726772986.00982: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/AnsiballZ_stat.py && sleep 0' 6619 1726772986.01640: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772986.01767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772986.01795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.01832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.01947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.18170: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726772980.0290287, "ctime": 1726772980.0290287, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6619 1726772986.19926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772986.19931: stdout chunk (state=3): >>><<< 6619 1726772986.19933: stderr chunk (state=3): >>><<< 6619 1726772986.19936: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 152, "inode": 346030272, "dev": 51714, "nlink": 4, "atime": 1726772973.5700226, "mtime": 1726772980.0290287, "ctime": 1726772980.0290287, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "2312803406", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772986.19939: done with _execute_module (stat, {'path': '/etc/tuned', '_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-1726772985.9013932-7534-150938566940371/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772986.19959: _low_level_execute_command(): starting 6619 1726772986.19973: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772985.9013932-7534-150938566940371/ > /dev/null 2>&1 && sleep 0' 6619 1726772986.20644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772986.20668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772986.20689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772986.20802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772986.20823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.20868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.20926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.22877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772986.22881: stdout chunk (state=3): >>><<< 6619 1726772986.22883: stderr chunk (state=3): >>><<< 6619 1726772986.22990: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772986.22994: handler run complete 6619 1726772986.22997: attempt loop complete, returning result 6619 1726772986.22999: variable 'item' from source: unknown 6619 1726772986.23066: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726772973.5700226, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726772980.0290287, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 346030272, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726772980.0290287, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 152, "uid": 0, "version": "2312803406", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6619 1726772986.23212: dumping result to json 6619 1726772986.23214: done dumping result, returning 6619 1726772986.23218: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [129c3c75-c909-05c5-089f-0000000001fe] 6619 1726772986.23221: sending task result for task 129c3c75-c909-05c5-089f-0000000001fe 6619 1726772986.23272: done sending task result for task 129c3c75-c909-05c5-089f-0000000001fe 6619 1726772986.23275: WORKER PROCESS EXITING 6619 1726772986.23379: no more pending results, returning what we have 6619 1726772986.23382: results queue empty 6619 1726772986.23385: checking for any_errors_fatal 6619 1726772986.23390: done checking for any_errors_fatal 6619 1726772986.23391: checking for max_fail_percentage 6619 1726772986.23392: done checking for max_fail_percentage 6619 1726772986.23393: checking to see if all hosts have failed and the running result is not ok 6619 1726772986.23394: done checking to see if all hosts have failed 6619 1726772986.23394: getting the remaining hosts for this loop 6619 1726772986.23396: done getting the remaining hosts for this loop 6619 1726772986.23398: getting the next task for host managed_node3 6619 1726772986.23403: done getting next task for host managed_node3 6619 1726772986.23406: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6619 1726772986.23410: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772986.23421: getting variables 6619 1726772986.23422: in VariableManager get_vars() 6619 1726772986.23452: Calling all_inventory to load vars for managed_node3 6619 1726772986.23460: Calling groups_inventory to load vars for managed_node3 6619 1726772986.23465: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772986.23474: Calling all_plugins_play to load vars for managed_node3 6619 1726772986.23477: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772986.23480: Calling groups_plugins_play to load vars for managed_node3 6619 1726772986.23530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772986.23586: done with get_vars() 6619 1726772986.23595: done getting variables 6619 1726772986.23657: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:09:46 -0400 (0:00:00.822) 0:00:21.007 **** 6619 1726772986.23699: entering _queue_task() for managed_node3/set_fact 6619 1726772986.24052: worker is 1 (out of 1 available) 6619 1726772986.24067: exiting _queue_task() for managed_node3/set_fact 6619 1726772986.24077: done queuing things up, now waiting for results queue to drain 6619 1726772986.24078: waiting for pending results... 6619 1726772986.24544: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6619 1726772986.24550: in run() - task 129c3c75-c909-05c5-089f-0000000001ff 6619 1726772986.24553: variable 'ansible_search_path' from source: unknown 6619 1726772986.24556: variable 'ansible_search_path' from source: unknown 6619 1726772986.24558: calling self._execute() 6619 1726772986.24561: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772986.24566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772986.24569: variable 'omit' from source: magic vars 6619 1726772986.24667: variable 'omit' from source: magic vars 6619 1726772986.24729: variable 'omit' from source: magic vars 6619 1726772986.25407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772986.27507: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772986.27587: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772986.27630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772986.27681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772986.27791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772986.27815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772986.27853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772986.27888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772986.27944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772986.27968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772986.28120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772986.28125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772986.28127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772986.28139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772986.28159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772986.28234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772986.28269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772986.28296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772986.28348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772986.28372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772986.28632: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6619 1726772986.28751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772986.28990: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772986.28996: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772986.29036: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772986.29072: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772986.29132: 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) 6619 1726772986.29159: 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) 6619 1726772986.29191: 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) 6619 1726772986.29323: 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) 6619 1726772986.29328: variable 'omit' from source: magic vars 6619 1726772986.29330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772986.29365: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772986.29389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772986.29411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772986.29428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772986.29470: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772986.29479: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772986.29487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772986.29669: Set connection var ansible_shell_type to sh 6619 1726772986.29671: Set connection var ansible_timeout to 10 6619 1726772986.29674: Set connection var ansible_shell_executable to /bin/sh 6619 1726772986.29675: Set connection var ansible_connection to ssh 6619 1726772986.29684: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772986.29686: Set connection var ansible_pipelining to False 6619 1726772986.29688: variable 'ansible_shell_executable' from source: unknown 6619 1726772986.29690: variable 'ansible_connection' from source: unknown 6619 1726772986.29692: variable 'ansible_module_compression' from source: unknown 6619 1726772986.29697: variable 'ansible_shell_type' from source: unknown 6619 1726772986.29705: variable 'ansible_shell_executable' from source: unknown 6619 1726772986.29711: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772986.29719: variable 'ansible_pipelining' from source: unknown 6619 1726772986.29727: variable 'ansible_timeout' from source: unknown 6619 1726772986.29736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772986.29845: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772986.29860: variable 'omit' from source: magic vars 6619 1726772986.29882: starting attempt loop 6619 1726772986.29905: running the handler 6619 1726772986.29908: handler run complete 6619 1726772986.29913: attempt loop complete, returning result 6619 1726772986.29918: _execute() done 6619 1726772986.29920: dumping result to json 6619 1726772986.29923: done dumping result, returning 6619 1726772986.29931: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [129c3c75-c909-05c5-089f-0000000001ff] 6619 1726772986.29934: sending task result for task 129c3c75-c909-05c5-089f-0000000001ff 6619 1726772986.30008: done sending task result for task 129c3c75-c909-05c5-089f-0000000001ff 6619 1726772986.30012: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 6619 1726772986.30080: no more pending results, returning what we have 6619 1726772986.30084: results queue empty 6619 1726772986.30085: checking for any_errors_fatal 6619 1726772986.30094: done checking for any_errors_fatal 6619 1726772986.30095: checking for max_fail_percentage 6619 1726772986.30097: done checking for max_fail_percentage 6619 1726772986.30097: checking to see if all hosts have failed and the running result is not ok 6619 1726772986.30098: done checking to see if all hosts have failed 6619 1726772986.30322: getting the remaining hosts for this loop 6619 1726772986.30325: done getting the remaining hosts for this loop 6619 1726772986.30329: getting the next task for host managed_node3 6619 1726772986.30334: done getting next task for host managed_node3 6619 1726772986.30338: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6619 1726772986.30342: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772986.30353: getting variables 6619 1726772986.30354: in VariableManager get_vars() 6619 1726772986.30390: Calling all_inventory to load vars for managed_node3 6619 1726772986.30393: Calling groups_inventory to load vars for managed_node3 6619 1726772986.30395: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772986.30403: Calling all_plugins_play to load vars for managed_node3 6619 1726772986.30406: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772986.30409: Calling groups_plugins_play to load vars for managed_node3 6619 1726772986.30469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772986.30520: done with get_vars() 6619 1726772986.30529: done getting variables 6619 1726772986.30593: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:09:46 -0400 (0:00:00.069) 0:00:21.076 **** 6619 1726772986.30628: entering _queue_task() for managed_node3/service 6619 1726772986.31138: worker is 1 (out of 1 available) 6619 1726772986.31145: exiting _queue_task() for managed_node3/service 6619 1726772986.31154: done queuing things up, now waiting for results queue to drain 6619 1726772986.31155: waiting for pending results... 6619 1726772986.31290: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6619 1726772986.31332: in run() - task 129c3c75-c909-05c5-089f-000000000200 6619 1726772986.31353: variable 'ansible_search_path' from source: unknown 6619 1726772986.31360: variable 'ansible_search_path' from source: unknown 6619 1726772986.31422: variable '__kernel_settings_services' from source: include_vars 6619 1726772986.31769: variable '__kernel_settings_services' from source: include_vars 6619 1726772986.31854: variable 'omit' from source: magic vars 6619 1726772986.32148: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772986.32153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772986.32155: variable 'omit' from source: magic vars 6619 1726772986.32232: variable 'omit' from source: magic vars 6619 1726772986.32295: variable 'omit' from source: magic vars 6619 1726772986.32347: variable 'item' from source: unknown 6619 1726772986.32474: variable 'item' from source: unknown 6619 1726772986.32477: variable 'omit' from source: magic vars 6619 1726772986.32523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772986.32562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772986.32598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772986.32690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772986.32694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772986.32697: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772986.32699: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772986.32701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772986.32796: Set connection var ansible_shell_type to sh 6619 1726772986.32811: Set connection var ansible_timeout to 10 6619 1726772986.32826: Set connection var ansible_shell_executable to /bin/sh 6619 1726772986.32833: Set connection var ansible_connection to ssh 6619 1726772986.32843: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772986.32853: Set connection var ansible_pipelining to False 6619 1726772986.32879: variable 'ansible_shell_executable' from source: unknown 6619 1726772986.32887: variable 'ansible_connection' from source: unknown 6619 1726772986.32893: variable 'ansible_module_compression' from source: unknown 6619 1726772986.32910: variable 'ansible_shell_type' from source: unknown 6619 1726772986.32919: variable 'ansible_shell_executable' from source: unknown 6619 1726772986.33017: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772986.33021: variable 'ansible_pipelining' from source: unknown 6619 1726772986.33023: variable 'ansible_timeout' from source: unknown 6619 1726772986.33026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772986.33094: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772986.33109: variable 'omit' from source: magic vars 6619 1726772986.33126: starting attempt loop 6619 1726772986.33221: running the handler 6619 1726772986.33237: variable 'ansible_facts' from source: unknown 6619 1726772986.33283: _low_level_execute_command(): starting 6619 1726772986.33295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772986.34197: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.34224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.34340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.36042: stdout chunk (state=3): >>>/root <<< 6619 1726772986.36205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772986.36209: stdout chunk (state=3): >>><<< 6619 1726772986.36211: stderr chunk (state=3): >>><<< 6619 1726772986.36241: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772986.36261: _low_level_execute_command(): starting 6619 1726772986.36278: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636 `" && echo ansible-tmp-1726772986.3624818-7594-20279998023636="` echo /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636 `" ) && sleep 0' 6619 1726772986.36937: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772986.36949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772986.37061: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.37119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.37194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.39156: stdout chunk (state=3): >>>ansible-tmp-1726772986.3624818-7594-20279998023636=/root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636 <<< 6619 1726772986.39323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772986.39326: stdout chunk (state=3): >>><<< 6619 1726772986.39328: stderr chunk (state=3): >>><<< 6619 1726772986.39350: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772986.3624818-7594-20279998023636=/root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772986.39522: variable 'ansible_module_compression' from source: unknown 6619 1726772986.39526: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6619 1726772986.39528: variable 'ansible_facts' from source: unknown 6619 1726772986.39737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_setup.py 6619 1726772986.39943: Sending initial data 6619 1726772986.39946: Sent initial data (151 bytes) 6619 1726772986.40568: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772986.40640: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772986.40695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772986.40711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.40745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.40849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.42506: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6619 1726772986.42547: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772986.42621: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772986.42700: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpywgzjiwt /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_setup.py <<< 6619 1726772986.42704: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_setup.py" <<< 6619 1726772986.42759: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpywgzjiwt" to remote "/root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_setup.py" <<< 6619 1726772986.44521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772986.44526: stdout chunk (state=3): >>><<< 6619 1726772986.44528: stderr chunk (state=3): >>><<< 6619 1726772986.44628: done transferring module to remote 6619 1726772986.44631: _low_level_execute_command(): starting 6619 1726772986.44634: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/ /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_setup.py && sleep 0' 6619 1726772986.45207: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772986.45224: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772986.45239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772986.45293: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772986.45356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772986.45372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.45406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.45503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.47392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772986.47509: stderr chunk (state=3): >>><<< 6619 1726772986.47512: stdout chunk (state=3): >>><<< 6619 1726772986.47525: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772986.47528: _low_level_execute_command(): starting 6619 1726772986.47530: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_setup.py && sleep 0' 6619 1726772986.48631: 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 <<< 6619 1726772986.48636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772986.48639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772986.48642: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772986.48724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.48891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.76782: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6619 1726772986.78931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772986.78936: stdout chunk (state=3): >>><<< 6619 1726772986.78938: stderr chunk (state=3): >>><<< 6619 1726772986.78941: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772986.78944: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726772986.3624818-7594-20279998023636/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772986.78959: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 6619 1726772986.79064: variable 'ansible_module_compression' from source: unknown 6619 1726772986.79089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6619 1726772986.79150: variable 'ansible_facts' from source: unknown 6619 1726772986.79390: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_systemd.py 6619 1726772986.79547: Sending initial data 6619 1726772986.79551: Sent initial data (153 bytes) 6619 1726772986.80296: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.80347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.80421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.82066: 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 <<< 6619 1726772986.82130: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772986.82190: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpdy2bdwwu /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_systemd.py <<< 6619 1726772986.82194: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_systemd.py" <<< 6619 1726772986.82276: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpdy2bdwwu" to remote "/root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_systemd.py" <<< 6619 1726772986.83949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772986.84022: stderr chunk (state=3): >>><<< 6619 1726772986.84025: stdout chunk (state=3): >>><<< 6619 1726772986.84028: done transferring module to remote 6619 1726772986.84030: _low_level_execute_command(): starting 6619 1726772986.84034: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/ /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_systemd.py && sleep 0' 6619 1726772986.84725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772986.84751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772986.84834: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772986.84877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772986.84892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.84912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.85003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772986.86939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772986.86950: stdout chunk (state=3): >>><<< 6619 1726772986.86961: stderr chunk (state=3): >>><<< 6619 1726772986.86983: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772986.87062: _low_level_execute_command(): starting 6619 1726772986.87068: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/AnsiballZ_systemd.py && sleep 0' 6619 1726772986.87810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772986.87833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772986.87872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772986.87900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772986.87919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772986.87941: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772986.87956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772986.88033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772986.88068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772986.88085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772986.88107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772986.88210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.17655: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8706", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "MemoryCurrent": "15138816", "MemoryPeak": "15581184", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298713600", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "111813000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6619 1726772987.19931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.19935: stderr chunk (state=3): >>>Shared connection to 10.31.44.236 closed. <<< 6619 1726772987.19938: stdout chunk (state=3): >>><<< 6619 1726772987.19940: stderr chunk (state=3): >>><<< 6619 1726772987.19943: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8706", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "MemoryCurrent": "15138816", "MemoryPeak": "15581184", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3298713600", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "111813000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772987.20115: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_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.systemd', '_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-1726772986.3624818-7594-20279998023636/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772987.20154: _low_level_execute_command(): starting 6619 1726772987.20167: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772986.3624818-7594-20279998023636/ > /dev/null 2>&1 && sleep 0' 6619 1726772987.20832: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772987.20845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772987.20860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772987.20882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772987.20898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772987.20931: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.21031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.21051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.21148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.23090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.23094: stdout chunk (state=3): >>><<< 6619 1726772987.23096: stderr chunk (state=3): >>><<< 6619 1726772987.23111: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.23228: handler run complete 6619 1726772987.23232: attempt loop complete, returning result 6619 1726772987.23234: variable 'item' from source: unknown 6619 1726772987.23357: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "ActiveState": "active", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "111813000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8706", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3298713600", "MemoryCurrent": "15138816", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "15581184", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6619 1726772987.24148: dumping result to json 6619 1726772987.24159: done dumping result, returning 6619 1726772987.24163: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [129c3c75-c909-05c5-089f-000000000200] 6619 1726772987.24165: sending task result for task 129c3c75-c909-05c5-089f-000000000200 6619 1726772987.24254: done sending task result for task 129c3c75-c909-05c5-089f-000000000200 6619 1726772987.24407: no more pending results, returning what we have 6619 1726772987.24411: results queue empty 6619 1726772987.24412: checking for any_errors_fatal 6619 1726772987.24414: done checking for any_errors_fatal 6619 1726772987.24415: checking for max_fail_percentage 6619 1726772987.24419: done checking for max_fail_percentage 6619 1726772987.24419: checking to see if all hosts have failed and the running result is not ok 6619 1726772987.24420: done checking to see if all hosts have failed 6619 1726772987.24421: getting the remaining hosts for this loop 6619 1726772987.24422: done getting the remaining hosts for this loop 6619 1726772987.24425: getting the next task for host managed_node3 6619 1726772987.24430: done getting next task for host managed_node3 6619 1726772987.24434: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6619 1726772987.24437: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772987.24446: getting variables 6619 1726772987.24448: in VariableManager get_vars() 6619 1726772987.24474: Calling all_inventory to load vars for managed_node3 6619 1726772987.24477: Calling groups_inventory to load vars for managed_node3 6619 1726772987.24479: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772987.24487: Calling all_plugins_play to load vars for managed_node3 6619 1726772987.24489: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772987.24492: Calling groups_plugins_play to load vars for managed_node3 6619 1726772987.24536: WORKER PROCESS EXITING 6619 1726772987.24671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772987.24715: done with get_vars() 6619 1726772987.24730: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:09:47 -0400 (0:00:00.941) 0:00:22.018 **** 6619 1726772987.24812: entering _queue_task() for managed_node3/file 6619 1726772987.25046: worker is 1 (out of 1 available) 6619 1726772987.25058: exiting _queue_task() for managed_node3/file 6619 1726772987.25069: done queuing things up, now waiting for results queue to drain 6619 1726772987.25070: waiting for pending results... 6619 1726772987.25325: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6619 1726772987.25439: in run() - task 129c3c75-c909-05c5-089f-000000000201 6619 1726772987.25460: variable 'ansible_search_path' from source: unknown 6619 1726772987.25467: variable 'ansible_search_path' from source: unknown 6619 1726772987.25504: calling self._execute() 6619 1726772987.25584: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.25597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.25663: variable 'omit' from source: magic vars 6619 1726772987.25717: variable 'omit' from source: magic vars 6619 1726772987.25772: variable 'omit' from source: magic vars 6619 1726772987.25801: variable '__kernel_settings_profile_dir' from source: role '' all vars 6619 1726772987.26094: variable '__kernel_settings_profile_dir' from source: role '' all vars 6619 1726772987.26196: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772987.26211: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772987.26256: variable 'omit' from source: magic vars 6619 1726772987.26295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772987.26334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772987.26423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772987.26427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772987.26430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772987.26432: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772987.26435: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.26441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.26550: Set connection var ansible_shell_type to sh 6619 1726772987.26562: Set connection var ansible_timeout to 10 6619 1726772987.26575: Set connection var ansible_shell_executable to /bin/sh 6619 1726772987.26582: Set connection var ansible_connection to ssh 6619 1726772987.26591: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772987.26603: Set connection var ansible_pipelining to False 6619 1726772987.26631: variable 'ansible_shell_executable' from source: unknown 6619 1726772987.26644: variable 'ansible_connection' from source: unknown 6619 1726772987.26652: variable 'ansible_module_compression' from source: unknown 6619 1726772987.26659: variable 'ansible_shell_type' from source: unknown 6619 1726772987.26721: variable 'ansible_shell_executable' from source: unknown 6619 1726772987.26724: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.26727: variable 'ansible_pipelining' from source: unknown 6619 1726772987.26729: variable 'ansible_timeout' from source: unknown 6619 1726772987.26731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.26893: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772987.26910: variable 'omit' from source: magic vars 6619 1726772987.26922: starting attempt loop 6619 1726772987.26930: running the handler 6619 1726772987.26946: _low_level_execute_command(): starting 6619 1726772987.26958: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772987.27690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772987.27707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772987.27732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772987.27752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772987.27770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772987.27835: 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.27878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.27893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.27908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.28002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.29705: stdout chunk (state=3): >>>/root <<< 6619 1726772987.29922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.29925: stdout chunk (state=3): >>><<< 6619 1726772987.29928: stderr chunk (state=3): >>><<< 6619 1726772987.29932: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.29934: _low_level_execute_command(): starting 6619 1726772987.29937: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679 `" && echo ansible-tmp-1726772987.298831-7655-162773958370679="` echo /root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679 `" ) && sleep 0' 6619 1726772987.30576: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772987.30594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772987.30723: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.30745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.30844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.32823: stdout chunk (state=3): >>>ansible-tmp-1726772987.298831-7655-162773958370679=/root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679 <<< 6619 1726772987.32991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.32995: stdout chunk (state=3): >>><<< 6619 1726772987.32997: stderr chunk (state=3): >>><<< 6619 1726772987.33222: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772987.298831-7655-162773958370679=/root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.33226: variable 'ansible_module_compression' from source: unknown 6619 1726772987.33228: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6619 1726772987.33230: variable 'ansible_facts' from source: unknown 6619 1726772987.33286: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/AnsiballZ_file.py 6619 1726772987.33477: Sending initial data 6619 1726772987.33487: Sent initial data (150 bytes) 6619 1726772987.34086: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772987.34099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772987.34223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772987.34227: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.34245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.34256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.34351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.35963: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6619 1726772987.35984: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772987.36058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772987.36196: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp27t36loo /root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/AnsiballZ_file.py <<< 6619 1726772987.36207: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/AnsiballZ_file.py" <<< 6619 1726772987.36260: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp27t36loo" to remote "/root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/AnsiballZ_file.py" <<< 6619 1726772987.37370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.37374: stdout chunk (state=3): >>><<< 6619 1726772987.37376: stderr chunk (state=3): >>><<< 6619 1726772987.37386: done transferring module to remote 6619 1726772987.37399: _low_level_execute_command(): starting 6619 1726772987.37408: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/ /root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/AnsiballZ_file.py && sleep 0' 6619 1726772987.38066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772987.38140: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.38197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.38226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.38267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.38328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.40211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.40248: stderr chunk (state=3): >>><<< 6619 1726772987.40252: stdout chunk (state=3): >>><<< 6619 1726772987.40351: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.40355: _low_level_execute_command(): starting 6619 1726772987.40357: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/AnsiballZ_file.py && sleep 0' 6619 1726772987.40924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772987.40938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772987.40959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772987.40974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772987.40988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772987.40997: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772987.41028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.41100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.41115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.41139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.41236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.58203: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772987.59707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772987.59733: stderr chunk (state=3): >>><<< 6619 1726772987.59736: stdout chunk (state=3): >>><<< 6619 1726772987.59754: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772987.59790: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'directory', 'mode': '0755', '_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': 'file', '_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-1726772987.298831-7655-162773958370679/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772987.59801: _low_level_execute_command(): starting 6619 1726772987.59804: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772987.298831-7655-162773958370679/ > /dev/null 2>&1 && sleep 0' 6619 1726772987.60229: 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 <<< 6619 1726772987.60234: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.60254: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.60304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.60307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.60310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.60374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.62234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.62260: stderr chunk (state=3): >>><<< 6619 1726772987.62263: stdout chunk (state=3): >>><<< 6619 1726772987.62283: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.62286: handler run complete 6619 1726772987.62305: attempt loop complete, returning result 6619 1726772987.62308: _execute() done 6619 1726772987.62310: dumping result to json 6619 1726772987.62315: done dumping result, returning 6619 1726772987.62325: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [129c3c75-c909-05c5-089f-000000000201] 6619 1726772987.62330: sending task result for task 129c3c75-c909-05c5-089f-000000000201 6619 1726772987.62435: done sending task result for task 129c3c75-c909-05c5-089f-000000000201 6619 1726772987.62438: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "state": "directory", "uid": 0 } 6619 1726772987.62522: no more pending results, returning what we have 6619 1726772987.62526: results queue empty 6619 1726772987.62527: checking for any_errors_fatal 6619 1726772987.62541: done checking for any_errors_fatal 6619 1726772987.62542: checking for max_fail_percentage 6619 1726772987.62544: done checking for max_fail_percentage 6619 1726772987.62545: checking to see if all hosts have failed and the running result is not ok 6619 1726772987.62545: done checking to see if all hosts have failed 6619 1726772987.62550: getting the remaining hosts for this loop 6619 1726772987.62552: done getting the remaining hosts for this loop 6619 1726772987.62555: getting the next task for host managed_node3 6619 1726772987.62560: done getting next task for host managed_node3 6619 1726772987.62563: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6619 1726772987.62569: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772987.62578: getting variables 6619 1726772987.62580: in VariableManager get_vars() 6619 1726772987.62610: Calling all_inventory to load vars for managed_node3 6619 1726772987.62612: Calling groups_inventory to load vars for managed_node3 6619 1726772987.62615: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772987.62624: Calling all_plugins_play to load vars for managed_node3 6619 1726772987.62626: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772987.62628: Calling groups_plugins_play to load vars for managed_node3 6619 1726772987.62667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772987.62701: done with get_vars() 6619 1726772987.62707: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:09:47 -0400 (0:00:00.379) 0:00:22.398 **** 6619 1726772987.62777: entering _queue_task() for managed_node3/slurp 6619 1726772987.62960: worker is 1 (out of 1 available) 6619 1726772987.62975: exiting _queue_task() for managed_node3/slurp 6619 1726772987.62987: done queuing things up, now waiting for results queue to drain 6619 1726772987.62988: waiting for pending results... 6619 1726772987.63147: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6619 1726772987.63214: in run() - task 129c3c75-c909-05c5-089f-000000000202 6619 1726772987.63226: variable 'ansible_search_path' from source: unknown 6619 1726772987.63230: variable 'ansible_search_path' from source: unknown 6619 1726772987.63257: calling self._execute() 6619 1726772987.63308: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.63311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.63321: variable 'omit' from source: magic vars 6619 1726772987.63395: variable 'omit' from source: magic vars 6619 1726772987.63431: variable 'omit' from source: magic vars 6619 1726772987.63455: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6619 1726772987.63661: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6619 1726772987.63719: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772987.63745: variable 'omit' from source: magic vars 6619 1726772987.63778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772987.63803: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772987.63820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772987.63833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772987.63842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772987.63863: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772987.63871: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.63874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.63938: Set connection var ansible_shell_type to sh 6619 1726772987.63941: Set connection var ansible_timeout to 10 6619 1726772987.63948: Set connection var ansible_shell_executable to /bin/sh 6619 1726772987.63951: Set connection var ansible_connection to ssh 6619 1726772987.63956: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772987.63962: Set connection var ansible_pipelining to False 6619 1726772987.63978: variable 'ansible_shell_executable' from source: unknown 6619 1726772987.63981: variable 'ansible_connection' from source: unknown 6619 1726772987.63988: variable 'ansible_module_compression' from source: unknown 6619 1726772987.63990: variable 'ansible_shell_type' from source: unknown 6619 1726772987.63993: variable 'ansible_shell_executable' from source: unknown 6619 1726772987.63995: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.63997: variable 'ansible_pipelining' from source: unknown 6619 1726772987.63999: variable 'ansible_timeout' from source: unknown 6619 1726772987.64001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.64140: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772987.64148: variable 'omit' from source: magic vars 6619 1726772987.64152: starting attempt loop 6619 1726772987.64155: running the handler 6619 1726772987.64167: _low_level_execute_command(): starting 6619 1726772987.64171: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772987.64690: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772987.64695: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.64697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772987.64700: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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 <<< 6619 1726772987.64702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.64754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.64758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.64760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.64833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.66537: stdout chunk (state=3): >>>/root <<< 6619 1726772987.66630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.66660: stderr chunk (state=3): >>><<< 6619 1726772987.66663: stdout chunk (state=3): >>><<< 6619 1726772987.66684: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.66698: _low_level_execute_command(): starting 6619 1726772987.66705: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837 `" && echo ansible-tmp-1726772987.6668515-7681-90745096295837="` echo /root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837 `" ) && sleep 0' 6619 1726772987.67174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772987.67178: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772987.67188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.67191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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 <<< 6619 1726772987.67193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.67221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.67240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.67302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.69266: stdout chunk (state=3): >>>ansible-tmp-1726772987.6668515-7681-90745096295837=/root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837 <<< 6619 1726772987.69368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.69396: stderr chunk (state=3): >>><<< 6619 1726772987.69399: stdout chunk (state=3): >>><<< 6619 1726772987.69415: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772987.6668515-7681-90745096295837=/root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.69457: variable 'ansible_module_compression' from source: unknown 6619 1726772987.69494: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6619 1726772987.69526: variable 'ansible_facts' from source: unknown 6619 1726772987.69582: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/AnsiballZ_slurp.py 6619 1726772987.69686: Sending initial data 6619 1726772987.69689: Sent initial data (151 bytes) 6619 1726772987.70155: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772987.70159: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772987.70162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772987.70164: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772987.70167: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.70223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.70226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.70228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.70293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.71935: 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 <<< 6619 1726772987.71993: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772987.72049: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpjt1nd3x_ /root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/AnsiballZ_slurp.py <<< 6619 1726772987.72055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/AnsiballZ_slurp.py" <<< 6619 1726772987.72111: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpjt1nd3x_" to remote "/root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/AnsiballZ_slurp.py" <<< 6619 1726772987.72115: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/AnsiballZ_slurp.py" <<< 6619 1726772987.72700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.72747: stderr chunk (state=3): >>><<< 6619 1726772987.72750: stdout chunk (state=3): >>><<< 6619 1726772987.72780: done transferring module to remote 6619 1726772987.72788: _low_level_execute_command(): starting 6619 1726772987.72793: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/ /root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/AnsiballZ_slurp.py && sleep 0' 6619 1726772987.73243: 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 <<< 6619 1726772987.73248: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.73251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772987.73257: 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 <<< 6619 1726772987.73259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.73305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.73308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.73369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.75201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.75225: stderr chunk (state=3): >>><<< 6619 1726772987.75228: stdout chunk (state=3): >>><<< 6619 1726772987.75242: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.75245: _low_level_execute_command(): starting 6619 1726772987.75250: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/AnsiballZ_slurp.py && sleep 0' 6619 1726772987.75657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772987.75660: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772987.75667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.75670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 <<< 6619 1726772987.75672: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.75714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.75720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.75797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.90951: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6619 1726772987.92313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772987.92345: stderr chunk (state=3): >>><<< 6619 1726772987.92348: stdout chunk (state=3): >>><<< 6619 1726772987.92362: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772987.92388: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726772987.6668515-7681-90745096295837/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772987.92395: _low_level_execute_command(): starting 6619 1726772987.92400: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772987.6668515-7681-90745096295837/ > /dev/null 2>&1 && sleep 0' 6619 1726772987.93034: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772987.93108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772987.93131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772987.93170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772987.93291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772987.95123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772987.95143: stderr chunk (state=3): >>><<< 6619 1726772987.95146: stdout chunk (state=3): >>><<< 6619 1726772987.95159: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772987.95164: handler run complete 6619 1726772987.95180: attempt loop complete, returning result 6619 1726772987.95183: _execute() done 6619 1726772987.95186: dumping result to json 6619 1726772987.95188: done dumping result, returning 6619 1726772987.95197: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [129c3c75-c909-05c5-089f-000000000202] 6619 1726772987.95201: sending task result for task 129c3c75-c909-05c5-089f-000000000202 6619 1726772987.95295: done sending task result for task 129c3c75-c909-05c5-089f-000000000202 6619 1726772987.95297: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6619 1726772987.95386: no more pending results, returning what we have 6619 1726772987.95389: results queue empty 6619 1726772987.95390: checking for any_errors_fatal 6619 1726772987.95398: done checking for any_errors_fatal 6619 1726772987.95399: checking for max_fail_percentage 6619 1726772987.95400: done checking for max_fail_percentage 6619 1726772987.95401: checking to see if all hosts have failed and the running result is not ok 6619 1726772987.95402: done checking to see if all hosts have failed 6619 1726772987.95402: getting the remaining hosts for this loop 6619 1726772987.95404: done getting the remaining hosts for this loop 6619 1726772987.95407: getting the next task for host managed_node3 6619 1726772987.95412: done getting next task for host managed_node3 6619 1726772987.95415: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6619 1726772987.95421: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772987.95432: getting variables 6619 1726772987.95433: in VariableManager get_vars() 6619 1726772987.95463: Calling all_inventory to load vars for managed_node3 6619 1726772987.95466: Calling groups_inventory to load vars for managed_node3 6619 1726772987.95468: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772987.95476: Calling all_plugins_play to load vars for managed_node3 6619 1726772987.95482: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772987.95485: Calling groups_plugins_play to load vars for managed_node3 6619 1726772987.95521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772987.95554: done with get_vars() 6619 1726772987.95559: done getting variables 6619 1726772987.95604: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:09:47 -0400 (0:00:00.328) 0:00:22.726 **** 6619 1726772987.95629: entering _queue_task() for managed_node3/set_fact 6619 1726772987.95803: worker is 1 (out of 1 available) 6619 1726772987.95815: exiting _queue_task() for managed_node3/set_fact 6619 1726772987.95829: done queuing things up, now waiting for results queue to drain 6619 1726772987.95830: waiting for pending results... 6619 1726772987.95990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6619 1726772987.96054: in run() - task 129c3c75-c909-05c5-089f-000000000203 6619 1726772987.96066: variable 'ansible_search_path' from source: unknown 6619 1726772987.96070: variable 'ansible_search_path' from source: unknown 6619 1726772987.96098: calling self._execute() 6619 1726772987.96152: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.96156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.96166: variable 'omit' from source: magic vars 6619 1726772987.96240: variable 'omit' from source: magic vars 6619 1726772987.96284: variable 'omit' from source: magic vars 6619 1726772987.96564: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772987.96574: variable '__cur_profile' from source: task vars 6619 1726772987.96677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772987.98106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772987.98153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772987.98182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772987.98207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772987.98235: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772987.98290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772987.98309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772987.98328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772987.98358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772987.98371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772987.98453: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6619 1726772987.98488: variable 'omit' from source: magic vars 6619 1726772987.98507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772987.98530: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772987.98543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772987.98557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772987.98567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772987.98590: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772987.98593: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.98595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.98659: Set connection var ansible_shell_type to sh 6619 1726772987.98664: Set connection var ansible_timeout to 10 6619 1726772987.98675: Set connection var ansible_shell_executable to /bin/sh 6619 1726772987.98677: Set connection var ansible_connection to ssh 6619 1726772987.98682: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772987.98689: Set connection var ansible_pipelining to False 6619 1726772987.98705: variable 'ansible_shell_executable' from source: unknown 6619 1726772987.98708: variable 'ansible_connection' from source: unknown 6619 1726772987.98710: variable 'ansible_module_compression' from source: unknown 6619 1726772987.98713: variable 'ansible_shell_type' from source: unknown 6619 1726772987.98715: variable 'ansible_shell_executable' from source: unknown 6619 1726772987.98719: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.98724: variable 'ansible_pipelining' from source: unknown 6619 1726772987.98726: variable 'ansible_timeout' from source: unknown 6619 1726772987.98730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.98798: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772987.98806: variable 'omit' from source: magic vars 6619 1726772987.98809: starting attempt loop 6619 1726772987.98812: running the handler 6619 1726772987.98822: handler run complete 6619 1726772987.98830: attempt loop complete, returning result 6619 1726772987.98832: _execute() done 6619 1726772987.98835: dumping result to json 6619 1726772987.98837: done dumping result, returning 6619 1726772987.98844: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [129c3c75-c909-05c5-089f-000000000203] 6619 1726772987.98848: sending task result for task 129c3c75-c909-05c5-089f-000000000203 6619 1726772987.98933: done sending task result for task 129c3c75-c909-05c5-089f-000000000203 6619 1726772987.98936: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6619 1726772987.98997: no more pending results, returning what we have 6619 1726772987.99000: results queue empty 6619 1726772987.99001: checking for any_errors_fatal 6619 1726772987.99007: done checking for any_errors_fatal 6619 1726772987.99008: checking for max_fail_percentage 6619 1726772987.99010: done checking for max_fail_percentage 6619 1726772987.99011: checking to see if all hosts have failed and the running result is not ok 6619 1726772987.99012: done checking to see if all hosts have failed 6619 1726772987.99013: getting the remaining hosts for this loop 6619 1726772987.99014: done getting the remaining hosts for this loop 6619 1726772987.99024: getting the next task for host managed_node3 6619 1726772987.99030: done getting next task for host managed_node3 6619 1726772987.99034: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6619 1726772987.99038: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772987.99054: getting variables 6619 1726772987.99055: in VariableManager get_vars() 6619 1726772987.99085: Calling all_inventory to load vars for managed_node3 6619 1726772987.99087: Calling groups_inventory to load vars for managed_node3 6619 1726772987.99090: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772987.99097: Calling all_plugins_play to load vars for managed_node3 6619 1726772987.99099: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772987.99102: Calling groups_plugins_play to load vars for managed_node3 6619 1726772987.99146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772987.99184: done with get_vars() 6619 1726772987.99190: done getting variables 6619 1726772987.99232: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:09:47 -0400 (0:00:00.036) 0:00:22.762 **** 6619 1726772987.99256: entering _queue_task() for managed_node3/copy 6619 1726772987.99446: worker is 1 (out of 1 available) 6619 1726772987.99459: exiting _queue_task() for managed_node3/copy 6619 1726772987.99470: done queuing things up, now waiting for results queue to drain 6619 1726772987.99471: waiting for pending results... 6619 1726772987.99631: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6619 1726772987.99699: in run() - task 129c3c75-c909-05c5-089f-000000000204 6619 1726772987.99709: variable 'ansible_search_path' from source: unknown 6619 1726772987.99713: variable 'ansible_search_path' from source: unknown 6619 1726772987.99741: calling self._execute() 6619 1726772987.99798: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772987.99803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772987.99818: variable 'omit' from source: magic vars 6619 1726772987.99884: variable 'omit' from source: magic vars 6619 1726772987.99919: variable 'omit' from source: magic vars 6619 1726772987.99942: variable '__kernel_settings_active_profile' from source: set_fact 6619 1726772988.00156: variable '__kernel_settings_active_profile' from source: set_fact 6619 1726772988.00177: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6619 1726772988.00228: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6619 1726772988.00285: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772988.00307: variable 'omit' from source: magic vars 6619 1726772988.00340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772988.00368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772988.00388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772988.00401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772988.00410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772988.00434: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772988.00438: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772988.00440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772988.00509: Set connection var ansible_shell_type to sh 6619 1726772988.00513: Set connection var ansible_timeout to 10 6619 1726772988.00522: Set connection var ansible_shell_executable to /bin/sh 6619 1726772988.00525: Set connection var ansible_connection to ssh 6619 1726772988.00530: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772988.00536: Set connection var ansible_pipelining to False 6619 1726772988.00552: variable 'ansible_shell_executable' from source: unknown 6619 1726772988.00555: variable 'ansible_connection' from source: unknown 6619 1726772988.00557: variable 'ansible_module_compression' from source: unknown 6619 1726772988.00561: variable 'ansible_shell_type' from source: unknown 6619 1726772988.00563: variable 'ansible_shell_executable' from source: unknown 6619 1726772988.00565: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772988.00571: variable 'ansible_pipelining' from source: unknown 6619 1726772988.00574: variable 'ansible_timeout' from source: unknown 6619 1726772988.00576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772988.00676: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772988.00683: variable 'omit' from source: magic vars 6619 1726772988.00688: starting attempt loop 6619 1726772988.00690: running the handler 6619 1726772988.00702: _low_level_execute_command(): starting 6619 1726772988.00708: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772988.01206: 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 <<< 6619 1726772988.01245: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772988.01249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.01252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772988.01254: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.01302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.01305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.01307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.01377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.03070: stdout chunk (state=3): >>>/root <<< 6619 1726772988.03160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.03196: stderr chunk (state=3): >>><<< 6619 1726772988.03199: stdout chunk (state=3): >>><<< 6619 1726772988.03221: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.03232: _low_level_execute_command(): starting 6619 1726772988.03239: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046 `" && echo ansible-tmp-1726772988.032214-7712-246635974972046="` echo /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046 `" ) && sleep 0' 6619 1726772988.03695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.03705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772988.03708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.03710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772988.03714: 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 <<< 6619 1726772988.03724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.03764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.03767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.03769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.03839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.05870: stdout chunk (state=3): >>>ansible-tmp-1726772988.032214-7712-246635974972046=/root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046 <<< 6619 1726772988.05976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.06007: stderr chunk (state=3): >>><<< 6619 1726772988.06010: stdout chunk (state=3): >>><<< 6619 1726772988.06028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772988.032214-7712-246635974972046=/root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.06105: variable 'ansible_module_compression' from source: unknown 6619 1726772988.06149: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772988.06179: variable 'ansible_facts' from source: unknown 6619 1726772988.06243: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_stat.py 6619 1726772988.06404: Sending initial data 6619 1726772988.06407: Sent initial data (150 bytes) 6619 1726772988.06808: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.06811: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772988.06814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772988.06818: stderr chunk (state=3): >>>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 <<< 6619 1726772988.06821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.06870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.06873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.06941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.08608: 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 <<< 6619 1726772988.08611: stderr chunk (state=3): >>>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 <<< 6619 1726772988.08660: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772988.08718: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmphd5tu3_w /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_stat.py <<< 6619 1726772988.08725: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_stat.py" <<< 6619 1726772988.08774: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmphd5tu3_w" to remote "/root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_stat.py" <<< 6619 1726772988.08779: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_stat.py" <<< 6619 1726772988.09393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.09440: stderr chunk (state=3): >>><<< 6619 1726772988.09443: stdout chunk (state=3): >>><<< 6619 1726772988.09481: done transferring module to remote 6619 1726772988.09489: _low_level_execute_command(): starting 6619 1726772988.09494: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/ /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_stat.py && sleep 0' 6619 1726772988.09946: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.09949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772988.09956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.09958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.09960: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.10008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.10011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.10075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.11889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.11920: stderr chunk (state=3): >>><<< 6619 1726772988.11922: stdout chunk (state=3): >>><<< 6619 1726772988.12004: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.12006: _low_level_execute_command(): starting 6619 1726772988.12008: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_stat.py && sleep 0' 6619 1726772988.12506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772988.12529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.12549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772988.12568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772988.12585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772988.12597: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772988.12611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.12635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772988.12666: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.12729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.12749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.12776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.12899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.29620: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 507510917, "dev": 51714, "nlink": 1, "atime": 1726772987.9060361, "mtime": 1726772982.1910307, "ctime": 1726772982.1910307, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "520199826", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6619 1726772988.31398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772988.31402: stdout chunk (state=3): >>><<< 6619 1726772988.31404: stderr chunk (state=3): >>><<< 6619 1726772988.31407: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 507510917, "dev": 51714, "nlink": 1, "atime": 1726772987.9060361, "mtime": 1726772982.1910307, "ctime": 1726772982.1910307, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "520199826", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772988.31440: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726772988.032214-7712-246635974972046/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6619 1726772988.31487: variable 'ansible_module_compression' from source: unknown 6619 1726772988.31543: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6619 1726772988.31567: variable 'ansible_facts' from source: unknown 6619 1726772988.31666: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_file.py 6619 1726772988.31903: Sending initial data 6619 1726772988.31906: Sent initial data (150 bytes) 6619 1726772988.32473: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772988.32488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.32531: 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.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.32568: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.32634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.32693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.32755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.34411: 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 <<< 6619 1726772988.34477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772988.34543: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpk1bc3tg8 /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_file.py <<< 6619 1726772988.34563: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_file.py" <<< 6619 1726772988.34609: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpk1bc3tg8" to remote "/root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_file.py" <<< 6619 1726772988.35587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.35590: stdout chunk (state=3): >>><<< 6619 1726772988.35592: stderr chunk (state=3): >>><<< 6619 1726772988.35594: done transferring module to remote 6619 1726772988.35596: _low_level_execute_command(): starting 6619 1726772988.35606: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/ /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_file.py && sleep 0' 6619 1726772988.36264: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.36285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772988.36331: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.36387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.36403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.36427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.36515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.38482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.38486: stdout chunk (state=3): >>><<< 6619 1726772988.38489: stderr chunk (state=3): >>><<< 6619 1726772988.38491: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.38498: _low_level_execute_command(): starting 6619 1726772988.38500: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/AnsiballZ_file.py && sleep 0' 6619 1726772988.39132: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.39165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.39200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.39298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.56013: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".5mnuvpsb", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772988.57625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772988.57629: stdout chunk (state=3): >>><<< 6619 1726772988.57632: stderr chunk (state=3): >>><<< 6619 1726772988.57635: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".5mnuvpsb", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772988.57637: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.5mnuvpsb', 'recurse': False, 'state': 'file', '_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.file', '_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-1726772988.032214-7712-246635974972046/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772988.57639: _low_level_execute_command(): starting 6619 1726772988.57641: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772988.032214-7712-246635974972046/ > /dev/null 2>&1 && sleep 0' 6619 1726772988.58282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772988.58291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.58302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772988.58321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772988.58334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772988.58341: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772988.58351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.58366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772988.58380: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772988.58432: stderr chunk (state=3): >>>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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.58468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.58485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.58504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.58627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.60512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.60540: stderr chunk (state=3): >>><<< 6619 1726772988.60544: stdout chunk (state=3): >>><<< 6619 1726772988.60563: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.60570: handler run complete 6619 1726772988.60591: attempt loop complete, returning result 6619 1726772988.60593: _execute() done 6619 1726772988.60596: dumping result to json 6619 1726772988.60601: done dumping result, returning 6619 1726772988.60609: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [129c3c75-c909-05c5-089f-000000000204] 6619 1726772988.60613: sending task result for task 129c3c75-c909-05c5-089f-000000000204 6619 1726772988.60712: done sending task result for task 129c3c75-c909-05c5-089f-000000000204 6619 1726772988.60714: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6619 1726772988.60810: no more pending results, returning what we have 6619 1726772988.60813: results queue empty 6619 1726772988.60814: checking for any_errors_fatal 6619 1726772988.60820: done checking for any_errors_fatal 6619 1726772988.60821: checking for max_fail_percentage 6619 1726772988.60822: done checking for max_fail_percentage 6619 1726772988.60823: checking to see if all hosts have failed and the running result is not ok 6619 1726772988.60824: done checking to see if all hosts have failed 6619 1726772988.60826: getting the remaining hosts for this loop 6619 1726772988.60827: done getting the remaining hosts for this loop 6619 1726772988.60830: getting the next task for host managed_node3 6619 1726772988.60836: done getting next task for host managed_node3 6619 1726772988.60839: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6619 1726772988.60842: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772988.60852: getting variables 6619 1726772988.60853: in VariableManager get_vars() 6619 1726772988.60885: Calling all_inventory to load vars for managed_node3 6619 1726772988.60888: Calling groups_inventory to load vars for managed_node3 6619 1726772988.60890: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772988.60902: Calling all_plugins_play to load vars for managed_node3 6619 1726772988.60904: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772988.60906: Calling groups_plugins_play to load vars for managed_node3 6619 1726772988.60944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772988.60979: done with get_vars() 6619 1726772988.60985: done getting variables 6619 1726772988.61031: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:09:48 -0400 (0:00:00.617) 0:00:23.380 **** 6619 1726772988.61053: entering _queue_task() for managed_node3/copy 6619 1726772988.61238: worker is 1 (out of 1 available) 6619 1726772988.61252: exiting _queue_task() for managed_node3/copy 6619 1726772988.61268: done queuing things up, now waiting for results queue to drain 6619 1726772988.61269: waiting for pending results... 6619 1726772988.61422: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6619 1726772988.61483: in run() - task 129c3c75-c909-05c5-089f-000000000205 6619 1726772988.61497: variable 'ansible_search_path' from source: unknown 6619 1726772988.61500: variable 'ansible_search_path' from source: unknown 6619 1726772988.61529: calling self._execute() 6619 1726772988.61583: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772988.61588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772988.61596: variable 'omit' from source: magic vars 6619 1726772988.61672: variable 'omit' from source: magic vars 6619 1726772988.61707: variable 'omit' from source: magic vars 6619 1726772988.61734: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6619 1726772988.61944: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6619 1726772988.62063: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6619 1726772988.62092: variable 'omit' from source: magic vars 6619 1726772988.62125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772988.62153: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772988.62171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772988.62183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772988.62191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772988.62212: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772988.62215: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772988.62220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772988.62288: Set connection var ansible_shell_type to sh 6619 1726772988.62292: Set connection var ansible_timeout to 10 6619 1726772988.62299: Set connection var ansible_shell_executable to /bin/sh 6619 1726772988.62302: Set connection var ansible_connection to ssh 6619 1726772988.62306: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772988.62312: Set connection var ansible_pipelining to False 6619 1726772988.62330: variable 'ansible_shell_executable' from source: unknown 6619 1726772988.62333: variable 'ansible_connection' from source: unknown 6619 1726772988.62336: variable 'ansible_module_compression' from source: unknown 6619 1726772988.62338: variable 'ansible_shell_type' from source: unknown 6619 1726772988.62340: variable 'ansible_shell_executable' from source: unknown 6619 1726772988.62342: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772988.62346: variable 'ansible_pipelining' from source: unknown 6619 1726772988.62348: variable 'ansible_timeout' from source: unknown 6619 1726772988.62352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772988.62450: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772988.62459: variable 'omit' from source: magic vars 6619 1726772988.62463: starting attempt loop 6619 1726772988.62470: running the handler 6619 1726772988.62479: _low_level_execute_command(): starting 6619 1726772988.62485: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772988.62976: 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 <<< 6619 1726772988.63009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772988.63012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772988.63015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772988.63021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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 <<< 6619 1726772988.63023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.63073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.63077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.63079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.63156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.64840: stdout chunk (state=3): >>>/root <<< 6619 1726772988.64940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.64973: stderr chunk (state=3): >>><<< 6619 1726772988.64977: stdout chunk (state=3): >>><<< 6619 1726772988.64998: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.65010: _low_level_execute_command(): starting 6619 1726772988.65018: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350 `" && echo ansible-tmp-1726772988.6499836-7741-86326613921350="` echo /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350 `" ) && sleep 0' 6619 1726772988.65457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.65461: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772988.65474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772988.65476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772988.65479: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.65524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.65531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.65590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.67556: stdout chunk (state=3): >>>ansible-tmp-1726772988.6499836-7741-86326613921350=/root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350 <<< 6619 1726772988.67657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.67692: stderr chunk (state=3): >>><<< 6619 1726772988.67696: stdout chunk (state=3): >>><<< 6619 1726772988.67711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772988.6499836-7741-86326613921350=/root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.67790: variable 'ansible_module_compression' from source: unknown 6619 1726772988.67832: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772988.67860: variable 'ansible_facts' from source: unknown 6619 1726772988.67925: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_stat.py 6619 1726772988.68014: Sending initial data 6619 1726772988.68020: Sent initial data (150 bytes) 6619 1726772988.68473: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.68476: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772988.68478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772988.68481: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772988.68483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.68541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.68544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.68550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.68610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.70200: 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 <<< 6619 1726772988.70255: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772988.70312: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp3olfjah0 /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_stat.py <<< 6619 1726772988.70320: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_stat.py" <<< 6619 1726772988.70368: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 6619 1726772988.70372: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp3olfjah0" to remote "/root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_stat.py" <<< 6619 1726772988.70993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.71042: stderr chunk (state=3): >>><<< 6619 1726772988.71045: stdout chunk (state=3): >>><<< 6619 1726772988.71066: done transferring module to remote 6619 1726772988.71076: _low_level_execute_command(): starting 6619 1726772988.71085: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/ /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_stat.py && sleep 0' 6619 1726772988.71534: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772988.71537: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772988.71539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772988.71542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772988.71548: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.71598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.71602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.71606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.71660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.73500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.73504: stdout chunk (state=3): >>><<< 6619 1726772988.73507: stderr chunk (state=3): >>><<< 6619 1726772988.73525: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.73528: _low_level_execute_command(): starting 6619 1726772988.73532: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_stat.py && sleep 0' 6619 1726772988.73987: 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 <<< 6619 1726772988.73990: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.73993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772988.73995: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.74061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.74064: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.74067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.74125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.90615: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 513802371, "dev": 51714, "nlink": 1, "atime": 1726772982.1810308, "mtime": 1726772982.1910307, "ctime": 1726772982.1910307, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2821964105", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6619 1726772988.92212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772988.92343: stderr chunk (state=3): >>><<< 6619 1726772988.92347: stdout chunk (state=3): >>><<< 6619 1726772988.92350: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 513802371, "dev": 51714, "nlink": 1, "atime": 1726772982.1810308, "mtime": 1726772982.1910307, "ctime": 1726772982.1910307, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2821964105", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772988.92358: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726772988.6499836-7741-86326613921350/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6619 1726772988.92413: variable 'ansible_module_compression' from source: unknown 6619 1726772988.92471: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6619 1726772988.92496: variable 'ansible_facts' from source: unknown 6619 1726772988.92595: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_file.py 6619 1726772988.92745: Sending initial data 6619 1726772988.92748: Sent initial data (150 bytes) 6619 1726772988.93375: 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 <<< 6619 1726772988.93390: 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.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration <<< 6619 1726772988.93411: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.93462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.93469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.93471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.93538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.95166: 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 <<< 6619 1726772988.95246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772988.95331: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp0gnpxmq4 /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_file.py <<< 6619 1726772988.95335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_file.py" <<< 6619 1726772988.95389: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp0gnpxmq4" to remote "/root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_file.py" <<< 6619 1726772988.96478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.96627: stderr chunk (state=3): >>><<< 6619 1726772988.96631: stdout chunk (state=3): >>><<< 6619 1726772988.96633: done transferring module to remote 6619 1726772988.96635: _low_level_execute_command(): starting 6619 1726772988.96637: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/ /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_file.py && sleep 0' 6619 1726772988.97273: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772988.97349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772988.97388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772988.97409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772988.97504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772988.99435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772988.99454: stdout chunk (state=3): >>><<< 6619 1726772988.99720: stderr chunk (state=3): >>><<< 6619 1726772988.99725: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772988.99727: _low_level_execute_command(): starting 6619 1726772988.99729: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/AnsiballZ_file.py && sleep 0' 6619 1726772989.00293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772989.00331: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.00343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772989.00366: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772989.00456: stderr chunk (state=3): >>>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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.00487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.00593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.17031: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".7_p4ugwx", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772989.18630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772989.18635: stdout chunk (state=3): >>><<< 6619 1726772989.18637: stderr chunk (state=3): >>><<< 6619 1726772989.18639: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".7_p4ugwx", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772989.18642: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.7_p4ugwx', 'recurse': False, 'state': 'file', '_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.file', '_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-1726772988.6499836-7741-86326613921350/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772989.18644: _low_level_execute_command(): starting 6619 1726772989.18646: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772988.6499836-7741-86326613921350/ > /dev/null 2>&1 && sleep 0' 6619 1726772989.19296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772989.19311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.19330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.19346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772989.19387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.19400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772989.19414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772989.19497: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.19513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.19536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.19559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.19646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.21557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.21578: stdout chunk (state=3): >>><<< 6619 1726772989.21591: stderr chunk (state=3): >>><<< 6619 1726772989.21610: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772989.21648: handler run complete 6619 1726772989.21694: attempt loop complete, returning result 6619 1726772989.21922: _execute() done 6619 1726772989.21925: dumping result to json 6619 1726772989.21927: done dumping result, returning 6619 1726772989.21930: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [129c3c75-c909-05c5-089f-000000000205] 6619 1726772989.21932: sending task result for task 129c3c75-c909-05c5-089f-000000000205 6619 1726772989.22004: done sending task result for task 129c3c75-c909-05c5-089f-000000000205 6619 1726772989.22008: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6619 1726772989.22102: no more pending results, returning what we have 6619 1726772989.22105: results queue empty 6619 1726772989.22106: checking for any_errors_fatal 6619 1726772989.22111: done checking for any_errors_fatal 6619 1726772989.22112: checking for max_fail_percentage 6619 1726772989.22114: done checking for max_fail_percentage 6619 1726772989.22114: checking to see if all hosts have failed and the running result is not ok 6619 1726772989.22115: done checking to see if all hosts have failed 6619 1726772989.22126: getting the remaining hosts for this loop 6619 1726772989.22127: done getting the remaining hosts for this loop 6619 1726772989.22131: getting the next task for host managed_node3 6619 1726772989.22136: done getting next task for host managed_node3 6619 1726772989.22139: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6619 1726772989.22148: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772989.22159: getting variables 6619 1726772989.22160: in VariableManager get_vars() 6619 1726772989.22195: Calling all_inventory to load vars for managed_node3 6619 1726772989.22198: Calling groups_inventory to load vars for managed_node3 6619 1726772989.22200: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772989.22208: Calling all_plugins_play to load vars for managed_node3 6619 1726772989.22211: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772989.22214: Calling groups_plugins_play to load vars for managed_node3 6619 1726772989.22276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772989.22326: done with get_vars() 6619 1726772989.22335: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:09:49 -0400 (0:00:00.613) 0:00:23.994 **** 6619 1726772989.22434: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6619 1726772989.22644: worker is 1 (out of 1 available) 6619 1726772989.22659: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6619 1726772989.22671: done queuing things up, now waiting for results queue to drain 6619 1726772989.22673: waiting for pending results... 6619 1726772989.22844: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6619 1726772989.22912: in run() - task 129c3c75-c909-05c5-089f-000000000206 6619 1726772989.22927: variable 'ansible_search_path' from source: unknown 6619 1726772989.22930: variable 'ansible_search_path' from source: unknown 6619 1726772989.22956: calling self._execute() 6619 1726772989.23089: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772989.23093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772989.23103: variable 'omit' from source: magic vars 6619 1726772989.23178: variable 'omit' from source: magic vars 6619 1726772989.23213: variable 'omit' from source: magic vars 6619 1726772989.23237: variable '__kernel_settings_profile_filename' from source: role '' all vars 6619 1726772989.23455: variable '__kernel_settings_profile_filename' from source: role '' all vars 6619 1726772989.23512: variable '__kernel_settings_profile_dir' from source: role '' all vars 6619 1726772989.23575: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772989.23578: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772989.23612: variable 'omit' from source: magic vars 6619 1726772989.23644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772989.23673: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772989.23692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772989.23704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772989.23713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772989.23737: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772989.23740: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772989.23743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772989.23811: Set connection var ansible_shell_type to sh 6619 1726772989.23817: Set connection var ansible_timeout to 10 6619 1726772989.23824: Set connection var ansible_shell_executable to /bin/sh 6619 1726772989.23827: Set connection var ansible_connection to ssh 6619 1726772989.23832: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772989.23838: Set connection var ansible_pipelining to False 6619 1726772989.23854: variable 'ansible_shell_executable' from source: unknown 6619 1726772989.23856: variable 'ansible_connection' from source: unknown 6619 1726772989.23859: variable 'ansible_module_compression' from source: unknown 6619 1726772989.23861: variable 'ansible_shell_type' from source: unknown 6619 1726772989.23863: variable 'ansible_shell_executable' from source: unknown 6619 1726772989.23865: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772989.23873: variable 'ansible_pipelining' from source: unknown 6619 1726772989.23876: variable 'ansible_timeout' from source: unknown 6619 1726772989.23879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772989.24010: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772989.24015: variable 'omit' from source: magic vars 6619 1726772989.24020: starting attempt loop 6619 1726772989.24023: running the handler 6619 1726772989.24034: _low_level_execute_command(): starting 6619 1726772989.24041: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772989.24736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772989.24751: 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.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.24761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.24846: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.24869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.24952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.26639: stdout chunk (state=3): >>>/root <<< 6619 1726772989.26762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.26769: stdout chunk (state=3): >>><<< 6619 1726772989.26774: stderr chunk (state=3): >>><<< 6619 1726772989.26792: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772989.26808: _low_level_execute_command(): starting 6619 1726772989.26815: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763 `" && echo ansible-tmp-1726772989.2679489-7762-32595755020763="` echo /root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763 `" ) && sleep 0' 6619 1726772989.27273: 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 <<< 6619 1726772989.27277: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.27287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.27289: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772989.27291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.27345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.27350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.27353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.27405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.29314: stdout chunk (state=3): >>>ansible-tmp-1726772989.2679489-7762-32595755020763=/root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763 <<< 6619 1726772989.29421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.29446: stderr chunk (state=3): >>><<< 6619 1726772989.29449: stdout chunk (state=3): >>><<< 6619 1726772989.29465: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772989.2679489-7762-32595755020763=/root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772989.29506: variable 'ansible_module_compression' from source: unknown 6619 1726772989.29543: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6619 1726772989.29575: variable 'ansible_facts' from source: unknown 6619 1726772989.29635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/AnsiballZ_kernel_settings_get_config.py 6619 1726772989.29735: Sending initial data 6619 1726772989.29738: Sent initial data (172 bytes) 6619 1726772989.30178: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.30183: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772989.30187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.30189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.30191: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772989.30193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.30241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.30248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.30250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.30315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.31960: 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 <<< 6619 1726772989.31963: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772989.32017: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772989.32074: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp67150xuf /root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/AnsiballZ_kernel_settings_get_config.py <<< 6619 1726772989.32080: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772989.32134: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp67150xuf" to remote "/root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772989.32142: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/AnsiballZ_kernel_settings_get_config.py" <<< 6619 1726772989.32724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.32764: stderr chunk (state=3): >>><<< 6619 1726772989.32770: stdout chunk (state=3): >>><<< 6619 1726772989.32798: done transferring module to remote 6619 1726772989.32805: _low_level_execute_command(): starting 6619 1726772989.32810: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/ /root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6619 1726772989.33249: 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 <<< 6619 1726772989.33252: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772989.33258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772989.33260: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.33262: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.33313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.33322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.33324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.33380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.35218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.35242: stderr chunk (state=3): >>><<< 6619 1726772989.35245: stdout chunk (state=3): >>><<< 6619 1726772989.35260: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772989.35262: _low_level_execute_command(): starting 6619 1726772989.35267: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6619 1726772989.35707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.35710: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772989.35713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772989.35715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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 <<< 6619 1726772989.35719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.35773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.35777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.35843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.51258: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 6619 1726772989.52706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772989.52710: stdout chunk (state=3): >>><<< 6619 1726772989.52713: stderr chunk (state=3): >>><<< 6619 1726772989.52870: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772989.52874: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_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': 'fedora.linux_system_roles.kernel_settings_get_config', '_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-1726772989.2679489-7762-32595755020763/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772989.52877: _low_level_execute_command(): starting 6619 1726772989.52880: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772989.2679489-7762-32595755020763/ > /dev/null 2>&1 && sleep 0' 6619 1726772989.53453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772989.53472: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.53485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.53502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772989.53536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.53622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772989.53635: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.53661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.53690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.53713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.53805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.55774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.55778: stdout chunk (state=3): >>><<< 6619 1726772989.55780: stderr chunk (state=3): >>><<< 6619 1726772989.55783: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772989.55785: handler run complete 6619 1726772989.55787: attempt loop complete, returning result 6619 1726772989.55790: _execute() done 6619 1726772989.55792: dumping result to json 6619 1726772989.55793: done dumping result, returning 6619 1726772989.55924: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [129c3c75-c909-05c5-089f-000000000206] 6619 1726772989.55928: sending task result for task 129c3c75-c909-05c5-089f-000000000206 6619 1726772989.56001: done sending task result for task 129c3c75-c909-05c5-089f-000000000206 6619 1726772989.56003: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" } } } 6619 1726772989.56158: no more pending results, returning what we have 6619 1726772989.56161: results queue empty 6619 1726772989.56161: checking for any_errors_fatal 6619 1726772989.56165: done checking for any_errors_fatal 6619 1726772989.56165: checking for max_fail_percentage 6619 1726772989.56167: done checking for max_fail_percentage 6619 1726772989.56168: checking to see if all hosts have failed and the running result is not ok 6619 1726772989.56169: done checking to see if all hosts have failed 6619 1726772989.56169: getting the remaining hosts for this loop 6619 1726772989.56170: done getting the remaining hosts for this loop 6619 1726772989.56173: getting the next task for host managed_node3 6619 1726772989.56178: done getting next task for host managed_node3 6619 1726772989.56181: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6619 1726772989.56185: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772989.56194: getting variables 6619 1726772989.56195: in VariableManager get_vars() 6619 1726772989.56247: Calling all_inventory to load vars for managed_node3 6619 1726772989.56249: Calling groups_inventory to load vars for managed_node3 6619 1726772989.56252: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772989.56260: Calling all_plugins_play to load vars for managed_node3 6619 1726772989.56262: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772989.56265: Calling groups_plugins_play to load vars for managed_node3 6619 1726772989.56321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772989.56364: done with get_vars() 6619 1726772989.56371: done getting variables 6619 1726772989.56442: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:09:49 -0400 (0:00:00.340) 0:00:24.335 **** 6619 1726772989.56475: entering _queue_task() for managed_node3/template 6619 1726772989.56792: worker is 1 (out of 1 available) 6619 1726772989.56808: exiting _queue_task() for managed_node3/template 6619 1726772989.56825: done queuing things up, now waiting for results queue to drain 6619 1726772989.56826: waiting for pending results... 6619 1726772989.56996: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6619 1726772989.57073: in run() - task 129c3c75-c909-05c5-089f-000000000207 6619 1726772989.57085: variable 'ansible_search_path' from source: unknown 6619 1726772989.57088: variable 'ansible_search_path' from source: unknown 6619 1726772989.57117: calling self._execute() 6619 1726772989.57172: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772989.57175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772989.57185: variable 'omit' from source: magic vars 6619 1726772989.57261: variable 'omit' from source: magic vars 6619 1726772989.57298: variable 'omit' from source: magic vars 6619 1726772989.57529: variable '__kernel_settings_profile_src' from source: role '' all vars 6619 1726772989.57533: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772989.57586: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772989.57612: variable '__kernel_settings_profile_filename' from source: role '' all vars 6619 1726772989.57659: variable '__kernel_settings_profile_filename' from source: role '' all vars 6619 1726772989.57706: variable '__kernel_settings_profile_dir' from source: role '' all vars 6619 1726772989.57768: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772989.57772: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6619 1726772989.57794: variable 'omit' from source: magic vars 6619 1726772989.57827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772989.57922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772989.57925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772989.57928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772989.57930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772989.57932: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772989.57934: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772989.57936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772989.57988: Set connection var ansible_shell_type to sh 6619 1726772989.57992: Set connection var ansible_timeout to 10 6619 1726772989.57999: Set connection var ansible_shell_executable to /bin/sh 6619 1726772989.58002: Set connection var ansible_connection to ssh 6619 1726772989.58007: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772989.58013: Set connection var ansible_pipelining to False 6619 1726772989.58030: variable 'ansible_shell_executable' from source: unknown 6619 1726772989.58033: variable 'ansible_connection' from source: unknown 6619 1726772989.58035: variable 'ansible_module_compression' from source: unknown 6619 1726772989.58037: variable 'ansible_shell_type' from source: unknown 6619 1726772989.58040: variable 'ansible_shell_executable' from source: unknown 6619 1726772989.58042: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772989.58049: variable 'ansible_pipelining' from source: unknown 6619 1726772989.58052: variable 'ansible_timeout' from source: unknown 6619 1726772989.58054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772989.58152: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772989.58161: variable 'omit' from source: magic vars 6619 1726772989.58167: starting attempt loop 6619 1726772989.58176: running the handler 6619 1726772989.58184: _low_level_execute_command(): starting 6619 1726772989.58190: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772989.58740: 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 <<< 6619 1726772989.58745: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.58749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 <<< 6619 1726772989.58751: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.58819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.58875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.60584: stdout chunk (state=3): >>>/root <<< 6619 1726772989.60747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.60751: stdout chunk (state=3): >>><<< 6619 1726772989.60753: stderr chunk (state=3): >>><<< 6619 1726772989.60782: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772989.60821: _low_level_execute_command(): starting 6619 1726772989.60825: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983 `" && echo ansible-tmp-1726772989.6079657-7776-234047897737983="` echo /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983 `" ) && sleep 0' 6619 1726772989.61575: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772989.61596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.61656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.61940: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.61965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.62067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.64184: stdout chunk (state=3): >>>ansible-tmp-1726772989.6079657-7776-234047897737983=/root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983 <<< 6619 1726772989.64304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.64314: stdout chunk (state=3): >>><<< 6619 1726772989.64334: stderr chunk (state=3): >>><<< 6619 1726772989.64349: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772989.6079657-7776-234047897737983=/root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772989.64364: evaluation_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6619 1726772989.64385: search_path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6619 1726772989.64404: variable 'ansible_search_path' from source: unknown 6619 1726772989.64988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772989.66695: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772989.66740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772989.66778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772989.66805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772989.66826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772989.67028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772989.67048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772989.67065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772989.67093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772989.67104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772989.67336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772989.67355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772989.67374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772989.67398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772989.67409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772989.67666: variable 'ansible_managed' from source: unknown 6619 1726772989.67669: variable '__sections' from source: task vars 6619 1726772989.67760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772989.67780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772989.67799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772989.67827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772989.67838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772989.67910: variable 'kernel_settings_sysctl' from source: include params 6619 1726772989.67914: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772989.67921: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6619 1726772989.67951: variable '__sysctl_old' from source: task vars 6619 1726772989.67997: variable '__sysctl_old' from source: task vars 6619 1726772989.68136: variable 'kernel_settings_purge' from source: include params 6619 1726772989.68139: variable 'kernel_settings_sysctl' from source: include params 6619 1726772989.68142: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772989.68147: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6619 1726772989.68151: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772989.68280: variable 'kernel_settings_sysfs' from source: include params 6619 1726772989.68284: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772989.68288: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6619 1726772989.68301: variable '__sysfs_old' from source: task vars 6619 1726772989.68346: variable '__sysfs_old' from source: task vars 6619 1726772989.68485: variable 'kernel_settings_purge' from source: include params 6619 1726772989.68488: variable 'kernel_settings_sysfs' from source: include params 6619 1726772989.68491: variable '__kernel_settings_state_empty' from source: role '' all vars 6619 1726772989.68496: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6619 1726772989.68500: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772989.68515: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6619 1726772989.68523: variable '__systemd_old' from source: task vars 6619 1726772989.68568: variable '__systemd_old' from source: task vars 6619 1726772989.68695: variable 'kernel_settings_purge' from source: include params 6619 1726772989.68698: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6619 1726772989.68702: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772989.68707: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772989.68719: variable 'kernel_settings_transparent_hugepages' from source: include params 6619 1726772989.68724: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6619 1726772989.68728: variable '__trans_huge_old' from source: task vars 6619 1726772989.68771: variable '__trans_huge_old' from source: task vars 6619 1726772989.68901: variable 'kernel_settings_purge' from source: include params 6619 1726772989.68904: variable 'kernel_settings_transparent_hugepages' from source: include params 6619 1726772989.68907: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772989.68912: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772989.68923: variable '__trans_defrag_old' from source: task vars 6619 1726772989.68964: variable '__trans_defrag_old' from source: task vars 6619 1726772989.69097: variable 'kernel_settings_purge' from source: include params 6619 1726772989.69101: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6619 1726772989.69103: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772989.69106: variable '__kernel_settings_profile_contents' from source: set_fact 6619 1726772989.69123: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772989.69133: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772989.69138: variable '__kernel_settings_state_absent' from source: role '' all vars 6619 1726772989.69753: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772989.69797: variable 'ansible_module_compression' from source: unknown 6619 1726772989.69852: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772989.69874: variable 'ansible_facts' from source: unknown 6619 1726772989.69928: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_stat.py 6619 1726772989.70023: Sending initial data 6619 1726772989.70026: Sent initial data (151 bytes) 6619 1726772989.70489: 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 <<< 6619 1726772989.70492: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772989.70496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.70499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772989.70501: 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 <<< 6619 1726772989.70504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.70555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.70558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.70561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.70635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.72310: 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 <<< 6619 1726772989.72313: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772989.72368: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772989.72427: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp8u3a43ur /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_stat.py <<< 6619 1726772989.72436: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_stat.py" <<< 6619 1726772989.72485: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmp8u3a43ur" to remote "/root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_stat.py" <<< 6619 1726772989.73084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.73132: stderr chunk (state=3): >>><<< 6619 1726772989.73135: stdout chunk (state=3): >>><<< 6619 1726772989.73173: done transferring module to remote 6619 1726772989.73181: _low_level_execute_command(): starting 6619 1726772989.73186: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/ /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_stat.py && sleep 0' 6619 1726772989.73628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.73633: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772989.73636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772989.73638: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.73640: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.73687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.73690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.73758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.75621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.75647: stderr chunk (state=3): >>><<< 6619 1726772989.75650: stdout chunk (state=3): >>><<< 6619 1726772989.75664: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772989.75669: _low_level_execute_command(): starting 6619 1726772989.75672: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_stat.py && sleep 0' 6619 1726772989.76108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772989.76111: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772989.76113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.76115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772989.76120: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772989.76173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.76176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.76179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.76250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.93051: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 86, "inode": 524288132, "dev": 51714, "nlink": 1, "atime": 1726772982.1830306, "mtime": 1726772980.8510294, "ctime": 1726772981.1210296, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "mimetype": "text/plain", "charset": "us-ascii", "version": "1737581635", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6619 1726772989.94654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772989.94681: stderr chunk (state=3): >>><<< 6619 1726772989.94684: stdout chunk (state=3): >>><<< 6619 1726772989.94699: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 86, "inode": 524288132, "dev": 51714, "nlink": 1, "atime": 1726772982.1830306, "mtime": 1726772980.8510294, "ctime": 1726772981.1210296, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "mimetype": "text/plain", "charset": "us-ascii", "version": "1737581635", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772989.94751: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726772989.6079657-7776-234047897737983/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6619 1726772989.94784: variable 'ansible_module_compression' from source: unknown 6619 1726772989.94814: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6619 1726772989.94832: variable 'ansible_facts' from source: unknown 6619 1726772989.94889: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_file.py 6619 1726772989.95018: Sending initial data 6619 1726772989.95022: Sent initial data (151 bytes) 6619 1726772989.95694: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772989.95713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.95732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.95803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772989.97446: 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 <<< 6619 1726772989.97505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772989.97563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpgvp817id /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_file.py <<< 6619 1726772989.97568: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_file.py" <<< 6619 1726772989.97625: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpgvp817id" to remote "/root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_file.py" <<< 6619 1726772989.97628: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_file.py" <<< 6619 1726772989.98241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772989.98287: stderr chunk (state=3): >>><<< 6619 1726772989.98290: stdout chunk (state=3): >>><<< 6619 1726772989.98311: done transferring module to remote 6619 1726772989.98321: _low_level_execute_command(): starting 6619 1726772989.98325: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/ /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_file.py && sleep 0' 6619 1726772989.98979: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772989.98994: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772989.99013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772989.99120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.00976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.01004: stderr chunk (state=3): >>><<< 6619 1726772990.01008: stdout chunk (state=3): >>><<< 6619 1726772990.01028: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.01031: _low_level_execute_command(): starting 6619 1726772990.01034: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/AnsiballZ_file.py && sleep 0' 6619 1726772990.01491: 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 <<< 6619 1726772990.01495: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.01497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772990.01499: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.01548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.01551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.01556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.01624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.18581: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772990.20208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772990.20213: stdout chunk (state=3): >>><<< 6619 1726772990.20221: stderr chunk (state=3): >>><<< 6619 1726772990.20245: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772990.20334: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', '_original_basename': 'kernel_settings.j2', 'recurse': False, 'state': 'file', '_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.file', '_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-1726772989.6079657-7776-234047897737983/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772990.20338: _low_level_execute_command(): starting 6619 1726772990.20340: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772989.6079657-7776-234047897737983/ > /dev/null 2>&1 && sleep 0' 6619 1726772990.20999: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.21019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772990.21119: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.21134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.21229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.23206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.23227: stdout chunk (state=3): >>><<< 6619 1726772990.23245: stderr chunk (state=3): >>><<< 6619 1726772990.23270: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.23322: handler run complete 6619 1726772990.23337: attempt loop complete, returning result 6619 1726772990.23347: _execute() done 6619 1726772990.23358: dumping result to json 6619 1726772990.23371: done dumping result, returning 6619 1726772990.23421: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [129c3c75-c909-05c5-089f-000000000207] 6619 1726772990.23424: sending task result for task 129c3c75-c909-05c5-089f-000000000207 ok: [managed_node3] => { "changed": false, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "state": "file", "uid": 0 } 6619 1726772990.23824: no more pending results, returning what we have 6619 1726772990.23829: results queue empty 6619 1726772990.23830: checking for any_errors_fatal 6619 1726772990.23835: done checking for any_errors_fatal 6619 1726772990.23836: checking for max_fail_percentage 6619 1726772990.23838: done checking for max_fail_percentage 6619 1726772990.23839: checking to see if all hosts have failed and the running result is not ok 6619 1726772990.23840: done checking to see if all hosts have failed 6619 1726772990.23841: getting the remaining hosts for this loop 6619 1726772990.23842: done getting the remaining hosts for this loop 6619 1726772990.23846: getting the next task for host managed_node3 6619 1726772990.23853: done getting next task for host managed_node3 6619 1726772990.23857: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6619 1726772990.23861: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772990.23934: getting variables 6619 1726772990.23936: in VariableManager get_vars() 6619 1726772990.23974: Calling all_inventory to load vars for managed_node3 6619 1726772990.23977: Calling groups_inventory to load vars for managed_node3 6619 1726772990.23979: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772990.24044: done sending task result for task 129c3c75-c909-05c5-089f-000000000207 6619 1726772990.24047: WORKER PROCESS EXITING 6619 1726772990.24056: Calling all_plugins_play to load vars for managed_node3 6619 1726772990.24059: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772990.24062: Calling groups_plugins_play to load vars for managed_node3 6619 1726772990.24115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772990.24229: done with get_vars() 6619 1726772990.24237: done getting variables 6619 1726772990.24302: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:09:50 -0400 (0:00:00.678) 0:00:25.013 **** 6619 1726772990.24339: entering _queue_task() for managed_node3/service 6619 1726772990.24694: worker is 1 (out of 1 available) 6619 1726772990.24706: exiting _queue_task() for managed_node3/service 6619 1726772990.24722: done queuing things up, now waiting for results queue to drain 6619 1726772990.24723: waiting for pending results... 6619 1726772990.24931: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6619 1726772990.25056: in run() - task 129c3c75-c909-05c5-089f-000000000208 6619 1726772990.25083: variable 'ansible_search_path' from source: unknown 6619 1726772990.25090: variable 'ansible_search_path' from source: unknown 6619 1726772990.25143: variable '__kernel_settings_services' from source: include_vars 6619 1726772990.25496: variable '__kernel_settings_services' from source: include_vars 6619 1726772990.25582: variable 'omit' from source: magic vars 6619 1726772990.25692: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.25731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.25734: variable 'omit' from source: magic vars 6619 1726772990.26022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772990.26286: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772990.26336: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772990.26386: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772990.26493: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772990.26535: variable '__kernel_settings_register_profile' from source: set_fact 6619 1726772990.26547: variable '__kernel_settings_register_mode' from source: set_fact 6619 1726772990.26571: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6619 1726772990.26579: when evaluation is False, skipping this task 6619 1726772990.26621: variable 'item' from source: unknown 6619 1726772990.26695: variable 'item' from source: unknown skipping: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6619 1726772990.27143: dumping result to json 6619 1726772990.27146: done dumping result, returning 6619 1726772990.27150: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [129c3c75-c909-05c5-089f-000000000208] 6619 1726772990.27152: sending task result for task 129c3c75-c909-05c5-089f-000000000208 6619 1726772990.27202: done sending task result for task 129c3c75-c909-05c5-089f-000000000208 6619 1726772990.27205: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 6619 1726772990.27237: no more pending results, returning what we have 6619 1726772990.27241: results queue empty 6619 1726772990.27242: checking for any_errors_fatal 6619 1726772990.27254: done checking for any_errors_fatal 6619 1726772990.27255: checking for max_fail_percentage 6619 1726772990.27257: done checking for max_fail_percentage 6619 1726772990.27258: checking to see if all hosts have failed and the running result is not ok 6619 1726772990.27259: done checking to see if all hosts have failed 6619 1726772990.27260: getting the remaining hosts for this loop 6619 1726772990.27261: done getting the remaining hosts for this loop 6619 1726772990.27265: getting the next task for host managed_node3 6619 1726772990.27273: done getting next task for host managed_node3 6619 1726772990.27277: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6619 1726772990.27281: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772990.27295: getting variables 6619 1726772990.27297: in VariableManager get_vars() 6619 1726772990.27333: Calling all_inventory to load vars for managed_node3 6619 1726772990.27336: Calling groups_inventory to load vars for managed_node3 6619 1726772990.27339: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772990.27348: Calling all_plugins_play to load vars for managed_node3 6619 1726772990.27350: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772990.27354: Calling groups_plugins_play to load vars for managed_node3 6619 1726772990.27408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772990.27523: done with get_vars() 6619 1726772990.27536: done getting variables 6619 1726772990.27598: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:09:50 -0400 (0:00:00.032) 0:00:25.046 **** 6619 1726772990.27632: entering _queue_task() for managed_node3/command 6619 1726772990.27942: worker is 1 (out of 1 available) 6619 1726772990.27954: exiting _queue_task() for managed_node3/command 6619 1726772990.28080: done queuing things up, now waiting for results queue to drain 6619 1726772990.28082: waiting for pending results... 6619 1726772990.28306: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6619 1726772990.28311: in run() - task 129c3c75-c909-05c5-089f-000000000209 6619 1726772990.28403: variable 'ansible_search_path' from source: unknown 6619 1726772990.28407: variable 'ansible_search_path' from source: unknown 6619 1726772990.28410: calling self._execute() 6619 1726772990.28460: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.28475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.28491: variable 'omit' from source: magic vars 6619 1726772990.29003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772990.29284: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772990.29341: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772990.29388: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772990.29433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772990.29602: variable '__kernel_settings_register_profile' from source: set_fact 6619 1726772990.29605: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6619 1726772990.29751: variable '__kernel_settings_register_mode' from source: set_fact 6619 1726772990.29771: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6619 1726772990.29891: variable '__kernel_settings_register_apply' from source: set_fact 6619 1726772990.29906: Evaluated conditional (__kernel_settings_register_apply is changed): False 6619 1726772990.29922: when evaluation is False, skipping this task 6619 1726772990.29926: _execute() done 6619 1726772990.29928: dumping result to json 6619 1726772990.29931: done dumping result, returning 6619 1726772990.29942: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [129c3c75-c909-05c5-089f-000000000209] 6619 1726772990.29946: sending task result for task 129c3c75-c909-05c5-089f-000000000209 6619 1726772990.30038: done sending task result for task 129c3c75-c909-05c5-089f-000000000209 6619 1726772990.30042: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 6619 1726772990.30092: no more pending results, returning what we have 6619 1726772990.30096: results queue empty 6619 1726772990.30097: checking for any_errors_fatal 6619 1726772990.30105: done checking for any_errors_fatal 6619 1726772990.30105: checking for max_fail_percentage 6619 1726772990.30107: done checking for max_fail_percentage 6619 1726772990.30108: checking to see if all hosts have failed and the running result is not ok 6619 1726772990.30109: done checking to see if all hosts have failed 6619 1726772990.30110: getting the remaining hosts for this loop 6619 1726772990.30112: done getting the remaining hosts for this loop 6619 1726772990.30115: getting the next task for host managed_node3 6619 1726772990.30123: done getting next task for host managed_node3 6619 1726772990.30128: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6619 1726772990.30132: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772990.30150: getting variables 6619 1726772990.30152: in VariableManager get_vars() 6619 1726772990.30186: Calling all_inventory to load vars for managed_node3 6619 1726772990.30188: Calling groups_inventory to load vars for managed_node3 6619 1726772990.30190: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772990.30198: Calling all_plugins_play to load vars for managed_node3 6619 1726772990.30200: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772990.30203: Calling groups_plugins_play to load vars for managed_node3 6619 1726772990.30247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772990.30282: done with get_vars() 6619 1726772990.30289: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:09:50 -0400 (0:00:00.027) 0:00:25.074 **** 6619 1726772990.30358: entering _queue_task() for managed_node3/include_tasks 6619 1726772990.30550: worker is 1 (out of 1 available) 6619 1726772990.30562: exiting _queue_task() for managed_node3/include_tasks 6619 1726772990.30577: done queuing things up, now waiting for results queue to drain 6619 1726772990.30578: waiting for pending results... 6619 1726772990.30738: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6619 1726772990.30811: in run() - task 129c3c75-c909-05c5-089f-00000000020a 6619 1726772990.30820: variable 'ansible_search_path' from source: unknown 6619 1726772990.30823: variable 'ansible_search_path' from source: unknown 6619 1726772990.30851: calling self._execute() 6619 1726772990.30905: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.30910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.30923: variable 'omit' from source: magic vars 6619 1726772990.31242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772990.31413: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772990.31446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772990.31474: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772990.31559: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772990.31721: variable '__kernel_settings_register_apply' from source: set_fact 6619 1726772990.31724: Evaluated conditional (__kernel_settings_register_apply is changed): False 6619 1726772990.31727: when evaluation is False, skipping this task 6619 1726772990.31729: _execute() done 6619 1726772990.31731: dumping result to json 6619 1726772990.31734: done dumping result, returning 6619 1726772990.31736: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [129c3c75-c909-05c5-089f-00000000020a] 6619 1726772990.31738: sending task result for task 129c3c75-c909-05c5-089f-00000000020a 6619 1726772990.31989: done sending task result for task 129c3c75-c909-05c5-089f-00000000020a 6619 1726772990.31992: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 6619 1726772990.32039: no more pending results, returning what we have 6619 1726772990.32042: results queue empty 6619 1726772990.32043: checking for any_errors_fatal 6619 1726772990.32048: done checking for any_errors_fatal 6619 1726772990.32049: checking for max_fail_percentage 6619 1726772990.32051: done checking for max_fail_percentage 6619 1726772990.32051: checking to see if all hosts have failed and the running result is not ok 6619 1726772990.32052: done checking to see if all hosts have failed 6619 1726772990.32053: getting the remaining hosts for this loop 6619 1726772990.32054: done getting the remaining hosts for this loop 6619 1726772990.32057: getting the next task for host managed_node3 6619 1726772990.32063: done getting next task for host managed_node3 6619 1726772990.32069: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6619 1726772990.32074: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772990.32087: getting variables 6619 1726772990.32089: in VariableManager get_vars() 6619 1726772990.32130: Calling all_inventory to load vars for managed_node3 6619 1726772990.32133: Calling groups_inventory to load vars for managed_node3 6619 1726772990.32135: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772990.32144: Calling all_plugins_play to load vars for managed_node3 6619 1726772990.32147: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772990.32149: Calling groups_plugins_play to load vars for managed_node3 6619 1726772990.32201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772990.32331: done with get_vars() 6619 1726772990.32339: done getting variables 6619 1726772990.32398: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:09:50 -0400 (0:00:00.020) 0:00:25.094 **** 6619 1726772990.32440: entering _queue_task() for managed_node3/set_fact 6619 1726772990.32693: worker is 1 (out of 1 available) 6619 1726772990.32705: exiting _queue_task() for managed_node3/set_fact 6619 1726772990.32721: done queuing things up, now waiting for results queue to drain 6619 1726772990.32723: waiting for pending results... 6619 1726772990.32891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6619 1726772990.32964: in run() - task 129c3c75-c909-05c5-089f-00000000020b 6619 1726772990.32982: variable 'ansible_search_path' from source: unknown 6619 1726772990.32986: variable 'ansible_search_path' from source: unknown 6619 1726772990.33008: calling self._execute() 6619 1726772990.33064: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.33071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.33078: variable 'omit' from source: magic vars 6619 1726772990.33152: variable 'omit' from source: magic vars 6619 1726772990.33190: variable 'omit' from source: magic vars 6619 1726772990.33214: variable 'omit' from source: magic vars 6619 1726772990.33247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772990.33275: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772990.33290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772990.33307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772990.33312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772990.33341: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772990.33344: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.33346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.33418: Set connection var ansible_shell_type to sh 6619 1726772990.33422: Set connection var ansible_timeout to 10 6619 1726772990.33430: Set connection var ansible_shell_executable to /bin/sh 6619 1726772990.33433: Set connection var ansible_connection to ssh 6619 1726772990.33437: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772990.33444: Set connection var ansible_pipelining to False 6619 1726772990.33461: variable 'ansible_shell_executable' from source: unknown 6619 1726772990.33464: variable 'ansible_connection' from source: unknown 6619 1726772990.33466: variable 'ansible_module_compression' from source: unknown 6619 1726772990.33472: variable 'ansible_shell_type' from source: unknown 6619 1726772990.33475: variable 'ansible_shell_executable' from source: unknown 6619 1726772990.33477: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.33481: variable 'ansible_pipelining' from source: unknown 6619 1726772990.33483: variable 'ansible_timeout' from source: unknown 6619 1726772990.33488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.33588: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772990.33598: variable 'omit' from source: magic vars 6619 1726772990.33601: starting attempt loop 6619 1726772990.33604: running the handler 6619 1726772990.33613: handler run complete 6619 1726772990.33622: attempt loop complete, returning result 6619 1726772990.33626: _execute() done 6619 1726772990.33629: dumping result to json 6619 1726772990.33631: done dumping result, returning 6619 1726772990.33637: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [129c3c75-c909-05c5-089f-00000000020b] 6619 1726772990.33645: sending task result for task 129c3c75-c909-05c5-089f-00000000020b 6619 1726772990.33718: done sending task result for task 129c3c75-c909-05c5-089f-00000000020b 6619 1726772990.33721: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6619 1726772990.33783: no more pending results, returning what we have 6619 1726772990.33786: results queue empty 6619 1726772990.33787: checking for any_errors_fatal 6619 1726772990.33790: done checking for any_errors_fatal 6619 1726772990.33791: checking for max_fail_percentage 6619 1726772990.33792: done checking for max_fail_percentage 6619 1726772990.33793: checking to see if all hosts have failed and the running result is not ok 6619 1726772990.33794: done checking to see if all hosts have failed 6619 1726772990.33795: getting the remaining hosts for this loop 6619 1726772990.33796: done getting the remaining hosts for this loop 6619 1726772990.33799: getting the next task for host managed_node3 6619 1726772990.33804: done getting next task for host managed_node3 6619 1726772990.33807: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6619 1726772990.33811: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772990.33822: getting variables 6619 1726772990.33823: in VariableManager get_vars() 6619 1726772990.33850: Calling all_inventory to load vars for managed_node3 6619 1726772990.33853: Calling groups_inventory to load vars for managed_node3 6619 1726772990.33855: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772990.33862: Calling all_plugins_play to load vars for managed_node3 6619 1726772990.33864: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772990.33867: Calling groups_plugins_play to load vars for managed_node3 6619 1726772990.33901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772990.33932: done with get_vars() 6619 1726772990.33937: done getting variables 6619 1726772990.33975: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:09:50 -0400 (0:00:00.015) 0:00:25.110 **** 6619 1726772990.33996: entering _queue_task() for managed_node3/set_fact 6619 1726772990.34167: worker is 1 (out of 1 available) 6619 1726772990.34179: exiting _queue_task() for managed_node3/set_fact 6619 1726772990.34189: done queuing things up, now waiting for results queue to drain 6619 1726772990.34191: waiting for pending results... 6619 1726772990.34339: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6619 1726772990.34400: in run() - task 129c3c75-c909-05c5-089f-00000000020c 6619 1726772990.34413: variable 'ansible_search_path' from source: unknown 6619 1726772990.34418: variable 'ansible_search_path' from source: unknown 6619 1726772990.34443: calling self._execute() 6619 1726772990.34493: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.34496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.34505: variable 'omit' from source: magic vars 6619 1726772990.34575: variable 'omit' from source: magic vars 6619 1726772990.34609: variable 'omit' from source: magic vars 6619 1726772990.35122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6619 1726772990.35266: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6619 1726772990.35318: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6619 1726772990.35356: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6619 1726772990.35395: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6619 1726772990.35530: variable '__kernel_settings_register_profile' from source: set_fact 6619 1726772990.35546: variable '__kernel_settings_register_mode' from source: set_fact 6619 1726772990.35557: variable '__kernel_settings_register_apply' from source: set_fact 6619 1726772990.35608: variable 'omit' from source: magic vars 6619 1726772990.35640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772990.35674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772990.35697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772990.35721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772990.35738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772990.35772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772990.35781: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.35789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.35889: Set connection var ansible_shell_type to sh 6619 1726772990.35901: Set connection var ansible_timeout to 10 6619 1726772990.35914: Set connection var ansible_shell_executable to /bin/sh 6619 1726772990.35924: Set connection var ansible_connection to ssh 6619 1726772990.35934: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772990.35945: Set connection var ansible_pipelining to False 6619 1726772990.35972: variable 'ansible_shell_executable' from source: unknown 6619 1726772990.35981: variable 'ansible_connection' from source: unknown 6619 1726772990.35988: variable 'ansible_module_compression' from source: unknown 6619 1726772990.35994: variable 'ansible_shell_type' from source: unknown 6619 1726772990.36001: variable 'ansible_shell_executable' from source: unknown 6619 1726772990.36007: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.36015: variable 'ansible_pipelining' from source: unknown 6619 1726772990.36024: variable 'ansible_timeout' from source: unknown 6619 1726772990.36032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.36140: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772990.36156: variable 'omit' from source: magic vars 6619 1726772990.36164: starting attempt loop 6619 1726772990.36175: running the handler 6619 1726772990.36189: handler run complete 6619 1726772990.36203: attempt loop complete, returning result 6619 1726772990.36209: _execute() done 6619 1726772990.36218: dumping result to json 6619 1726772990.36322: done dumping result, returning 6619 1726772990.36326: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [129c3c75-c909-05c5-089f-00000000020c] 6619 1726772990.36328: sending task result for task 129c3c75-c909-05c5-089f-00000000020c 6619 1726772990.36391: done sending task result for task 129c3c75-c909-05c5-089f-00000000020c 6619 1726772990.36395: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 6619 1726772990.36459: no more pending results, returning what we have 6619 1726772990.36463: results queue empty 6619 1726772990.36464: checking for any_errors_fatal 6619 1726772990.36468: done checking for any_errors_fatal 6619 1726772990.36469: checking for max_fail_percentage 6619 1726772990.36470: done checking for max_fail_percentage 6619 1726772990.36472: checking to see if all hosts have failed and the running result is not ok 6619 1726772990.36473: done checking to see if all hosts have failed 6619 1726772990.36473: getting the remaining hosts for this loop 6619 1726772990.36475: done getting the remaining hosts for this loop 6619 1726772990.36478: getting the next task for host managed_node3 6619 1726772990.36486: done getting next task for host managed_node3 6619 1726772990.36487: ^ task is: TASK: meta (role_complete) 6619 1726772990.36491: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772990.36501: getting variables 6619 1726772990.36502: in VariableManager get_vars() 6619 1726772990.36535: Calling all_inventory to load vars for managed_node3 6619 1726772990.36538: Calling groups_inventory to load vars for managed_node3 6619 1726772990.36540: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772990.36547: Calling all_plugins_play to load vars for managed_node3 6619 1726772990.36550: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772990.36552: Calling groups_plugins_play to load vars for managed_node3 6619 1726772990.36605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772990.36652: done with get_vars() 6619 1726772990.36661: done getting variables 6619 1726772990.36746: done queuing things up, now waiting for results queue to drain 6619 1726772990.36753: results queue empty 6619 1726772990.36754: checking for any_errors_fatal 6619 1726772990.36756: done checking for any_errors_fatal 6619 1726772990.36757: checking for max_fail_percentage 6619 1726772990.36758: done checking for max_fail_percentage 6619 1726772990.36758: checking to see if all hosts have failed and the running result is not ok 6619 1726772990.36759: done checking to see if all hosts have failed 6619 1726772990.36760: getting the remaining hosts for this loop 6619 1726772990.36761: done getting the remaining hosts for this loop 6619 1726772990.36763: getting the next task for host managed_node3 6619 1726772990.36767: done getting next task for host managed_node3 6619 1726772990.36769: ^ task is: TASK: Verify no settings 6619 1726772990.36770: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772990.36773: getting variables 6619 1726772990.36774: in VariableManager get_vars() 6619 1726772990.36792: Calling all_inventory to load vars for managed_node3 6619 1726772990.36794: Calling groups_inventory to load vars for managed_node3 6619 1726772990.36796: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772990.36800: Calling all_plugins_play to load vars for managed_node3 6619 1726772990.36803: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772990.36805: Calling groups_plugins_play to load vars for managed_node3 6619 1726772990.36842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772990.36870: done with get_vars() 6619 1726772990.36875: done getting variables 6619 1726772990.36921: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 15:09:50 -0400 (0:00:00.029) 0:00:25.139 **** 6619 1726772990.36949: entering _queue_task() for managed_node3/shell 6619 1726772990.37184: worker is 1 (out of 1 available) 6619 1726772990.37196: exiting _queue_task() for managed_node3/shell 6619 1726772990.37209: done queuing things up, now waiting for results queue to drain 6619 1726772990.37210: waiting for pending results... 6619 1726772990.37473: running TaskExecutor() for managed_node3/TASK: Verify no settings 6619 1726772990.37621: in run() - task 129c3c75-c909-05c5-089f-000000000154 6619 1726772990.37626: variable 'ansible_search_path' from source: unknown 6619 1726772990.37628: variable 'ansible_search_path' from source: unknown 6619 1726772990.37646: calling self._execute() 6619 1726772990.37865: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.37881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.37895: variable 'omit' from source: magic vars 6619 1726772990.38005: variable 'omit' from source: magic vars 6619 1726772990.38078: variable 'omit' from source: magic vars 6619 1726772990.38413: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6619 1726772990.38492: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6619 1726772990.38586: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772990.38627: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6619 1726772990.38658: variable 'omit' from source: magic vars 6619 1726772990.38698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772990.38747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772990.38821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772990.38825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772990.38838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772990.38854: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772990.38863: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.38871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.38983: Set connection var ansible_shell_type to sh 6619 1726772990.38994: Set connection var ansible_timeout to 10 6619 1726772990.39006: Set connection var ansible_shell_executable to /bin/sh 6619 1726772990.39013: Set connection var ansible_connection to ssh 6619 1726772990.39025: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772990.39060: Set connection var ansible_pipelining to False 6619 1726772990.39073: variable 'ansible_shell_executable' from source: unknown 6619 1726772990.39081: variable 'ansible_connection' from source: unknown 6619 1726772990.39087: variable 'ansible_module_compression' from source: unknown 6619 1726772990.39121: variable 'ansible_shell_type' from source: unknown 6619 1726772990.39124: variable 'ansible_shell_executable' from source: unknown 6619 1726772990.39126: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.39128: variable 'ansible_pipelining' from source: unknown 6619 1726772990.39130: variable 'ansible_timeout' from source: unknown 6619 1726772990.39133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.39262: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772990.39287: variable 'omit' from source: magic vars 6619 1726772990.39387: starting attempt loop 6619 1726772990.39390: running the handler 6619 1726772990.39393: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772990.39396: _low_level_execute_command(): starting 6619 1726772990.39399: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772990.40139: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.40215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.40273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.40284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.40382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.42113: stdout chunk (state=3): >>>/root <<< 6619 1726772990.42267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.42271: stdout chunk (state=3): >>><<< 6619 1726772990.42273: stderr chunk (state=3): >>><<< 6619 1726772990.42399: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.42403: _low_level_execute_command(): starting 6619 1726772990.42406: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745 `" && echo ansible-tmp-1726772990.4229853-7816-5373893386745="` echo /root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745 `" ) && sleep 0' 6619 1726772990.43022: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.43054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.43076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.43169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.45176: stdout chunk (state=3): >>>ansible-tmp-1726772990.4229853-7816-5373893386745=/root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745 <<< 6619 1726772990.45318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.45335: stdout chunk (state=3): >>><<< 6619 1726772990.45346: stderr chunk (state=3): >>><<< 6619 1726772990.45370: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772990.4229853-7816-5373893386745=/root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.45406: variable 'ansible_module_compression' from source: unknown 6619 1726772990.45527: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6619 1726772990.45530: variable 'ansible_facts' from source: unknown 6619 1726772990.45603: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/AnsiballZ_command.py 6619 1726772990.45759: Sending initial data 6619 1726772990.45770: Sent initial data (152 bytes) 6619 1726772990.46515: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.46550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.46571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.46593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.46697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.48376: 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 <<< 6619 1726772990.48461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772990.48525: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpvaenupli /root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/AnsiballZ_command.py <<< 6619 1726772990.48535: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/AnsiballZ_command.py" <<< 6619 1726772990.48594: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpvaenupli" to remote "/root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/AnsiballZ_command.py" <<< 6619 1726772990.49507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.49510: stdout chunk (state=3): >>><<< 6619 1726772990.49513: stderr chunk (state=3): >>><<< 6619 1726772990.49524: done transferring module to remote 6619 1726772990.49539: _low_level_execute_command(): starting 6619 1726772990.49549: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/ /root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/AnsiballZ_command.py && sleep 0' 6619 1726772990.50190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772990.50204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772990.50221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772990.50292: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.50344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.50369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.50470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.52398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.52410: stdout chunk (state=3): >>><<< 6619 1726772990.52424: stderr chunk (state=3): >>><<< 6619 1726772990.52522: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.52530: _low_level_execute_command(): starting 6619 1726772990.52534: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/AnsiballZ_command.py && sleep 0' 6619 1726772990.53075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772990.53088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772990.53132: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772990.53147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.53240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.53272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.53350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.70236: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 15:09:50.690071", "end": "2024-09-19 15:09:50.698379", "delta": "0:00:00.008308", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6619 1726772990.71762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772990.71794: stderr chunk (state=3): >>><<< 6619 1726772990.71797: stdout chunk (state=3): >>><<< 6619 1726772990.71814: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 15:09:50.690071", "end": "2024-09-19 15:09:50.698379", "delta": "0:00:00.008308", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772990.71847: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\["$section"\\\\] "$conf"; then\n echo ERROR: "$section" settings present\n rc=1\n fi\ndone\nexit "$rc"\n', '_uses_shell': True, '_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.command', '_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-1726772990.4229853-7816-5373893386745/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772990.71854: _low_level_execute_command(): starting 6619 1726772990.71859: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772990.4229853-7816-5373893386745/ > /dev/null 2>&1 && sleep 0' 6619 1726772990.72288: 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 <<< 6619 1726772990.72292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772990.72314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772990.72335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.72338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772990.72341: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.72383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.72395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.72462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.74342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.74374: stderr chunk (state=3): >>><<< 6619 1726772990.74377: stdout chunk (state=3): >>><<< 6619 1726772990.74388: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.74395: handler run complete 6619 1726772990.74412: Evaluated conditional (False): False 6619 1726772990.74422: attempt loop complete, returning result 6619 1726772990.74425: _execute() done 6619 1726772990.74427: dumping result to json 6619 1726772990.74433: done dumping result, returning 6619 1726772990.74440: done running TaskExecutor() for managed_node3/TASK: Verify no settings [129c3c75-c909-05c5-089f-000000000154] 6619 1726772990.74443: sending task result for task 129c3c75-c909-05c5-089f-000000000154 6619 1726772990.74643: done sending task result for task 129c3c75-c909-05c5-089f-000000000154 6619 1726772990.74646: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "delta": "0:00:00.008308", "end": "2024-09-19 15:09:50.698379", "rc": 0, "start": "2024-09-19 15:09:50.690071" } STDERR: + exec + rc=0 + conf=/etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/profiles/kernel_settings/tuned.conf + exit 0 6619 1726772990.74705: no more pending results, returning what we have 6619 1726772990.74708: results queue empty 6619 1726772990.74709: checking for any_errors_fatal 6619 1726772990.74710: done checking for any_errors_fatal 6619 1726772990.74710: checking for max_fail_percentage 6619 1726772990.74712: done checking for max_fail_percentage 6619 1726772990.74713: checking to see if all hosts have failed and the running result is not ok 6619 1726772990.74713: done checking to see if all hosts have failed 6619 1726772990.74714: getting the remaining hosts for this loop 6619 1726772990.74715: done getting the remaining hosts for this loop 6619 1726772990.74724: getting the next task for host managed_node3 6619 1726772990.74730: done getting next task for host managed_node3 6619 1726772990.74732: ^ task is: TASK: Remove kernel_settings tuned profile 6619 1726772990.74734: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772990.74737: getting variables 6619 1726772990.74738: in VariableManager get_vars() 6619 1726772990.74760: Calling all_inventory to load vars for managed_node3 6619 1726772990.74762: Calling groups_inventory to load vars for managed_node3 6619 1726772990.74764: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772990.74772: Calling all_plugins_play to load vars for managed_node3 6619 1726772990.74774: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772990.74776: Calling groups_plugins_play to load vars for managed_node3 6619 1726772990.74809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772990.74835: done with get_vars() 6619 1726772990.74840: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 15:09:50 -0400 (0:00:00.379) 0:00:25.519 **** 6619 1726772990.74905: entering _queue_task() for managed_node3/file 6619 1726772990.75094: worker is 1 (out of 1 available) 6619 1726772990.75106: exiting _queue_task() for managed_node3/file 6619 1726772990.75118: done queuing things up, now waiting for results queue to drain 6619 1726772990.75120: waiting for pending results... 6619 1726772990.75272: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 6619 1726772990.75327: in run() - task 129c3c75-c909-05c5-089f-000000000155 6619 1726772990.75341: variable 'ansible_search_path' from source: unknown 6619 1726772990.75345: variable 'ansible_search_path' from source: unknown 6619 1726772990.75421: calling self._execute() 6619 1726772990.75429: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.75435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.75443: variable 'omit' from source: magic vars 6619 1726772990.75518: variable 'omit' from source: magic vars 6619 1726772990.75547: variable 'omit' from source: magic vars 6619 1726772990.75574: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6619 1726772990.75786: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6619 1726772990.75854: variable '__kernel_settings_profile_parent' from source: set_fact 6619 1726772990.75858: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6619 1726772990.75892: variable 'omit' from source: magic vars 6619 1726772990.75925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772990.75950: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772990.75966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772990.75980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772990.75989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772990.76014: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772990.76020: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.76023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.76085: Set connection var ansible_shell_type to sh 6619 1726772990.76089: Set connection var ansible_timeout to 10 6619 1726772990.76096: Set connection var ansible_shell_executable to /bin/sh 6619 1726772990.76098: Set connection var ansible_connection to ssh 6619 1726772990.76103: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772990.76109: Set connection var ansible_pipelining to False 6619 1726772990.76131: variable 'ansible_shell_executable' from source: unknown 6619 1726772990.76134: variable 'ansible_connection' from source: unknown 6619 1726772990.76137: variable 'ansible_module_compression' from source: unknown 6619 1726772990.76139: variable 'ansible_shell_type' from source: unknown 6619 1726772990.76142: variable 'ansible_shell_executable' from source: unknown 6619 1726772990.76144: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772990.76146: variable 'ansible_pipelining' from source: unknown 6619 1726772990.76148: variable 'ansible_timeout' from source: unknown 6619 1726772990.76153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772990.76289: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772990.76297: variable 'omit' from source: magic vars 6619 1726772990.76300: starting attempt loop 6619 1726772990.76303: running the handler 6619 1726772990.76314: _low_level_execute_command(): starting 6619 1726772990.76322: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772990.76831: 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 <<< 6619 1726772990.76834: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.76837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772990.76839: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.76885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.76889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.76907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.76970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.78664: stdout chunk (state=3): >>>/root <<< 6619 1726772990.78762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.78790: stderr chunk (state=3): >>><<< 6619 1726772990.78794: stdout chunk (state=3): >>><<< 6619 1726772990.78811: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.78824: _low_level_execute_command(): starting 6619 1726772990.78834: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242 `" && echo ansible-tmp-1726772990.7881055-7835-97748183079242="` echo /root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242 `" ) && sleep 0' 6619 1726772990.79265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772990.79272: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772990.79282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 6619 1726772990.79285: stderr chunk (state=3): >>>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 <<< 6619 1726772990.79287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.79326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.79330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.79399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.81391: stdout chunk (state=3): >>>ansible-tmp-1726772990.7881055-7835-97748183079242=/root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242 <<< 6619 1726772990.81502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.81528: stderr chunk (state=3): >>><<< 6619 1726772990.81532: stdout chunk (state=3): >>><<< 6619 1726772990.81550: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772990.7881055-7835-97748183079242=/root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.81586: variable 'ansible_module_compression' from source: unknown 6619 1726772990.81629: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6619 1726772990.81661: variable 'ansible_facts' from source: unknown 6619 1726772990.81724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/AnsiballZ_file.py 6619 1726772990.81823: Sending initial data 6619 1726772990.81827: Sent initial data (150 bytes) 6619 1726772990.82272: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772990.82275: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772990.82278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.82280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772990.82282: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.82339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772990.82342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.82400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.84046: 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 <<< 6619 1726772990.84101: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772990.84166: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpd4tc_crn /root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/AnsiballZ_file.py <<< 6619 1726772990.84169: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/AnsiballZ_file.py" <<< 6619 1726772990.84220: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpd4tc_crn" to remote "/root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/AnsiballZ_file.py" <<< 6619 1726772990.84223: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/AnsiballZ_file.py" <<< 6619 1726772990.84858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.84904: stderr chunk (state=3): >>><<< 6619 1726772990.84909: stdout chunk (state=3): >>><<< 6619 1726772990.84939: done transferring module to remote 6619 1726772990.84947: _low_level_execute_command(): starting 6619 1726772990.84951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/ /root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/AnsiballZ_file.py && sleep 0' 6619 1726772990.85400: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772990.85404: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.85406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772990.85412: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772990.85415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.85458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.85464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.85527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772990.87379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772990.87408: stderr chunk (state=3): >>><<< 6619 1726772990.87411: stdout chunk (state=3): >>><<< 6619 1726772990.87427: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772990.87430: _low_level_execute_command(): starting 6619 1726772990.87433: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/AnsiballZ_file.py && sleep 0' 6619 1726772990.87874: 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 <<< 6619 1726772990.87877: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.87879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772990.87881: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772990.87922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772990.87938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772990.88005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.04089: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772991.05631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772991.05635: stdout chunk (state=3): >>><<< 6619 1726772991.05638: stderr chunk (state=3): >>><<< 6619 1726772991.05658: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772991.05710: done with _execute_module (file, {'path': '/etc/tuned/profiles/kernel_settings', 'state': 'absent', '_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': 'file', '_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-1726772990.7881055-7835-97748183079242/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772991.05814: _low_level_execute_command(): starting 6619 1726772991.05821: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772990.7881055-7835-97748183079242/ > /dev/null 2>&1 && sleep 0' 6619 1726772991.06401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772991.06418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.06433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772991.06451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772991.06482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772991.06493: stderr chunk (state=3): >>>debug2: match not found <<< 6619 1726772991.06507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.06587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.06628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.06652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.06666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.06771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.08680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.08712: stdout chunk (state=3): >>><<< 6619 1726772991.08715: stderr chunk (state=3): >>><<< 6619 1726772991.08922: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.08927: handler run complete 6619 1726772991.08930: attempt loop complete, returning result 6619 1726772991.08932: _execute() done 6619 1726772991.08934: dumping result to json 6619 1726772991.08936: done dumping result, returning 6619 1726772991.08938: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [129c3c75-c909-05c5-089f-000000000155] 6619 1726772991.08940: sending task result for task 129c3c75-c909-05c5-089f-000000000155 6619 1726772991.09013: done sending task result for task 129c3c75-c909-05c5-089f-000000000155 6619 1726772991.09019: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 6619 1726772991.09095: no more pending results, returning what we have 6619 1726772991.09098: results queue empty 6619 1726772991.09099: checking for any_errors_fatal 6619 1726772991.09114: done checking for any_errors_fatal 6619 1726772991.09115: checking for max_fail_percentage 6619 1726772991.09124: done checking for max_fail_percentage 6619 1726772991.09125: checking to see if all hosts have failed and the running result is not ok 6619 1726772991.09130: done checking to see if all hosts have failed 6619 1726772991.09131: getting the remaining hosts for this loop 6619 1726772991.09133: done getting the remaining hosts for this loop 6619 1726772991.09137: getting the next task for host managed_node3 6619 1726772991.09144: done getting next task for host managed_node3 6619 1726772991.09147: ^ task is: TASK: Get active_profile 6619 1726772991.09150: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772991.09154: getting variables 6619 1726772991.09156: in VariableManager get_vars() 6619 1726772991.09195: Calling all_inventory to load vars for managed_node3 6619 1726772991.09198: Calling groups_inventory to load vars for managed_node3 6619 1726772991.09201: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772991.09211: Calling all_plugins_play to load vars for managed_node3 6619 1726772991.09214: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772991.09346: Calling groups_plugins_play to load vars for managed_node3 6619 1726772991.09398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772991.09438: done with get_vars() 6619 1726772991.09522: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 15:09:51 -0400 (0:00:00.347) 0:00:25.866 **** 6619 1726772991.09629: entering _queue_task() for managed_node3/slurp 6619 1726772991.09999: worker is 1 (out of 1 available) 6619 1726772991.10010: exiting _queue_task() for managed_node3/slurp 6619 1726772991.10021: done queuing things up, now waiting for results queue to drain 6619 1726772991.10022: waiting for pending results... 6619 1726772991.10335: running TaskExecutor() for managed_node3/TASK: Get active_profile 6619 1726772991.10340: in run() - task 129c3c75-c909-05c5-089f-000000000156 6619 1726772991.10343: variable 'ansible_search_path' from source: unknown 6619 1726772991.10346: variable 'ansible_search_path' from source: unknown 6619 1726772991.10364: calling self._execute() 6619 1726772991.10446: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772991.10459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772991.10479: variable 'omit' from source: magic vars 6619 1726772991.10598: variable 'omit' from source: magic vars 6619 1726772991.10651: variable 'omit' from source: magic vars 6619 1726772991.10691: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6619 1726772991.11088: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6619 1726772991.11126: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6619 1726772991.11171: variable 'omit' from source: magic vars 6619 1726772991.11226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772991.11271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772991.11302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772991.11329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772991.11349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772991.11414: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772991.11420: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772991.11422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772991.11524: Set connection var ansible_shell_type to sh 6619 1726772991.11537: Set connection var ansible_timeout to 10 6619 1726772991.11557: Set connection var ansible_shell_executable to /bin/sh 6619 1726772991.11560: Set connection var ansible_connection to ssh 6619 1726772991.11621: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772991.11624: Set connection var ansible_pipelining to False 6619 1726772991.11633: variable 'ansible_shell_executable' from source: unknown 6619 1726772991.11636: variable 'ansible_connection' from source: unknown 6619 1726772991.11639: variable 'ansible_module_compression' from source: unknown 6619 1726772991.11641: variable 'ansible_shell_type' from source: unknown 6619 1726772991.11643: variable 'ansible_shell_executable' from source: unknown 6619 1726772991.11645: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772991.11647: variable 'ansible_pipelining' from source: unknown 6619 1726772991.11649: variable 'ansible_timeout' from source: unknown 6619 1726772991.11652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772991.11871: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 6619 1726772991.11891: variable 'omit' from source: magic vars 6619 1726772991.11900: starting attempt loop 6619 1726772991.11921: running the handler 6619 1726772991.11925: _low_level_execute_command(): starting 6619 1726772991.11937: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772991.12728: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772991.12835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.12851: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.12865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.12889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.12982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.14684: stdout chunk (state=3): >>>/root <<< 6619 1726772991.14839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.14843: stdout chunk (state=3): >>><<< 6619 1726772991.14845: stderr chunk (state=3): >>><<< 6619 1726772991.14876: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.14897: _low_level_execute_command(): starting 6619 1726772991.14908: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595 `" && echo ansible-tmp-1726772991.1488395-7847-193333231492595="` echo /root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595 `" ) && sleep 0' 6619 1726772991.15574: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772991.15589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.15604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772991.15625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772991.15644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772991.15689: 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 <<< 6619 1726772991.15735: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.15809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.15839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.15936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.17931: stdout chunk (state=3): >>>ansible-tmp-1726772991.1488395-7847-193333231492595=/root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595 <<< 6619 1726772991.18038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.18066: stderr chunk (state=3): >>><<< 6619 1726772991.18073: stdout chunk (state=3): >>><<< 6619 1726772991.18091: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772991.1488395-7847-193333231492595=/root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.18132: variable 'ansible_module_compression' from source: unknown 6619 1726772991.18167: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6619 1726772991.18199: variable 'ansible_facts' from source: unknown 6619 1726772991.18254: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/AnsiballZ_slurp.py 6619 1726772991.18357: Sending initial data 6619 1726772991.18360: Sent initial data (152 bytes) 6619 1726772991.18801: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.18804: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.18808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.18811: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772991.18813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.18863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.18870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.18872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.18935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.20601: 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 <<< 6619 1726772991.20648: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772991.20704: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpm7h15lmr /root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/AnsiballZ_slurp.py <<< 6619 1726772991.20708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/AnsiballZ_slurp.py" <<< 6619 1726772991.20764: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpm7h15lmr" to remote "/root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/AnsiballZ_slurp.py" <<< 6619 1726772991.20767: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/AnsiballZ_slurp.py" <<< 6619 1726772991.21369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.21412: stderr chunk (state=3): >>><<< 6619 1726772991.21415: stdout chunk (state=3): >>><<< 6619 1726772991.21443: done transferring module to remote 6619 1726772991.21457: _low_level_execute_command(): starting 6619 1726772991.21460: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/ /root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/AnsiballZ_slurp.py && sleep 0' 6619 1726772991.21903: 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 <<< 6619 1726772991.21907: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.21909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772991.21915: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.21966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.21973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.21975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.22036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.23928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.23950: stderr chunk (state=3): >>><<< 6619 1726772991.23953: stdout chunk (state=3): >>><<< 6619 1726772991.23965: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.23972: _low_level_execute_command(): starting 6619 1726772991.23974: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/AnsiballZ_slurp.py && sleep 0' 6619 1726772991.24399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.24402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772991.24405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.24407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.24409: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772991.24411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.24462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.24467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.24533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.40083: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6619 1726772991.41712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772991.41718: stdout chunk (state=3): >>><<< 6619 1726772991.41721: stderr chunk (state=3): >>><<< 6619 1726772991.41723: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772991.41727: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_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': 'slurp', '_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-1726772991.1488395-7847-193333231492595/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772991.41730: _low_level_execute_command(): starting 6619 1726772991.41732: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772991.1488395-7847-193333231492595/ > /dev/null 2>&1 && sleep 0' 6619 1726772991.42260: 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 <<< 6619 1726772991.42275: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.42328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.42341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.42406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.44661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.44665: stderr chunk (state=3): >>><<< 6619 1726772991.44675: stdout chunk (state=3): >>><<< 6619 1726772991.44699: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.44722: handler run complete 6619 1726772991.44736: attempt loop complete, returning result 6619 1726772991.44923: _execute() done 6619 1726772991.44927: dumping result to json 6619 1726772991.44930: done dumping result, returning 6619 1726772991.44932: done running TaskExecutor() for managed_node3/TASK: Get active_profile [129c3c75-c909-05c5-089f-000000000156] 6619 1726772991.44934: sending task result for task 129c3c75-c909-05c5-089f-000000000156 6619 1726772991.45010: done sending task result for task 129c3c75-c909-05c5-089f-000000000156 6619 1726772991.45013: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6619 1726772991.45076: no more pending results, returning what we have 6619 1726772991.45080: results queue empty 6619 1726772991.45081: checking for any_errors_fatal 6619 1726772991.45090: done checking for any_errors_fatal 6619 1726772991.45091: checking for max_fail_percentage 6619 1726772991.45093: done checking for max_fail_percentage 6619 1726772991.45094: checking to see if all hosts have failed and the running result is not ok 6619 1726772991.45095: done checking to see if all hosts have failed 6619 1726772991.45096: getting the remaining hosts for this loop 6619 1726772991.45098: done getting the remaining hosts for this loop 6619 1726772991.45102: getting the next task for host managed_node3 6619 1726772991.45108: done getting next task for host managed_node3 6619 1726772991.45111: ^ task is: TASK: Ensure kernel_settings is not in active_profile 6619 1726772991.45114: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772991.45119: getting variables 6619 1726772991.45121: in VariableManager get_vars() 6619 1726772991.45156: Calling all_inventory to load vars for managed_node3 6619 1726772991.45158: Calling groups_inventory to load vars for managed_node3 6619 1726772991.45160: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772991.45173: Calling all_plugins_play to load vars for managed_node3 6619 1726772991.45176: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772991.45179: Calling groups_plugins_play to load vars for managed_node3 6619 1726772991.45388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772991.45431: done with get_vars() 6619 1726772991.45442: done getting variables 6619 1726772991.45507: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 15:09:51 -0400 (0:00:00.359) 0:00:26.225 **** 6619 1726772991.45541: entering _queue_task() for managed_node3/copy 6619 1726772991.45783: worker is 1 (out of 1 available) 6619 1726772991.45796: exiting _queue_task() for managed_node3/copy 6619 1726772991.45809: done queuing things up, now waiting for results queue to drain 6619 1726772991.45810: waiting for pending results... 6619 1726772991.46081: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 6619 1726772991.46223: in run() - task 129c3c75-c909-05c5-089f-000000000157 6619 1726772991.46227: variable 'ansible_search_path' from source: unknown 6619 1726772991.46231: variable 'ansible_search_path' from source: unknown 6619 1726772991.46254: calling self._execute() 6619 1726772991.46336: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772991.46422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772991.46425: variable 'omit' from source: magic vars 6619 1726772991.46484: variable 'omit' from source: magic vars 6619 1726772991.46532: variable 'omit' from source: magic vars 6619 1726772991.46570: variable '__active_profile' from source: task vars 6619 1726772991.46882: variable '__active_profile' from source: task vars 6619 1726772991.47111: variable '__cur_profile' from source: task vars 6619 1726772991.47274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6619 1726772991.49029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6619 1726772991.49076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6619 1726772991.49103: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6619 1726772991.49130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6619 1726772991.49149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6619 1726772991.49211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6619 1726772991.49234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6619 1726772991.49252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6619 1726772991.49279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6619 1726772991.49290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6619 1726772991.49369: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6619 1726772991.49420: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6619 1726772991.49469: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6619 1726772991.49522: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6619 1726772991.49542: variable 'omit' from source: magic vars 6619 1726772991.49561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772991.49584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772991.49598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772991.49610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772991.49620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772991.49644: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772991.49647: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772991.49649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772991.49715: Set connection var ansible_shell_type to sh 6619 1726772991.49720: Set connection var ansible_timeout to 10 6619 1726772991.49728: Set connection var ansible_shell_executable to /bin/sh 6619 1726772991.49731: Set connection var ansible_connection to ssh 6619 1726772991.49737: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772991.49821: Set connection var ansible_pipelining to False 6619 1726772991.49824: variable 'ansible_shell_executable' from source: unknown 6619 1726772991.49827: variable 'ansible_connection' from source: unknown 6619 1726772991.49829: variable 'ansible_module_compression' from source: unknown 6619 1726772991.49831: variable 'ansible_shell_type' from source: unknown 6619 1726772991.49834: variable 'ansible_shell_executable' from source: unknown 6619 1726772991.49836: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772991.49838: variable 'ansible_pipelining' from source: unknown 6619 1726772991.49840: variable 'ansible_timeout' from source: unknown 6619 1726772991.49842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772991.49848: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772991.49859: variable 'omit' from source: magic vars 6619 1726772991.49862: starting attempt loop 6619 1726772991.49866: running the handler 6619 1726772991.49878: _low_level_execute_command(): starting 6619 1726772991.49884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772991.50540: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.50555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772991.50631: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.50655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.50682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.50696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.50799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.52522: stdout chunk (state=3): >>>/root <<< 6619 1726772991.52621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.52651: stderr chunk (state=3): >>><<< 6619 1726772991.52654: stdout chunk (state=3): >>><<< 6619 1726772991.52673: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.52683: _low_level_execute_command(): starting 6619 1726772991.52688: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009 `" && echo ansible-tmp-1726772991.5267289-7861-113590564361009="` echo /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009 `" ) && sleep 0' 6619 1726772991.53269: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.53273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.53275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.53353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.55380: stdout chunk (state=3): >>>ansible-tmp-1726772991.5267289-7861-113590564361009=/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009 <<< 6619 1726772991.55544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.55547: stdout chunk (state=3): >>><<< 6619 1726772991.55550: stderr chunk (state=3): >>><<< 6619 1726772991.55570: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772991.5267289-7861-113590564361009=/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.55722: variable 'ansible_module_compression' from source: unknown 6619 1726772991.55725: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772991.55762: variable 'ansible_facts' from source: unknown 6619 1726772991.55865: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_stat.py 6619 1726772991.56098: Sending initial data 6619 1726772991.56101: Sent initial data (151 bytes) 6619 1726772991.56623: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772991.56739: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.56761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.56779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.56876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.58538: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6619 1726772991.58564: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6619 1726772991.58649: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772991.58737: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpgk2o5e8g /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_stat.py <<< 6619 1726772991.58747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_stat.py" <<< 6619 1726772991.58812: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpgk2o5e8g" to remote "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_stat.py" <<< 6619 1726772991.59782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.59786: stdout chunk (state=3): >>><<< 6619 1726772991.59788: stderr chunk (state=3): >>><<< 6619 1726772991.59790: done transferring module to remote 6619 1726772991.59792: _low_level_execute_command(): starting 6619 1726772991.59804: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/ /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_stat.py && sleep 0' 6619 1726772991.60449: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772991.60464: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.60539: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.60587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.60603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.60627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.60726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.62807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.62811: stdout chunk (state=3): >>><<< 6619 1726772991.62813: stderr chunk (state=3): >>><<< 6619 1726772991.62818: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.62820: _low_level_execute_command(): starting 6619 1726772991.62823: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_stat.py && sleep 0' 6619 1726772991.63463: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.63506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.63535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.63610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.80583: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 507510917, "dev": 51714, "nlink": 1, "atime": 1726772987.9060361, "mtime": 1726772982.1910307, "ctime": 1726772982.1910307, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "520199826", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6619 1726772991.82263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772991.82294: stderr chunk (state=3): >>><<< 6619 1726772991.82297: stdout chunk (state=3): >>><<< 6619 1726772991.82313: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 507510917, "dev": 51714, "nlink": 1, "atime": 1726772987.9060361, "mtime": 1726772982.1910307, "ctime": 1726772982.1910307, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "520199826", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772991.82363: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726772991.5267289-7861-113590564361009/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6619 1726772991.82460: Sending initial data 6619 1726772991.82464: Sent initial data (139 bytes) 6619 1726772991.82934: 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 <<< 6619 1726772991.82937: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772991.82939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772991.82942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772991.82944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.82994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.82997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.82999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.83072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.84732: 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 <<< 6619 1726772991.84794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772991.84850: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/.01zuficd /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source <<< 6619 1726772991.84856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source" <<< 6619 1726772991.84910: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/.01zuficd" to remote "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source" <<< 6619 1726772991.84915: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source" <<< 6619 1726772991.85148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.85189: stderr chunk (state=3): >>><<< 6619 1726772991.85192: stdout chunk (state=3): >>><<< 6619 1726772991.85219: _low_level_execute_command(): starting 6619 1726772991.85223: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/ /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source && sleep 0' 6619 1726772991.85662: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.85665: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772991.85667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.85672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772991.85674: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.85729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.85735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.85736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.85793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.87718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.87722: stdout chunk (state=3): >>><<< 6619 1726772991.87727: stderr chunk (state=3): >>><<< 6619 1726772991.87924: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.87927: variable 'ansible_module_compression' from source: unknown 6619 1726772991.87929: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6619 1726772991.87935: variable 'ansible_facts' from source: unknown 6619 1726772991.87938: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_copy.py 6619 1726772991.88096: Sending initial data 6619 1726772991.88111: Sent initial data (151 bytes) 6619 1726772991.88530: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.88543: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.88554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.88599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.88620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.88677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.90526: 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 <<< 6619 1726772991.90580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772991.90647: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpdu7iurlb /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_copy.py <<< 6619 1726772991.90650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_copy.py" <<< 6619 1726772991.90703: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpdu7iurlb" to remote "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_copy.py" <<< 6619 1726772991.91599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.91612: stderr chunk (state=3): >>><<< 6619 1726772991.91627: stdout chunk (state=3): >>><<< 6619 1726772991.91759: done transferring module to remote 6619 1726772991.91763: _low_level_execute_command(): starting 6619 1726772991.91766: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/ /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_copy.py && sleep 0' 6619 1726772991.92332: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772991.92356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772991.92371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772991.92392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772991.92435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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 <<< 6619 1726772991.92446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 6619 1726772991.92522: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.92547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.92576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.92682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772991.94626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772991.94645: stdout chunk (state=3): >>><<< 6619 1726772991.94659: stderr chunk (state=3): >>><<< 6619 1726772991.94683: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772991.94692: _low_level_execute_command(): starting 6619 1726772991.94777: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/AnsiballZ_copy.py && sleep 0' 6619 1726772991.95550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772991.95631: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772991.95683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772991.95698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772991.95723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772991.95827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.12667: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source", "_original_basename": ".01zuficd", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772992.14174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772992.14202: stderr chunk (state=3): >>><<< 6619 1726772992.14205: stdout chunk (state=3): >>><<< 6619 1726772992.14221: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source", "_original_basename": ".01zuficd", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772992.14249: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source', '_original_basename': '.01zuficd', 'follow': False, 'checksum': '633f07e1b5698d04352d5dca735869bf2fe77897', '_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.copy', '_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-1726772991.5267289-7861-113590564361009/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772992.14256: _low_level_execute_command(): starting 6619 1726772992.14261: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/ > /dev/null 2>&1 && sleep 0' 6619 1726772992.14707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.14713: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.14732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.14787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.14790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.14796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.14858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.16766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.16793: stderr chunk (state=3): >>><<< 6619 1726772992.16797: stdout chunk (state=3): >>><<< 6619 1726772992.16810: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.16819: handler run complete 6619 1726772992.16839: attempt loop complete, returning result 6619 1726772992.16841: _execute() done 6619 1726772992.16844: dumping result to json 6619 1726772992.16849: done dumping result, returning 6619 1726772992.16859: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [129c3c75-c909-05c5-089f-000000000157] 6619 1726772992.16862: sending task result for task 129c3c75-c909-05c5-089f-000000000157 6619 1726772992.16967: done sending task result for task 129c3c75-c909-05c5-089f-000000000157 6619 1726772992.16969: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "src": "/root/.ansible/tmp/ansible-tmp-1726772991.5267289-7861-113590564361009/.source", "state": "file", "uid": 0 } 6619 1726772992.17034: no more pending results, returning what we have 6619 1726772992.17038: results queue empty 6619 1726772992.17039: checking for any_errors_fatal 6619 1726772992.17044: done checking for any_errors_fatal 6619 1726772992.17045: checking for max_fail_percentage 6619 1726772992.17047: done checking for max_fail_percentage 6619 1726772992.17047: checking to see if all hosts have failed and the running result is not ok 6619 1726772992.17048: done checking to see if all hosts have failed 6619 1726772992.17049: getting the remaining hosts for this loop 6619 1726772992.17050: done getting the remaining hosts for this loop 6619 1726772992.17053: getting the next task for host managed_node3 6619 1726772992.17058: done getting next task for host managed_node3 6619 1726772992.17061: ^ task is: TASK: Set profile_mode to auto 6619 1726772992.17063: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772992.17067: getting variables 6619 1726772992.17068: in VariableManager get_vars() 6619 1726772992.17100: Calling all_inventory to load vars for managed_node3 6619 1726772992.17103: Calling groups_inventory to load vars for managed_node3 6619 1726772992.17105: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772992.17114: Calling all_plugins_play to load vars for managed_node3 6619 1726772992.17123: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772992.17127: Calling groups_plugins_play to load vars for managed_node3 6619 1726772992.17172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772992.17199: done with get_vars() 6619 1726772992.17205: done getting variables 6619 1726772992.17254: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 15:09:52 -0400 (0:00:00.717) 0:00:26.943 **** 6619 1726772992.17274: entering _queue_task() for managed_node3/copy 6619 1726772992.17453: worker is 1 (out of 1 available) 6619 1726772992.17468: exiting _queue_task() for managed_node3/copy 6619 1726772992.17478: done queuing things up, now waiting for results queue to drain 6619 1726772992.17480: waiting for pending results... 6619 1726772992.17643: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 6619 1726772992.17706: in run() - task 129c3c75-c909-05c5-089f-000000000158 6619 1726772992.17715: variable 'ansible_search_path' from source: unknown 6619 1726772992.17720: variable 'ansible_search_path' from source: unknown 6619 1726772992.17747: calling self._execute() 6619 1726772992.17803: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772992.17806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772992.17821: variable 'omit' from source: magic vars 6619 1726772992.17894: variable 'omit' from source: magic vars 6619 1726772992.17923: variable 'omit' from source: magic vars 6619 1726772992.17943: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6619 1726772992.18209: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6619 1726772992.18265: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6619 1726772992.18292: variable 'omit' from source: magic vars 6619 1726772992.18326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772992.18351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772992.18366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772992.18382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772992.18390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772992.18411: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772992.18414: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772992.18418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772992.18487: Set connection var ansible_shell_type to sh 6619 1726772992.18490: Set connection var ansible_timeout to 10 6619 1726772992.18498: Set connection var ansible_shell_executable to /bin/sh 6619 1726772992.18500: Set connection var ansible_connection to ssh 6619 1726772992.18505: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772992.18511: Set connection var ansible_pipelining to False 6619 1726772992.18528: variable 'ansible_shell_executable' from source: unknown 6619 1726772992.18531: variable 'ansible_connection' from source: unknown 6619 1726772992.18535: variable 'ansible_module_compression' from source: unknown 6619 1726772992.18538: variable 'ansible_shell_type' from source: unknown 6619 1726772992.18540: variable 'ansible_shell_executable' from source: unknown 6619 1726772992.18542: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772992.18545: variable 'ansible_pipelining' from source: unknown 6619 1726772992.18547: variable 'ansible_timeout' from source: unknown 6619 1726772992.18549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772992.18644: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772992.18653: variable 'omit' from source: magic vars 6619 1726772992.18659: starting attempt loop 6619 1726772992.18663: running the handler 6619 1726772992.18684: _low_level_execute_command(): starting 6619 1726772992.18686: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772992.19179: 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 <<< 6619 1726772992.19183: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.19185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.19187: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.19242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.19245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.19247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.19321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.21039: stdout chunk (state=3): >>>/root <<< 6619 1726772992.21137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.21167: stderr chunk (state=3): >>><<< 6619 1726772992.21170: stdout chunk (state=3): >>><<< 6619 1726772992.21193: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.21204: _low_level_execute_command(): starting 6619 1726772992.21210: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522 `" && echo ansible-tmp-1726772992.2119362-7898-124893325313522="` echo /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522 `" ) && sleep 0' 6619 1726772992.21648: 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 <<< 6619 1726772992.21651: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772992.21661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772992.21663: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.21666: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.21708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.21715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.21778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.23780: stdout chunk (state=3): >>>ansible-tmp-1726772992.2119362-7898-124893325313522=/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522 <<< 6619 1726772992.23884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.23911: stderr chunk (state=3): >>><<< 6619 1726772992.23914: stdout chunk (state=3): >>><<< 6619 1726772992.23932: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772992.2119362-7898-124893325313522=/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.24001: variable 'ansible_module_compression' from source: unknown 6619 1726772992.24045: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6619 1726772992.24075: variable 'ansible_facts' from source: unknown 6619 1726772992.24141: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_stat.py 6619 1726772992.24230: Sending initial data 6619 1726772992.24233: Sent initial data (151 bytes) 6619 1726772992.24677: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.24680: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772992.24682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.24685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.24688: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.24735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.24738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.24809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.26435: 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 <<< 6619 1726772992.26492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772992.26552: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpnn6lkg42 /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_stat.py <<< 6619 1726772992.26558: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_stat.py" <<< 6619 1726772992.26611: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpnn6lkg42" to remote "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_stat.py" <<< 6619 1726772992.26614: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_stat.py" <<< 6619 1726772992.27260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.27448: stderr chunk (state=3): >>><<< 6619 1726772992.27452: stdout chunk (state=3): >>><<< 6619 1726772992.27454: done transferring module to remote 6619 1726772992.27457: _low_level_execute_command(): starting 6619 1726772992.27459: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/ /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_stat.py && sleep 0' 6619 1726772992.27991: 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 <<< 6619 1726772992.28085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.28137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.28221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.30073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.30110: stderr chunk (state=3): >>><<< 6619 1726772992.30113: stdout chunk (state=3): >>><<< 6619 1726772992.30131: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.30137: _low_level_execute_command(): starting 6619 1726772992.30155: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_stat.py && sleep 0' 6619 1726772992.30824: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.30866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.30874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.30938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.47956: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 513802371, "dev": 51714, "nlink": 1, "atime": 1726772988.893037, "mtime": 1726772982.1910307, "ctime": 1726772982.1910307, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2821964105", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6619 1726772992.49623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772992.49651: stderr chunk (state=3): >>><<< 6619 1726772992.49655: stdout chunk (state=3): >>><<< 6619 1726772992.49669: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 513802371, "dev": 51714, "nlink": 1, "atime": 1726772988.893037, "mtime": 1726772982.1910307, "ctime": 1726772982.1910307, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "2821964105", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772992.49726: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726772992.2119362-7898-124893325313522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6619 1726772992.49822: Sending initial data 6619 1726772992.49825: Sent initial data (139 bytes) 6619 1726772992.50288: 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 <<< 6619 1726772992.50296: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.50298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.50301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.50303: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.50354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.50357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.50363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.50433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.52111: 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 <<< 6619 1726772992.52174: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772992.52243: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/.urmy6xnb /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source <<< 6619 1726772992.52250: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source" <<< 6619 1726772992.52301: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/.urmy6xnb" to remote "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source" <<< 6619 1726772992.52306: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source" <<< 6619 1726772992.52551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.52600: stderr chunk (state=3): >>><<< 6619 1726772992.52603: stdout chunk (state=3): >>><<< 6619 1726772992.52624: _low_level_execute_command(): starting 6619 1726772992.52628: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/ /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source && sleep 0' 6619 1726772992.53087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.53090: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772992.53092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.53094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.53096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.53100: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.53152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.53159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.53161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.53221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.55079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.55104: stderr chunk (state=3): >>><<< 6619 1726772992.55107: stdout chunk (state=3): >>><<< 6619 1726772992.55122: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.55146: variable 'ansible_module_compression' from source: unknown 6619 1726772992.55184: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6619 1726772992.55198: variable 'ansible_facts' from source: unknown 6619 1726772992.55244: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_copy.py 6619 1726772992.55336: Sending initial data 6619 1726772992.55339: Sent initial data (151 bytes) 6619 1726772992.55792: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.55795: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772992.55799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.55801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772992.55806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.55808: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.55855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.55858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.55863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.55929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.57608: 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 <<< 6619 1726772992.57674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772992.57757: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpiftuwdpn /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_copy.py <<< 6619 1726772992.57761: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_copy.py" <<< 6619 1726772992.57809: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpiftuwdpn" to remote "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_copy.py" <<< 6619 1726772992.58591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.58633: stderr chunk (state=3): >>><<< 6619 1726772992.58636: stdout chunk (state=3): >>><<< 6619 1726772992.58664: done transferring module to remote 6619 1726772992.58673: _low_level_execute_command(): starting 6619 1726772992.58676: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/ /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_copy.py && sleep 0' 6619 1726772992.59112: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.59117: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.59120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 6619 1726772992.59123: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772992.59125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.59169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.59173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.59242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.61171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.61174: stdout chunk (state=3): >>><<< 6619 1726772992.61176: stderr chunk (state=3): >>><<< 6619 1726772992.61277: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.61280: _low_level_execute_command(): starting 6619 1726772992.61283: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/AnsiballZ_copy.py && sleep 0' 6619 1726772992.61939: 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.61956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.61972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.61995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.62089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.78745: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source", "_original_basename": ".urmy6xnb", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6619 1726772992.80198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772992.80232: stderr chunk (state=3): >>><<< 6619 1726772992.80235: stdout chunk (state=3): >>><<< 6619 1726772992.80253: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source", "_original_basename": ".urmy6xnb", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772992.80280: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source', '_original_basename': '.urmy6xnb', 'follow': False, 'checksum': '43683f4e92c48be4b00ddd86e011a4f27fcdbeb5', '_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.copy', '_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-1726772992.2119362-7898-124893325313522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772992.80289: _low_level_execute_command(): starting 6619 1726772992.80294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/ > /dev/null 2>&1 && sleep 0' 6619 1726772992.80747: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.80750: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772992.80753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772992.80756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.80758: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.80810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.80813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.80821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.80884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.82766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.82792: stderr chunk (state=3): >>><<< 6619 1726772992.82795: stdout chunk (state=3): >>><<< 6619 1726772992.82814: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.82822: handler run complete 6619 1726772992.82840: attempt loop complete, returning result 6619 1726772992.82843: _execute() done 6619 1726772992.82846: dumping result to json 6619 1726772992.82851: done dumping result, returning 6619 1726772992.82858: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [129c3c75-c909-05c5-089f-000000000158] 6619 1726772992.82862: sending task result for task 129c3c75-c909-05c5-089f-000000000158 6619 1726772992.82961: done sending task result for task 129c3c75-c909-05c5-089f-000000000158 6619 1726772992.82964: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "src": "/root/.ansible/tmp/ansible-tmp-1726772992.2119362-7898-124893325313522/.source", "state": "file", "uid": 0 } 6619 1726772992.83030: no more pending results, returning what we have 6619 1726772992.83033: results queue empty 6619 1726772992.83034: checking for any_errors_fatal 6619 1726772992.83046: done checking for any_errors_fatal 6619 1726772992.83047: checking for max_fail_percentage 6619 1726772992.83049: done checking for max_fail_percentage 6619 1726772992.83049: checking to see if all hosts have failed and the running result is not ok 6619 1726772992.83050: done checking to see if all hosts have failed 6619 1726772992.83051: getting the remaining hosts for this loop 6619 1726772992.83052: done getting the remaining hosts for this loop 6619 1726772992.83055: getting the next task for host managed_node3 6619 1726772992.83060: done getting next task for host managed_node3 6619 1726772992.83063: ^ task is: TASK: Restart tuned 6619 1726772992.83066: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6619 1726772992.83072: getting variables 6619 1726772992.83073: in VariableManager get_vars() 6619 1726772992.83103: Calling all_inventory to load vars for managed_node3 6619 1726772992.83105: Calling groups_inventory to load vars for managed_node3 6619 1726772992.83107: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772992.83117: Calling all_plugins_play to load vars for managed_node3 6619 1726772992.83125: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772992.83128: Calling groups_plugins_play to load vars for managed_node3 6619 1726772992.83166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772992.83193: done with get_vars() 6619 1726772992.83199: done getting variables 6619 1726772992.83248: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 15:09:52 -0400 (0:00:00.659) 0:00:27.603 **** 6619 1726772992.83272: entering _queue_task() for managed_node3/service 6619 1726772992.83456: worker is 1 (out of 1 available) 6619 1726772992.83472: exiting _queue_task() for managed_node3/service 6619 1726772992.83484: done queuing things up, now waiting for results queue to drain 6619 1726772992.83486: waiting for pending results... 6619 1726772992.83647: running TaskExecutor() for managed_node3/TASK: Restart tuned 6619 1726772992.83703: in run() - task 129c3c75-c909-05c5-089f-000000000159 6619 1726772992.83717: variable 'ansible_search_path' from source: unknown 6619 1726772992.83721: variable 'ansible_search_path' from source: unknown 6619 1726772992.83755: variable '__kernel_settings_services' from source: include_vars 6619 1726772992.84054: variable '__kernel_settings_services' from source: include_vars 6619 1726772992.84109: variable 'omit' from source: magic vars 6619 1726772992.84177: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772992.84185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772992.84193: variable 'omit' from source: magic vars 6619 1726772992.84247: variable 'omit' from source: magic vars 6619 1726772992.84274: variable 'omit' from source: magic vars 6619 1726772992.84298: variable 'item' from source: unknown 6619 1726772992.84353: variable 'item' from source: unknown 6619 1726772992.84374: variable 'omit' from source: magic vars 6619 1726772992.84405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6619 1726772992.84435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6619 1726772992.84452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6619 1726772992.84465: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772992.84475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6619 1726772992.84497: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6619 1726772992.84500: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772992.84503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772992.84572: Set connection var ansible_shell_type to sh 6619 1726772992.84575: Set connection var ansible_timeout to 10 6619 1726772992.84582: Set connection var ansible_shell_executable to /bin/sh 6619 1726772992.84585: Set connection var ansible_connection to ssh 6619 1726772992.84590: Set connection var ansible_module_compression to ZIP_DEFLATED 6619 1726772992.84596: Set connection var ansible_pipelining to False 6619 1726772992.84610: variable 'ansible_shell_executable' from source: unknown 6619 1726772992.84613: variable 'ansible_connection' from source: unknown 6619 1726772992.84617: variable 'ansible_module_compression' from source: unknown 6619 1726772992.84620: variable 'ansible_shell_type' from source: unknown 6619 1726772992.84622: variable 'ansible_shell_executable' from source: unknown 6619 1726772992.84624: variable 'ansible_host' from source: host vars for 'managed_node3' 6619 1726772992.84628: variable 'ansible_pipelining' from source: unknown 6619 1726772992.84631: variable 'ansible_timeout' from source: unknown 6619 1726772992.84635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6619 1726772992.84731: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6619 1726772992.84739: variable 'omit' from source: magic vars 6619 1726772992.84743: starting attempt loop 6619 1726772992.84749: running the handler 6619 1726772992.84809: variable 'ansible_facts' from source: unknown 6619 1726772992.84837: _low_level_execute_command(): starting 6619 1726772992.84844: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6619 1726772992.85356: 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 <<< 6619 1726772992.85359: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.85363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772992.85365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.85420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.85424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.85426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.85501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.87226: stdout chunk (state=3): >>>/root <<< 6619 1726772992.87320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.87349: stderr chunk (state=3): >>><<< 6619 1726772992.87353: stdout chunk (state=3): >>><<< 6619 1726772992.87377: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.87389: _low_level_execute_command(): starting 6619 1726772992.87394: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580 `" && echo ansible-tmp-1726772992.8737779-7935-88596829813580="` echo /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580 `" ) && sleep 0' 6619 1726772992.87835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.87839: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.87849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.87852: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772992.87854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.87889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.87892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.87961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.89951: stdout chunk (state=3): >>>ansible-tmp-1726772992.8737779-7935-88596829813580=/root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580 <<< 6619 1726772992.90082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.90085: stdout chunk (state=3): >>><<< 6619 1726772992.90094: stderr chunk (state=3): >>><<< 6619 1726772992.90110: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726772992.8737779-7935-88596829813580=/root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580 , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.90138: variable 'ansible_module_compression' from source: unknown 6619 1726772992.90177: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6619 1726772992.90226: variable 'ansible_facts' from source: unknown 6619 1726772992.90355: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_setup.py 6619 1726772992.90460: Sending initial data 6619 1726772992.90464: Sent initial data (151 bytes) 6619 1726772992.90914: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.90919: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772992.90921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6619 1726772992.90924: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.90926: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.90978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772992.90981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.91047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.92686: 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 <<< 6619 1726772992.92690: stderr chunk (state=3): >>>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 <<< 6619 1726772992.92746: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772992.92805: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpn56avcts /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_setup.py <<< 6619 1726772992.92808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_setup.py" <<< 6619 1726772992.92864: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpn56avcts" to remote "/root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_setup.py" <<< 6619 1726772992.92869: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_setup.py" <<< 6619 1726772992.94201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.94205: stdout chunk (state=3): >>><<< 6619 1726772992.94207: stderr chunk (state=3): >>><<< 6619 1726772992.94209: done transferring module to remote 6619 1726772992.94211: _low_level_execute_command(): starting 6619 1726772992.94213: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/ /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_setup.py && sleep 0' 6619 1726772992.94728: 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 <<< 6619 1726772992.94735: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772992.94771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.94825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.94829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.94896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772992.96911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772992.96915: stdout chunk (state=3): >>><<< 6619 1726772992.96920: stderr chunk (state=3): >>><<< 6619 1726772992.96922: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772992.96925: _low_level_execute_command(): starting 6619 1726772992.96928: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_setup.py && sleep 0' 6619 1726772992.97447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772992.97467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772992.97484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.97506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6619 1726772992.97531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6619 1726772992.97556: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772992.97597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772992.97609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772992.97688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772993.26323: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6619 1726772993.28353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772993.28357: stdout chunk (state=3): >>><<< 6619 1726772993.28359: stderr chunk (state=3): >>><<< 6619 1726772993.28379: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772993.28523: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726772992.8737779-7935-88596829813580/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772993.28527: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 6619 1726772993.28530: variable 'ansible_module_compression' from source: unknown 6619 1726772993.28566: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6619jcpg4pca/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6619 1726772993.28623: variable 'ansible_facts' from source: unknown 6619 1726772993.28897: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_systemd.py 6619 1726772993.28997: Sending initial data 6619 1726772993.29000: Sent initial data (153 bytes) 6619 1726772993.29439: 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 <<< 6619 1726772993.29443: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772993.29445: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772993.29451: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772993.29453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772993.29491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772993.29494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772993.29563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772993.31259: 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 <<< 6619 1726772993.31321: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6619 1726772993.31374: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpnp_gl25t /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_systemd.py <<< 6619 1726772993.31383: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_systemd.py" <<< 6619 1726772993.31431: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6619jcpg4pca/tmpnp_gl25t" to remote "/root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_systemd.py" <<< 6619 1726772993.32605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772993.32644: stderr chunk (state=3): >>><<< 6619 1726772993.32648: stdout chunk (state=3): >>><<< 6619 1726772993.32672: done transferring module to remote 6619 1726772993.32682: _low_level_execute_command(): starting 6619 1726772993.32685: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/ /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_systemd.py && sleep 0' 6619 1726772993.33103: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772993.33107: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772993.33109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772993.33111: 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.44.236 originally 10.31.44.236 <<< 6619 1726772993.33113: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772993.33162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772993.33165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772993.33231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772993.35100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772993.35129: stderr chunk (state=3): >>><<< 6619 1726772993.35132: stdout chunk (state=3): >>><<< 6619 1726772993.35148: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772993.35151: _low_level_execute_command(): starting 6619 1726772993.35154: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/AnsiballZ_systemd.py && sleep 0' 6619 1726772993.35599: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772993.35602: 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.44.236 originally 10.31.44.236 debug2: match not found <<< 6619 1726772993.35605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772993.35607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772993.35609: 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.44.236 originally 10.31.44.236 debug2: match found <<< 6619 1726772993.35610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772993.35662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772993.35670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772993.35737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772993.65927: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8706", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "MemoryCurrent": "15286272", "MemoryPeak": "17244160", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3284918272", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "112771000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK"<<< 6619 1726772993.65954: stdout chunk (state=3): >>>: "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6619 1726772993.68028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 6619 1726772993.68032: stdout chunk (state=3): >>><<< 6619 1726772993.68034: stderr chunk (state=3): >>><<< 6619 1726772993.68223: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "8706", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "MemoryCurrent": "15286272", "MemoryPeak": "17244160", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3284918272", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "112771000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "Before": "shutdown.target multi-user.target", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , 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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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.44.236 closed. 6619 1726772993.68302: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_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.systemd', '_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-1726772992.8737779-7935-88596829813580/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6619 1726772993.68328: _low_level_execute_command(): starting 6619 1726772993.68336: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726772992.8737779-7935-88596829813580/ > /dev/null 2>&1 && sleep 0' 6619 1726772993.68954: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6619 1726772993.68972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6619 1726772993.69011: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6619 1726772993.69032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6619 1726772993.69124: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' <<< 6619 1726772993.69141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6619 1726772993.69162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6619 1726772993.69260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6619 1726772993.71225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6619 1726772993.71244: stdout chunk (state=3): >>><<< 6619 1726772993.71256: stderr chunk (state=3): >>><<< 6619 1726772993.71282: _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.44.236 originally 10.31.44.236 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.44.236 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/133dc5d568' 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 6619 1726772993.71323: handler run complete 6619 1726772993.71381: attempt loop complete, returning result 6619 1726772993.71406: variable 'item' from source: unknown 6619 1726772993.71505: variable 'item' from source: unknown ok: [managed_node3] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveEnterTimestampMonotonic": "411351627", "ActiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ActiveExitTimestampMonotonic": "411186737", "ActiveState": "active", "After": "dbus.socket basic.target polkit.service network.target systemd-sysctl.service dbus-broker.service systemd-journald.socket sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:09:42 EDT", "AssertTimestampMonotonic": "411225258", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "112771000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ConditionTimestampMonotonic": "411225255", "ConfigurationDirectoryMode": "0755", "Conflicts": "auto-cpufreq.service tlp.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "4931", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainHandoffTimestampMonotonic": "411236451", "ExecMainPID": "8706", "ExecMainStartTimestamp": "Thu 2024-09-19 15:09:42 EDT", "ExecMainStartTimestampMonotonic": "411226054", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:09:42 EDT] ; stop_time=[n/a] ; pid=8706 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveEnterTimestampMonotonic": "411224455", "InactiveExitTimestamp": "Thu 2024-09-19 15:09:42 EDT", "InactiveExitTimestampMonotonic": "411226590", "InvocationID": "25692a7e01d64b809ab5ba82465390ca", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8706", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3284918272", "MemoryCurrent": "15286272", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "17244160", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2024-09-19 15:09:42 EDT", "StateChangeTimestampMonotonic": "411351627", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6619 1726772993.72527: dumping result to json 6619 1726772993.72531: done dumping result, returning 6619 1726772993.72534: done running TaskExecutor() for managed_node3/TASK: Restart tuned [129c3c75-c909-05c5-089f-000000000159] 6619 1726772993.72536: sending task result for task 129c3c75-c909-05c5-089f-000000000159 6619 1726772993.72788: no more pending results, returning what we have 6619 1726772993.72792: results queue empty 6619 1726772993.72793: checking for any_errors_fatal 6619 1726772993.72797: done checking for any_errors_fatal 6619 1726772993.72798: checking for max_fail_percentage 6619 1726772993.72799: done checking for max_fail_percentage 6619 1726772993.72800: checking to see if all hosts have failed and the running result is not ok 6619 1726772993.72801: done checking to see if all hosts have failed 6619 1726772993.72802: getting the remaining hosts for this loop 6619 1726772993.72803: done getting the remaining hosts for this loop 6619 1726772993.72806: getting the next task for host managed_node3 6619 1726772993.72812: done getting next task for host managed_node3 6619 1726772993.72814: ^ task is: TASK: meta (flush_handlers) 6619 1726772993.72823: ^ 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 6619 1726772993.72829: getting variables 6619 1726772993.72831: in VariableManager get_vars() 6619 1726772993.72856: Calling all_inventory to load vars for managed_node3 6619 1726772993.72859: Calling groups_inventory to load vars for managed_node3 6619 1726772993.72861: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772993.72875: Calling all_plugins_play to load vars for managed_node3 6619 1726772993.72878: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772993.72881: Calling groups_plugins_play to load vars for managed_node3 6619 1726772993.72925: done sending task result for task 129c3c75-c909-05c5-089f-000000000159 6619 1726772993.72935: WORKER PROCESS EXITING 6619 1726772993.72950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772993.72984: done with get_vars() 6619 1726772993.72992: done getting variables 6619 1726772993.73073: in VariableManager get_vars() 6619 1726772993.73084: Calling all_inventory to load vars for managed_node3 6619 1726772993.73086: Calling groups_inventory to load vars for managed_node3 6619 1726772993.73088: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772993.73092: Calling all_plugins_play to load vars for managed_node3 6619 1726772993.73094: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772993.73097: Calling groups_plugins_play to load vars for managed_node3 6619 1726772993.73130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772993.73162: done with get_vars() 6619 1726772993.73176: done queuing things up, now waiting for results queue to drain 6619 1726772993.73178: results queue empty 6619 1726772993.73179: checking for any_errors_fatal 6619 1726772993.73185: done checking for any_errors_fatal 6619 1726772993.73185: checking for max_fail_percentage 6619 1726772993.73186: done checking for max_fail_percentage 6619 1726772993.73187: checking to see if all hosts have failed and the running result is not ok 6619 1726772993.73188: done checking to see if all hosts have failed 6619 1726772993.73189: getting the remaining hosts for this loop 6619 1726772993.73190: done getting the remaining hosts for this loop 6619 1726772993.73192: getting the next task for host managed_node3 6619 1726772993.73197: done getting next task for host managed_node3 6619 1726772993.73198: ^ task is: TASK: meta (flush_handlers) 6619 1726772993.73200: ^ 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 6619 1726772993.73203: getting variables 6619 1726772993.73204: in VariableManager get_vars() 6619 1726772993.73213: Calling all_inventory to load vars for managed_node3 6619 1726772993.73215: Calling groups_inventory to load vars for managed_node3 6619 1726772993.73221: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772993.73226: Calling all_plugins_play to load vars for managed_node3 6619 1726772993.73228: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772993.73231: Calling groups_plugins_play to load vars for managed_node3 6619 1726772993.73268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772993.73294: done with get_vars() 6619 1726772993.73300: done getting variables 6619 1726772993.73346: in VariableManager get_vars() 6619 1726772993.73356: Calling all_inventory to load vars for managed_node3 6619 1726772993.73358: Calling groups_inventory to load vars for managed_node3 6619 1726772993.73383: Calling all_plugins_inventory to load vars for managed_node3 6619 1726772993.73389: Calling all_plugins_play to load vars for managed_node3 6619 1726772993.73391: Calling groups_plugins_inventory to load vars for managed_node3 6619 1726772993.73394: Calling groups_plugins_play to load vars for managed_node3 6619 1726772993.73426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6619 1726772993.73451: done with get_vars() 6619 1726772993.73461: done queuing things up, now waiting for results queue to drain 6619 1726772993.73463: results queue empty 6619 1726772993.73464: checking for any_errors_fatal 6619 1726772993.73465: done checking for any_errors_fatal 6619 1726772993.73466: checking for max_fail_percentage 6619 1726772993.73467: done checking for max_fail_percentage 6619 1726772993.73467: checking to see if all hosts have failed and the running result is not ok 6619 1726772993.73468: done checking to see if all hosts have failed 6619 1726772993.73469: getting the remaining hosts for this loop 6619 1726772993.73469: done getting the remaining hosts for this loop 6619 1726772993.73471: getting the next task for host managed_node3 6619 1726772993.73474: done getting next task for host managed_node3 6619 1726772993.73475: ^ task is: None 6619 1726772993.73477: ^ 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 6619 1726772993.73478: done queuing things up, now waiting for results queue to drain 6619 1726772993.73478: results queue empty 6619 1726772993.73479: checking for any_errors_fatal 6619 1726772993.73480: done checking for any_errors_fatal 6619 1726772993.73480: checking for max_fail_percentage 6619 1726772993.73481: done checking for max_fail_percentage 6619 1726772993.73482: checking to see if all hosts have failed and the running result is not ok 6619 1726772993.73482: done checking to see if all hosts have failed 6619 1726772993.73484: getting the next task for host managed_node3 6619 1726772993.73487: done getting next task for host managed_node3 6619 1726772993.73488: ^ task is: None 6619 1726772993.73489: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=50 changed=10 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 Thursday 19 September 2024 15:09:53 -0400 (0:00:00.902) 0:00:28.506 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 6.40s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role --- 1.94s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 1.43s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 1.14s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.11s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.94s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Restart tuned ----------------------------------------------------------- 0.90s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.87s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.82s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.80s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.72s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Ensure kernel_settings is not in active_profile ------------------------- 0.72s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.68s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Set profile_mode to auto ------------------------------------------------ 0.66s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.65s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.62s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.61s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.57s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Read tuned main config ------ 0.56s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists --- 0.50s /tmp/collections-Uuh/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 6619 1726772993.73602: RUNNING CLEANUP