[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. 8146 1726776678.85777: 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-gak executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 8146 1726776678.86228: Added group all to inventory 8146 1726776678.86231: Added group ungrouped to inventory 8146 1726776678.86235: Group all now contains ungrouped 8146 1726776678.86238: Examining possible inventory source: /tmp/kernel_settings-sWz/inventory.yml 8146 1726776678.97378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8146 1726776678.97435: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8146 1726776678.97455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8146 1726776678.97513: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8146 1726776678.97582: Loaded config def from plugin (inventory/script) 8146 1726776678.97585: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8146 1726776678.97624: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8146 1726776678.97704: Loaded config def from plugin (inventory/yaml) 8146 1726776678.97706: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8146 1726776678.97787: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8146 1726776678.98170: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8146 1726776678.98173: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 8146 1726776678.98175: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 8146 1726776678.98181: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8146 1726776678.98185: Loading data from /tmp/kernel_settings-sWz/inventory.yml 8146 1726776678.98248: /tmp/kernel_settings-sWz/inventory.yml was not parsable by auto 8146 1726776678.98309: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8146 1726776678.98347: Loading data from /tmp/kernel_settings-sWz/inventory.yml 8146 1726776678.98424: group all already in inventory 8146 1726776678.98431: set inventory_file for managed_node1 8146 1726776678.98434: set inventory_dir for managed_node1 8146 1726776678.98435: Added host managed_node1 to inventory 8146 1726776678.98437: Added host managed_node1 to group all 8146 1726776678.98438: set ansible_host for managed_node1 8146 1726776678.98439: set ansible_ssh_extra_args for managed_node1 8146 1726776678.98442: set inventory_file for managed_node2 8146 1726776678.98444: set inventory_dir for managed_node2 8146 1726776678.98445: Added host managed_node2 to inventory 8146 1726776678.98446: Added host managed_node2 to group all 8146 1726776678.98447: set ansible_host for managed_node2 8146 1726776678.98448: set ansible_ssh_extra_args for managed_node2 8146 1726776678.98450: set inventory_file for managed_node3 8146 1726776678.98452: set inventory_dir for managed_node3 8146 1726776678.98453: Added host managed_node3 to inventory 8146 1726776678.98454: Added host managed_node3 to group all 8146 1726776678.98455: set ansible_host for managed_node3 8146 1726776678.98455: set ansible_ssh_extra_args for managed_node3 8146 1726776678.98458: Reconcile groups and hosts in inventory. 8146 1726776678.98461: Group ungrouped now contains managed_node1 8146 1726776678.98463: Group ungrouped now contains managed_node2 8146 1726776678.98464: Group ungrouped now contains managed_node3 8146 1726776678.98537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8146 1726776678.98649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8146 1726776678.98684: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8146 1726776678.98702: Loaded config def from plugin (vars/host_group_vars) 8146 1726776678.98703: 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) 8146 1726776678.98708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8146 1726776678.98713: 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) 8146 1726776678.98743: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8146 1726776678.98976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776678.99045: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8146 1726776678.99071: Loaded config def from plugin (connection/local) 8146 1726776678.99073: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8146 1726776678.99408: Loaded config def from plugin (connection/paramiko_ssh) 8146 1726776678.99411: 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) 8146 1726776679.00008: 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) 8146 1726776679.00033: Loaded config def from plugin (connection/psrp) 8146 1726776679.00035: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8146 1726776679.00449: 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) 8146 1726776679.00475: Loaded config def from plugin (connection/ssh) 8146 1726776679.00477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8146 1726776679.01698: 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) 8146 1726776679.01725: Loaded config def from plugin (connection/winrm) 8146 1726776679.01727: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8146 1726776679.01747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8146 1726776679.01791: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8146 1726776679.01839: Loaded config def from plugin (shell/cmd) 8146 1726776679.01840: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8146 1726776679.01856: 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) 8146 1726776679.01895: Loaded config def from plugin (shell/powershell) 8146 1726776679.01896: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8146 1726776679.01937: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8146 1726776679.02045: Loaded config def from plugin (shell/sh) 8146 1726776679.02046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8146 1726776679.02069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8146 1726776679.02257: Loaded config def from plugin (become/runas) 8146 1726776679.02259: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8146 1726776679.02374: Loaded config def from plugin (become/su) 8146 1726776679.02375: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8146 1726776679.02473: Loaded config def from plugin (become/sudo) 8146 1726776679.02475: 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 8146 1726776679.02496: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 8146 1726776679.02862: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8146 1726776679.04765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8146 1726776679.04940: in VariableManager get_vars() 8146 1726776679.04954: done with get_vars() 8146 1726776679.04982: in VariableManager get_vars() 8146 1726776679.04993: done with get_vars() 8146 1726776679.05134: in VariableManager get_vars() 8146 1726776679.05142: done with get_vars() 8146 1726776679.05237: in VariableManager get_vars() 8146 1726776679.05245: done with get_vars() 8146 1726776679.05275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8146 1726776679.05289: 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 8146 1726776679.05463: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8146 1726776679.05561: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8146 1726776679.05563: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-gak/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 8146 1726776679.05585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8146 1726776679.05602: 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) 8146 1726776679.05706: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8146 1726776679.05744: Loaded config def from plugin (callback/default) 8146 1726776679.05746: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8146 1726776679.06604: Loaded config def from plugin (callback/junit) 8146 1726776679.06606: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8146 1726776679.06654: 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) 8146 1726776679.06722: Loaded config def from plugin (callback/minimal) 8146 1726776679.06724: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8146 1726776679.06763: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8146 1726776679.06831: Loaded config def from plugin (callback/tree) 8146 1726776679.06834: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 8146 1726776679.06955: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8146 1726776679.06957: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-gak/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_simple_settings.yml ******************************************** 1 plays in /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 8146 1726776679.06984: in VariableManager get_vars() 8146 1726776679.06995: done with get_vars() 8146 1726776679.07000: in VariableManager get_vars() 8146 1726776679.07008: done with get_vars() 8146 1726776679.07012: variable 'omit' from source: magic vars 8146 1726776679.07065: in VariableManager get_vars() 8146 1726776679.07081: done with get_vars() 8146 1726776679.07101: variable 'omit' from source: magic vars PLAY [Test simple kernel settings] ********************************************* 8146 1726776679.07676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 8146 1726776679.07747: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 8146 1726776679.07772: getting the remaining hosts for this loop 8146 1726776679.07773: done getting the remaining hosts for this loop 8146 1726776679.07775: getting the next task for host managed_node3 8146 1726776679.07778: done getting next task for host managed_node3 8146 1726776679.07782: ^ task is: TASK: Gathering Facts 8146 1726776679.07783: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776679.07785: getting variables 8146 1726776679.07785: in VariableManager get_vars() 8146 1726776679.07792: Calling all_inventory to load vars for managed_node3 8146 1726776679.07804: Calling groups_inventory to load vars for managed_node3 8146 1726776679.07806: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776679.07815: Calling all_plugins_play to load vars for managed_node3 8146 1726776679.07825: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776679.07827: Calling groups_plugins_play to load vars for managed_node3 8146 1726776679.07857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776679.07891: done with get_vars() 8146 1726776679.07895: done getting variables 8146 1726776679.07938: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 Thursday 19 September 2024 16:11:19 -0400 (0:00:00.010) 0:00:00.010 **** 8146 1726776679.07953: entering _queue_task() for managed_node3/gather_facts 8146 1726776679.07954: Creating lock for gather_facts 8146 1726776679.08191: worker is 1 (out of 1 available) 8146 1726776679.08201: exiting _queue_task() for managed_node3/gather_facts 8146 1726776679.08212: done queuing things up, now waiting for results queue to drain 8146 1726776679.08214: waiting for pending results... 8146 1726776679.08359: running TaskExecutor() for managed_node3/TASK: Gathering Facts 8146 1726776679.08415: in run() - task 025ceb90-32dd-026f-19c6-000000000014 8146 1726776679.08428: variable 'ansible_search_path' from source: unknown 8146 1726776679.08461: calling self._execute() 8146 1726776679.08505: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776679.08509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776679.08517: variable 'omit' from source: magic vars 8146 1726776679.08583: variable 'omit' from source: magic vars 8146 1726776679.08601: variable 'omit' from source: magic vars 8146 1726776679.08627: variable 'omit' from source: magic vars 8146 1726776679.08662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776679.08688: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776679.08702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776679.08719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776679.08727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776679.08754: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776679.08757: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776679.08760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776679.08830: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776679.08838: Set connection var ansible_pipelining to False 8146 1726776679.08846: Set connection var ansible_shell_executable to /bin/sh 8146 1726776679.08852: Set connection var ansible_timeout to 10 8146 1726776679.08857: Set connection var ansible_shell_type to sh 8146 1726776679.08860: Set connection var ansible_connection to ssh 8146 1726776679.08879: variable 'ansible_shell_executable' from source: unknown 8146 1726776679.08882: variable 'ansible_connection' from source: unknown 8146 1726776679.08884: variable 'ansible_module_compression' from source: unknown 8146 1726776679.08887: variable 'ansible_shell_type' from source: unknown 8146 1726776679.08889: variable 'ansible_shell_executable' from source: unknown 8146 1726776679.08892: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776679.08896: variable 'ansible_pipelining' from source: unknown 8146 1726776679.08898: variable 'ansible_timeout' from source: unknown 8146 1726776679.08902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776679.09041: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 8146 1726776679.09050: variable 'omit' from source: magic vars 8146 1726776679.09053: starting attempt loop 8146 1726776679.09056: running the handler 8146 1726776679.09072: variable 'ansible_facts' from source: unknown 8146 1726776679.09086: _low_level_execute_command(): starting 8146 1726776679.09094: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776679.09934: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776679.11496: stdout chunk (state=3): >>>/root <<< 8146 1726776679.11635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776679.11713: stderr chunk (state=3): >>><<< 8146 1726776679.11716: stdout chunk (state=3): >>><<< 8146 1726776679.11824: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776679.11828: _low_level_execute_command(): starting 8146 1726776679.11831: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018 `" && echo ansible-tmp-1726776679.1173832-8159-199169621680018="` echo /root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018 `" ) && sleep 0' 8146 1726776679.12433: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776679.12447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776679.12463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.12482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.12538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776679.12552: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776679.12567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.12587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776679.12605: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776679.12625: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776679.12640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776679.12658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.12682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.12695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776679.12707: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776679.12727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.12803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776679.12830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776679.12846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776679.12913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776679.14860: stdout chunk (state=3): >>>ansible-tmp-1726776679.1173832-8159-199169621680018=/root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018 <<< 8146 1726776679.15027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776679.15332: stderr chunk (state=3): >>><<< 8146 1726776679.15335: stdout chunk (state=3): >>><<< 8146 1726776679.15436: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776679.1173832-8159-199169621680018=/root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776679.15441: variable 'ansible_module_compression' from source: unknown 8146 1726776679.15626: ANSIBALLZ: Using generic lock for ansible.legacy.setup 8146 1726776679.15629: ANSIBALLZ: Acquiring lock 8146 1726776679.15631: ANSIBALLZ: Lock acquired: 140454584488672 8146 1726776679.15633: ANSIBALLZ: Creating module 8146 1726776679.55927: ANSIBALLZ: Writing module into payload 8146 1726776679.56109: ANSIBALLZ: Writing module 8146 1726776679.56146: ANSIBALLZ: Renaming module 8146 1726776679.56158: ANSIBALLZ: Done creating module 8146 1726776679.56203: variable 'ansible_facts' from source: unknown 8146 1726776679.56213: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776679.56229: _low_level_execute_command(): starting 8146 1726776679.56240: _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' 8146 1726776679.56923: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776679.56944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776679.56960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.56983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.57027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776679.57040: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776679.57059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.57081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776679.57094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776679.57106: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776679.57121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776679.57135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.57149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.57162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776679.57181: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776679.57195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.57287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776679.57304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776679.57320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776679.57515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776679.59097: stdout chunk (state=3): >>>PLATFORM <<< 8146 1726776679.59186: stdout chunk (state=3): >>>Linux <<< 8146 1726776679.59196: stdout chunk (state=3): >>>FOUND <<< 8146 1726776679.59208: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 8146 1726776679.59424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776679.59427: stdout chunk (state=3): >>><<< 8146 1726776679.59439: stderr chunk (state=3): >>><<< 8146 1726776679.59569: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776679.59575 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 8146 1726776679.59579: _low_level_execute_command(): starting 8146 1726776679.59582: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 8146 1726776679.59649: Sending initial data 8146 1726776679.59652: Sent initial data (1181 bytes) 8146 1726776679.60162: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776679.60181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776679.60196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.60215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.60262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776679.60278: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776679.60293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.60315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776679.60332: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776679.60346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776679.60361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776679.60380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.60397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.60410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776679.60426: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776679.60441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.60522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776679.60539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776679.60554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776679.60623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776679.64500: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 8146 1726776679.64915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776679.65024: stderr chunk (state=3): >>><<< 8146 1726776679.65027: stdout chunk (state=3): >>><<< 8146 1726776679.65031: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776679.65329: variable 'ansible_facts' from source: unknown 8146 1726776679.65332: variable 'ansible_facts' from source: unknown 8146 1726776679.65334: variable 'ansible_module_compression' from source: unknown 8146 1726776679.65336: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8146 1726776679.65338: variable 'ansible_facts' from source: unknown 8146 1726776679.65349: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018/AnsiballZ_setup.py 8146 1726776679.65520: Sending initial data 8146 1726776679.65524: Sent initial data (152 bytes) 8146 1726776679.67212: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776679.67221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776679.67235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.67248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.67285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776679.67292: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776679.67304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.67314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776679.67323: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776679.67330: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776679.67337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776679.67346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.67358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.67365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776679.67371: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776679.67380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.67459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776679.67469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776679.67477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776679.67552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776679.69361: 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 <<< 8146 1726776679.69394: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776679.69430: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpodd7iwbc /root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018/AnsiballZ_setup.py <<< 8146 1726776679.69459: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776679.71223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776679.71323: stderr chunk (state=3): >>><<< 8146 1726776679.71326: stdout chunk (state=3): >>><<< 8146 1726776679.71347: done transferring module to remote 8146 1726776679.71356: _low_level_execute_command(): starting 8146 1726776679.71361: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018/ /root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018/AnsiballZ_setup.py && sleep 0' 8146 1726776679.71888: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.71892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.71926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.71929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.71936: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.71984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776679.71988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776679.72029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776679.73842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776679.73885: stderr chunk (state=3): >>><<< 8146 1726776679.73888: stdout chunk (state=3): >>><<< 8146 1726776679.73900: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776679.73903: _low_level_execute_command(): starting 8146 1726776679.73908: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018/AnsiballZ_setup.py && sleep 0' 8146 1726776679.74314: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.74322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776679.74368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.74371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776679.74374: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776679.74376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776679.74427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776679.74430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776679.74489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776680.32516: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALRDY6Lte76KNxcGg629wGo+3YJrWFlxxv3xoEt95YnlceCpCcsOWI3TSrdiU6CtS2F7nSLCQahJexHBVHZDiDl4msusLDS8H92dxz0oLdZNx1FiJHPZDLLlX/5IHVcjaFZL9vNSUMSmlR8Pr0LO3mxofecu4zPnCsopIWUShLJZAAAAFQCHO4kJYSoUq092iSJxLEvHeos6xwAAAIEApDsUVMQDQK/KGhmLlvr4XEB8WsEqvztfhJsNRAR2FyHR0Gy45DbA9/hq79ACGsDepf5Y1yTqpgBnOR/YgLUjFpJBj7GRQK2Dkf86NQakZL4Prx+arhtdUluYktoEnb0O2Vey/9ZLpCyjksFdBItmBGcEWZPIWH5nYQaRdzvz4OEAAACAe5fC8LCt+ETFQxJiEG59rC4KFDbmVB4ZrGfVtxTRgkgAEpYAofEhFGg+X7OAKqmOQvsyRrEFdT+1PslkpYm/hgMjoo8vVV8kKivjJrkC5VGWaUJYZ0FDPOWv5eyj4z/I6TwB613KxXdOZjs6Zqd40tbmLv99+H2Lm8zEx2+WDFA=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDaBvyThfaafOyQAVs26QUaF6iTDoLe3gaaYepYIYsLkFJ5xtCr5d0NmWWWlQ30pB6stVCexEFUmPALyqPHBAO/xQ9/A2gXeOz8FbR0TCkmz93B2IAY40RcVm0JaV6WDEgpWMFa0GjR4Y8imuIa1OnZYmyCO08q0P0Y2vd9eUzvTzWnaQCwIQJ8DB+6glttFbvPeSDtUPk0pwlhSBVlJPPD5ArWyDSwNb5f/L6gmnJ/bjiUXO4Ad5XAI6K4NAePrU4nF/LFioP3E+al7PeU4hJnF/lmIE0KijBUhFDRAqNWX+7Dh5/b5b5YntxhfkJkf4ctwNVvNwhF9B1Vodn4eiTNDiNjMsp9tOF7uHoThZzo8VZ+h7dGo2ntatdQpfMD6frmzWg+0Au62qHJ8TXkPNCfL3krcvcm5HEG8pkZmkJMnwor2lCHtTcHDvJu1I+zep4XqSzu6GaU0rsnjg0XS884aL+Fd01MkJTz19wf4zRcz7ohj08zGYjEv3DDNO4RfzE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO3cx5IT65jz88L9v0TzMFXQe1tViWrw93QJ64IJWe22o3IZM8PuUBrZ/5ty2t7jhHKUTGdvFio5pA8EaZfCrYQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAIcvCaaXIiFblTjedMToGeRnswzIlHgiMxNhX31ZrSa", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode<<< 8146 1726776680.32557: stdout chunk (state=3): >>>": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-45-78.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-78", "ansible_nodename": "ip-10-31-45-78.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "b1c292d26960467ea8806594c4684a20", "ansible_loadavg": {"1m": 0.73, "5m": 0.49, "15m": 0.22}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "11", "second": "20", "epoch": "1726776680", "epoch_int": "1726776680", "date": "2024-09-19", "time": "16:11:20", "iso8601_micro": "2024-09-19T20:11:20.007600Z", "iso8601": "2024-09-19T20:11:20Z", "iso8601_basic": "20240919T161120007600", "iso8601_basic_short": "20240919T161120", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2794, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 738, "free": 2794}, "nocache": {"free": 3272, "used": 260}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec209dc6-dd19-6d09-683f-2c2ce88f28e6", "ansible_product_uuid": "ec209dc6-dd19-6d09-683f-2c2ce88f28e6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvd<<< 8146 1726776680.32583: stdout chunk (state=3): >>>a1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 252, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264214376448, "block_size": 4096, "block_total": 65519355, "block_available": 64505463, "block_used": 1013892, "inode_total": 131071472, "inode_available": 130998162, "inode_used": 73310, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:7c:cf:45:cc:dd", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.78", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::7c:cfff:fe45:ccdd", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "sc<<< 8146 1726776680.32587: stdout chunk (state=3): >>>ope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.78", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:7c:cf:45:cc:dd", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.78"], "ansible_all_ipv6_addresses": ["fe80::7c:cfff:fe45:ccdd"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.78", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::7c:cfff:fe45:ccdd"]}, "ansible_pkg_mgr": "dnf", "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.47.237 58542 10.31.45.78 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.47.237 58542 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 8146 1726776680.34298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776680.34349: stderr chunk (state=3): >>><<< 8146 1726776680.34353: stdout chunk (state=3): >>><<< 8146 1726776680.34382: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALRDY6Lte76KNxcGg629wGo+3YJrWFlxxv3xoEt95YnlceCpCcsOWI3TSrdiU6CtS2F7nSLCQahJexHBVHZDiDl4msusLDS8H92dxz0oLdZNx1FiJHPZDLLlX/5IHVcjaFZL9vNSUMSmlR8Pr0LO3mxofecu4zPnCsopIWUShLJZAAAAFQCHO4kJYSoUq092iSJxLEvHeos6xwAAAIEApDsUVMQDQK/KGhmLlvr4XEB8WsEqvztfhJsNRAR2FyHR0Gy45DbA9/hq79ACGsDepf5Y1yTqpgBnOR/YgLUjFpJBj7GRQK2Dkf86NQakZL4Prx+arhtdUluYktoEnb0O2Vey/9ZLpCyjksFdBItmBGcEWZPIWH5nYQaRdzvz4OEAAACAe5fC8LCt+ETFQxJiEG59rC4KFDbmVB4ZrGfVtxTRgkgAEpYAofEhFGg+X7OAKqmOQvsyRrEFdT+1PslkpYm/hgMjoo8vVV8kKivjJrkC5VGWaUJYZ0FDPOWv5eyj4z/I6TwB613KxXdOZjs6Zqd40tbmLv99+H2Lm8zEx2+WDFA=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDaBvyThfaafOyQAVs26QUaF6iTDoLe3gaaYepYIYsLkFJ5xtCr5d0NmWWWlQ30pB6stVCexEFUmPALyqPHBAO/xQ9/A2gXeOz8FbR0TCkmz93B2IAY40RcVm0JaV6WDEgpWMFa0GjR4Y8imuIa1OnZYmyCO08q0P0Y2vd9eUzvTzWnaQCwIQJ8DB+6glttFbvPeSDtUPk0pwlhSBVlJPPD5ArWyDSwNb5f/L6gmnJ/bjiUXO4Ad5XAI6K4NAePrU4nF/LFioP3E+al7PeU4hJnF/lmIE0KijBUhFDRAqNWX+7Dh5/b5b5YntxhfkJkf4ctwNVvNwhF9B1Vodn4eiTNDiNjMsp9tOF7uHoThZzo8VZ+h7dGo2ntatdQpfMD6frmzWg+0Au62qHJ8TXkPNCfL3krcvcm5HEG8pkZmkJMnwor2lCHtTcHDvJu1I+zep4XqSzu6GaU0rsnjg0XS884aL+Fd01MkJTz19wf4zRcz7ohj08zGYjEv3DDNO4RfzE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO3cx5IT65jz88L9v0TzMFXQe1tViWrw93QJ64IJWe22o3IZM8PuUBrZ/5ty2t7jhHKUTGdvFio5pA8EaZfCrYQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAIcvCaaXIiFblTjedMToGeRnswzIlHgiMxNhX31ZrSa", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-45-78.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-78", "ansible_nodename": "ip-10-31-45-78.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "b1c292d26960467ea8806594c4684a20", "ansible_loadavg": {"1m": 0.73, "5m": 0.49, "15m": 0.22}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "11", "second": "20", "epoch": "1726776680", "epoch_int": "1726776680", "date": "2024-09-19", "time": "16:11:20", "iso8601_micro": "2024-09-19T20:11:20.007600Z", "iso8601": "2024-09-19T20:11:20Z", "iso8601_basic": "20240919T161120007600", "iso8601_basic_short": "20240919T161120", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2794, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 738, "free": 2794}, "nocache": {"free": 3272, "used": 260}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec209dc6-dd19-6d09-683f-2c2ce88f28e6", "ansible_product_uuid": "ec209dc6-dd19-6d09-683f-2c2ce88f28e6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 252, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264214376448, "block_size": 4096, "block_total": 65519355, "block_available": 64505463, "block_used": 1013892, "inode_total": 131071472, "inode_available": 130998162, "inode_used": 73310, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:7c:cf:45:cc:dd", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.78", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::7c:cfff:fe45:ccdd", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.78", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:7c:cf:45:cc:dd", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.78"], "ansible_all_ipv6_addresses": ["fe80::7c:cfff:fe45:ccdd"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.78", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::7c:cfff:fe45:ccdd"]}, "ansible_pkg_mgr": "dnf", "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.47.237 58542 10.31.45.78 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.47.237 58542 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 8146 1726776680.35538: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776680.35569: _low_level_execute_command(): starting 8146 1726776680.35580: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776679.1173832-8159-199169621680018/ > /dev/null 2>&1 && sleep 0' 8146 1726776680.36136: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776680.36140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776680.36174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.36177: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776680.36179: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.36233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776680.36236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776680.36282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776680.38140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776680.38184: stderr chunk (state=3): >>><<< 8146 1726776680.38187: stdout chunk (state=3): >>><<< 8146 1726776680.38199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776680.38207: handler run complete 8146 1726776680.38282: variable 'ansible_facts' from source: unknown 8146 1726776680.38345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.38520: variable 'ansible_facts' from source: unknown 8146 1726776680.38581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.38655: attempt loop complete, returning result 8146 1726776680.38658: _execute() done 8146 1726776680.38661: dumping result to json 8146 1726776680.38685: done dumping result, returning 8146 1726776680.38691: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [025ceb90-32dd-026f-19c6-000000000014] 8146 1726776680.38693: sending task result for task 025ceb90-32dd-026f-19c6-000000000014 8146 1726776680.40669: done sending task result for task 025ceb90-32dd-026f-19c6-000000000014 8146 1726776680.40673: WORKER PROCESS EXITING ok: [managed_node3] 8146 1726776680.40773: no more pending results, returning what we have 8146 1726776680.40775: results queue empty 8146 1726776680.40775: checking for any_errors_fatal 8146 1726776680.40776: done checking for any_errors_fatal 8146 1726776680.40777: checking for max_fail_percentage 8146 1726776680.40777: done checking for max_fail_percentage 8146 1726776680.40778: checking to see if all hosts have failed and the running result is not ok 8146 1726776680.40778: done checking to see if all hosts have failed 8146 1726776680.40779: getting the remaining hosts for this loop 8146 1726776680.40780: done getting the remaining hosts for this loop 8146 1726776680.40782: getting the next task for host managed_node3 8146 1726776680.40785: done getting next task for host managed_node3 8146 1726776680.40786: ^ task is: TASK: meta (flush_handlers) 8146 1726776680.40787: ^ 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 8146 1726776680.40789: getting variables 8146 1726776680.40790: in VariableManager get_vars() 8146 1726776680.40799: Calling all_inventory to load vars for managed_node3 8146 1726776680.40801: Calling groups_inventory to load vars for managed_node3 8146 1726776680.40803: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.40807: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.40808: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.40810: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.40907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.41019: done with get_vars() 8146 1726776680.41026: done getting variables 8146 1726776680.41057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 8146 1726776680.41095: in VariableManager get_vars() 8146 1726776680.41101: Calling all_inventory to load vars for managed_node3 8146 1726776680.41103: Calling groups_inventory to load vars for managed_node3 8146 1726776680.41104: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.41107: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.41108: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.41110: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.41189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.41308: done with get_vars() 8146 1726776680.41319: done queuing things up, now waiting for results queue to drain 8146 1726776680.41320: results queue empty 8146 1726776680.41321: checking for any_errors_fatal 8146 1726776680.41322: done checking for any_errors_fatal 8146 1726776680.41322: checking for max_fail_percentage 8146 1726776680.41326: done checking for max_fail_percentage 8146 1726776680.41327: checking to see if all hosts have failed and the running result is not ok 8146 1726776680.41327: done checking to see if all hosts have failed 8146 1726776680.41328: getting the remaining hosts for this loop 8146 1726776680.41328: done getting the remaining hosts for this loop 8146 1726776680.41330: getting the next task for host managed_node3 8146 1726776680.41332: done getting next task for host managed_node3 8146 1726776680.41334: ^ task is: TASK: Set platform independent vars used by this test 8146 1726776680.41334: ^ 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 8146 1726776680.41336: getting variables 8146 1726776680.41336: in VariableManager get_vars() 8146 1726776680.41341: Calling all_inventory to load vars for managed_node3 8146 1726776680.41342: Calling groups_inventory to load vars for managed_node3 8146 1726776680.41344: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.41347: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.41348: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.41349: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.41430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.41533: done with get_vars() 8146 1726776680.41538: done getting variables 8146 1726776680.41593: 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 [Set platform independent vars used by this test] ************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:10 Thursday 19 September 2024 16:11:20 -0400 (0:00:01.336) 0:00:01.347 **** 8146 1726776680.41612: entering _queue_task() for managed_node3/include_vars 8146 1726776680.41613: Creating lock for include_vars 8146 1726776680.41821: worker is 1 (out of 1 available) 8146 1726776680.41834: exiting _queue_task() for managed_node3/include_vars 8146 1726776680.41845: done queuing things up, now waiting for results queue to drain 8146 1726776680.41847: waiting for pending results... 8146 1726776680.41984: running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test 8146 1726776680.42036: in run() - task 025ceb90-32dd-026f-19c6-000000000006 8146 1726776680.42047: variable 'ansible_search_path' from source: unknown 8146 1726776680.42079: calling self._execute() 8146 1726776680.42130: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.42134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.42142: variable 'omit' from source: magic vars 8146 1726776680.42209: variable 'omit' from source: magic vars 8146 1726776680.42238: variable 'omit' from source: magic vars 8146 1726776680.42262: variable 'omit' from source: magic vars 8146 1726776680.42299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776680.42325: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776680.42340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776680.42354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776680.42364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776680.42390: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776680.42394: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.42397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.42463: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776680.42472: Set connection var ansible_pipelining to False 8146 1726776680.42478: Set connection var ansible_shell_executable to /bin/sh 8146 1726776680.42484: Set connection var ansible_timeout to 10 8146 1726776680.42490: Set connection var ansible_shell_type to sh 8146 1726776680.42492: Set connection var ansible_connection to ssh 8146 1726776680.42511: variable 'ansible_shell_executable' from source: unknown 8146 1726776680.42514: variable 'ansible_connection' from source: unknown 8146 1726776680.42517: variable 'ansible_module_compression' from source: unknown 8146 1726776680.42521: variable 'ansible_shell_type' from source: unknown 8146 1726776680.42523: variable 'ansible_shell_executable' from source: unknown 8146 1726776680.42526: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.42528: variable 'ansible_pipelining' from source: unknown 8146 1726776680.42530: variable 'ansible_timeout' from source: unknown 8146 1726776680.42533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.42636: 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) 8146 1726776680.42644: variable 'omit' from source: magic vars 8146 1726776680.42650: starting attempt loop 8146 1726776680.42652: running the handler 8146 1726776680.42663: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8146 1726776680.42684: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml 8146 1726776680.42825: handler run complete 8146 1726776680.42836: attempt loop complete, returning result 8146 1726776680.42842: _execute() done 8146 1726776680.42845: dumping result to json 8146 1726776680.42850: done dumping result, returning 8146 1726776680.42856: done running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test [025ceb90-32dd-026f-19c6-000000000006] 8146 1726776680.42863: sending task result for task 025ceb90-32dd-026f-19c6-000000000006 8146 1726776680.42961: done sending task result for task 025ceb90-32dd-026f-19c6-000000000006 8146 1726776680.42964: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_file": "# File managed by Ansible - DO NOT EDIT\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[vm]\ntransparent_hugepages = madvise\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n{% if __kernel_settings_blcmdline_value | d() %}\n[bootloader]\ncmdline = {{ __kernel_settings_blcmdline_value }}\n{% endif %}\n", "kernel_settings_sysctl": [ { "name": "fs.epoll.max_user_watches", "value": 785592 }, { "name": "fs.file-max", "value": 379724 }, { "name": "no.such.param", "state": "absent" } ], "kernel_settings_sysfs": [ { "name": "/sys/kernel/debug/x86/pti_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/retp_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/ibrs_enabled", "value": 0 }, { "name": "/sys/not/found", "state": "absent" } ], "kernel_settings_systemd_cpu_affinity": { "state": "absent" }, "kernel_settings_transparent_hugepages": "madvise", "kernel_settings_transparent_hugepages_defrag": { "state": "absent" } }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml" ], "changed": false } 8146 1726776680.43107: no more pending results, returning what we have 8146 1726776680.43109: results queue empty 8146 1726776680.43110: checking for any_errors_fatal 8146 1726776680.43111: done checking for any_errors_fatal 8146 1726776680.43111: checking for max_fail_percentage 8146 1726776680.43112: done checking for max_fail_percentage 8146 1726776680.43112: checking to see if all hosts have failed and the running result is not ok 8146 1726776680.43113: done checking to see if all hosts have failed 8146 1726776680.43113: getting the remaining hosts for this loop 8146 1726776680.43114: done getting the remaining hosts for this loop 8146 1726776680.43116: getting the next task for host managed_node3 8146 1726776680.43121: done getting next task for host managed_node3 8146 1726776680.43122: ^ task is: TASK: Disable bootloader cmdline testing on Fedora 8146 1726776680.43124: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776680.43125: getting variables 8146 1726776680.43126: in VariableManager get_vars() 8146 1726776680.43142: Calling all_inventory to load vars for managed_node3 8146 1726776680.43143: Calling groups_inventory to load vars for managed_node3 8146 1726776680.43147: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.43153: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.43155: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.43157: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.43243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.43354: done with get_vars() 8146 1726776680.43360: done getting variables 8146 1726776680.43422: 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 [Disable bootloader cmdline testing on Fedora] **************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:14 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.018) 0:00:01.365 **** 8146 1726776680.43439: entering _queue_task() for managed_node3/set_fact 8146 1726776680.43440: Creating lock for set_fact 8146 1726776680.43609: worker is 1 (out of 1 available) 8146 1726776680.43623: exiting _queue_task() for managed_node3/set_fact 8146 1726776680.43633: done queuing things up, now waiting for results queue to drain 8146 1726776680.43634: waiting for pending results... 8146 1726776680.43762: running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora 8146 1726776680.43815: in run() - task 025ceb90-32dd-026f-19c6-000000000007 8146 1726776680.43830: variable 'ansible_search_path' from source: unknown 8146 1726776680.43858: calling self._execute() 8146 1726776680.43909: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.43913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.43923: variable 'omit' from source: magic vars 8146 1726776680.44231: variable 'ansible_distribution' from source: facts 8146 1726776680.44249: Evaluated conditional (ansible_distribution == "Fedora"): False 8146 1726776680.44252: when evaluation is False, skipping this task 8146 1726776680.44255: _execute() done 8146 1726776680.44258: dumping result to json 8146 1726776680.44260: done dumping result, returning 8146 1726776680.44264: done running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora [025ceb90-32dd-026f-19c6-000000000007] 8146 1726776680.44274: sending task result for task 025ceb90-32dd-026f-19c6-000000000007 8146 1726776680.44349: done sending task result for task 025ceb90-32dd-026f-19c6-000000000007 8146 1726776680.44353: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } 8146 1726776680.44397: no more pending results, returning what we have 8146 1726776680.44401: results queue empty 8146 1726776680.44401: checking for any_errors_fatal 8146 1726776680.44405: done checking for any_errors_fatal 8146 1726776680.44405: checking for max_fail_percentage 8146 1726776680.44407: done checking for max_fail_percentage 8146 1726776680.44407: checking to see if all hosts have failed and the running result is not ok 8146 1726776680.44408: done checking to see if all hosts have failed 8146 1726776680.44409: getting the remaining hosts for this loop 8146 1726776680.44410: done getting the remaining hosts for this loop 8146 1726776680.44413: getting the next task for host managed_node3 8146 1726776680.44416: done getting next task for host managed_node3 8146 1726776680.44421: ^ task is: TASK: Apply the settings - call the role 8146 1726776680.44423: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776680.44426: getting variables 8146 1726776680.44427: in VariableManager get_vars() 8146 1726776680.44449: Calling all_inventory to load vars for managed_node3 8146 1726776680.44451: Calling groups_inventory to load vars for managed_node3 8146 1726776680.44454: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.44461: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.44464: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.44465: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.44562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.44694: done with get_vars() 8146 1726776680.44701: done getting variables TASK [Apply the settings - call the role] ************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:25 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.013) 0:00:01.378 **** 8146 1726776680.44758: entering _queue_task() for managed_node3/include_role 8146 1726776680.44759: Creating lock for include_role 8146 1726776680.44917: worker is 1 (out of 1 available) 8146 1726776680.44929: exiting _queue_task() for managed_node3/include_role 8146 1726776680.44939: done queuing things up, now waiting for results queue to drain 8146 1726776680.44940: waiting for pending results... 8146 1726776680.45060: running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role 8146 1726776680.45108: in run() - task 025ceb90-32dd-026f-19c6-000000000008 8146 1726776680.45116: variable 'ansible_search_path' from source: unknown 8146 1726776680.45145: calling self._execute() 8146 1726776680.45190: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.45196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.45204: variable 'omit' from source: magic vars 8146 1726776680.45271: _execute() done 8146 1726776680.45275: dumping result to json 8146 1726776680.45279: done dumping result, returning 8146 1726776680.45282: done running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role [025ceb90-32dd-026f-19c6-000000000008] 8146 1726776680.45287: sending task result for task 025ceb90-32dd-026f-19c6-000000000008 8146 1726776680.45379: done sending task result for task 025ceb90-32dd-026f-19c6-000000000008 8146 1726776680.45382: WORKER PROCESS EXITING 8146 1726776680.45410: no more pending results, returning what we have 8146 1726776680.45414: in VariableManager get_vars() 8146 1726776680.45441: Calling all_inventory to load vars for managed_node3 8146 1726776680.45442: Calling groups_inventory to load vars for managed_node3 8146 1726776680.45444: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.45451: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.45452: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.45454: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.45554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.45662: done with get_vars() 8146 1726776680.45669: variable 'ansible_search_path' from source: unknown 8146 1726776680.45809: variable 'omit' from source: magic vars 8146 1726776680.45826: variable 'omit' from source: magic vars 8146 1726776680.45836: variable 'omit' from source: magic vars 8146 1726776680.45839: we have included files to process 8146 1726776680.45840: generating all_blocks data 8146 1726776680.45841: done generating all_blocks data 8146 1726776680.45841: processing included file: fedora.linux_system_roles.kernel_settings 8146 1726776680.45855: in VariableManager get_vars() 8146 1726776680.45862: done with get_vars() 8146 1726776680.45907: in VariableManager get_vars() 8146 1726776680.45915: done with get_vars() 8146 1726776680.45943: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 8146 1726776680.46044: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 8146 1726776680.46084: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 8146 1726776680.46163: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 8146 1726776680.46645: in VariableManager get_vars() 8146 1726776680.46657: done with get_vars() 8146 1726776680.47592: in VariableManager get_vars() 8146 1726776680.47603: done with get_vars() 8146 1726776680.47710: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 8146 1726776680.48127: iterating over new_blocks loaded from include file 8146 1726776680.48129: in VariableManager get_vars() 8146 1726776680.48139: done with get_vars() 8146 1726776680.48140: filtering new block on tags 8146 1726776680.48161: done filtering new block on tags 8146 1726776680.48162: in VariableManager get_vars() 8146 1726776680.48173: done with get_vars() 8146 1726776680.48175: filtering new block on tags 8146 1726776680.48195: done filtering new block on tags 8146 1726776680.48197: in VariableManager get_vars() 8146 1726776680.48205: done with get_vars() 8146 1726776680.48207: filtering new block on tags 8146 1726776680.48291: done filtering new block on tags 8146 1726776680.48293: in VariableManager get_vars() 8146 1726776680.48301: done with get_vars() 8146 1726776680.48302: filtering new block on tags 8146 1726776680.48312: done filtering new block on tags 8146 1726776680.48313: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 8146 1726776680.48319: extending task lists for all hosts with included blocks 8146 1726776680.48440: done extending task lists 8146 1726776680.48441: done processing included files 8146 1726776680.48442: results queue empty 8146 1726776680.48442: checking for any_errors_fatal 8146 1726776680.48444: done checking for any_errors_fatal 8146 1726776680.48444: checking for max_fail_percentage 8146 1726776680.48445: done checking for max_fail_percentage 8146 1726776680.48445: checking to see if all hosts have failed and the running result is not ok 8146 1726776680.48446: done checking to see if all hosts have failed 8146 1726776680.48446: getting the remaining hosts for this loop 8146 1726776680.48447: done getting the remaining hosts for this loop 8146 1726776680.48449: getting the next task for host managed_node3 8146 1726776680.48451: done getting next task for host managed_node3 8146 1726776680.48453: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8146 1726776680.48454: ^ 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 8146 1726776680.48460: getting variables 8146 1726776680.48461: in VariableManager get_vars() 8146 1726776680.48471: Calling all_inventory to load vars for managed_node3 8146 1726776680.48472: Calling groups_inventory to load vars for managed_node3 8146 1726776680.48474: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.48477: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.48478: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.48480: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.48576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.48686: done with get_vars() 8146 1726776680.48692: done getting variables 8146 1726776680.48735: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.039) 0:00:01.418 **** 8146 1726776680.48754: entering _queue_task() for managed_node3/fail 8146 1726776680.48755: Creating lock for fail 8146 1726776680.48930: worker is 1 (out of 1 available) 8146 1726776680.48943: exiting _queue_task() for managed_node3/fail 8146 1726776680.48953: done queuing things up, now waiting for results queue to drain 8146 1726776680.48955: waiting for pending results... 8146 1726776680.49098: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8146 1726776680.49161: in run() - task 025ceb90-32dd-026f-19c6-000000000047 8146 1726776680.49170: variable 'ansible_search_path' from source: unknown 8146 1726776680.49180: variable 'ansible_search_path' from source: unknown 8146 1726776680.49207: calling self._execute() 8146 1726776680.49256: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.49260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.49270: variable 'omit' from source: magic vars 8146 1726776680.49573: variable 'kernel_settings_sysctl' from source: include_vars 8146 1726776680.49583: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776680.49590: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 8146 1726776680.49781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776680.51965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776680.52009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776680.52036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776680.52060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776680.52081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776680.52140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776680.52159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776680.52178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776680.52206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776680.52220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776680.52256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776680.52272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776680.52290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776680.52318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776680.52330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776680.52360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776680.52376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776680.52393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776680.52416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776680.52435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776680.52613: variable 'kernel_settings_sysctl' from source: include_vars 8146 1726776680.52665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776680.52784: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776680.52810: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776680.52833: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776680.52855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776680.52889: 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) 8146 1726776680.52903: 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) 8146 1726776680.52921: 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) 8146 1726776680.52938: 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) 8146 1726776680.52973: 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) 8146 1726776680.52989: 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) 8146 1726776680.53005: 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) 8146 1726776680.53023: 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) 8146 1726776680.53046: 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 8146 1726776680.53056: when evaluation is False, skipping this task 8146 1726776680.53059: _execute() done 8146 1726776680.53062: dumping result to json 8146 1726776680.53066: done dumping result, returning 8146 1726776680.53068: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-026f-19c6-000000000047] 8146 1726776680.53070: sending task result for task 025ceb90-32dd-026f-19c6-000000000047 8146 1726776680.53150: done sending task result for task 025ceb90-32dd-026f-19c6-000000000047 8146 1726776680.53153: 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" } 8146 1726776680.53229: no more pending results, returning what we have 8146 1726776680.53232: results queue empty 8146 1726776680.53233: checking for any_errors_fatal 8146 1726776680.53235: done checking for any_errors_fatal 8146 1726776680.53235: checking for max_fail_percentage 8146 1726776680.53237: done checking for max_fail_percentage 8146 1726776680.53237: checking to see if all hosts have failed and the running result is not ok 8146 1726776680.53238: done checking to see if all hosts have failed 8146 1726776680.53239: getting the remaining hosts for this loop 8146 1726776680.53240: done getting the remaining hosts for this loop 8146 1726776680.53243: getting the next task for host managed_node3 8146 1726776680.53249: done getting next task for host managed_node3 8146 1726776680.53252: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8146 1726776680.53254: ^ 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 8146 1726776680.53266: getting variables 8146 1726776680.53267: in VariableManager get_vars() 8146 1726776680.53297: Calling all_inventory to load vars for managed_node3 8146 1726776680.53300: Calling groups_inventory to load vars for managed_node3 8146 1726776680.53302: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.53309: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.53312: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.53314: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.53419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.53539: done with get_vars() 8146 1726776680.53547: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.048) 0:00:01.467 **** 8146 1726776680.53626: entering _queue_task() for managed_node3/include_tasks 8146 1726776680.53627: Creating lock for include_tasks 8146 1726776680.53848: worker is 1 (out of 1 available) 8146 1726776680.53860: exiting _queue_task() for managed_node3/include_tasks 8146 1726776680.53870: done queuing things up, now waiting for results queue to drain 8146 1726776680.53872: waiting for pending results... 8146 1726776680.54058: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8146 1726776680.54161: in run() - task 025ceb90-32dd-026f-19c6-000000000048 8146 1726776680.54180: variable 'ansible_search_path' from source: unknown 8146 1726776680.54188: variable 'ansible_search_path' from source: unknown 8146 1726776680.54234: calling self._execute() 8146 1726776680.54311: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.54324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.54344: variable 'omit' from source: magic vars 8146 1726776680.54447: _execute() done 8146 1726776680.54456: dumping result to json 8146 1726776680.54464: done dumping result, returning 8146 1726776680.54478: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-026f-19c6-000000000048] 8146 1726776680.54490: sending task result for task 025ceb90-32dd-026f-19c6-000000000048 8146 1726776680.54590: done sending task result for task 025ceb90-32dd-026f-19c6-000000000048 8146 1726776680.54597: WORKER PROCESS EXITING 8146 1726776680.54651: no more pending results, returning what we have 8146 1726776680.54656: in VariableManager get_vars() 8146 1726776680.54695: Calling all_inventory to load vars for managed_node3 8146 1726776680.54698: Calling groups_inventory to load vars for managed_node3 8146 1726776680.54701: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.54710: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.54714: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.54717: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.54912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.55195: done with get_vars() 8146 1726776680.55203: variable 'ansible_search_path' from source: unknown 8146 1726776680.55205: variable 'ansible_search_path' from source: unknown 8146 1726776680.55248: we have included files to process 8146 1726776680.55249: generating all_blocks data 8146 1726776680.55250: done generating all_blocks data 8146 1726776680.55253: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776680.55254: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776680.55256: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776680.55786: done processing included file 8146 1726776680.55789: iterating over new_blocks loaded from include file 8146 1726776680.55790: in VariableManager get_vars() 8146 1726776680.55803: done with get_vars() 8146 1726776680.55804: filtering new block on tags 8146 1726776680.55825: done filtering new block on tags 8146 1726776680.55827: in VariableManager get_vars() 8146 1726776680.55839: done with get_vars() 8146 1726776680.55840: filtering new block on tags 8146 1726776680.55860: done filtering new block on tags 8146 1726776680.55862: in VariableManager get_vars() 8146 1726776680.55875: done with get_vars() 8146 1726776680.55876: filtering new block on tags 8146 1726776680.56015: done filtering new block on tags 8146 1726776680.56017: in VariableManager get_vars() 8146 1726776680.56032: done with get_vars() 8146 1726776680.56033: filtering new block on tags 8146 1726776680.56047: done filtering new block on tags 8146 1726776680.56048: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 8146 1726776680.56051: extending task lists for all hosts with included blocks 8146 1726776680.56143: done extending task lists 8146 1726776680.56144: done processing included files 8146 1726776680.56145: results queue empty 8146 1726776680.56145: checking for any_errors_fatal 8146 1726776680.56147: done checking for any_errors_fatal 8146 1726776680.56147: checking for max_fail_percentage 8146 1726776680.56148: done checking for max_fail_percentage 8146 1726776680.56148: checking to see if all hosts have failed and the running result is not ok 8146 1726776680.56149: done checking to see if all hosts have failed 8146 1726776680.56149: getting the remaining hosts for this loop 8146 1726776680.56150: done getting the remaining hosts for this loop 8146 1726776680.56152: getting the next task for host managed_node3 8146 1726776680.56155: done getting next task for host managed_node3 8146 1726776680.56156: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8146 1726776680.56158: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776680.56164: getting variables 8146 1726776680.56164: in VariableManager get_vars() 8146 1726776680.56174: Calling all_inventory to load vars for managed_node3 8146 1726776680.56175: Calling groups_inventory to load vars for managed_node3 8146 1726776680.56177: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.56180: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.56181: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.56183: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.56262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.56379: done with get_vars() 8146 1726776680.56385: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.028) 0:00:01.495 **** 8146 1726776680.56432: entering _queue_task() for managed_node3/setup 8146 1726776680.56595: worker is 1 (out of 1 available) 8146 1726776680.56606: exiting _queue_task() for managed_node3/setup 8146 1726776680.56617: done queuing things up, now waiting for results queue to drain 8146 1726776680.56620: waiting for pending results... 8146 1726776680.56763: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8146 1726776680.56835: in run() - task 025ceb90-32dd-026f-19c6-0000000000bb 8146 1726776680.56845: variable 'ansible_search_path' from source: unknown 8146 1726776680.56848: variable 'ansible_search_path' from source: unknown 8146 1726776680.56875: calling self._execute() 8146 1726776680.56954: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.56964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.56977: variable 'omit' from source: magic vars 8146 1726776680.57499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776680.59391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776680.59447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776680.59473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776680.59499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776680.59522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776680.59579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776680.59601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776680.59623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776680.59650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776680.59662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776680.59699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776680.59716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776680.59737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776680.59763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776680.59775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776680.59896: variable '__kernel_settings_required_facts' from source: role '' all vars 8146 1726776680.59903: variable 'ansible_facts' from source: unknown 8146 1726776680.59968: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 8146 1726776680.59972: when evaluation is False, skipping this task 8146 1726776680.59975: _execute() done 8146 1726776680.59978: dumping result to json 8146 1726776680.59980: done dumping result, returning 8146 1726776680.59984: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-026f-19c6-0000000000bb] 8146 1726776680.59990: sending task result for task 025ceb90-32dd-026f-19c6-0000000000bb 8146 1726776680.60074: done sending task result for task 025ceb90-32dd-026f-19c6-0000000000bb 8146 1726776680.60077: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8146 1726776680.60123: no more pending results, returning what we have 8146 1726776680.60127: results queue empty 8146 1726776680.60128: checking for any_errors_fatal 8146 1726776680.60129: done checking for any_errors_fatal 8146 1726776680.60130: checking for max_fail_percentage 8146 1726776680.60132: done checking for max_fail_percentage 8146 1726776680.60132: checking to see if all hosts have failed and the running result is not ok 8146 1726776680.60133: done checking to see if all hosts have failed 8146 1726776680.60134: getting the remaining hosts for this loop 8146 1726776680.60135: done getting the remaining hosts for this loop 8146 1726776680.60139: getting the next task for host managed_node3 8146 1726776680.60148: done getting next task for host managed_node3 8146 1726776680.60152: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8146 1726776680.60155: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776680.60169: getting variables 8146 1726776680.60170: in VariableManager get_vars() 8146 1726776680.60201: Calling all_inventory to load vars for managed_node3 8146 1726776680.60204: Calling groups_inventory to load vars for managed_node3 8146 1726776680.60206: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776680.60213: Calling all_plugins_play to load vars for managed_node3 8146 1726776680.60217: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776680.60221: Calling groups_plugins_play to load vars for managed_node3 8146 1726776680.60347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776680.60475: done with get_vars() 8146 1726776680.60482: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:20 -0400 (0:00:00.041) 0:00:01.536 **** 8146 1726776680.60544: entering _queue_task() for managed_node3/stat 8146 1726776680.60753: worker is 1 (out of 1 available) 8146 1726776680.60768: exiting _queue_task() for managed_node3/stat 8146 1726776680.60780: done queuing things up, now waiting for results queue to drain 8146 1726776680.60782: waiting for pending results... 8146 1726776680.61080: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8146 1726776680.61217: in run() - task 025ceb90-32dd-026f-19c6-0000000000bd 8146 1726776680.61237: variable 'ansible_search_path' from source: unknown 8146 1726776680.61244: variable 'ansible_search_path' from source: unknown 8146 1726776680.61288: calling self._execute() 8146 1726776680.61376: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.61386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.61400: variable 'omit' from source: magic vars 8146 1726776680.62485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776680.62791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776680.62840: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776680.62881: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776680.62927: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776680.63120: 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) 8146 1726776680.63146: 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) 8146 1726776680.63179: 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) 8146 1726776680.63198: 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) 8146 1726776680.63326: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 8146 1726776680.63336: variable 'omit' from source: magic vars 8146 1726776680.63396: variable 'omit' from source: magic vars 8146 1726776680.63429: variable 'omit' from source: magic vars 8146 1726776680.63462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776680.63491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776680.63504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776680.63525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776680.63530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776680.63565: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776680.63568: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.63573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.63661: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776680.63670: Set connection var ansible_pipelining to False 8146 1726776680.63676: Set connection var ansible_shell_executable to /bin/sh 8146 1726776680.63683: Set connection var ansible_timeout to 10 8146 1726776680.63687: Set connection var ansible_shell_type to sh 8146 1726776680.63691: Set connection var ansible_connection to ssh 8146 1726776680.63708: variable 'ansible_shell_executable' from source: unknown 8146 1726776680.63711: variable 'ansible_connection' from source: unknown 8146 1726776680.63714: variable 'ansible_module_compression' from source: unknown 8146 1726776680.63716: variable 'ansible_shell_type' from source: unknown 8146 1726776680.63722: variable 'ansible_shell_executable' from source: unknown 8146 1726776680.63731: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776680.63734: variable 'ansible_pipelining' from source: unknown 8146 1726776680.63736: variable 'ansible_timeout' from source: unknown 8146 1726776680.63738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776680.63837: 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) 8146 1726776680.63845: variable 'omit' from source: magic vars 8146 1726776680.63850: starting attempt loop 8146 1726776680.63852: running the handler 8146 1726776680.63864: _low_level_execute_command(): starting 8146 1726776680.63874: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776680.64367: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776680.64393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.64406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.64458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776680.64470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776680.64526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776680.66179: stdout chunk (state=3): >>>/root <<< 8146 1726776680.66275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776680.66325: stderr chunk (state=3): >>><<< 8146 1726776680.66332: stdout chunk (state=3): >>><<< 8146 1726776680.66353: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776680.66376: _low_level_execute_command(): starting 8146 1726776680.66381: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321 `" && echo ansible-tmp-1726776680.6636174-8260-38025335737321="` echo /root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321 `" ) && sleep 0' 8146 1726776680.66804: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776680.66810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776680.66842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.66853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.66909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776680.66913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776680.66969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776680.68882: stdout chunk (state=3): >>>ansible-tmp-1726776680.6636174-8260-38025335737321=/root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321 <<< 8146 1726776680.68993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776680.69044: stderr chunk (state=3): >>><<< 8146 1726776680.69048: stdout chunk (state=3): >>><<< 8146 1726776680.69062: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776680.6636174-8260-38025335737321=/root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776680.69101: variable 'ansible_module_compression' from source: unknown 8146 1726776680.69152: ANSIBALLZ: Using lock for stat 8146 1726776680.69155: ANSIBALLZ: Acquiring lock 8146 1726776680.69158: ANSIBALLZ: Lock acquired: 140454580678832 8146 1726776680.69160: ANSIBALLZ: Creating module 8146 1726776680.77440: ANSIBALLZ: Writing module into payload 8146 1726776680.77521: ANSIBALLZ: Writing module 8146 1726776680.77538: ANSIBALLZ: Renaming module 8146 1726776680.77542: ANSIBALLZ: Done creating module 8146 1726776680.77557: variable 'ansible_facts' from source: unknown 8146 1726776680.77604: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321/AnsiballZ_stat.py 8146 1726776680.77713: Sending initial data 8146 1726776680.77717: Sent initial data (150 bytes) 8146 1726776680.78426: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776680.78429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776680.78467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776680.78471: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776680.78473: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.78516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776680.78531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776680.78585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776680.80409: 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 <<< 8146 1726776680.80412: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8146 1726776680.80439: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776680.80474: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmphnz_5oq7 /root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321/AnsiballZ_stat.py <<< 8146 1726776680.80504: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776680.81396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776680.81523: stderr chunk (state=3): >>><<< 8146 1726776680.81529: stdout chunk (state=3): >>><<< 8146 1726776680.81550: done transferring module to remote 8146 1726776680.81562: _low_level_execute_command(): starting 8146 1726776680.81566: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321/ /root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321/AnsiballZ_stat.py && sleep 0' 8146 1726776680.82241: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776680.82244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776680.82253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776680.82265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776680.82301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776680.82306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.82314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776680.82325: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776680.82331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776680.82340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776680.82345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.82414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776680.82419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776680.82457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776680.84726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776680.84730: stderr chunk (state=3): >>><<< 8146 1726776680.84732: stdout chunk (state=3): >>><<< 8146 1726776680.84735: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776680.84737: _low_level_execute_command(): starting 8146 1726776680.84739: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321/AnsiballZ_stat.py && sleep 0' 8146 1726776680.85270: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776680.85282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776680.85291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776680.85304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776680.85344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776680.85351: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776680.85361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.85378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776680.85386: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776680.85394: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776680.85400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776680.85410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776680.85424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776680.85432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776680.85439: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776680.85448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776680.85522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776680.85542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776680.85554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776680.85631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776680.99326: 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"}}} <<< 8146 1726776681.00444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776681.00497: stderr chunk (state=3): >>><<< 8146 1726776681.00500: stdout chunk (state=3): >>><<< 8146 1726776681.00527: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776681.00629: 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-1726776680.6636174-8260-38025335737321/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776681.00636: _low_level_execute_command(): starting 8146 1726776681.00639: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776680.6636174-8260-38025335737321/ > /dev/null 2>&1 && sleep 0' 8146 1726776681.01122: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.01126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.01157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.01161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.01163: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.01224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.01228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776681.01233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.01267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.03075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.03128: stderr chunk (state=3): >>><<< 8146 1726776681.03134: stdout chunk (state=3): >>><<< 8146 1726776681.03148: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776681.03154: handler run complete 8146 1726776681.03171: attempt loop complete, returning result 8146 1726776681.03174: _execute() done 8146 1726776681.03176: dumping result to json 8146 1726776681.03178: done dumping result, returning 8146 1726776681.03186: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-026f-19c6-0000000000bd] 8146 1726776681.03191: sending task result for task 025ceb90-32dd-026f-19c6-0000000000bd 8146 1726776681.03286: done sending task result for task 025ceb90-32dd-026f-19c6-0000000000bd 8146 1726776681.03289: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 8146 1726776681.03357: no more pending results, returning what we have 8146 1726776681.03360: results queue empty 8146 1726776681.03361: checking for any_errors_fatal 8146 1726776681.03369: done checking for any_errors_fatal 8146 1726776681.03370: checking for max_fail_percentage 8146 1726776681.03371: done checking for max_fail_percentage 8146 1726776681.03372: checking to see if all hosts have failed and the running result is not ok 8146 1726776681.03373: done checking to see if all hosts have failed 8146 1726776681.03374: getting the remaining hosts for this loop 8146 1726776681.03375: done getting the remaining hosts for this loop 8146 1726776681.03379: getting the next task for host managed_node3 8146 1726776681.03385: done getting next task for host managed_node3 8146 1726776681.03388: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8146 1726776681.03391: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8146 1726776681.03401: getting variables 8146 1726776681.03402: in VariableManager get_vars() 8146 1726776681.03440: Calling all_inventory to load vars for managed_node3 8146 1726776681.03443: Calling groups_inventory to load vars for managed_node3 8146 1726776681.03445: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776681.03454: Calling all_plugins_play to load vars for managed_node3 8146 1726776681.03456: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776681.03458: Calling groups_plugins_play to load vars for managed_node3 8146 1726776681.03591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776681.03714: done with get_vars() 8146 1726776681.03725: done getting variables 8146 1726776681.03771: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.432) 0:00:01.969 **** 8146 1726776681.03794: entering _queue_task() for managed_node3/set_fact 8146 1726776681.03985: worker is 1 (out of 1 available) 8146 1726776681.03996: exiting _queue_task() for managed_node3/set_fact 8146 1726776681.04007: done queuing things up, now waiting for results queue to drain 8146 1726776681.04008: waiting for pending results... 8146 1726776681.04170: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8146 1726776681.04250: in run() - task 025ceb90-32dd-026f-19c6-0000000000be 8146 1726776681.04261: variable 'ansible_search_path' from source: unknown 8146 1726776681.04265: variable 'ansible_search_path' from source: unknown 8146 1726776681.04293: calling self._execute() 8146 1726776681.04357: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.04362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.04374: variable 'omit' from source: magic vars 8146 1726776681.04775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776681.04943: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776681.04979: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776681.05003: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776681.05034: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776681.05100: 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) 8146 1726776681.05120: 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) 8146 1726776681.05139: 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) 8146 1726776681.05155: 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) 8146 1726776681.05244: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 8146 1726776681.05248: variable 'omit' from source: magic vars 8146 1726776681.05291: variable 'omit' from source: magic vars 8146 1726776681.05367: variable '__ostree_booted_stat' from source: set_fact 8146 1726776681.05406: variable 'omit' from source: magic vars 8146 1726776681.05426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776681.05447: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776681.05461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776681.05476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.05484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.05508: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776681.05512: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.05514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.05583: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776681.05589: Set connection var ansible_pipelining to False 8146 1726776681.05594: Set connection var ansible_shell_executable to /bin/sh 8146 1726776681.05601: Set connection var ansible_timeout to 10 8146 1726776681.05610: Set connection var ansible_shell_type to sh 8146 1726776681.05613: Set connection var ansible_connection to ssh 8146 1726776681.05630: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.05633: variable 'ansible_connection' from source: unknown 8146 1726776681.05635: variable 'ansible_module_compression' from source: unknown 8146 1726776681.05638: variable 'ansible_shell_type' from source: unknown 8146 1726776681.05640: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.05642: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.05646: variable 'ansible_pipelining' from source: unknown 8146 1726776681.05648: variable 'ansible_timeout' from source: unknown 8146 1726776681.05650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.05717: 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) 8146 1726776681.05727: variable 'omit' from source: magic vars 8146 1726776681.05731: starting attempt loop 8146 1726776681.05734: running the handler 8146 1726776681.05743: handler run complete 8146 1726776681.05750: attempt loop complete, returning result 8146 1726776681.05752: _execute() done 8146 1726776681.05755: dumping result to json 8146 1726776681.05757: done dumping result, returning 8146 1726776681.05765: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-026f-19c6-0000000000be] 8146 1726776681.05772: sending task result for task 025ceb90-32dd-026f-19c6-0000000000be 8146 1726776681.05852: done sending task result for task 025ceb90-32dd-026f-19c6-0000000000be 8146 1726776681.05855: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 8146 1726776681.05922: no more pending results, returning what we have 8146 1726776681.05925: results queue empty 8146 1726776681.05926: checking for any_errors_fatal 8146 1726776681.05937: done checking for any_errors_fatal 8146 1726776681.05938: checking for max_fail_percentage 8146 1726776681.05939: done checking for max_fail_percentage 8146 1726776681.05940: checking to see if all hosts have failed and the running result is not ok 8146 1726776681.05941: done checking to see if all hosts have failed 8146 1726776681.05941: getting the remaining hosts for this loop 8146 1726776681.05943: done getting the remaining hosts for this loop 8146 1726776681.05946: getting the next task for host managed_node3 8146 1726776681.05953: done getting next task for host managed_node3 8146 1726776681.05957: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8146 1726776681.05960: ^ 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? (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 8146 1726776681.05969: getting variables 8146 1726776681.05970: in VariableManager get_vars() 8146 1726776681.05999: Calling all_inventory to load vars for managed_node3 8146 1726776681.06001: Calling groups_inventory to load vars for managed_node3 8146 1726776681.06003: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776681.06009: Calling all_plugins_play to load vars for managed_node3 8146 1726776681.06010: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776681.06012: Calling groups_plugins_play to load vars for managed_node3 8146 1726776681.06147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776681.06265: done with get_vars() 8146 1726776681.06273: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.025) 0:00:01.994 **** 8146 1726776681.06334: entering _queue_task() for managed_node3/stat 8146 1726776681.06501: worker is 1 (out of 1 available) 8146 1726776681.06515: exiting _queue_task() for managed_node3/stat 8146 1726776681.06527: done queuing things up, now waiting for results queue to drain 8146 1726776681.06528: waiting for pending results... 8146 1726776681.06674: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8146 1726776681.06752: in run() - task 025ceb90-32dd-026f-19c6-0000000000c0 8146 1726776681.06762: variable 'ansible_search_path' from source: unknown 8146 1726776681.06766: variable 'ansible_search_path' from source: unknown 8146 1726776681.06795: calling self._execute() 8146 1726776681.06850: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.06853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.06863: variable 'omit' from source: magic vars 8146 1726776681.07182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776681.07350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776681.07383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776681.07410: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776681.07435: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776681.07499: 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) 8146 1726776681.07516: 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) 8146 1726776681.07537: 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) 8146 1726776681.07555: 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) 8146 1726776681.07644: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 8146 1726776681.07649: variable 'omit' from source: magic vars 8146 1726776681.07691: variable 'omit' from source: magic vars 8146 1726776681.07712: variable 'omit' from source: magic vars 8146 1726776681.07733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776681.07753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776681.07766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776681.07780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.07794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.07812: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776681.07816: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.07820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.07885: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776681.07891: Set connection var ansible_pipelining to False 8146 1726776681.07902: Set connection var ansible_shell_executable to /bin/sh 8146 1726776681.07905: Set connection var ansible_timeout to 10 8146 1726776681.07907: Set connection var ansible_shell_type to sh 8146 1726776681.07909: Set connection var ansible_connection to ssh 8146 1726776681.07927: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.07929: variable 'ansible_connection' from source: unknown 8146 1726776681.07932: variable 'ansible_module_compression' from source: unknown 8146 1726776681.07934: variable 'ansible_shell_type' from source: unknown 8146 1726776681.07936: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.07939: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.07942: variable 'ansible_pipelining' from source: unknown 8146 1726776681.07945: variable 'ansible_timeout' from source: unknown 8146 1726776681.07949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.08069: 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) 8146 1726776681.08079: variable 'omit' from source: magic vars 8146 1726776681.08084: starting attempt loop 8146 1726776681.08087: running the handler 8146 1726776681.08098: _low_level_execute_command(): starting 8146 1726776681.08105: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776681.08618: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.08637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.08650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.08670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.08712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.08726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.08785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.10424: stdout chunk (state=3): >>>/root <<< 8146 1726776681.10525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.10586: stderr chunk (state=3): >>><<< 8146 1726776681.10591: stdout chunk (state=3): >>><<< 8146 1726776681.10620: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776681.10631: _low_level_execute_command(): starting 8146 1726776681.10638: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071 `" && echo ansible-tmp-1726776681.1061916-8282-248467023475071="` echo /root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071 `" ) && sleep 0' 8146 1726776681.11107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.11122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.11145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.11156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.11209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.11228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.11266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.13182: stdout chunk (state=3): >>>ansible-tmp-1726776681.1061916-8282-248467023475071=/root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071 <<< 8146 1726776681.13294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.13343: stderr chunk (state=3): >>><<< 8146 1726776681.13347: stdout chunk (state=3): >>><<< 8146 1726776681.13363: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776681.1061916-8282-248467023475071=/root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776681.13405: variable 'ansible_module_compression' from source: unknown 8146 1726776681.13452: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776681.13481: variable 'ansible_facts' from source: unknown 8146 1726776681.13546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071/AnsiballZ_stat.py 8146 1726776681.13649: Sending initial data 8146 1726776681.13659: Sent initial data (151 bytes) 8146 1726776681.14333: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.14336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.14378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.14382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.14384: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.14423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.14436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.14478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.16258: 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 <<< 8146 1726776681.16288: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776681.16322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpciehyueg /root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071/AnsiballZ_stat.py <<< 8146 1726776681.16351: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776681.17110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.17203: stderr chunk (state=3): >>><<< 8146 1726776681.17207: stdout chunk (state=3): >>><<< 8146 1726776681.17221: done transferring module to remote 8146 1726776681.17231: _low_level_execute_command(): starting 8146 1726776681.17235: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071/ /root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071/AnsiballZ_stat.py && sleep 0' 8146 1726776681.17669: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.17674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.17706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776681.17709: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.17717: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776681.17719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.17757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.17772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.17817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.19585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.19629: stderr chunk (state=3): >>><<< 8146 1726776681.19632: stdout chunk (state=3): >>><<< 8146 1726776681.19644: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776681.19647: _low_level_execute_command(): starting 8146 1726776681.19653: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071/AnsiballZ_stat.py && sleep 0' 8146 1726776681.20064: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.20080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.20100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776681.20110: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.20158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.20174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.20212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.33789: 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"}}} <<< 8146 1726776681.34838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776681.34897: stderr chunk (state=3): >>><<< 8146 1726776681.34900: stdout chunk (state=3): >>><<< 8146 1726776681.34915: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776681.34946: 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-1726776681.1061916-8282-248467023475071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776681.34957: _low_level_execute_command(): starting 8146 1726776681.34960: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776681.1061916-8282-248467023475071/ > /dev/null 2>&1 && sleep 0' 8146 1726776681.35420: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.35433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.35448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776681.35460: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.35469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.35518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.35539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.35575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.37390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.37440: stderr chunk (state=3): >>><<< 8146 1726776681.37443: stdout chunk (state=3): >>><<< 8146 1726776681.37456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776681.37462: handler run complete 8146 1726776681.37480: attempt loop complete, returning result 8146 1726776681.37483: _execute() done 8146 1726776681.37485: dumping result to json 8146 1726776681.37487: done dumping result, returning 8146 1726776681.37496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-026f-19c6-0000000000c0] 8146 1726776681.37500: sending task result for task 025ceb90-32dd-026f-19c6-0000000000c0 8146 1726776681.37592: done sending task result for task 025ceb90-32dd-026f-19c6-0000000000c0 8146 1726776681.37595: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 8146 1726776681.37659: no more pending results, returning what we have 8146 1726776681.37662: results queue empty 8146 1726776681.37663: checking for any_errors_fatal 8146 1726776681.37669: done checking for any_errors_fatal 8146 1726776681.37670: checking for max_fail_percentage 8146 1726776681.37672: done checking for max_fail_percentage 8146 1726776681.37672: checking to see if all hosts have failed and the running result is not ok 8146 1726776681.37673: done checking to see if all hosts have failed 8146 1726776681.37674: getting the remaining hosts for this loop 8146 1726776681.37675: done getting the remaining hosts for this loop 8146 1726776681.37679: getting the next task for host managed_node3 8146 1726776681.37685: done getting next task for host managed_node3 8146 1726776681.37688: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8146 1726776681.37692: ^ 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? (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 8146 1726776681.37701: getting variables 8146 1726776681.37702: in VariableManager get_vars() 8146 1726776681.37736: Calling all_inventory to load vars for managed_node3 8146 1726776681.37739: Calling groups_inventory to load vars for managed_node3 8146 1726776681.37741: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776681.37750: Calling all_plugins_play to load vars for managed_node3 8146 1726776681.37752: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776681.37755: Calling groups_plugins_play to load vars for managed_node3 8146 1726776681.37877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776681.38005: done with get_vars() 8146 1726776681.38013: done getting variables 8146 1726776681.38057: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.317) 0:00:02.312 **** 8146 1726776681.38083: entering _queue_task() for managed_node3/set_fact 8146 1726776681.38257: worker is 1 (out of 1 available) 8146 1726776681.38268: exiting _queue_task() for managed_node3/set_fact 8146 1726776681.38280: done queuing things up, now waiting for results queue to drain 8146 1726776681.38282: waiting for pending results... 8146 1726776681.38442: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8146 1726776681.38524: in run() - task 025ceb90-32dd-026f-19c6-0000000000c1 8146 1726776681.38535: variable 'ansible_search_path' from source: unknown 8146 1726776681.38539: variable 'ansible_search_path' from source: unknown 8146 1726776681.38570: calling self._execute() 8146 1726776681.38626: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.38630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.38639: variable 'omit' from source: magic vars 8146 1726776681.39021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776681.39191: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776681.39222: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776681.39251: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776681.39279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776681.39344: 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) 8146 1726776681.39361: 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) 8146 1726776681.39382: 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) 8146 1726776681.39402: 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) 8146 1726776681.39494: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 8146 1726776681.39499: variable 'omit' from source: magic vars 8146 1726776681.39540: variable 'omit' from source: magic vars 8146 1726776681.39622: variable '__transactional_update_stat' from source: set_fact 8146 1726776681.39658: variable 'omit' from source: magic vars 8146 1726776681.39680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776681.39699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776681.39714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776681.39729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.39738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.39760: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776681.39763: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.39766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.39835: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776681.39841: Set connection var ansible_pipelining to False 8146 1726776681.39847: Set connection var ansible_shell_executable to /bin/sh 8146 1726776681.39853: Set connection var ansible_timeout to 10 8146 1726776681.39858: Set connection var ansible_shell_type to sh 8146 1726776681.39860: Set connection var ansible_connection to ssh 8146 1726776681.39882: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.39885: variable 'ansible_connection' from source: unknown 8146 1726776681.39888: variable 'ansible_module_compression' from source: unknown 8146 1726776681.39890: variable 'ansible_shell_type' from source: unknown 8146 1726776681.39892: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.39894: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.39897: variable 'ansible_pipelining' from source: unknown 8146 1726776681.39899: variable 'ansible_timeout' from source: unknown 8146 1726776681.39901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.39968: 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) 8146 1726776681.39978: variable 'omit' from source: magic vars 8146 1726776681.39983: starting attempt loop 8146 1726776681.39990: running the handler 8146 1726776681.39996: handler run complete 8146 1726776681.40003: attempt loop complete, returning result 8146 1726776681.40006: _execute() done 8146 1726776681.40008: dumping result to json 8146 1726776681.40010: done dumping result, returning 8146 1726776681.40020: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-026f-19c6-0000000000c1] 8146 1726776681.40025: sending task result for task 025ceb90-32dd-026f-19c6-0000000000c1 8146 1726776681.40102: done sending task result for task 025ceb90-32dd-026f-19c6-0000000000c1 8146 1726776681.40105: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 8146 1726776681.40188: no more pending results, returning what we have 8146 1726776681.40191: results queue empty 8146 1726776681.40192: checking for any_errors_fatal 8146 1726776681.40197: done checking for any_errors_fatal 8146 1726776681.40198: checking for max_fail_percentage 8146 1726776681.40199: done checking for max_fail_percentage 8146 1726776681.40200: checking to see if all hosts have failed and the running result is not ok 8146 1726776681.40200: done checking to see if all hosts have failed 8146 1726776681.40205: getting the remaining hosts for this loop 8146 1726776681.40207: done getting the remaining hosts for this loop 8146 1726776681.40210: getting the next task for host managed_node3 8146 1726776681.40219: done getting next task for host managed_node3 8146 1726776681.40222: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8146 1726776681.40224: ^ 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? (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 8146 1726776681.40231: getting variables 8146 1726776681.40236: in VariableManager get_vars() 8146 1726776681.40261: Calling all_inventory to load vars for managed_node3 8146 1726776681.40262: Calling groups_inventory to load vars for managed_node3 8146 1726776681.40264: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776681.40270: Calling all_plugins_play to load vars for managed_node3 8146 1726776681.40272: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776681.40273: Calling groups_plugins_play to load vars for managed_node3 8146 1726776681.40407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776681.40527: done with get_vars() 8146 1726776681.40535: done getting variables 8146 1726776681.40575: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.025) 0:00:02.337 **** 8146 1726776681.40597: entering _queue_task() for managed_node3/include_vars 8146 1726776681.40773: worker is 1 (out of 1 available) 8146 1726776681.40786: exiting _queue_task() for managed_node3/include_vars 8146 1726776681.40799: done queuing things up, now waiting for results queue to drain 8146 1726776681.40801: waiting for pending results... 8146 1726776681.40956: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8146 1726776681.41040: in run() - task 025ceb90-32dd-026f-19c6-0000000000c3 8146 1726776681.41050: variable 'ansible_search_path' from source: unknown 8146 1726776681.41053: variable 'ansible_search_path' from source: unknown 8146 1726776681.41085: calling self._execute() 8146 1726776681.41141: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.41146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.41155: variable 'omit' from source: magic vars 8146 1726776681.41260: variable 'omit' from source: magic vars 8146 1726776681.41302: variable 'omit' from source: magic vars 8146 1726776681.41566: variable 'ffparams' from source: task vars 8146 1726776681.41658: variable 'ansible_facts' from source: unknown 8146 1726776681.41794: variable 'ansible_facts' from source: unknown 8146 1726776681.41885: variable 'ansible_facts' from source: unknown 8146 1726776681.41974: variable 'ansible_facts' from source: unknown 8146 1726776681.42055: variable 'role_path' from source: magic vars 8146 1726776681.42177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8146 1726776681.42336: Loaded config def from plugin (lookup/first_found) 8146 1726776681.42339: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8146 1726776681.42371: variable 'ansible_search_path' from source: unknown 8146 1726776681.42384: variable 'ansible_search_path' from source: unknown 8146 1726776681.42391: variable 'ansible_search_path' from source: unknown 8146 1726776681.42397: variable 'ansible_search_path' from source: unknown 8146 1726776681.42403: variable 'ansible_search_path' from source: unknown 8146 1726776681.42420: variable 'omit' from source: magic vars 8146 1726776681.42439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776681.42457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776681.42472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776681.42485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.42494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.42514: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776681.42517: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.42522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.42587: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776681.42593: Set connection var ansible_pipelining to False 8146 1726776681.42598: Set connection var ansible_shell_executable to /bin/sh 8146 1726776681.42605: Set connection var ansible_timeout to 10 8146 1726776681.42609: Set connection var ansible_shell_type to sh 8146 1726776681.42612: Set connection var ansible_connection to ssh 8146 1726776681.42629: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.42632: variable 'ansible_connection' from source: unknown 8146 1726776681.42634: variable 'ansible_module_compression' from source: unknown 8146 1726776681.42637: variable 'ansible_shell_type' from source: unknown 8146 1726776681.42640: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.42642: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.42644: variable 'ansible_pipelining' from source: unknown 8146 1726776681.42646: variable 'ansible_timeout' from source: unknown 8146 1726776681.42650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.42724: 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) 8146 1726776681.42733: variable 'omit' from source: magic vars 8146 1726776681.42738: starting attempt loop 8146 1726776681.42741: running the handler 8146 1726776681.42806: handler run complete 8146 1726776681.42822: attempt loop complete, returning result 8146 1726776681.42829: _execute() done 8146 1726776681.42836: dumping result to json 8146 1726776681.42843: done dumping result, returning 8146 1726776681.42853: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-026f-19c6-0000000000c3] 8146 1726776681.42861: sending task result for task 025ceb90-32dd-026f-19c6-0000000000c3 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 8146 1726776681.43043: no more pending results, returning what we have 8146 1726776681.43047: results queue empty 8146 1726776681.43048: checking for any_errors_fatal 8146 1726776681.43055: done checking for any_errors_fatal 8146 1726776681.43055: checking for max_fail_percentage 8146 1726776681.43057: done checking for max_fail_percentage 8146 1726776681.43058: checking to see if all hosts have failed and the running result is not ok 8146 1726776681.43059: done checking to see if all hosts have failed 8146 1726776681.43060: getting the remaining hosts for this loop 8146 1726776681.43061: done getting the remaining hosts for this loop 8146 1726776681.43065: getting the next task for host managed_node3 8146 1726776681.43076: done getting next task for host managed_node3 8146 1726776681.43080: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8146 1726776681.43083: ^ 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 8146 1726776681.43200: done sending task result for task 025ceb90-32dd-026f-19c6-0000000000c3 8146 1726776681.43207: WORKER PROCESS EXITING 8146 1726776681.43214: getting variables 8146 1726776681.43220: in VariableManager get_vars() 8146 1726776681.43255: Calling all_inventory to load vars for managed_node3 8146 1726776681.43259: Calling groups_inventory to load vars for managed_node3 8146 1726776681.43261: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776681.43273: Calling all_plugins_play to load vars for managed_node3 8146 1726776681.43276: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776681.43280: Calling groups_plugins_play to load vars for managed_node3 8146 1726776681.43585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776681.43809: done with get_vars() 8146 1726776681.43821: done getting variables 8146 1726776681.43930: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:21 -0400 (0:00:00.033) 0:00:02.370 **** 8146 1726776681.43964: entering _queue_task() for managed_node3/package 8146 1726776681.43973: Creating lock for package 8146 1726776681.44226: worker is 1 (out of 1 available) 8146 1726776681.44239: exiting _queue_task() for managed_node3/package 8146 1726776681.44254: done queuing things up, now waiting for results queue to drain 8146 1726776681.44256: waiting for pending results... 8146 1726776681.44444: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8146 1726776681.44507: in run() - task 025ceb90-32dd-026f-19c6-000000000049 8146 1726776681.44515: variable 'ansible_search_path' from source: unknown 8146 1726776681.44523: variable 'ansible_search_path' from source: unknown 8146 1726776681.44554: calling self._execute() 8146 1726776681.44604: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.44608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.44622: variable 'omit' from source: magic vars 8146 1726776681.44756: variable 'omit' from source: magic vars 8146 1726776681.44788: variable 'omit' from source: magic vars 8146 1726776681.44809: variable '__kernel_settings_packages' from source: include_vars 8146 1726776681.45010: variable '__kernel_settings_packages' from source: include_vars 8146 1726776681.45161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776681.46852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776681.46926: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776681.46965: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776681.47002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776681.47037: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776681.47130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776681.47163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776681.47192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776681.47238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776681.47257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776681.47362: variable '__kernel_settings_is_ostree' from source: set_fact 8146 1726776681.47372: variable 'omit' from source: magic vars 8146 1726776681.47404: variable 'omit' from source: magic vars 8146 1726776681.47437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776681.47465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776681.47486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776681.47506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.47523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776681.47556: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776681.47565: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.47573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.47668: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776681.47682: Set connection var ansible_pipelining to False 8146 1726776681.47691: Set connection var ansible_shell_executable to /bin/sh 8146 1726776681.47701: Set connection var ansible_timeout to 10 8146 1726776681.47709: Set connection var ansible_shell_type to sh 8146 1726776681.47714: Set connection var ansible_connection to ssh 8146 1726776681.47738: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.47744: variable 'ansible_connection' from source: unknown 8146 1726776681.47749: variable 'ansible_module_compression' from source: unknown 8146 1726776681.47753: variable 'ansible_shell_type' from source: unknown 8146 1726776681.47759: variable 'ansible_shell_executable' from source: unknown 8146 1726776681.47764: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776681.47770: variable 'ansible_pipelining' from source: unknown 8146 1726776681.47774: variable 'ansible_timeout' from source: unknown 8146 1726776681.47780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776681.47860: 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) 8146 1726776681.47877: variable 'omit' from source: magic vars 8146 1726776681.47887: starting attempt loop 8146 1726776681.47893: running the handler 8146 1726776681.47902: variable 'ansible_facts' from source: unknown 8146 1726776681.47908: variable 'ansible_facts' from source: unknown 8146 1726776681.47961: _low_level_execute_command(): starting 8146 1726776681.47974: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776681.48659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776681.48675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.48692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.48712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.48759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776681.48772: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776681.48787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.48806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776681.48820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776681.48833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776681.48845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.48859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.48875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.48887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776681.48898: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776681.48911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.48994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.49026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776681.49046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.49123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.50800: stdout chunk (state=3): >>>/root <<< 8146 1726776681.50943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.50987: stderr chunk (state=3): >>><<< 8146 1726776681.50991: stdout chunk (state=3): >>><<< 8146 1726776681.51107: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776681.51110: _low_level_execute_command(): starting 8146 1726776681.51113: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586 `" && echo ansible-tmp-1726776681.5101542-8293-107649839411586="` echo /root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586 `" ) && sleep 0' 8146 1726776681.51723: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776681.51737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.51754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.51779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.51826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776681.51841: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776681.51855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.51881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776681.51894: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776681.51906: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776681.51922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.51937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.51953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.51967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776681.51985: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776681.52001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.52077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.52105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776681.52125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.52197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.54161: stdout chunk (state=3): >>>ansible-tmp-1726776681.5101542-8293-107649839411586=/root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586 <<< 8146 1726776681.54351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.54354: stdout chunk (state=3): >>><<< 8146 1726776681.54356: stderr chunk (state=3): >>><<< 8146 1726776681.54725: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776681.5101542-8293-107649839411586=/root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776681.54728: variable 'ansible_module_compression' from source: unknown 8146 1726776681.54732: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 8146 1726776681.54735: ANSIBALLZ: Acquiring lock 8146 1726776681.54738: ANSIBALLZ: Lock acquired: 140454584488672 8146 1726776681.54740: ANSIBALLZ: Creating module 8146 1726776681.70399: ANSIBALLZ: Writing module into payload 8146 1726776681.70680: ANSIBALLZ: Writing module 8146 1726776681.70714: ANSIBALLZ: Renaming module 8146 1726776681.70727: ANSIBALLZ: Done creating module 8146 1726776681.70750: variable 'ansible_facts' from source: unknown 8146 1726776681.70847: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586/AnsiballZ_dnf.py 8146 1726776681.71003: Sending initial data 8146 1726776681.71007: Sent initial data (150 bytes) 8146 1726776681.71987: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776681.72002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.72020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.72040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.72086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776681.72097: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776681.72110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.72135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776681.72146: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776681.72163: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776681.72177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.72191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.72207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.72223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776681.72235: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776681.72249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.72330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.72353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776681.72373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.72452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.74287: 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 <<< 8146 1726776681.74321: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776681.74364: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp4yud47ud /root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586/AnsiballZ_dnf.py <<< 8146 1726776681.74393: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776681.75760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.75950: stderr chunk (state=3): >>><<< 8146 1726776681.75954: stdout chunk (state=3): >>><<< 8146 1726776681.75956: done transferring module to remote 8146 1726776681.75958: _low_level_execute_command(): starting 8146 1726776681.75960: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586/ /root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586/AnsiballZ_dnf.py && sleep 0' 8146 1726776681.76525: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.76528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.76560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.76564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.76569: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.76613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776681.76624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.76683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776681.78755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776681.78758: stderr chunk (state=3): >>><<< 8146 1726776681.78760: stdout chunk (state=3): >>><<< 8146 1726776681.78763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776681.78765: _low_level_execute_command(): starting 8146 1726776681.78767: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586/AnsiballZ_dnf.py && sleep 0' 8146 1726776681.79334: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776681.79338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.79340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.79343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.79524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776681.79528: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776681.79530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.79532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776681.79535: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776681.79536: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776681.79538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776681.79540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776681.79542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776681.79544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776681.79554: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776681.79560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776681.79562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776681.79569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776681.79576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776681.79657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776682.89513: 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}}} <<< 8146 1726776682.97112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776682.97164: stderr chunk (state=3): >>><<< 8146 1726776682.97168: stdout chunk (state=3): >>><<< 8146 1726776682.97185: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776682.97225: 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-1726776681.5101542-8293-107649839411586/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776682.97231: _low_level_execute_command(): starting 8146 1726776682.97237: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776681.5101542-8293-107649839411586/ > /dev/null 2>&1 && sleep 0' 8146 1726776682.97684: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776682.97688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776682.97732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776682.97736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776682.97738: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776682.97787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776682.97797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776682.97858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776682.99714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776682.99762: stderr chunk (state=3): >>><<< 8146 1726776682.99765: stdout chunk (state=3): >>><<< 8146 1726776682.99781: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776682.99787: handler run complete 8146 1726776682.99814: attempt loop complete, returning result 8146 1726776682.99819: _execute() done 8146 1726776682.99822: dumping result to json 8146 1726776682.99830: done dumping result, returning 8146 1726776682.99838: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-026f-19c6-000000000049] 8146 1726776682.99842: sending task result for task 025ceb90-32dd-026f-19c6-000000000049 8146 1726776682.99939: done sending task result for task 025ceb90-32dd-026f-19c6-000000000049 8146 1726776682.99941: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8146 1726776683.00032: no more pending results, returning what we have 8146 1726776683.00036: results queue empty 8146 1726776683.00037: checking for any_errors_fatal 8146 1726776683.00043: done checking for any_errors_fatal 8146 1726776683.00044: checking for max_fail_percentage 8146 1726776683.00045: done checking for max_fail_percentage 8146 1726776683.00046: checking to see if all hosts have failed and the running result is not ok 8146 1726776683.00047: done checking to see if all hosts have failed 8146 1726776683.00047: getting the remaining hosts for this loop 8146 1726776683.00049: done getting the remaining hosts for this loop 8146 1726776683.00053: getting the next task for host managed_node3 8146 1726776683.00060: done getting next task for host managed_node3 8146 1726776683.00064: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8146 1726776683.00069: ^ 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 8146 1726776683.00077: getting variables 8146 1726776683.00078: in VariableManager get_vars() 8146 1726776683.00173: Calling all_inventory to load vars for managed_node3 8146 1726776683.00176: Calling groups_inventory to load vars for managed_node3 8146 1726776683.00178: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776683.00186: Calling all_plugins_play to load vars for managed_node3 8146 1726776683.00189: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776683.00191: Calling groups_plugins_play to load vars for managed_node3 8146 1726776683.00322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776683.00449: done with get_vars() 8146 1726776683.00458: done getting variables 8146 1726776683.00528: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:23 -0400 (0:00:01.565) 0:00:03.936 **** 8146 1726776683.00550: entering _queue_task() for managed_node3/debug 8146 1726776683.00551: Creating lock for debug 8146 1726776683.00749: worker is 1 (out of 1 available) 8146 1726776683.00763: exiting _queue_task() for managed_node3/debug 8146 1726776683.00776: done queuing things up, now waiting for results queue to drain 8146 1726776683.00778: waiting for pending results... 8146 1726776683.00939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8146 1726776683.01007: in run() - task 025ceb90-32dd-026f-19c6-00000000004b 8146 1726776683.01020: variable 'ansible_search_path' from source: unknown 8146 1726776683.01026: variable 'ansible_search_path' from source: unknown 8146 1726776683.01056: calling self._execute() 8146 1726776683.01114: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.01119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.01132: variable 'omit' from source: magic vars 8146 1726776683.01459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776683.02925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776683.02973: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776683.02997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776683.03032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776683.03052: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776683.03110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776683.03132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776683.03149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776683.03181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776683.03191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776683.03263: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776683.03278: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776683.03281: when evaluation is False, skipping this task 8146 1726776683.03285: _execute() done 8146 1726776683.03288: dumping result to json 8146 1726776683.03290: done dumping result, returning 8146 1726776683.03295: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-026f-19c6-00000000004b] 8146 1726776683.03305: sending task result for task 025ceb90-32dd-026f-19c6-00000000004b 8146 1726776683.03383: done sending task result for task 025ceb90-32dd-026f-19c6-00000000004b 8146 1726776683.03386: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 8146 1726776683.03452: no more pending results, returning what we have 8146 1726776683.03455: results queue empty 8146 1726776683.03456: checking for any_errors_fatal 8146 1726776683.03462: done checking for any_errors_fatal 8146 1726776683.03463: checking for max_fail_percentage 8146 1726776683.03464: done checking for max_fail_percentage 8146 1726776683.03465: checking to see if all hosts have failed and the running result is not ok 8146 1726776683.03466: done checking to see if all hosts have failed 8146 1726776683.03466: getting the remaining hosts for this loop 8146 1726776683.03467: done getting the remaining hosts for this loop 8146 1726776683.03471: getting the next task for host managed_node3 8146 1726776683.03475: done getting next task for host managed_node3 8146 1726776683.03479: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8146 1726776683.03481: ^ 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=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 8146 1726776683.03492: getting variables 8146 1726776683.03494: in VariableManager get_vars() 8146 1726776683.03528: Calling all_inventory to load vars for managed_node3 8146 1726776683.03531: Calling groups_inventory to load vars for managed_node3 8146 1726776683.03533: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776683.03540: Calling all_plugins_play to load vars for managed_node3 8146 1726776683.03542: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776683.03544: Calling groups_plugins_play to load vars for managed_node3 8146 1726776683.03649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776683.03773: done with get_vars() 8146 1726776683.03780: done getting variables 8146 1726776683.03873: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:23 -0400 (0:00:00.033) 0:00:03.970 **** 8146 1726776683.03893: entering _queue_task() for managed_node3/reboot 8146 1726776683.03894: Creating lock for reboot 8146 1726776683.04099: worker is 1 (out of 1 available) 8146 1726776683.04111: exiting _queue_task() for managed_node3/reboot 8146 1726776683.04124: done queuing things up, now waiting for results queue to drain 8146 1726776683.04127: waiting for pending results... 8146 1726776683.04281: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8146 1726776683.04354: in run() - task 025ceb90-32dd-026f-19c6-00000000004c 8146 1726776683.04365: variable 'ansible_search_path' from source: unknown 8146 1726776683.04368: variable 'ansible_search_path' from source: unknown 8146 1726776683.04399: calling self._execute() 8146 1726776683.04456: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.04461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.04474: variable 'omit' from source: magic vars 8146 1726776683.04807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776683.06243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776683.06286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776683.06315: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776683.06343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776683.06363: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776683.06419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776683.06442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776683.06459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776683.06490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776683.06500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776683.06582: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776683.06595: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776683.06598: when evaluation is False, skipping this task 8146 1726776683.06600: _execute() done 8146 1726776683.06603: dumping result to json 8146 1726776683.06605: done dumping result, returning 8146 1726776683.06612: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-026f-19c6-00000000004c] 8146 1726776683.06620: sending task result for task 025ceb90-32dd-026f-19c6-00000000004c 8146 1726776683.06702: done sending task result for task 025ceb90-32dd-026f-19c6-00000000004c 8146 1726776683.06705: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776683.06755: no more pending results, returning what we have 8146 1726776683.06758: results queue empty 8146 1726776683.06759: checking for any_errors_fatal 8146 1726776683.06763: done checking for any_errors_fatal 8146 1726776683.06764: checking for max_fail_percentage 8146 1726776683.06765: done checking for max_fail_percentage 8146 1726776683.06766: checking to see if all hosts have failed and the running result is not ok 8146 1726776683.06767: done checking to see if all hosts have failed 8146 1726776683.06767: getting the remaining hosts for this loop 8146 1726776683.06769: done getting the remaining hosts for this loop 8146 1726776683.06773: getting the next task for host managed_node3 8146 1726776683.06778: done getting next task for host managed_node3 8146 1726776683.06781: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8146 1726776683.06783: ^ 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=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 8146 1726776683.06794: getting variables 8146 1726776683.06795: in VariableManager get_vars() 8146 1726776683.06831: Calling all_inventory to load vars for managed_node3 8146 1726776683.06834: Calling groups_inventory to load vars for managed_node3 8146 1726776683.06836: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776683.06844: Calling all_plugins_play to load vars for managed_node3 8146 1726776683.06847: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776683.06850: Calling groups_plugins_play to load vars for managed_node3 8146 1726776683.06955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776683.07078: done with get_vars() 8146 1726776683.07085: done getting variables 8146 1726776683.07124: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:23 -0400 (0:00:00.032) 0:00:04.002 **** 8146 1726776683.07145: entering _queue_task() for managed_node3/fail 8146 1726776683.07311: worker is 1 (out of 1 available) 8146 1726776683.07327: exiting _queue_task() for managed_node3/fail 8146 1726776683.07337: done queuing things up, now waiting for results queue to drain 8146 1726776683.07339: waiting for pending results... 8146 1726776683.07494: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8146 1726776683.07553: in run() - task 025ceb90-32dd-026f-19c6-00000000004d 8146 1726776683.07564: variable 'ansible_search_path' from source: unknown 8146 1726776683.07570: variable 'ansible_search_path' from source: unknown 8146 1726776683.07602: calling self._execute() 8146 1726776683.07654: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.07658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.07667: variable 'omit' from source: magic vars 8146 1726776683.07990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776683.09432: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776683.09477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776683.09512: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776683.09540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776683.09559: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776683.09616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776683.09641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776683.09658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776683.09688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776683.09698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776683.09777: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776683.09787: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776683.09790: when evaluation is False, skipping this task 8146 1726776683.09793: _execute() done 8146 1726776683.09795: dumping result to json 8146 1726776683.09798: done dumping result, returning 8146 1726776683.09806: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-026f-19c6-00000000004d] 8146 1726776683.09811: sending task result for task 025ceb90-32dd-026f-19c6-00000000004d 8146 1726776683.09894: done sending task result for task 025ceb90-32dd-026f-19c6-00000000004d 8146 1726776683.09897: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776683.09941: no more pending results, returning what we have 8146 1726776683.09944: results queue empty 8146 1726776683.09945: checking for any_errors_fatal 8146 1726776683.09951: done checking for any_errors_fatal 8146 1726776683.09951: checking for max_fail_percentage 8146 1726776683.09953: done checking for max_fail_percentage 8146 1726776683.09953: checking to see if all hosts have failed and the running result is not ok 8146 1726776683.09954: done checking to see if all hosts have failed 8146 1726776683.09955: getting the remaining hosts for this loop 8146 1726776683.09956: done getting the remaining hosts for this loop 8146 1726776683.09959: getting the next task for host managed_node3 8146 1726776683.09968: done getting next task for host managed_node3 8146 1726776683.09971: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8146 1726776683.09974: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776683.09984: getting variables 8146 1726776683.09985: in VariableManager get_vars() 8146 1726776683.10016: Calling all_inventory to load vars for managed_node3 8146 1726776683.10020: Calling groups_inventory to load vars for managed_node3 8146 1726776683.10022: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776683.10028: Calling all_plugins_play to load vars for managed_node3 8146 1726776683.10029: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776683.10031: Calling groups_plugins_play to load vars for managed_node3 8146 1726776683.10132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776683.10266: done with get_vars() 8146 1726776683.10274: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:23 -0400 (0:00:00.031) 0:00:04.034 **** 8146 1726776683.10326: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776683.10327: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 8146 1726776683.10489: worker is 1 (out of 1 available) 8146 1726776683.10502: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776683.10513: done queuing things up, now waiting for results queue to drain 8146 1726776683.10514: waiting for pending results... 8146 1726776683.10677: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8146 1726776683.10741: in run() - task 025ceb90-32dd-026f-19c6-00000000004f 8146 1726776683.10750: variable 'ansible_search_path' from source: unknown 8146 1726776683.10753: variable 'ansible_search_path' from source: unknown 8146 1726776683.10786: calling self._execute() 8146 1726776683.10842: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.10846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.10853: variable 'omit' from source: magic vars 8146 1726776683.10927: variable 'omit' from source: magic vars 8146 1726776683.10959: variable 'omit' from source: magic vars 8146 1726776683.10981: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8146 1726776683.11189: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8146 1726776683.11247: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776683.11275: variable 'omit' from source: magic vars 8146 1726776683.11307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776683.11332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776683.11350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776683.11363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776683.11374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776683.11395: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776683.11400: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.11403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.11476: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776683.11483: Set connection var ansible_pipelining to False 8146 1726776683.11488: Set connection var ansible_shell_executable to /bin/sh 8146 1726776683.11494: Set connection var ansible_timeout to 10 8146 1726776683.11499: Set connection var ansible_shell_type to sh 8146 1726776683.11501: Set connection var ansible_connection to ssh 8146 1726776683.11518: variable 'ansible_shell_executable' from source: unknown 8146 1726776683.11524: variable 'ansible_connection' from source: unknown 8146 1726776683.11527: variable 'ansible_module_compression' from source: unknown 8146 1726776683.11529: variable 'ansible_shell_type' from source: unknown 8146 1726776683.11531: variable 'ansible_shell_executable' from source: unknown 8146 1726776683.11533: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.11538: variable 'ansible_pipelining' from source: unknown 8146 1726776683.11541: variable 'ansible_timeout' from source: unknown 8146 1726776683.11543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.11664: 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) 8146 1726776683.11671: variable 'omit' from source: magic vars 8146 1726776683.11677: starting attempt loop 8146 1726776683.11680: running the handler 8146 1726776683.11691: _low_level_execute_command(): starting 8146 1726776683.11697: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776683.12215: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.12241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776683.12255: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.12306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.12325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.12372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.14028: stdout chunk (state=3): >>>/root <<< 8146 1726776683.14132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.14180: stderr chunk (state=3): >>><<< 8146 1726776683.14183: stdout chunk (state=3): >>><<< 8146 1726776683.14201: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.14212: _low_level_execute_command(): starting 8146 1726776683.14220: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786 `" && echo ansible-tmp-1726776683.142011-8350-212501240181786="` echo /root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786 `" ) && sleep 0' 8146 1726776683.14648: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.14663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.14687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776683.14704: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.14747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.14759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.14803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.16773: stdout chunk (state=3): >>>ansible-tmp-1726776683.142011-8350-212501240181786=/root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786 <<< 8146 1726776683.16885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.16929: stderr chunk (state=3): >>><<< 8146 1726776683.16932: stdout chunk (state=3): >>><<< 8146 1726776683.16945: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776683.142011-8350-212501240181786=/root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.16978: variable 'ansible_module_compression' from source: unknown 8146 1726776683.17009: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 8146 1726776683.17012: ANSIBALLZ: Acquiring lock 8146 1726776683.17015: ANSIBALLZ: Lock acquired: 140454578571552 8146 1726776683.17017: ANSIBALLZ: Creating module 8146 1726776683.24798: ANSIBALLZ: Writing module into payload 8146 1726776683.24853: ANSIBALLZ: Writing module 8146 1726776683.24872: ANSIBALLZ: Renaming module 8146 1726776683.24878: ANSIBALLZ: Done creating module 8146 1726776683.24893: variable 'ansible_facts' from source: unknown 8146 1726776683.24939: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786/AnsiballZ_kernel_settings_get_config.py 8146 1726776683.25041: Sending initial data 8146 1726776683.25050: Sent initial data (172 bytes) 8146 1726776683.25731: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.25734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.25776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776683.25779: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.25782: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776683.25784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.25837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.25840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776683.25842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.25884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.27732: 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 <<< 8146 1726776683.27763: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776683.27794: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp_8fu28rb /root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786/AnsiballZ_kernel_settings_get_config.py <<< 8146 1726776683.27829: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776683.28575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.28664: stderr chunk (state=3): >>><<< 8146 1726776683.28667: stdout chunk (state=3): >>><<< 8146 1726776683.28683: done transferring module to remote 8146 1726776683.28691: _low_level_execute_command(): starting 8146 1726776683.28695: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786/ /root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776683.29116: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776683.29131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.29157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.29171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.29210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.29225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.29271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.31107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.31150: stderr chunk (state=3): >>><<< 8146 1726776683.31153: stdout chunk (state=3): >>><<< 8146 1726776683.31165: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.31170: _low_level_execute_command(): starting 8146 1726776683.31173: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776683.31603: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776683.31606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.31645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776683.31648: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.31651: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776683.31653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.31699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.31703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.31756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.46196: 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"}}} <<< 8146 1726776683.47423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776683.47485: stderr chunk (state=3): >>><<< 8146 1726776683.47488: stdout chunk (state=3): >>><<< 8146 1726776683.47504: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776683.47533: 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-1726776683.142011-8350-212501240181786/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776683.47545: _low_level_execute_command(): starting 8146 1726776683.47551: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776683.142011-8350-212501240181786/ > /dev/null 2>&1 && sleep 0' 8146 1726776683.48025: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.48040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.48058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776683.48073: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776683.48091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.48128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.48140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.48189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.50078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.50145: stderr chunk (state=3): >>><<< 8146 1726776683.50149: stdout chunk (state=3): >>><<< 8146 1726776683.50163: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.50173: handler run complete 8146 1726776683.50187: attempt loop complete, returning result 8146 1726776683.50190: _execute() done 8146 1726776683.50193: dumping result to json 8146 1726776683.50197: done dumping result, returning 8146 1726776683.50206: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-026f-19c6-00000000004f] 8146 1726776683.50210: sending task result for task 025ceb90-32dd-026f-19c6-00000000004f 8146 1726776683.50309: done sending task result for task 025ceb90-32dd-026f-19c6-00000000004f 8146 1726776683.50312: 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" } } 8146 1726776683.50408: no more pending results, returning what we have 8146 1726776683.50411: results queue empty 8146 1726776683.50412: checking for any_errors_fatal 8146 1726776683.50419: done checking for any_errors_fatal 8146 1726776683.50420: checking for max_fail_percentage 8146 1726776683.50422: done checking for max_fail_percentage 8146 1726776683.50422: checking to see if all hosts have failed and the running result is not ok 8146 1726776683.50423: done checking to see if all hosts have failed 8146 1726776683.50424: getting the remaining hosts for this loop 8146 1726776683.50426: done getting the remaining hosts for this loop 8146 1726776683.50430: getting the next task for host managed_node3 8146 1726776683.50435: done getting next task for host managed_node3 8146 1726776683.50440: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8146 1726776683.50443: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776683.50453: getting variables 8146 1726776683.50454: in VariableManager get_vars() 8146 1726776683.50486: Calling all_inventory to load vars for managed_node3 8146 1726776683.50489: Calling groups_inventory to load vars for managed_node3 8146 1726776683.50490: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776683.50499: Calling all_plugins_play to load vars for managed_node3 8146 1726776683.50502: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776683.50504: Calling groups_plugins_play to load vars for managed_node3 8146 1726776683.50633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776683.50756: done with get_vars() 8146 1726776683.50765: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:23 -0400 (0:00:00.405) 0:00:04.439 **** 8146 1726776683.50836: entering _queue_task() for managed_node3/stat 8146 1726776683.51044: worker is 1 (out of 1 available) 8146 1726776683.51058: exiting _queue_task() for managed_node3/stat 8146 1726776683.51069: done queuing things up, now waiting for results queue to drain 8146 1726776683.51071: waiting for pending results... 8146 1726776683.51246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8146 1726776683.51313: in run() - task 025ceb90-32dd-026f-19c6-000000000050 8146 1726776683.51325: variable 'ansible_search_path' from source: unknown 8146 1726776683.51331: variable 'ansible_search_path' from source: unknown 8146 1726776683.51374: variable '__prof_from_conf' from source: task vars 8146 1726776683.51620: variable '__prof_from_conf' from source: task vars 8146 1726776683.51752: variable '__data' from source: task vars 8146 1726776683.51806: variable '__kernel_settings_register_tuned_main' from source: set_fact 8146 1726776683.51950: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776683.51956: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776683.52009: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776683.52086: variable 'omit' from source: magic vars 8146 1726776683.52160: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.52167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.52178: variable 'omit' from source: magic vars 8146 1726776683.52360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776683.53935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776683.53993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776683.54022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776683.54049: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776683.54069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776683.54141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776683.54167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776683.54184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776683.54210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776683.54223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776683.54301: variable 'item' from source: unknown 8146 1726776683.54312: Evaluated conditional (item | length > 0): False 8146 1726776683.54315: when evaluation is False, skipping this task 8146 1726776683.54343: variable 'item' from source: unknown 8146 1726776683.54403: 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" } 8146 1726776683.54559: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.54563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.54568: variable 'omit' from source: magic vars 8146 1726776683.54646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776683.54663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776683.54683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776683.54714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776683.54727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776683.54787: variable 'item' from source: unknown 8146 1726776683.54797: Evaluated conditional (item | length > 0): True 8146 1726776683.54802: variable 'omit' from source: magic vars 8146 1726776683.54837: variable 'omit' from source: magic vars 8146 1726776683.54869: variable 'item' from source: unknown 8146 1726776683.54917: variable 'item' from source: unknown 8146 1726776683.54932: variable 'omit' from source: magic vars 8146 1726776683.54953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776683.54976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776683.54990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776683.55003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776683.55012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776683.55038: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776683.55041: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.55044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.55111: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776683.55120: Set connection var ansible_pipelining to False 8146 1726776683.55127: Set connection var ansible_shell_executable to /bin/sh 8146 1726776683.55133: Set connection var ansible_timeout to 10 8146 1726776683.55141: Set connection var ansible_shell_type to sh 8146 1726776683.55144: Set connection var ansible_connection to ssh 8146 1726776683.55158: variable 'ansible_shell_executable' from source: unknown 8146 1726776683.55161: variable 'ansible_connection' from source: unknown 8146 1726776683.55163: variable 'ansible_module_compression' from source: unknown 8146 1726776683.55165: variable 'ansible_shell_type' from source: unknown 8146 1726776683.55170: variable 'ansible_shell_executable' from source: unknown 8146 1726776683.55172: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.55174: variable 'ansible_pipelining' from source: unknown 8146 1726776683.55181: variable 'ansible_timeout' from source: unknown 8146 1726776683.55183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.55282: 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) 8146 1726776683.55297: variable 'omit' from source: magic vars 8146 1726776683.55300: starting attempt loop 8146 1726776683.55302: running the handler 8146 1726776683.55310: _low_level_execute_command(): starting 8146 1726776683.55316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776683.55854: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776683.55869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.55891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776683.55907: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.55955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.55966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.56025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.57726: stdout chunk (state=3): >>>/root <<< 8146 1726776683.57829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.57889: stderr chunk (state=3): >>><<< 8146 1726776683.57892: stdout chunk (state=3): >>><<< 8146 1726776683.57914: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.57926: _low_level_execute_command(): starting 8146 1726776683.57933: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357 `" && echo ansible-tmp-1726776683.579152-8358-216730912483357="` echo /root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357 `" ) && sleep 0' 8146 1726776683.58423: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776683.58437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.58460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.58473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.58528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.58541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.58586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.60576: stdout chunk (state=3): >>>ansible-tmp-1726776683.579152-8358-216730912483357=/root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357 <<< 8146 1726776683.60684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.60748: stderr chunk (state=3): >>><<< 8146 1726776683.60752: stdout chunk (state=3): >>><<< 8146 1726776683.60774: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776683.579152-8358-216730912483357=/root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.60816: variable 'ansible_module_compression' from source: unknown 8146 1726776683.60861: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776683.60893: variable 'ansible_facts' from source: unknown 8146 1726776683.60958: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357/AnsiballZ_stat.py 8146 1726776683.61073: Sending initial data 8146 1726776683.61083: Sent initial data (150 bytes) 8146 1726776683.61786: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776683.61799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.61820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.61832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.61886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.61898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.61946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.63805: 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 <<< 8146 1726776683.63838: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776683.63871: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpz88p4try /root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357/AnsiballZ_stat.py <<< 8146 1726776683.63900: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776683.64688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.64810: stderr chunk (state=3): >>><<< 8146 1726776683.64813: stdout chunk (state=3): >>><<< 8146 1726776683.64832: done transferring module to remote 8146 1726776683.64841: _low_level_execute_command(): starting 8146 1726776683.64846: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357/ /root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357/AnsiballZ_stat.py && sleep 0' 8146 1726776683.65327: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.65344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.65364: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776683.65375: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.65427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.65440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.65485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.67419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.67424: stdout chunk (state=3): >>><<< 8146 1726776683.67439: stderr chunk (state=3): >>><<< 8146 1726776683.67526: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.67529: _low_level_execute_command(): starting 8146 1726776683.67532: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357/AnsiballZ_stat.py && sleep 0' 8146 1726776683.68290: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.68294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.68335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.68339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776683.68341: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.68393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.68396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776683.68398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.68455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.82262: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 8146 1726776683.82268: stdout chunk (state=3): >>> <<< 8146 1726776683.83402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776683.83465: stderr chunk (state=3): >>><<< 8146 1726776683.83471: stdout chunk (state=3): >>><<< 8146 1726776683.83484: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776683.83509: 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-1726776683.579152-8358-216730912483357/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776683.83520: _low_level_execute_command(): starting 8146 1726776683.83523: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776683.579152-8358-216730912483357/ > /dev/null 2>&1 && sleep 0' 8146 1726776683.84003: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.84017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.84037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776683.84048: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776683.84062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.84108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.84124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.84169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.86023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.86079: stderr chunk (state=3): >>><<< 8146 1726776683.86083: stdout chunk (state=3): >>><<< 8146 1726776683.86099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.86106: handler run complete 8146 1726776683.86128: attempt loop complete, returning result 8146 1726776683.86143: variable 'item' from source: unknown 8146 1726776683.86207: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 8146 1726776683.86328: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.86331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.86333: variable 'omit' from source: magic vars 8146 1726776683.86440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776683.86461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776683.86481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776683.86506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776683.86517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776683.86583: variable 'item' from source: unknown 8146 1726776683.86589: Evaluated conditional (item | length > 0): True 8146 1726776683.86593: variable 'omit' from source: magic vars 8146 1726776683.86605: variable 'omit' from source: magic vars 8146 1726776683.86637: variable 'item' from source: unknown 8146 1726776683.86687: variable 'item' from source: unknown 8146 1726776683.86698: variable 'omit' from source: magic vars 8146 1726776683.86715: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776683.86723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776683.86730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776683.86741: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776683.86744: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.86746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.86801: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776683.86807: Set connection var ansible_pipelining to False 8146 1726776683.86812: Set connection var ansible_shell_executable to /bin/sh 8146 1726776683.86820: Set connection var ansible_timeout to 10 8146 1726776683.86826: Set connection var ansible_shell_type to sh 8146 1726776683.86828: Set connection var ansible_connection to ssh 8146 1726776683.86843: variable 'ansible_shell_executable' from source: unknown 8146 1726776683.86845: variable 'ansible_connection' from source: unknown 8146 1726776683.86848: variable 'ansible_module_compression' from source: unknown 8146 1726776683.86850: variable 'ansible_shell_type' from source: unknown 8146 1726776683.86852: variable 'ansible_shell_executable' from source: unknown 8146 1726776683.86854: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776683.86858: variable 'ansible_pipelining' from source: unknown 8146 1726776683.86860: variable 'ansible_timeout' from source: unknown 8146 1726776683.86872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776683.86939: 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) 8146 1726776683.86948: variable 'omit' from source: magic vars 8146 1726776683.86951: starting attempt loop 8146 1726776683.86954: running the handler 8146 1726776683.86960: _low_level_execute_command(): starting 8146 1726776683.86963: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776683.87454: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.87467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.87490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776683.87502: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776683.87510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.87557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.87569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.87627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.89292: stdout chunk (state=3): >>>/root <<< 8146 1726776683.89381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.89444: stderr chunk (state=3): >>><<< 8146 1726776683.89449: stdout chunk (state=3): >>><<< 8146 1726776683.89469: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.89476: _low_level_execute_command(): starting 8146 1726776683.89481: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296 `" && echo ansible-tmp-1726776683.8946724-8358-37843023015296="` echo /root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296 `" ) && sleep 0' 8146 1726776683.89964: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.89983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.90005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.90015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.90061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.90076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.90127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.92078: stdout chunk (state=3): >>>ansible-tmp-1726776683.8946724-8358-37843023015296=/root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296 <<< 8146 1726776683.92186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.92247: stderr chunk (state=3): >>><<< 8146 1726776683.92253: stdout chunk (state=3): >>><<< 8146 1726776683.92273: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776683.8946724-8358-37843023015296=/root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.92306: variable 'ansible_module_compression' from source: unknown 8146 1726776683.92343: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776683.92363: variable 'ansible_facts' from source: unknown 8146 1726776683.92413: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296/AnsiballZ_stat.py 8146 1726776683.92514: Sending initial data 8146 1726776683.92527: Sent initial data (150 bytes) 8146 1726776683.93223: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776683.93226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.93270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776683.93273: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.93275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.93277: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776683.93279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.93332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776683.93335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776683.93340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.93379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.95198: 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 <<< 8146 1726776683.95232: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776683.95265: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpnhkmzppa /root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296/AnsiballZ_stat.py <<< 8146 1726776683.95297: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776683.96073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.96174: stderr chunk (state=3): >>><<< 8146 1726776683.96178: stdout chunk (state=3): >>><<< 8146 1726776683.96193: done transferring module to remote 8146 1726776683.96200: _low_level_execute_command(): starting 8146 1726776683.96205: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296/ /root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296/AnsiballZ_stat.py && sleep 0' 8146 1726776683.96643: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.96655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.96677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.96695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.96740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776683.96752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.96788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776683.98626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776683.98672: stderr chunk (state=3): >>><<< 8146 1726776683.98676: stdout chunk (state=3): >>><<< 8146 1726776683.98689: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776683.98691: _low_level_execute_command(): starting 8146 1726776683.98696: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296/AnsiballZ_stat.py && sleep 0' 8146 1726776683.99147: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776683.99170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776683.99186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776683.99196: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776683.99246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776683.99257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776683.99305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776684.13849: 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": 136, "inode": 444596353, "dev": 51713, "nlink": 3, "atime": 1726776665.612133, "mtime": 1726776676.8570814, "ctime": 1726776676.8570814, "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": "1063229960", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8146 1726776684.15295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776684.15298: stdout chunk (state=3): >>><<< 8146 1726776684.15301: stderr chunk (state=3): >>><<< 8146 1726776684.15493: _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": 136, "inode": 444596353, "dev": 51713, "nlink": 3, "atime": 1726776665.612133, "mtime": 1726776676.8570814, "ctime": 1726776676.8570814, "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": "1063229960", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776684.15496: 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-1726776683.8946724-8358-37843023015296/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776684.15499: _low_level_execute_command(): starting 8146 1726776684.15502: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776683.8946724-8358-37843023015296/ > /dev/null 2>&1 && sleep 0' 8146 1726776684.16123: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776684.16143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.16158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.16179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.16248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.16263: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776684.16281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.16298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776684.16310: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776684.16321: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776684.16334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.16347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.16368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.16380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.16390: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776684.16402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.16508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776684.16527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776684.16541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776684.16644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776684.18486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776684.18581: stderr chunk (state=3): >>><<< 8146 1726776684.18593: stdout chunk (state=3): >>><<< 8146 1726776684.18824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776684.18828: handler run complete 8146 1726776684.18830: attempt loop complete, returning result 8146 1726776684.18833: variable 'item' from source: unknown 8146 1726776684.18835: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776665.612133, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776676.8570814, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 444596353, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776676.8570814, "nlink": 3, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "version": "1063229960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8146 1726776684.19023: dumping result to json 8146 1726776684.19027: done dumping result, returning 8146 1726776684.19098: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-026f-19c6-000000000050] 8146 1726776684.19101: sending task result for task 025ceb90-32dd-026f-19c6-000000000050 8146 1726776684.19308: no more pending results, returning what we have 8146 1726776684.19312: results queue empty 8146 1726776684.19313: checking for any_errors_fatal 8146 1726776684.19317: done checking for any_errors_fatal 8146 1726776684.19319: checking for max_fail_percentage 8146 1726776684.19321: done checking for max_fail_percentage 8146 1726776684.19322: checking to see if all hosts have failed and the running result is not ok 8146 1726776684.19322: done checking to see if all hosts have failed 8146 1726776684.19323: getting the remaining hosts for this loop 8146 1726776684.19325: done getting the remaining hosts for this loop 8146 1726776684.19329: getting the next task for host managed_node3 8146 1726776684.19336: done getting next task for host managed_node3 8146 1726776684.19340: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8146 1726776684.19342: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776684.19351: getting variables 8146 1726776684.19353: in VariableManager get_vars() 8146 1726776684.19386: Calling all_inventory to load vars for managed_node3 8146 1726776684.19389: Calling groups_inventory to load vars for managed_node3 8146 1726776684.19392: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776684.19402: Calling all_plugins_play to load vars for managed_node3 8146 1726776684.19405: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776684.19408: Calling groups_plugins_play to load vars for managed_node3 8146 1726776684.19951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776684.20163: done with get_vars() 8146 1726776684.20175: done getting variables 8146 1726776684.20207: done sending task result for task 025ceb90-32dd-026f-19c6-000000000050 8146 1726776684.20210: WORKER PROCESS EXITING 8146 1726776684.20252: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:24 -0400 (0:00:00.694) 0:00:05.134 **** 8146 1726776684.20283: entering _queue_task() for managed_node3/set_fact 8146 1726776684.20528: worker is 1 (out of 1 available) 8146 1726776684.20541: exiting _queue_task() for managed_node3/set_fact 8146 1726776684.20554: done queuing things up, now waiting for results queue to drain 8146 1726776684.20555: waiting for pending results... 8146 1726776684.20854: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8146 1726776684.20984: in run() - task 025ceb90-32dd-026f-19c6-000000000051 8146 1726776684.21008: variable 'ansible_search_path' from source: unknown 8146 1726776684.21021: variable 'ansible_search_path' from source: unknown 8146 1726776684.21062: calling self._execute() 8146 1726776684.21150: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.21162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.21180: variable 'omit' from source: magic vars 8146 1726776684.21294: variable 'omit' from source: magic vars 8146 1726776684.21357: variable 'omit' from source: magic vars 8146 1726776684.21869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776684.24146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776684.24194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776684.24230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776684.24257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776684.24279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776684.24337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776684.24360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776684.24379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776684.24406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776684.24417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776684.24450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776684.24471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776684.24487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776684.24514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776684.24528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776684.24569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776684.24586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776684.24604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776684.24631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776684.24641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776684.24791: variable '__kernel_settings_find_profile_dirs' from source: set_fact 8146 1726776684.24853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776684.24961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776684.24988: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776684.25010: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776684.25036: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776684.25065: 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) 8146 1726776684.25082: 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) 8146 1726776684.25098: 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) 8146 1726776684.25115: 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) 8146 1726776684.25341: variable 'omit' from source: magic vars 8146 1726776684.25361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776684.25382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776684.25395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776684.25422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776684.25436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776684.25459: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776684.25463: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.25468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.25586: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776684.25592: Set connection var ansible_pipelining to False 8146 1726776684.25598: Set connection var ansible_shell_executable to /bin/sh 8146 1726776684.25604: Set connection var ansible_timeout to 10 8146 1726776684.25614: Set connection var ansible_shell_type to sh 8146 1726776684.25616: Set connection var ansible_connection to ssh 8146 1726776684.25640: variable 'ansible_shell_executable' from source: unknown 8146 1726776684.25648: variable 'ansible_connection' from source: unknown 8146 1726776684.25655: variable 'ansible_module_compression' from source: unknown 8146 1726776684.25662: variable 'ansible_shell_type' from source: unknown 8146 1726776684.25675: variable 'ansible_shell_executable' from source: unknown 8146 1726776684.25683: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.25697: variable 'ansible_pipelining' from source: unknown 8146 1726776684.25705: variable 'ansible_timeout' from source: unknown 8146 1726776684.25712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.25829: 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) 8146 1726776684.25844: variable 'omit' from source: magic vars 8146 1726776684.25854: starting attempt loop 8146 1726776684.25860: running the handler 8146 1726776684.25879: handler run complete 8146 1726776684.25898: attempt loop complete, returning result 8146 1726776684.25913: _execute() done 8146 1726776684.25924: dumping result to json 8146 1726776684.25932: done dumping result, returning 8146 1726776684.25945: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-026f-19c6-000000000051] 8146 1726776684.25954: sending task result for task 025ceb90-32dd-026f-19c6-000000000051 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 8146 1726776684.26103: no more pending results, returning what we have 8146 1726776684.26106: results queue empty 8146 1726776684.26107: checking for any_errors_fatal 8146 1726776684.26115: done checking for any_errors_fatal 8146 1726776684.26116: checking for max_fail_percentage 8146 1726776684.26120: done checking for max_fail_percentage 8146 1726776684.26121: checking to see if all hosts have failed and the running result is not ok 8146 1726776684.26121: done checking to see if all hosts have failed 8146 1726776684.26122: getting the remaining hosts for this loop 8146 1726776684.26124: done getting the remaining hosts for this loop 8146 1726776684.26128: getting the next task for host managed_node3 8146 1726776684.26135: done getting next task for host managed_node3 8146 1726776684.26139: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8146 1726776684.26142: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776684.26151: getting variables 8146 1726776684.26153: in VariableManager get_vars() 8146 1726776684.26188: Calling all_inventory to load vars for managed_node3 8146 1726776684.26191: Calling groups_inventory to load vars for managed_node3 8146 1726776684.26193: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776684.26203: Calling all_plugins_play to load vars for managed_node3 8146 1726776684.26206: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776684.26209: Calling groups_plugins_play to load vars for managed_node3 8146 1726776684.26392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776684.26662: done with get_vars() 8146 1726776684.26676: done getting variables 8146 1726776684.26704: done sending task result for task 025ceb90-32dd-026f-19c6-000000000051 8146 1726776684.26706: WORKER PROCESS EXITING 8146 1726776684.26777: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:24 -0400 (0:00:00.065) 0:00:05.199 **** 8146 1726776684.26806: entering _queue_task() for managed_node3/service 8146 1726776684.26808: Creating lock for service 8146 1726776684.27099: worker is 1 (out of 1 available) 8146 1726776684.27113: exiting _queue_task() for managed_node3/service 8146 1726776684.27125: done queuing things up, now waiting for results queue to drain 8146 1726776684.27127: waiting for pending results... 8146 1726776684.27284: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8146 1726776684.27360: in run() - task 025ceb90-32dd-026f-19c6-000000000052 8146 1726776684.27372: variable 'ansible_search_path' from source: unknown 8146 1726776684.27376: variable 'ansible_search_path' from source: unknown 8146 1726776684.27411: variable '__kernel_settings_services' from source: include_vars 8146 1726776684.27647: variable '__kernel_settings_services' from source: include_vars 8146 1726776684.27698: variable 'omit' from source: magic vars 8146 1726776684.27775: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.27784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.27792: variable 'omit' from source: magic vars 8146 1726776684.27845: variable 'omit' from source: magic vars 8146 1726776684.27877: variable 'omit' from source: magic vars 8146 1726776684.27907: variable 'item' from source: unknown 8146 1726776684.27959: variable 'item' from source: unknown 8146 1726776684.27981: variable 'omit' from source: magic vars 8146 1726776684.28013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776684.28038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776684.28052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776684.28065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776684.28078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776684.28102: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776684.28107: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.28110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.28176: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776684.28182: Set connection var ansible_pipelining to False 8146 1726776684.28193: Set connection var ansible_shell_executable to /bin/sh 8146 1726776684.28199: Set connection var ansible_timeout to 10 8146 1726776684.28204: Set connection var ansible_shell_type to sh 8146 1726776684.28206: Set connection var ansible_connection to ssh 8146 1726776684.28224: variable 'ansible_shell_executable' from source: unknown 8146 1726776684.28227: variable 'ansible_connection' from source: unknown 8146 1726776684.28229: variable 'ansible_module_compression' from source: unknown 8146 1726776684.28232: variable 'ansible_shell_type' from source: unknown 8146 1726776684.28234: variable 'ansible_shell_executable' from source: unknown 8146 1726776684.28238: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.28241: variable 'ansible_pipelining' from source: unknown 8146 1726776684.28243: variable 'ansible_timeout' from source: unknown 8146 1726776684.28248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.28346: 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) 8146 1726776684.28355: variable 'omit' from source: magic vars 8146 1726776684.28360: starting attempt loop 8146 1726776684.28363: running the handler 8146 1726776684.28429: variable 'ansible_facts' from source: unknown 8146 1726776684.28511: _low_level_execute_command(): starting 8146 1726776684.28514: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776684.29124: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776684.29129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.29131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.29134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.29226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.29229: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776684.29231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.29234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776684.29236: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776684.29238: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776684.29240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.29244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.29247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.29249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.29251: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776684.29253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.29351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776684.29354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776684.29357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776684.29425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776684.31078: stdout chunk (state=3): >>>/root <<< 8146 1726776684.31171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776684.31223: stderr chunk (state=3): >>><<< 8146 1726776684.31227: stdout chunk (state=3): >>><<< 8146 1726776684.31240: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776684.31252: _low_level_execute_command(): starting 8146 1726776684.31257: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745 `" && echo ansible-tmp-1726776684.3124034-8385-118392663590745="` echo /root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745 `" ) && sleep 0' 8146 1726776684.31672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.31678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.31709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.31713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.31716: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.31765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776684.31768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776684.31817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776684.33756: stdout chunk (state=3): >>>ansible-tmp-1726776684.3124034-8385-118392663590745=/root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745 <<< 8146 1726776684.33865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776684.33906: stderr chunk (state=3): >>><<< 8146 1726776684.33909: stdout chunk (state=3): >>><<< 8146 1726776684.33924: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776684.3124034-8385-118392663590745=/root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776684.33954: variable 'ansible_module_compression' from source: unknown 8146 1726776684.33999: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 8146 1726776684.34006: ANSIBALLZ: Acquiring lock 8146 1726776684.34009: ANSIBALLZ: Lock acquired: 140454584488672 8146 1726776684.34011: ANSIBALLZ: Creating module 8146 1726776684.53771: ANSIBALLZ: Writing module into payload 8146 1726776684.53908: ANSIBALLZ: Writing module 8146 1726776684.53939: ANSIBALLZ: Renaming module 8146 1726776684.53944: ANSIBALLZ: Done creating module 8146 1726776684.53962: variable 'ansible_facts' from source: unknown 8146 1726776684.54092: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745/AnsiballZ_systemd.py 8146 1726776684.54201: Sending initial data 8146 1726776684.54211: Sent initial data (154 bytes) 8146 1726776684.54980: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776684.54993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.55006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.55026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.55063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.55079: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776684.55090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.55105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776684.55114: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776684.55126: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776684.55138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.55151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.55168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.55185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.55197: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776684.55211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.55292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776684.55320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776684.55338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776684.55505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776684.57235: 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 <<< 8146 1726776684.57259: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776684.57291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpmnn_6grb /root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745/AnsiballZ_systemd.py <<< 8146 1726776684.57328: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776684.59787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776684.59979: stderr chunk (state=3): >>><<< 8146 1726776684.59982: stdout chunk (state=3): >>><<< 8146 1726776684.59985: done transferring module to remote 8146 1726776684.59987: _low_level_execute_command(): starting 8146 1726776684.59990: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745/ /root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745/AnsiballZ_systemd.py && sleep 0' 8146 1726776684.60634: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776684.60656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.60678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.60696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.60743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.60756: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776684.60780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.60799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776684.60814: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776684.60831: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776684.60844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.60858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.60880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.60897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.60908: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776684.60927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.61011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776684.61038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776684.61057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776684.61132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776684.62954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776684.63000: stderr chunk (state=3): >>><<< 8146 1726776684.63003: stdout chunk (state=3): >>><<< 8146 1726776684.63014: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776684.63017: _low_level_execute_command(): starting 8146 1726776684.63024: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745/AnsiballZ_systemd.py && sleep 0' 8146 1726776684.63452: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776684.63471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.63474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.63477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.63515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.63520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.63522: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776684.63524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.63584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776684.63587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776684.63592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776684.63641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776684.90215: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "11311", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "MemoryCurrent": "14024704", "MemoryAvailable": "infinity", "CPUUsageNSec": "115253000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sy<<< 8146 1726776684.90227: stdout chunk (state=3): >>>sinit.target dbus.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:05 EDT", "StateChangeTimestampMonotonic": "237628573", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ConditionTimestampMonotonic": "237508045", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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}}} <<< 8146 1726776684.92041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776684.92045: stdout chunk (state=3): >>><<< 8146 1726776684.92047: stderr chunk (state=3): >>><<< 8146 1726776684.92230: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "11311", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "MemoryCurrent": "14024704", "MemoryAvailable": "infinity", "CPUUsageNSec": "115253000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:05 EDT", "StateChangeTimestampMonotonic": "237628573", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ConditionTimestampMonotonic": "237508045", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776684.92287: 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-1726776684.3124034-8385-118392663590745/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776684.92312: _low_level_execute_command(): starting 8146 1726776684.92325: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776684.3124034-8385-118392663590745/ > /dev/null 2>&1 && sleep 0' 8146 1726776684.92787: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.92800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.92820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776684.92832: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776684.92842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.92891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776684.92907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776684.92940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776684.94782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776684.94824: stderr chunk (state=3): >>><<< 8146 1726776684.94828: stdout chunk (state=3): >>><<< 8146 1726776684.94840: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776684.94856: handler run complete 8146 1726776684.94896: attempt loop complete, returning result 8146 1726776684.94910: variable 'item' from source: unknown 8146 1726776684.95070: 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 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Before": "multi-user.target shutdown.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": "115253000", "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 16:11:05 EDT", "ConditionTimestampMonotonic": "237508045", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11311", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14024704", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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.socket dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:05 EDT", "StateChangeTimestampMonotonic": "237628573", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "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" } } 8146 1726776684.95407: dumping result to json 8146 1726776684.95410: done dumping result, returning 8146 1726776684.95412: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-026f-19c6-000000000052] 8146 1726776684.95414: sending task result for task 025ceb90-32dd-026f-19c6-000000000052 8146 1726776684.95585: done sending task result for task 025ceb90-32dd-026f-19c6-000000000052 8146 1726776684.95589: WORKER PROCESS EXITING 8146 1726776684.95594: no more pending results, returning what we have 8146 1726776684.95596: results queue empty 8146 1726776684.95596: checking for any_errors_fatal 8146 1726776684.95599: done checking for any_errors_fatal 8146 1726776684.95600: checking for max_fail_percentage 8146 1726776684.95601: done checking for max_fail_percentage 8146 1726776684.95601: checking to see if all hosts have failed and the running result is not ok 8146 1726776684.95602: done checking to see if all hosts have failed 8146 1726776684.95602: getting the remaining hosts for this loop 8146 1726776684.95603: done getting the remaining hosts for this loop 8146 1726776684.95605: getting the next task for host managed_node3 8146 1726776684.95609: done getting next task for host managed_node3 8146 1726776684.95612: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8146 1726776684.95614: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776684.95621: getting variables 8146 1726776684.95622: in VariableManager get_vars() 8146 1726776684.95643: Calling all_inventory to load vars for managed_node3 8146 1726776684.95645: Calling groups_inventory to load vars for managed_node3 8146 1726776684.95647: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776684.95654: Calling all_plugins_play to load vars for managed_node3 8146 1726776684.95656: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776684.95658: Calling groups_plugins_play to load vars for managed_node3 8146 1726776684.95762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776684.95885: done with get_vars() 8146 1726776684.95892: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:24 -0400 (0:00:00.691) 0:00:05.890 **** 8146 1726776684.95958: entering _queue_task() for managed_node3/file 8146 1726776684.96150: worker is 1 (out of 1 available) 8146 1726776684.96161: exiting _queue_task() for managed_node3/file 8146 1726776684.96176: done queuing things up, now waiting for results queue to drain 8146 1726776684.96177: waiting for pending results... 8146 1726776684.96339: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8146 1726776684.96405: in run() - task 025ceb90-32dd-026f-19c6-000000000053 8146 1726776684.96417: variable 'ansible_search_path' from source: unknown 8146 1726776684.96424: variable 'ansible_search_path' from source: unknown 8146 1726776684.96461: calling self._execute() 8146 1726776684.96520: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.96533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.96536: variable 'omit' from source: magic vars 8146 1726776684.96611: variable 'omit' from source: magic vars 8146 1726776684.96656: variable 'omit' from source: magic vars 8146 1726776684.96676: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776684.96949: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776684.97052: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776684.97064: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776684.97137: variable 'omit' from source: magic vars 8146 1726776684.97182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776684.97221: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776684.97245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776684.97267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776684.97286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776684.97320: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776684.97330: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.97338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.97440: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776684.97452: Set connection var ansible_pipelining to False 8146 1726776684.97461: Set connection var ansible_shell_executable to /bin/sh 8146 1726776684.97473: Set connection var ansible_timeout to 10 8146 1726776684.97482: Set connection var ansible_shell_type to sh 8146 1726776684.97488: Set connection var ansible_connection to ssh 8146 1726776684.97511: variable 'ansible_shell_executable' from source: unknown 8146 1726776684.97520: variable 'ansible_connection' from source: unknown 8146 1726776684.97527: variable 'ansible_module_compression' from source: unknown 8146 1726776684.97532: variable 'ansible_shell_type' from source: unknown 8146 1726776684.97537: variable 'ansible_shell_executable' from source: unknown 8146 1726776684.97543: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776684.97549: variable 'ansible_pipelining' from source: unknown 8146 1726776684.97554: variable 'ansible_timeout' from source: unknown 8146 1726776684.97560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776684.97750: 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) 8146 1726776684.97766: variable 'omit' from source: magic vars 8146 1726776684.97778: starting attempt loop 8146 1726776684.97785: running the handler 8146 1726776684.97803: _low_level_execute_command(): starting 8146 1726776684.97817: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776684.98477: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776684.98492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.98507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.98529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.98577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.98580: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776684.98592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.98609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776684.98623: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776684.98635: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776684.98649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776684.98664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776684.98682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776684.98696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776684.98711: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776684.98726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776684.98778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776684.98812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776684.98815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776684.98851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.00508: stdout chunk (state=3): >>>/root <<< 8146 1726776685.00634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.00690: stderr chunk (state=3): >>><<< 8146 1726776685.00693: stdout chunk (state=3): >>><<< 8146 1726776685.00745: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.00748: _low_level_execute_command(): starting 8146 1726776685.00751: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030 `" && echo ansible-tmp-1726776685.0072384-8411-96361585641030="` echo /root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030 `" ) && sleep 0' 8146 1726776685.01347: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776685.01361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.01376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.01393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.01435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776685.01446: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776685.01459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.01479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776685.01490: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776685.01505: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776685.01519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.01532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.01546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.01556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776685.01566: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776685.01581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.01668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.01685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776685.01691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.01741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.03717: stdout chunk (state=3): >>>ansible-tmp-1726776685.0072384-8411-96361585641030=/root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030 <<< 8146 1726776685.03839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.03882: stderr chunk (state=3): >>><<< 8146 1726776685.03885: stdout chunk (state=3): >>><<< 8146 1726776685.03897: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776685.0072384-8411-96361585641030=/root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.03932: variable 'ansible_module_compression' from source: unknown 8146 1726776685.03979: ANSIBALLZ: Using lock for file 8146 1726776685.03982: ANSIBALLZ: Acquiring lock 8146 1726776685.03985: ANSIBALLZ: Lock acquired: 140454580679216 8146 1726776685.03987: ANSIBALLZ: Creating module 8146 1726776685.13514: ANSIBALLZ: Writing module into payload 8146 1726776685.13663: ANSIBALLZ: Writing module 8146 1726776685.13686: ANSIBALLZ: Renaming module 8146 1726776685.13692: ANSIBALLZ: Done creating module 8146 1726776685.13706: variable 'ansible_facts' from source: unknown 8146 1726776685.13752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030/AnsiballZ_file.py 8146 1726776685.13865: Sending initial data 8146 1726776685.13869: Sent initial data (150 bytes) 8146 1726776685.14574: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.14577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.14610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776685.14615: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.14619: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776685.14621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.14677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.14680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776685.14691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.14729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.16547: 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 <<< 8146 1726776685.16587: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 8146 1726776685.16589: stderr chunk (state=3): >>>debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776685.16622: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpioy4ggvp /root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030/AnsiballZ_file.py <<< 8146 1726776685.16652: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776685.17433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.17526: stderr chunk (state=3): >>><<< 8146 1726776685.17529: stdout chunk (state=3): >>><<< 8146 1726776685.17546: done transferring module to remote 8146 1726776685.17556: _low_level_execute_command(): starting 8146 1726776685.17560: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030/ /root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030/AnsiballZ_file.py && sleep 0' 8146 1726776685.17986: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.18008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776685.18023: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.18071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.18094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.18122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.19935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.19981: stderr chunk (state=3): >>><<< 8146 1726776685.19984: stdout chunk (state=3): >>><<< 8146 1726776685.19996: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.19998: _low_level_execute_command(): starting 8146 1726776685.20006: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030/AnsiballZ_file.py && sleep 0' 8146 1726776685.20421: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.20433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.20450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.20464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.20511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.20526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.20575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.35237: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/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/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}}} <<< 8146 1726776685.36425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776685.36502: stderr chunk (state=3): >>><<< 8146 1726776685.36505: stdout chunk (state=3): >>><<< 8146 1726776685.36657: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/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/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776685.36661: done with _execute_module (file, {'path': '/etc/tuned/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-1726776685.0072384-8411-96361585641030/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776685.36667: _low_level_execute_command(): starting 8146 1726776685.36670: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776685.0072384-8411-96361585641030/ > /dev/null 2>&1 && sleep 0' 8146 1726776685.37219: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776685.37223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.37226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.37257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.37271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.37310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.37337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776685.37340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.37376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.39811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.39815: stderr chunk (state=3): >>><<< 8146 1726776685.39819: stdout chunk (state=3): >>><<< 8146 1726776685.39822: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.39824: handler run complete 8146 1726776685.39826: attempt loop complete, returning result 8146 1726776685.39828: _execute() done 8146 1726776685.39829: dumping result to json 8146 1726776685.39831: done dumping result, returning 8146 1726776685.39833: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-026f-19c6-000000000053] 8146 1726776685.39835: sending task result for task 025ceb90-32dd-026f-19c6-000000000053 8146 1726776685.39916: done sending task result for task 025ceb90-32dd-026f-19c6-000000000053 changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "state": "directory", "uid": 0 } 8146 1726776685.40001: no more pending results, returning what we have 8146 1726776685.40004: results queue empty 8146 1726776685.40005: checking for any_errors_fatal 8146 1726776685.40019: done checking for any_errors_fatal 8146 1726776685.40020: checking for max_fail_percentage 8146 1726776685.40022: done checking for max_fail_percentage 8146 1726776685.40023: checking to see if all hosts have failed and the running result is not ok 8146 1726776685.40023: done checking to see if all hosts have failed 8146 1726776685.40024: getting the remaining hosts for this loop 8146 1726776685.40025: done getting the remaining hosts for this loop 8146 1726776685.40029: getting the next task for host managed_node3 8146 1726776685.40034: done getting next task for host managed_node3 8146 1726776685.40037: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8146 1726776685.40040: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776685.40048: getting variables 8146 1726776685.40050: in VariableManager get_vars() 8146 1726776685.40085: Calling all_inventory to load vars for managed_node3 8146 1726776685.40088: Calling groups_inventory to load vars for managed_node3 8146 1726776685.40090: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776685.40100: Calling all_plugins_play to load vars for managed_node3 8146 1726776685.40106: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776685.40110: Calling groups_plugins_play to load vars for managed_node3 8146 1726776685.40281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776685.40511: done with get_vars() 8146 1726776685.40527: done getting variables 8146 1726776685.40573: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:25 -0400 (0:00:00.446) 0:00:06.337 **** 8146 1726776685.40664: entering _queue_task() for managed_node3/slurp 8146 1726776685.40933: worker is 1 (out of 1 available) 8146 1726776685.41122: exiting _queue_task() for managed_node3/slurp 8146 1726776685.41133: done queuing things up, now waiting for results queue to drain 8146 1726776685.41135: waiting for pending results... 8146 1726776685.41190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8146 1726776685.41273: in run() - task 025ceb90-32dd-026f-19c6-000000000054 8146 1726776685.41285: variable 'ansible_search_path' from source: unknown 8146 1726776685.41289: variable 'ansible_search_path' from source: unknown 8146 1726776685.41331: calling self._execute() 8146 1726776685.41408: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.41422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.41438: variable 'omit' from source: magic vars 8146 1726776685.41570: variable 'omit' from source: magic vars 8146 1726776685.41621: variable 'omit' from source: magic vars 8146 1726776685.41655: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776685.41947: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776685.42031: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776685.42073: variable 'omit' from source: magic vars 8146 1726776685.42122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776685.42158: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776685.42183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776685.42207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776685.42227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776685.42261: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776685.42272: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.42280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.42494: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776685.42507: Set connection var ansible_pipelining to False 8146 1726776685.42522: Set connection var ansible_shell_executable to /bin/sh 8146 1726776685.42535: Set connection var ansible_timeout to 10 8146 1726776685.42544: Set connection var ansible_shell_type to sh 8146 1726776685.42551: Set connection var ansible_connection to ssh 8146 1726776685.42590: variable 'ansible_shell_executable' from source: unknown 8146 1726776685.42605: variable 'ansible_connection' from source: unknown 8146 1726776685.42613: variable 'ansible_module_compression' from source: unknown 8146 1726776685.42626: variable 'ansible_shell_type' from source: unknown 8146 1726776685.42631: variable 'ansible_shell_executable' from source: unknown 8146 1726776685.42633: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.42638: variable 'ansible_pipelining' from source: unknown 8146 1726776685.42640: variable 'ansible_timeout' from source: unknown 8146 1726776685.42644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.42808: 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) 8146 1726776685.42823: variable 'omit' from source: magic vars 8146 1726776685.42833: starting attempt loop 8146 1726776685.42836: running the handler 8146 1726776685.42853: _low_level_execute_command(): starting 8146 1726776685.42859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776685.43368: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.43392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.43406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.43424: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.43469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.43481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.43527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.45168: stdout chunk (state=3): >>>/root <<< 8146 1726776685.45270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.45313: stderr chunk (state=3): >>><<< 8146 1726776685.45322: stdout chunk (state=3): >>><<< 8146 1726776685.45348: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.45359: _low_level_execute_command(): starting 8146 1726776685.45369: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445 `" && echo ansible-tmp-1726776685.453483-8430-265674888280445="` echo /root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445 `" ) && sleep 0' 8146 1726776685.45824: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.45838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.45857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.45886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.45928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.45940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.45985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.47921: stdout chunk (state=3): >>>ansible-tmp-1726776685.453483-8430-265674888280445=/root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445 <<< 8146 1726776685.48032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.48083: stderr chunk (state=3): >>><<< 8146 1726776685.48086: stdout chunk (state=3): >>><<< 8146 1726776685.48101: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776685.453483-8430-265674888280445=/root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.48142: variable 'ansible_module_compression' from source: unknown 8146 1726776685.48180: ANSIBALLZ: Using lock for slurp 8146 1726776685.48183: ANSIBALLZ: Acquiring lock 8146 1726776685.48186: ANSIBALLZ: Lock acquired: 140454580679360 8146 1726776685.48188: ANSIBALLZ: Creating module 8146 1726776685.56406: ANSIBALLZ: Writing module into payload 8146 1726776685.56453: ANSIBALLZ: Writing module 8146 1726776685.56474: ANSIBALLZ: Renaming module 8146 1726776685.56481: ANSIBALLZ: Done creating module 8146 1726776685.56501: variable 'ansible_facts' from source: unknown 8146 1726776685.56545: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445/AnsiballZ_slurp.py 8146 1726776685.56664: Sending initial data 8146 1726776685.56673: Sent initial data (151 bytes) 8146 1726776685.57370: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.57374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.57402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.57405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.57407: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.57472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.57477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776685.57479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.57521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.59340: 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 <<< 8146 1726776685.59371: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776685.59401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpig2pzlwr /root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445/AnsiballZ_slurp.py <<< 8146 1726776685.59437: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776685.60181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.60278: stderr chunk (state=3): >>><<< 8146 1726776685.60285: stdout chunk (state=3): >>><<< 8146 1726776685.60306: done transferring module to remote 8146 1726776685.60314: _low_level_execute_command(): starting 8146 1726776685.60321: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445/ /root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445/AnsiballZ_slurp.py && sleep 0' 8146 1726776685.60760: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.60763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.60796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.60799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.60803: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.60860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.60863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.60900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.62706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.62750: stderr chunk (state=3): >>><<< 8146 1726776685.62753: stdout chunk (state=3): >>><<< 8146 1726776685.62771: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.62774: _low_level_execute_command(): starting 8146 1726776685.62780: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445/AnsiballZ_slurp.py && sleep 0' 8146 1726776685.63210: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.63213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.63248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776685.63251: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.63254: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776685.63256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.63305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.63309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.63356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.76865: 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"}}} <<< 8146 1726776685.78039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776685.78074: stderr chunk (state=3): >>><<< 8146 1726776685.78078: stdout chunk (state=3): >>><<< 8146 1726776685.78105: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776685.78130: 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-1726776685.453483-8430-265674888280445/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776685.78137: _low_level_execute_command(): starting 8146 1726776685.78142: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776685.453483-8430-265674888280445/ > /dev/null 2>&1 && sleep 0' 8146 1726776685.78583: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.78587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.78625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.78628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776685.78631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.78679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.78682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.78726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.80539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.80584: stderr chunk (state=3): >>><<< 8146 1726776685.80587: stdout chunk (state=3): >>><<< 8146 1726776685.80600: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.80605: handler run complete 8146 1726776685.80628: attempt loop complete, returning result 8146 1726776685.80631: _execute() done 8146 1726776685.80634: dumping result to json 8146 1726776685.80636: done dumping result, returning 8146 1726776685.80644: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-026f-19c6-000000000054] 8146 1726776685.80648: sending task result for task 025ceb90-32dd-026f-19c6-000000000054 8146 1726776685.80742: done sending task result for task 025ceb90-32dd-026f-19c6-000000000054 8146 1726776685.80745: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8146 1726776685.80844: no more pending results, returning what we have 8146 1726776685.80847: results queue empty 8146 1726776685.80848: checking for any_errors_fatal 8146 1726776685.80855: done checking for any_errors_fatal 8146 1726776685.80856: checking for max_fail_percentage 8146 1726776685.80857: done checking for max_fail_percentage 8146 1726776685.80858: checking to see if all hosts have failed and the running result is not ok 8146 1726776685.80858: done checking to see if all hosts have failed 8146 1726776685.80859: getting the remaining hosts for this loop 8146 1726776685.80861: done getting the remaining hosts for this loop 8146 1726776685.80864: getting the next task for host managed_node3 8146 1726776685.80871: done getting next task for host managed_node3 8146 1726776685.80874: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8146 1726776685.80877: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776685.80888: getting variables 8146 1726776685.80889: in VariableManager get_vars() 8146 1726776685.80926: Calling all_inventory to load vars for managed_node3 8146 1726776685.80929: Calling groups_inventory to load vars for managed_node3 8146 1726776685.80931: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776685.80941: Calling all_plugins_play to load vars for managed_node3 8146 1726776685.80943: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776685.80946: Calling groups_plugins_play to load vars for managed_node3 8146 1726776685.81083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776685.81207: done with get_vars() 8146 1726776685.81215: done getting variables 8146 1726776685.81259: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:25 -0400 (0:00:00.406) 0:00:06.744 **** 8146 1726776685.81282: entering _queue_task() for managed_node3/set_fact 8146 1726776685.81465: worker is 1 (out of 1 available) 8146 1726776685.81478: exiting _queue_task() for managed_node3/set_fact 8146 1726776685.81490: done queuing things up, now waiting for results queue to drain 8146 1726776685.81492: waiting for pending results... 8146 1726776685.81660: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8146 1726776685.81729: in run() - task 025ceb90-32dd-026f-19c6-000000000055 8146 1726776685.81741: variable 'ansible_search_path' from source: unknown 8146 1726776685.81744: variable 'ansible_search_path' from source: unknown 8146 1726776685.81776: calling self._execute() 8146 1726776685.81905: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.81908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.81921: variable 'omit' from source: magic vars 8146 1726776685.81993: variable 'omit' from source: magic vars 8146 1726776685.82031: variable 'omit' from source: magic vars 8146 1726776685.82305: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776685.82312: variable '__cur_profile' from source: task vars 8146 1726776685.82433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776685.84793: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776685.84838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776685.84877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776685.84902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776685.84925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776685.84983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776685.85002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776685.85024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776685.85049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776685.85059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776685.85136: variable '__kernel_settings_tuned_current_profile' from source: set_fact 8146 1726776685.85173: variable 'omit' from source: magic vars 8146 1726776685.85194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776685.85213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776685.85228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776685.85243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776685.85250: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776685.85274: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776685.85277: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.85280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.85345: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776685.85353: Set connection var ansible_pipelining to False 8146 1726776685.85359: Set connection var ansible_shell_executable to /bin/sh 8146 1726776685.85365: Set connection var ansible_timeout to 10 8146 1726776685.85372: Set connection var ansible_shell_type to sh 8146 1726776685.85375: Set connection var ansible_connection to ssh 8146 1726776685.85391: variable 'ansible_shell_executable' from source: unknown 8146 1726776685.85394: variable 'ansible_connection' from source: unknown 8146 1726776685.85398: variable 'ansible_module_compression' from source: unknown 8146 1726776685.85400: variable 'ansible_shell_type' from source: unknown 8146 1726776685.85402: variable 'ansible_shell_executable' from source: unknown 8146 1726776685.85404: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.85406: variable 'ansible_pipelining' from source: unknown 8146 1726776685.85408: variable 'ansible_timeout' from source: unknown 8146 1726776685.85413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.85483: 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) 8146 1726776685.85491: variable 'omit' from source: magic vars 8146 1726776685.85496: starting attempt loop 8146 1726776685.85499: running the handler 8146 1726776685.85507: handler run complete 8146 1726776685.85514: attempt loop complete, returning result 8146 1726776685.85518: _execute() done 8146 1726776685.85521: dumping result to json 8146 1726776685.85523: done dumping result, returning 8146 1726776685.85532: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-026f-19c6-000000000055] 8146 1726776685.85540: sending task result for task 025ceb90-32dd-026f-19c6-000000000055 8146 1726776685.85616: done sending task result for task 025ceb90-32dd-026f-19c6-000000000055 8146 1726776685.85622: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 8146 1726776685.85756: no more pending results, returning what we have 8146 1726776685.85759: results queue empty 8146 1726776685.85759: checking for any_errors_fatal 8146 1726776685.85763: done checking for any_errors_fatal 8146 1726776685.85764: checking for max_fail_percentage 8146 1726776685.85768: done checking for max_fail_percentage 8146 1726776685.85769: checking to see if all hosts have failed and the running result is not ok 8146 1726776685.85769: done checking to see if all hosts have failed 8146 1726776685.85770: getting the remaining hosts for this loop 8146 1726776685.85771: done getting the remaining hosts for this loop 8146 1726776685.85775: getting the next task for host managed_node3 8146 1726776685.85780: done getting next task for host managed_node3 8146 1726776685.85783: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8146 1726776685.85785: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776685.85799: getting variables 8146 1726776685.85800: in VariableManager get_vars() 8146 1726776685.85827: Calling all_inventory to load vars for managed_node3 8146 1726776685.85829: Calling groups_inventory to load vars for managed_node3 8146 1726776685.85830: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776685.85837: Calling all_plugins_play to load vars for managed_node3 8146 1726776685.85838: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776685.85840: Calling groups_plugins_play to load vars for managed_node3 8146 1726776685.85937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776685.86117: done with get_vars() 8146 1726776685.86127: done getting variables 8146 1726776685.86248: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:25 -0400 (0:00:00.049) 0:00:06.794 **** 8146 1726776685.86278: entering _queue_task() for managed_node3/copy 8146 1726776685.86524: worker is 1 (out of 1 available) 8146 1726776685.86538: exiting _queue_task() for managed_node3/copy 8146 1726776685.86548: done queuing things up, now waiting for results queue to drain 8146 1726776685.86549: waiting for pending results... 8146 1726776685.86821: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8146 1726776685.86942: in run() - task 025ceb90-32dd-026f-19c6-000000000056 8146 1726776685.86959: variable 'ansible_search_path' from source: unknown 8146 1726776685.86968: variable 'ansible_search_path' from source: unknown 8146 1726776685.87014: calling self._execute() 8146 1726776685.87109: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.87124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.87139: variable 'omit' from source: magic vars 8146 1726776685.87237: variable 'omit' from source: magic vars 8146 1726776685.87288: variable 'omit' from source: magic vars 8146 1726776685.87308: variable '__kernel_settings_active_profile' from source: set_fact 8146 1726776685.87587: variable '__kernel_settings_active_profile' from source: set_fact 8146 1726776685.87615: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776685.87689: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776685.87765: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776685.87803: variable 'omit' from source: magic vars 8146 1726776685.87854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776685.88217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776685.88244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776685.88268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776685.88286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776685.88322: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776685.88332: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.88343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.88449: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776685.88463: Set connection var ansible_pipelining to False 8146 1726776685.88478: Set connection var ansible_shell_executable to /bin/sh 8146 1726776685.88491: Set connection var ansible_timeout to 10 8146 1726776685.88501: Set connection var ansible_shell_type to sh 8146 1726776685.88508: Set connection var ansible_connection to ssh 8146 1726776685.88538: variable 'ansible_shell_executable' from source: unknown 8146 1726776685.88546: variable 'ansible_connection' from source: unknown 8146 1726776685.88553: variable 'ansible_module_compression' from source: unknown 8146 1726776685.88560: variable 'ansible_shell_type' from source: unknown 8146 1726776685.88570: variable 'ansible_shell_executable' from source: unknown 8146 1726776685.88578: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776685.88585: variable 'ansible_pipelining' from source: unknown 8146 1726776685.88594: variable 'ansible_timeout' from source: unknown 8146 1726776685.88602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776685.88743: 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) 8146 1726776685.88760: variable 'omit' from source: magic vars 8146 1726776685.88763: starting attempt loop 8146 1726776685.88766: running the handler 8146 1726776685.88779: _low_level_execute_command(): starting 8146 1726776685.88795: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776685.89314: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.89334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.89358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.89370: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.89410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.89425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.89474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.91134: stdout chunk (state=3): >>>/root <<< 8146 1726776685.91271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.91325: stderr chunk (state=3): >>><<< 8146 1726776685.91328: stdout chunk (state=3): >>><<< 8146 1726776685.91344: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.91355: _low_level_execute_command(): starting 8146 1726776685.91360: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793 `" && echo ansible-tmp-1726776685.9134438-8450-171478436876793="` echo /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793 `" ) && sleep 0' 8146 1726776685.91800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.91804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.91845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776685.91848: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.91851: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.91898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.91901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.91951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.93879: stdout chunk (state=3): >>>ansible-tmp-1726776685.9134438-8450-171478436876793=/root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793 <<< 8146 1726776685.93991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.94044: stderr chunk (state=3): >>><<< 8146 1726776685.94048: stdout chunk (state=3): >>><<< 8146 1726776685.94063: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776685.9134438-8450-171478436876793=/root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776685.94138: variable 'ansible_module_compression' from source: unknown 8146 1726776685.94180: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776685.94206: variable 'ansible_facts' from source: unknown 8146 1726776685.94267: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/AnsiballZ_stat.py 8146 1726776685.94360: Sending initial data 8146 1726776685.94369: Sent initial data (151 bytes) 8146 1726776685.95047: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.95051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.95092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.95096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776685.95099: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.95150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.95153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776685.95158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.95195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776685.96996: 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 <<< 8146 1726776685.97032: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776685.97065: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmphofylt0r /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/AnsiballZ_stat.py <<< 8146 1726776685.97093: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776685.97868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776685.97979: stderr chunk (state=3): >>><<< 8146 1726776685.97982: stdout chunk (state=3): >>><<< 8146 1726776685.97998: done transferring module to remote 8146 1726776685.98011: _low_level_execute_command(): starting 8146 1726776685.98014: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/ /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/AnsiballZ_stat.py && sleep 0' 8146 1726776685.98471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776685.98484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776685.98502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776685.98514: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776685.98527: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776685.98573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776685.98586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776685.98626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.00438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.00493: stderr chunk (state=3): >>><<< 8146 1726776686.00496: stdout chunk (state=3): >>><<< 8146 1726776686.00508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776686.00511: _low_level_execute_command(): starting 8146 1726776686.00516: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/AnsiballZ_stat.py && sleep 0' 8146 1726776686.00957: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.00972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.00988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776686.01000: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.01010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.01056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.01071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.01115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.15724: 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": 14, "inode": 190841090, "dev": 51713, "nlink": 1, "atime": 1726776685.7670949, "mtime": 1726776665.6251328, "ctime": 1726776676.2250803, "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": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "3399896343", "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}}} <<< 8146 1726776686.17141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776686.17188: stderr chunk (state=3): >>><<< 8146 1726776686.17191: stdout chunk (state=3): >>><<< 8146 1726776686.17333: _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": 14, "inode": 190841090, "dev": 51713, "nlink": 1, "atime": 1726776685.7670949, "mtime": 1726776665.6251328, "ctime": 1726776676.2250803, "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": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "3399896343", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776686.17338: 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-1726776685.9134438-8450-171478436876793/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776686.17457: Sending initial data 8146 1726776686.17460: Sent initial data (139 bytes) 8146 1726776686.18257: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.18264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.18297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.18300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.18303: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.18356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.18359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.18405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.20196: 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 <<< 8146 1726776686.20200: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8146 1726776686.20222: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 8146 1726776686.20239: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 8146 1726776686.20242: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 8146 1726776686.20278: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/._o5mxq3w /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/.source <<< 8146 1726776686.20304: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776686.20450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.20577: stderr chunk (state=3): >>><<< 8146 1726776686.20588: stdout chunk (state=3): >>><<< 8146 1726776686.20677: _low_level_execute_command(): starting 8146 1726776686.20680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/ /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/.source && sleep 0' 8146 1726776686.21257: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776686.21271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.21287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.21305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.21356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776686.21368: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776686.21383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.21401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776686.21415: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776686.21428: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776686.21444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.21457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.21472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.21485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776686.21496: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776686.21509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.21588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.21608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776686.21628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.21690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.23498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.23573: stderr chunk (state=3): >>><<< 8146 1726776686.23584: stdout chunk (state=3): >>><<< 8146 1726776686.23625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776686.23829: variable 'ansible_module_compression' from source: unknown 8146 1726776686.23832: ANSIBALLZ: Using generic lock for ansible.legacy.copy 8146 1726776686.23834: ANSIBALLZ: Acquiring lock 8146 1726776686.23836: ANSIBALLZ: Lock acquired: 140454584488672 8146 1726776686.23838: ANSIBALLZ: Creating module 8146 1726776686.33029: ANSIBALLZ: Writing module into payload 8146 1726776686.33146: ANSIBALLZ: Writing module 8146 1726776686.33171: ANSIBALLZ: Renaming module 8146 1726776686.33174: ANSIBALLZ: Done creating module 8146 1726776686.33186: variable 'ansible_facts' from source: unknown 8146 1726776686.33229: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/AnsiballZ_copy.py 8146 1726776686.33329: Sending initial data 8146 1726776686.33332: Sent initial data (151 bytes) 8146 1726776686.34225: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776686.34236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.34270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.34273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.34309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776686.34312: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776686.34315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.34337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776686.34340: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776686.34342: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776686.34345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.34355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.34375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.34378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776686.34380: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776686.34386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.34455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.34479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776686.34485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.34556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.36354: 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 <<< 8146 1726776686.36387: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776686.36420: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpigvqrc3j /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/AnsiballZ_copy.py <<< 8146 1726776686.36449: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776686.37236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.37349: stderr chunk (state=3): >>><<< 8146 1726776686.37352: stdout chunk (state=3): >>><<< 8146 1726776686.37371: done transferring module to remote 8146 1726776686.37377: _low_level_execute_command(): starting 8146 1726776686.37382: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/ /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/AnsiballZ_copy.py && sleep 0' 8146 1726776686.37874: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.37878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.37910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776686.37913: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.37915: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.37970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.37973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.38014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.39832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.39878: stderr chunk (state=3): >>><<< 8146 1726776686.39881: stdout chunk (state=3): >>><<< 8146 1726776686.39897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776686.39900: _low_level_execute_command(): starting 8146 1726776686.39902: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/AnsiballZ_copy.py && sleep 0' 8146 1726776686.40342: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.40349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.40397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.40400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776686.40402: 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 <<< 8146 1726776686.40404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.40461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.40468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776686.40478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.40514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.55140: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/.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-1726776685.9134438-8450-171478436876793/.source", "_original_basename": "._o5mxq3w", "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}}} <<< 8146 1726776686.56322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776686.56351: stderr chunk (state=3): >>><<< 8146 1726776686.56354: stdout chunk (state=3): >>><<< 8146 1726776686.56494: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/.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-1726776685.9134438-8450-171478436876793/.source", "_original_basename": "._o5mxq3w", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776686.56498: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/.source', '_original_basename': '._o5mxq3w', '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-1726776685.9134438-8450-171478436876793/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776686.56501: _low_level_execute_command(): starting 8146 1726776686.56503: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776685.9134438-8450-171478436876793/ > /dev/null 2>&1 && sleep 0' 8146 1726776686.57090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776686.57106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.57123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.57142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.57188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776686.57200: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776686.57214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.57235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776686.57248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776686.57263: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776686.57276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.57290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.57306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.57321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776686.57333: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776686.57347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.57429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.57454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776686.57549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.57602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.59498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.59501: stdout chunk (state=3): >>><<< 8146 1726776686.59509: stderr chunk (state=3): >>><<< 8146 1726776686.59724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776686.59731: handler run complete 8146 1726776686.59734: attempt loop complete, returning result 8146 1726776686.59736: _execute() done 8146 1726776686.59738: dumping result to json 8146 1726776686.59740: done dumping result, returning 8146 1726776686.59743: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-026f-19c6-000000000056] 8146 1726776686.59744: sending task result for task 025ceb90-32dd-026f-19c6-000000000056 8146 1726776686.59826: done sending task result for task 025ceb90-32dd-026f-19c6-000000000056 8146 1726776686.59829: 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-1726776685.9134438-8450-171478436876793/.source", "state": "file", "uid": 0 } 8146 1726776686.59922: no more pending results, returning what we have 8146 1726776686.59926: results queue empty 8146 1726776686.59927: checking for any_errors_fatal 8146 1726776686.59933: done checking for any_errors_fatal 8146 1726776686.59934: checking for max_fail_percentage 8146 1726776686.59935: done checking for max_fail_percentage 8146 1726776686.59936: checking to see if all hosts have failed and the running result is not ok 8146 1726776686.59937: done checking to see if all hosts have failed 8146 1726776686.59938: getting the remaining hosts for this loop 8146 1726776686.59939: done getting the remaining hosts for this loop 8146 1726776686.59943: getting the next task for host managed_node3 8146 1726776686.59950: done getting next task for host managed_node3 8146 1726776686.59954: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8146 1726776686.59957: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776686.59970: getting variables 8146 1726776686.59972: in VariableManager get_vars() 8146 1726776686.60010: Calling all_inventory to load vars for managed_node3 8146 1726776686.60013: Calling groups_inventory to load vars for managed_node3 8146 1726776686.60016: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776686.60028: Calling all_plugins_play to load vars for managed_node3 8146 1726776686.60031: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776686.60033: Calling groups_plugins_play to load vars for managed_node3 8146 1726776686.60474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776686.60591: done with get_vars() 8146 1726776686.60598: done getting variables 8146 1726776686.60643: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:26 -0400 (0:00:00.743) 0:00:07.537 **** 8146 1726776686.60663: entering _queue_task() for managed_node3/copy 8146 1726776686.60858: worker is 1 (out of 1 available) 8146 1726776686.60874: exiting _queue_task() for managed_node3/copy 8146 1726776686.60886: done queuing things up, now waiting for results queue to drain 8146 1726776686.60887: waiting for pending results... 8146 1726776686.61054: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8146 1726776686.61132: in run() - task 025ceb90-32dd-026f-19c6-000000000057 8146 1726776686.61143: variable 'ansible_search_path' from source: unknown 8146 1726776686.61146: variable 'ansible_search_path' from source: unknown 8146 1726776686.61180: calling self._execute() 8146 1726776686.61245: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776686.61249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776686.61258: variable 'omit' from source: magic vars 8146 1726776686.61342: variable 'omit' from source: magic vars 8146 1726776686.61382: variable 'omit' from source: magic vars 8146 1726776686.61403: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8146 1726776686.61627: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8146 1726776686.61690: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776686.61717: variable 'omit' from source: magic vars 8146 1726776686.61752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776686.61780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776686.61795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776686.61809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776686.61822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776686.61844: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776686.61847: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776686.61850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776686.61922: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776686.61929: Set connection var ansible_pipelining to False 8146 1726776686.61934: Set connection var ansible_shell_executable to /bin/sh 8146 1726776686.61941: Set connection var ansible_timeout to 10 8146 1726776686.61946: Set connection var ansible_shell_type to sh 8146 1726776686.61948: Set connection var ansible_connection to ssh 8146 1726776686.61964: variable 'ansible_shell_executable' from source: unknown 8146 1726776686.61967: variable 'ansible_connection' from source: unknown 8146 1726776686.61971: variable 'ansible_module_compression' from source: unknown 8146 1726776686.61974: variable 'ansible_shell_type' from source: unknown 8146 1726776686.61976: variable 'ansible_shell_executable' from source: unknown 8146 1726776686.61979: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776686.61987: variable 'ansible_pipelining' from source: unknown 8146 1726776686.61989: variable 'ansible_timeout' from source: unknown 8146 1726776686.61991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776686.62087: 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) 8146 1726776686.62095: variable 'omit' from source: magic vars 8146 1726776686.62103: starting attempt loop 8146 1726776686.62106: running the handler 8146 1726776686.62119: _low_level_execute_command(): starting 8146 1726776686.62126: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776686.62646: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.62666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.62686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.62699: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.62740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.62756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.62802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.64450: stdout chunk (state=3): >>>/root <<< 8146 1726776686.64555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.64615: stderr chunk (state=3): >>><<< 8146 1726776686.64620: stdout chunk (state=3): >>><<< 8146 1726776686.64642: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776686.64653: _low_level_execute_command(): starting 8146 1726776686.64658: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340 `" && echo ansible-tmp-1726776686.6464205-8485-60549870121340="` echo /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340 `" ) && sleep 0' 8146 1726776686.65120: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.65138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.65155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.65178: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.65212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.65240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.65277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.67245: stdout chunk (state=3): >>>ansible-tmp-1726776686.6464205-8485-60549870121340=/root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340 <<< 8146 1726776686.67353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.67409: stderr chunk (state=3): >>><<< 8146 1726776686.67412: stdout chunk (state=3): >>><<< 8146 1726776686.67430: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776686.6464205-8485-60549870121340=/root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776686.67509: variable 'ansible_module_compression' from source: unknown 8146 1726776686.67553: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776686.67587: variable 'ansible_facts' from source: unknown 8146 1726776686.67651: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/AnsiballZ_stat.py 8146 1726776686.67747: Sending initial data 8146 1726776686.67756: Sent initial data (150 bytes) 8146 1726776686.68433: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.68437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.68479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.68483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776686.68486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.68537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.68540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776686.68543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.68588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.70435: 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 <<< 8146 1726776686.70467: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776686.70496: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpcn0hcbn8 /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/AnsiballZ_stat.py <<< 8146 1726776686.70538: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776686.71285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.71391: stderr chunk (state=3): >>><<< 8146 1726776686.71394: stdout chunk (state=3): >>><<< 8146 1726776686.71413: done transferring module to remote 8146 1726776686.71428: _low_level_execute_command(): starting 8146 1726776686.71432: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/ /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/AnsiballZ_stat.py && sleep 0' 8146 1726776686.71878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776686.71881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.71892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.71923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776686.71927: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.71932: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776686.71942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.71986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.71998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.72039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.73847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.73898: stderr chunk (state=3): >>><<< 8146 1726776686.73905: stdout chunk (state=3): >>><<< 8146 1726776686.73921: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776686.73924: _low_level_execute_command(): starting 8146 1726776686.73929: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/AnsiballZ_stat.py && sleep 0' 8146 1726776686.74383: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.74395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.74414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776686.74428: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.74446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.74484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.74496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.74548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.89464: 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": 5, "inode": 197132546, "dev": 51713, "nlink": 1, "atime": 1726776673.2450948, "mtime": 1726776665.626133, "ctime": 1726776676.8570814, "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": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "1958406234", "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}}} <<< 8146 1726776686.90824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776686.90885: stderr chunk (state=3): >>><<< 8146 1726776686.90888: stdout chunk (state=3): >>><<< 8146 1726776686.90903: _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": 5, "inode": 197132546, "dev": 51713, "nlink": 1, "atime": 1726776673.2450948, "mtime": 1726776665.626133, "ctime": 1726776676.8570814, "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": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "1958406234", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776686.90950: 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-1726776686.6464205-8485-60549870121340/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776686.91058: Sending initial data 8146 1726776686.91061: Sent initial data (138 bytes) 8146 1726776686.91751: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.91755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.91786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776686.91793: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.91795: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.91848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.91851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.91893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.93704: 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 <<< 8146 1726776686.93737: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776686.93771: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/.9kr2b0uw /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/.source <<< 8146 1726776686.93802: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776686.93940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.94036: stderr chunk (state=3): >>><<< 8146 1726776686.94039: stdout chunk (state=3): >>><<< 8146 1726776686.94056: _low_level_execute_command(): starting 8146 1726776686.94061: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/ /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/.source && sleep 0' 8146 1726776686.94502: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.94514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.94535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776686.94551: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.94603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776686.94616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.94655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.96479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776686.96536: stderr chunk (state=3): >>><<< 8146 1726776686.96540: stdout chunk (state=3): >>><<< 8146 1726776686.96554: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776686.96579: variable 'ansible_module_compression' from source: unknown 8146 1726776686.96621: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8146 1726776686.96640: variable 'ansible_facts' from source: unknown 8146 1726776686.96687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/AnsiballZ_copy.py 8146 1726776686.96785: Sending initial data 8146 1726776686.96795: Sent initial data (150 bytes) 8146 1726776686.97545: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776686.97559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.97578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.97596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.97642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776686.97654: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776686.97671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.97690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776686.97702: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776686.97714: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776686.97733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776686.97747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776686.97764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776686.97781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776686.97792: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776686.97808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776686.97888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776686.97905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776686.97925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776686.98002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776686.99824: 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 <<< 8146 1726776686.99857: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776686.99889: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp5bvnf7xt /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/AnsiballZ_copy.py <<< 8146 1726776686.99924: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776687.00842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.01104: stderr chunk (state=3): >>><<< 8146 1726776687.01107: stdout chunk (state=3): >>><<< 8146 1726776687.01109: done transferring module to remote 8146 1726776687.01111: _low_level_execute_command(): starting 8146 1726776687.01113: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/ /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/AnsiballZ_copy.py && sleep 0' 8146 1726776687.01696: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776687.01709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.01725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.01744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.01797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776687.01810: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776687.01834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.01853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776687.01874: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776687.01886: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776687.01898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.01912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.01931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.01943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776687.01954: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776687.01972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.02053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.02102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776687.02122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.02188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.03988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.04020: stderr chunk (state=3): >>><<< 8146 1726776687.04024: stdout chunk (state=3): >>><<< 8146 1726776687.04036: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.04039: _low_level_execute_command(): starting 8146 1726776687.04044: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/AnsiballZ_copy.py && sleep 0' 8146 1726776687.04484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.04488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.04530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.04534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.04536: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.04575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.04586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.04641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.19269: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/.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-1726776686.6464205-8485-60549870121340/.source", "_original_basename": ".9kr2b0uw", "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}}} <<< 8146 1726776687.20452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776687.20508: stderr chunk (state=3): >>><<< 8146 1726776687.20511: stdout chunk (state=3): >>><<< 8146 1726776687.20528: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/.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-1726776686.6464205-8485-60549870121340/.source", "_original_basename": ".9kr2b0uw", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776687.20552: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/.source', '_original_basename': '.9kr2b0uw', '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-1726776686.6464205-8485-60549870121340/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776687.20560: _low_level_execute_command(): starting 8146 1726776687.20568: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776686.6464205-8485-60549870121340/ > /dev/null 2>&1 && sleep 0' 8146 1726776687.21015: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.21022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.21053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.21056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776687.21066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.21074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.21080: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776687.21087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.21144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.21149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776687.21165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.21213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.23052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.23098: stderr chunk (state=3): >>><<< 8146 1726776687.23101: stdout chunk (state=3): >>><<< 8146 1726776687.23116: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.23124: handler run complete 8146 1726776687.23143: attempt loop complete, returning result 8146 1726776687.23150: _execute() done 8146 1726776687.23155: dumping result to json 8146 1726776687.23160: done dumping result, returning 8146 1726776687.23171: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-026f-19c6-000000000057] 8146 1726776687.23174: sending task result for task 025ceb90-32dd-026f-19c6-000000000057 8146 1726776687.23274: done sending task result for task 025ceb90-32dd-026f-19c6-000000000057 8146 1726776687.23278: 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-1726776686.6464205-8485-60549870121340/.source", "state": "file", "uid": 0 } 8146 1726776687.23362: no more pending results, returning what we have 8146 1726776687.23365: results queue empty 8146 1726776687.23370: checking for any_errors_fatal 8146 1726776687.23379: done checking for any_errors_fatal 8146 1726776687.23379: checking for max_fail_percentage 8146 1726776687.23381: done checking for max_fail_percentage 8146 1726776687.23381: checking to see if all hosts have failed and the running result is not ok 8146 1726776687.23382: done checking to see if all hosts have failed 8146 1726776687.23383: getting the remaining hosts for this loop 8146 1726776687.23384: done getting the remaining hosts for this loop 8146 1726776687.23388: getting the next task for host managed_node3 8146 1726776687.23393: done getting next task for host managed_node3 8146 1726776687.23397: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 8146 1726776687.23399: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776687.23408: getting variables 8146 1726776687.23409: in VariableManager get_vars() 8146 1726776687.23448: Calling all_inventory to load vars for managed_node3 8146 1726776687.23450: Calling groups_inventory to load vars for managed_node3 8146 1726776687.23452: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776687.23460: Calling all_plugins_play to load vars for managed_node3 8146 1726776687.23462: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776687.23464: Calling groups_plugins_play to load vars for managed_node3 8146 1726776687.23583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776687.23711: done with get_vars() 8146 1726776687.23721: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:27 -0400 (0:00:00.631) 0:00:08.169 **** 8146 1726776687.23781: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776687.23960: worker is 1 (out of 1 available) 8146 1726776687.23971: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776687.23982: done queuing things up, now waiting for results queue to drain 8146 1726776687.23984: waiting for pending results... 8146 1726776687.24157: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 8146 1726776687.24230: in run() - task 025ceb90-32dd-026f-19c6-000000000058 8146 1726776687.24240: variable 'ansible_search_path' from source: unknown 8146 1726776687.24244: variable 'ansible_search_path' from source: unknown 8146 1726776687.24278: calling self._execute() 8146 1726776687.24340: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776687.24344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776687.24354: variable 'omit' from source: magic vars 8146 1726776687.24431: variable 'omit' from source: magic vars 8146 1726776687.24464: variable 'omit' from source: magic vars 8146 1726776687.24490: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776687.24708: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776687.24770: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776687.24842: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776687.24847: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776687.24933: variable 'omit' from source: magic vars 8146 1726776687.24971: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776687.24997: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776687.25012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776687.25027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776687.25041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776687.25066: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776687.25072: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776687.25078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776687.25147: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776687.25155: Set connection var ansible_pipelining to False 8146 1726776687.25159: Set connection var ansible_shell_executable to /bin/sh 8146 1726776687.25170: Set connection var ansible_timeout to 10 8146 1726776687.25173: Set connection var ansible_shell_type to sh 8146 1726776687.25176: Set connection var ansible_connection to ssh 8146 1726776687.25194: variable 'ansible_shell_executable' from source: unknown 8146 1726776687.25197: variable 'ansible_connection' from source: unknown 8146 1726776687.25200: variable 'ansible_module_compression' from source: unknown 8146 1726776687.25202: variable 'ansible_shell_type' from source: unknown 8146 1726776687.25204: variable 'ansible_shell_executable' from source: unknown 8146 1726776687.25206: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776687.25210: variable 'ansible_pipelining' from source: unknown 8146 1726776687.25213: variable 'ansible_timeout' from source: unknown 8146 1726776687.25217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776687.25347: 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) 8146 1726776687.25356: variable 'omit' from source: magic vars 8146 1726776687.25359: starting attempt loop 8146 1726776687.25362: running the handler 8146 1726776687.25377: _low_level_execute_command(): starting 8146 1726776687.25382: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776687.25884: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.25899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.25916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776687.25936: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.25979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.25991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.26044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.27688: stdout chunk (state=3): >>>/root <<< 8146 1726776687.27793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.27844: stderr chunk (state=3): >>><<< 8146 1726776687.27847: stdout chunk (state=3): >>><<< 8146 1726776687.27870: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.27885: _low_level_execute_command(): starting 8146 1726776687.27889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764 `" && echo ansible-tmp-1726776687.2787423-8515-270879284392764="` echo /root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764 `" ) && sleep 0' 8146 1726776687.28333: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.28347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.28367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.28380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.28397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.28435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.28447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.28493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.30457: stdout chunk (state=3): >>>ansible-tmp-1726776687.2787423-8515-270879284392764=/root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764 <<< 8146 1726776687.30634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.30644: stdout chunk (state=3): >>><<< 8146 1726776687.30656: stderr chunk (state=3): >>><<< 8146 1726776687.30688: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776687.2787423-8515-270879284392764=/root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.30740: variable 'ansible_module_compression' from source: unknown 8146 1726776687.30793: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8146 1726776687.30836: variable 'ansible_facts' from source: unknown 8146 1726776687.30939: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764/AnsiballZ_kernel_settings_get_config.py 8146 1726776687.31090: Sending initial data 8146 1726776687.31093: Sent initial data (173 bytes) 8146 1726776687.32065: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.32069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.32091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.32128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776687.32131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.32134: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776687.32136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.32191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.32194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776687.32203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.32239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.34077: 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 <<< 8146 1726776687.34107: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776687.34150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmplunbnd4e /root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764/AnsiballZ_kernel_settings_get_config.py <<< 8146 1726776687.34183: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776687.35158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.35373: stderr chunk (state=3): >>><<< 8146 1726776687.35377: stdout chunk (state=3): >>><<< 8146 1726776687.35379: done transferring module to remote 8146 1726776687.35381: _low_level_execute_command(): starting 8146 1726776687.35384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764/ /root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776687.35891: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776687.35905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.35923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.35942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.35979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776687.35991: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776687.36005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.36024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776687.36039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776687.36050: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776687.36066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.36080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.36095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.36109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776687.36122: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776687.36137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.36207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.36231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776687.36247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.36308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.38176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.38179: stdout chunk (state=3): >>><<< 8146 1726776687.38184: stderr chunk (state=3): >>><<< 8146 1726776687.38201: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.38204: _low_level_execute_command(): starting 8146 1726776687.38209: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776687.38976: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.38980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.39009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.39012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776687.39016: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776687.39020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.39071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.39081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776687.39084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.39148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.53123: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 8146 1726776687.54233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.54252: stderr chunk (state=3): >>>Shared connection to 10.31.45.78 closed. <<< 8146 1726776687.54339: stderr chunk (state=3): >>><<< 8146 1726776687.54350: stdout chunk (state=3): >>><<< 8146 1726776687.54485: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776687.54488: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/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-1726776687.2787423-8515-270879284392764/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776687.54491: _low_level_execute_command(): starting 8146 1726776687.54493: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776687.2787423-8515-270879284392764/ > /dev/null 2>&1 && sleep 0' 8146 1726776687.55074: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.55088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.55123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776687.55156: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776687.55160: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.55167: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776687.55170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.55216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.55221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776687.55224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.55268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.57423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.57426: stdout chunk (state=3): >>><<< 8146 1726776687.57438: stderr chunk (state=3): >>><<< 8146 1726776687.57626: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.57630: handler run complete 8146 1726776687.57632: attempt loop complete, returning result 8146 1726776687.57634: _execute() done 8146 1726776687.57637: dumping result to json 8146 1726776687.57639: done dumping result, returning 8146 1726776687.57641: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-026f-19c6-000000000058] 8146 1726776687.57643: sending task result for task 025ceb90-32dd-026f-19c6-000000000058 8146 1726776687.57716: done sending task result for task 025ceb90-32dd-026f-19c6-000000000058 8146 1726776687.57723: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": {} } 8146 1726776687.57796: no more pending results, returning what we have 8146 1726776687.57800: results queue empty 8146 1726776687.57801: checking for any_errors_fatal 8146 1726776687.57807: done checking for any_errors_fatal 8146 1726776687.57808: checking for max_fail_percentage 8146 1726776687.57809: done checking for max_fail_percentage 8146 1726776687.57810: checking to see if all hosts have failed and the running result is not ok 8146 1726776687.57811: done checking to see if all hosts have failed 8146 1726776687.57812: getting the remaining hosts for this loop 8146 1726776687.57814: done getting the remaining hosts for this loop 8146 1726776687.57821: getting the next task for host managed_node3 8146 1726776687.57828: done getting next task for host managed_node3 8146 1726776687.57832: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8146 1726776687.57836: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776687.57845: getting variables 8146 1726776687.57847: in VariableManager get_vars() 8146 1726776687.57886: Calling all_inventory to load vars for managed_node3 8146 1726776687.57889: Calling groups_inventory to load vars for managed_node3 8146 1726776687.57891: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776687.57901: Calling all_plugins_play to load vars for managed_node3 8146 1726776687.57903: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776687.57905: Calling groups_plugins_play to load vars for managed_node3 8146 1726776687.58143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776687.58545: done with get_vars() 8146 1726776687.58557: done getting variables 8146 1726776687.58675: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:27 -0400 (0:00:00.349) 0:00:08.518 **** 8146 1726776687.58705: entering _queue_task() for managed_node3/template 8146 1726776687.58707: Creating lock for template 8146 1726776687.58956: worker is 1 (out of 1 available) 8146 1726776687.58972: exiting _queue_task() for managed_node3/template 8146 1726776687.58983: done queuing things up, now waiting for results queue to drain 8146 1726776687.58985: waiting for pending results... 8146 1726776687.59251: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8146 1726776687.59368: in run() - task 025ceb90-32dd-026f-19c6-000000000059 8146 1726776687.59388: variable 'ansible_search_path' from source: unknown 8146 1726776687.59396: variable 'ansible_search_path' from source: unknown 8146 1726776687.59443: calling self._execute() 8146 1726776687.59542: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776687.59553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776687.59570: variable 'omit' from source: magic vars 8146 1726776687.59683: variable 'omit' from source: magic vars 8146 1726776687.59740: variable 'omit' from source: magic vars 8146 1726776687.60079: variable '__kernel_settings_profile_src' from source: role '' all vars 8146 1726776687.60092: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776687.60173: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776687.60206: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776687.60278: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776687.60355: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776687.60451: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776687.60463: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776687.60503: variable 'omit' from source: magic vars 8146 1726776687.60556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776687.60594: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776687.60621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776687.60645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776687.60661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776687.60694: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776687.60703: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776687.60710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776687.60812: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776687.60827: Set connection var ansible_pipelining to False 8146 1726776687.60841: Set connection var ansible_shell_executable to /bin/sh 8146 1726776687.60852: Set connection var ansible_timeout to 10 8146 1726776687.60860: Set connection var ansible_shell_type to sh 8146 1726776687.60869: Set connection var ansible_connection to ssh 8146 1726776687.60894: variable 'ansible_shell_executable' from source: unknown 8146 1726776687.60902: variable 'ansible_connection' from source: unknown 8146 1726776687.60908: variable 'ansible_module_compression' from source: unknown 8146 1726776687.60917: variable 'ansible_shell_type' from source: unknown 8146 1726776687.60928: variable 'ansible_shell_executable' from source: unknown 8146 1726776687.60936: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776687.60948: variable 'ansible_pipelining' from source: unknown 8146 1726776687.60963: variable 'ansible_timeout' from source: unknown 8146 1726776687.60975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776687.61122: 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) 8146 1726776687.61141: variable 'omit' from source: magic vars 8146 1726776687.61151: starting attempt loop 8146 1726776687.61162: running the handler 8146 1726776687.61182: _low_level_execute_command(): starting 8146 1726776687.61195: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776687.61770: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.61773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.61811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.61816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.61822: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.61869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.61872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776687.61875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.61922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.63560: stdout chunk (state=3): >>>/root <<< 8146 1726776687.63736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.63739: stdout chunk (state=3): >>><<< 8146 1726776687.63742: stderr chunk (state=3): >>><<< 8146 1726776687.63822: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.63825: _low_level_execute_command(): starting 8146 1726776687.63828: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636 `" && echo ansible-tmp-1726776687.6376028-8529-30735920904636="` echo /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636 `" ) && sleep 0' 8146 1726776687.64238: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.64251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.64271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776687.64283: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.64331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.64343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.64385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.66294: stdout chunk (state=3): >>>ansible-tmp-1726776687.6376028-8529-30735920904636=/root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636 <<< 8146 1726776687.66411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.66471: stderr chunk (state=3): >>><<< 8146 1726776687.66474: stdout chunk (state=3): >>><<< 8146 1726776687.66530: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776687.6376028-8529-30735920904636=/root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.66534: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 8146 1726776687.66829: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 8146 1726776687.66832: variable 'ansible_search_path' from source: unknown 8146 1726776687.67531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776687.68933: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776687.68975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776687.69011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776687.69039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776687.69084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776687.69333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776687.69363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776687.69392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776687.69448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776687.69468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776687.69864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776687.69895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776687.69927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776687.69969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776687.69996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776687.70336: variable 'ansible_managed' from source: unknown 8146 1726776687.70339: variable '__sections' from source: task vars 8146 1726776687.70515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776687.70521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776687.70524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776687.70662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776687.70671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776687.70725: variable 'kernel_settings_sysctl' from source: include_vars 8146 1726776687.70735: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776687.70740: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776687.70802: variable '__sysctl_old' from source: task vars 8146 1726776687.70863: variable '__sysctl_old' from source: task vars 8146 1726776687.71878: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776687.71888: variable 'kernel_settings_sysctl' from source: include_vars 8146 1726776687.71900: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776687.71908: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776687.71916: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776687.72113: variable 'kernel_settings_sysfs' from source: include_vars 8146 1726776687.72122: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776687.72126: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776687.72156: variable '__sysfs_old' from source: task vars 8146 1726776687.72203: variable '__sysfs_old' from source: task vars 8146 1726776687.72342: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776687.72346: variable 'kernel_settings_sysfs' from source: include_vars 8146 1726776687.72353: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776687.72358: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776687.72362: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776687.72381: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8146 1726776687.72427: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8146 1726776687.72440: variable '__systemd_old' from source: task vars 8146 1726776687.72484: variable '__systemd_old' from source: task vars 8146 1726776687.72615: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776687.72619: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8146 1726776687.72625: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.72630: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776687.72641: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8146 1726776687.72685: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8146 1726776687.72691: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8146 1726776687.72735: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8146 1726776687.72751: variable '__trans_huge_old' from source: task vars 8146 1726776687.72794: variable '__trans_huge_old' from source: task vars 8146 1726776687.72925: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776687.72928: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8146 1726776687.72931: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.72937: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776687.72946: variable '__trans_defrag_old' from source: task vars 8146 1726776687.72992: variable '__trans_defrag_old' from source: task vars 8146 1726776687.73137: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776687.73141: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8146 1726776687.73144: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73148: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776687.73161: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73180: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73183: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73189: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73196: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73202: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73208: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73215: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73224: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73230: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73243: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73252: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73257: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73264: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73273: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73278: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73288: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73290: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73297: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73301: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776687.73980: 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) 8146 1726776687.74036: variable 'ansible_module_compression' from source: unknown 8146 1726776687.74105: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776687.74132: variable 'ansible_facts' from source: unknown 8146 1726776687.74221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/AnsiballZ_stat.py 8146 1726776687.74501: Sending initial data 8146 1726776687.74513: Sent initial data (150 bytes) 8146 1726776687.75065: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.75074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.75101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.75113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.75166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.75182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.75227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.77036: 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 <<< 8146 1726776687.77065: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776687.77096: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmps7j3mvnb /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/AnsiballZ_stat.py <<< 8146 1726776687.77125: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776687.77893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.77988: stderr chunk (state=3): >>><<< 8146 1726776687.77992: stdout chunk (state=3): >>><<< 8146 1726776687.78006: done transferring module to remote 8146 1726776687.78014: _low_level_execute_command(): starting 8146 1726776687.78020: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/ /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/AnsiballZ_stat.py && sleep 0' 8146 1726776687.78445: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776687.78451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.78480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776687.78490: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776687.78505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.78510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776687.78522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.78532: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.78574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.78585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.78633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.80424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.80462: stderr chunk (state=3): >>><<< 8146 1726776687.80468: stdout chunk (state=3): >>><<< 8146 1726776687.80478: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776687.80481: _low_level_execute_command(): starting 8146 1726776687.80485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/AnsiballZ_stat.py && sleep 0' 8146 1726776687.80903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.80916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.80935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776687.80947: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776687.80955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.81003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.81016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.81062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.94741: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8146 1726776687.95923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776687.95927: stdout chunk (state=3): >>><<< 8146 1726776687.95932: stderr chunk (state=3): >>><<< 8146 1726776687.95980: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776687.96012: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/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-1726776687.6376028-8529-30735920904636/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776687.96154: Sending initial data 8146 1726776687.96157: Sent initial data (164 bytes) 8146 1726776687.97088: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776687.97094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.97109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776687.97146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.97150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776687.97152: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776687.97208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776687.97211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776687.97215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776687.97253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776687.99156: 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 <<< 8146 1726776687.99185: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776687.99190: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp8sn1s82x/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/.source.conf <<< 8146 1726776687.99192: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776687.99312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776687.99551: stderr chunk (state=3): >>><<< 8146 1726776687.99555: stdout chunk (state=3): >>><<< 8146 1726776687.99557: _low_level_execute_command(): starting 8146 1726776687.99560: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/ /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/.source.conf && sleep 0' 8146 1726776688.00148: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776688.00162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.00181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.00205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.00253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776688.00268: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776688.00284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.00302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776688.00324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776688.00336: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776688.00348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.00361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.00381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.00394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776688.00406: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776688.00425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.00506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.00543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776688.00568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.00631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.02399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.02482: stderr chunk (state=3): >>><<< 8146 1726776688.02498: stdout chunk (state=3): >>><<< 8146 1726776688.02729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776688.02732: variable 'ansible_module_compression' from source: unknown 8146 1726776688.02734: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8146 1726776688.02740: variable 'ansible_facts' from source: unknown 8146 1726776688.02742: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/AnsiballZ_copy.py 8146 1726776688.02887: Sending initial data 8146 1726776688.02890: Sent initial data (150 bytes) 8146 1726776688.04069: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776688.04086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.04101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.04121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.04169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776688.04201: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776688.04219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.04248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776688.04265: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776688.04289: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776688.04306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.04322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.04338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.04349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776688.04360: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776688.04380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.04468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.04518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776688.04537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.04620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.06405: 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 <<< 8146 1726776688.06449: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776688.06467: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpm2qyecm6 /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/AnsiballZ_copy.py <<< 8146 1726776688.06488: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776688.07273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.07356: stderr chunk (state=3): >>><<< 8146 1726776688.07360: stdout chunk (state=3): >>><<< 8146 1726776688.07379: done transferring module to remote 8146 1726776688.07385: _low_level_execute_command(): starting 8146 1726776688.07390: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/ /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/AnsiballZ_copy.py && sleep 0' 8146 1726776688.07798: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776688.07808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.07814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.07828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.07856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776688.07863: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776688.07874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.07879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776688.07885: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776688.07892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.07896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.07906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.07916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776688.07921: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776688.07930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.07976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.07988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776688.07999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.08045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.09939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.09943: stdout chunk (state=3): >>><<< 8146 1726776688.09945: stderr chunk (state=3): >>><<< 8146 1726776688.10010: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776688.10013: _low_level_execute_command(): starting 8146 1726776688.10016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/AnsiballZ_copy.py && sleep 0' 8146 1726776688.10428: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.10435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.10462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.10466: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.10517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.10522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.10572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.24919: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "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}}} <<< 8146 1726776688.26039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776688.26093: stderr chunk (state=3): >>><<< 8146 1726776688.26096: stdout chunk (state=3): >>><<< 8146 1726776688.26112: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776688.26139: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/.source.conf', 'dest': '/etc/tuned/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'ba15904bb90578344fad097ce2f46f9231275eae', '_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-1726776687.6376028-8529-30735920904636/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776688.26166: _low_level_execute_command(): starting 8146 1726776688.26172: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/ > /dev/null 2>&1 && sleep 0' 8146 1726776688.26632: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.26636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.26670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.26683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.26693: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.26741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.26760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.26794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.28663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.28685: stderr chunk (state=3): >>><<< 8146 1726776688.28688: stdout chunk (state=3): >>><<< 8146 1726776688.28843: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776688.28849: handler run complete 8146 1726776688.28851: attempt loop complete, returning result 8146 1726776688.28853: _execute() done 8146 1726776688.28855: dumping result to json 8146 1726776688.28856: done dumping result, returning 8146 1726776688.28858: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-026f-19c6-000000000059] 8146 1726776688.28859: sending task result for task 025ceb90-32dd-026f-19c6-000000000059 8146 1726776688.28966: done sending task result for task 025ceb90-32dd-026f-19c6-000000000059 8146 1726776688.28969: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "src": "/root/.ansible/tmp/ansible-tmp-1726776687.6376028-8529-30735920904636/.source.conf", "state": "file", "uid": 0 } 8146 1726776688.29074: no more pending results, returning what we have 8146 1726776688.29078: results queue empty 8146 1726776688.29079: checking for any_errors_fatal 8146 1726776688.29084: done checking for any_errors_fatal 8146 1726776688.29084: checking for max_fail_percentage 8146 1726776688.29086: done checking for max_fail_percentage 8146 1726776688.29086: checking to see if all hosts have failed and the running result is not ok 8146 1726776688.29087: done checking to see if all hosts have failed 8146 1726776688.29088: getting the remaining hosts for this loop 8146 1726776688.29089: done getting the remaining hosts for this loop 8146 1726776688.29092: getting the next task for host managed_node3 8146 1726776688.29097: done getting next task for host managed_node3 8146 1726776688.29101: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8146 1726776688.29103: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776688.29112: getting variables 8146 1726776688.29113: in VariableManager get_vars() 8146 1726776688.29146: Calling all_inventory to load vars for managed_node3 8146 1726776688.29149: Calling groups_inventory to load vars for managed_node3 8146 1726776688.29151: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776688.29160: Calling all_plugins_play to load vars for managed_node3 8146 1726776688.29163: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776688.29166: Calling groups_plugins_play to load vars for managed_node3 8146 1726776688.29276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776688.29409: done with get_vars() 8146 1726776688.29419: done getting variables 8146 1726776688.29461: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.707) 0:00:09.226 **** 8146 1726776688.29482: entering _queue_task() for managed_node3/service 8146 1726776688.29669: worker is 1 (out of 1 available) 8146 1726776688.29683: exiting _queue_task() for managed_node3/service 8146 1726776688.29695: done queuing things up, now waiting for results queue to drain 8146 1726776688.29696: waiting for pending results... 8146 1726776688.29865: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8146 1726776688.29932: in run() - task 025ceb90-32dd-026f-19c6-00000000005a 8146 1726776688.29947: variable 'ansible_search_path' from source: unknown 8146 1726776688.29950: variable 'ansible_search_path' from source: unknown 8146 1726776688.29985: variable '__kernel_settings_services' from source: include_vars 8146 1726776688.30291: variable '__kernel_settings_services' from source: include_vars 8146 1726776688.30348: variable 'omit' from source: magic vars 8146 1726776688.30421: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776688.30428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776688.30436: variable 'omit' from source: magic vars 8146 1726776688.30649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776688.31405: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776688.31409: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776688.31412: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776688.31415: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776688.31417: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776688.31420: variable '__kernel_settings_register_mode' from source: set_fact 8146 1726776688.31423: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 8146 1726776688.31425: variable 'omit' from source: magic vars 8146 1726776688.31427: variable 'omit' from source: magic vars 8146 1726776688.31429: variable 'item' from source: unknown 8146 1726776688.31431: variable 'item' from source: unknown 8146 1726776688.31433: variable 'omit' from source: magic vars 8146 1726776688.31435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776688.31437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776688.31439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776688.31441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776688.31443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776688.31445: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776688.31447: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776688.31449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776688.31817: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776688.31823: Set connection var ansible_pipelining to False 8146 1726776688.31826: Set connection var ansible_shell_executable to /bin/sh 8146 1726776688.31827: Set connection var ansible_timeout to 10 8146 1726776688.31829: Set connection var ansible_shell_type to sh 8146 1726776688.31831: Set connection var ansible_connection to ssh 8146 1726776688.31834: variable 'ansible_shell_executable' from source: unknown 8146 1726776688.31836: variable 'ansible_connection' from source: unknown 8146 1726776688.31837: variable 'ansible_module_compression' from source: unknown 8146 1726776688.31839: variable 'ansible_shell_type' from source: unknown 8146 1726776688.31841: variable 'ansible_shell_executable' from source: unknown 8146 1726776688.31843: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776688.31845: variable 'ansible_pipelining' from source: unknown 8146 1726776688.31847: variable 'ansible_timeout' from source: unknown 8146 1726776688.31848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776688.31851: 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) 8146 1726776688.31853: variable 'omit' from source: magic vars 8146 1726776688.31855: starting attempt loop 8146 1726776688.31858: running the handler 8146 1726776688.31860: variable 'ansible_facts' from source: unknown 8146 1726776688.31947: _low_level_execute_command(): starting 8146 1726776688.31957: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776688.32667: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.32671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.32703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776688.32707: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.32709: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776688.32712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.32785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.32791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776688.32794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.32838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.34468: stdout chunk (state=3): >>>/root <<< 8146 1726776688.34572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.34621: stderr chunk (state=3): >>><<< 8146 1726776688.34628: stdout chunk (state=3): >>><<< 8146 1726776688.34645: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776688.34658: _low_level_execute_command(): starting 8146 1726776688.34662: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404 `" && echo ansible-tmp-1726776688.3464456-8563-58101372921404="` echo /root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404 `" ) && sleep 0' 8146 1726776688.35278: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776688.35291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.35305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.35327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.35369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776688.35382: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776688.35400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.35417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776688.35434: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776688.35445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776688.35456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.35473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.35488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.35505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776688.35519: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776688.35534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.35613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.35638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776688.35659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.35738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.37653: stdout chunk (state=3): >>>ansible-tmp-1726776688.3464456-8563-58101372921404=/root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404 <<< 8146 1726776688.37762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.37832: stderr chunk (state=3): >>><<< 8146 1726776688.37834: stdout chunk (state=3): >>><<< 8146 1726776688.37915: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776688.3464456-8563-58101372921404=/root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776688.37920: variable 'ansible_module_compression' from source: unknown 8146 1726776688.37923: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8146 1726776688.37963: variable 'ansible_facts' from source: unknown 8146 1726776688.38098: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404/AnsiballZ_systemd.py 8146 1726776688.38209: Sending initial data 8146 1726776688.38223: Sent initial data (153 bytes) 8146 1726776688.38882: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.38886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.38927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.38931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.38933: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.38973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.38980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776688.38991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.39038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.40823: 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 <<< 8146 1726776688.40855: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776688.40888: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpt8vss1be /root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404/AnsiballZ_systemd.py <<< 8146 1726776688.40917: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776688.42599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.42693: stderr chunk (state=3): >>><<< 8146 1726776688.42696: stdout chunk (state=3): >>><<< 8146 1726776688.42717: done transferring module to remote 8146 1726776688.42728: _low_level_execute_command(): starting 8146 1726776688.42733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404/ /root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404/AnsiballZ_systemd.py && sleep 0' 8146 1726776688.43166: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.43170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.43203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.43207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.43209: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.43266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.43269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.43307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.45114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.45156: stderr chunk (state=3): >>><<< 8146 1726776688.45159: stdout chunk (state=3): >>><<< 8146 1726776688.45174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776688.45176: _low_level_execute_command(): starting 8146 1726776688.45181: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404/AnsiballZ_systemd.py && sleep 0' 8146 1726776688.45585: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.45591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.45645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.45648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776688.45651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776688.45653: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776688.45655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.45695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.45706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.45760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.88229: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "11311", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "MemoryCurrent": "14024704", "MemoryAvailable": "infinity", "CPUUsageNSec": "115897000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCP<<< 8146 1726776688.88236: stdout chunk (state=3): >>>UWeight": "[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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:05 EDT", "StateChangeTimestampMonotonic": "237628573", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ConditionTimestampMonotonic": "237508045", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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}}} <<< 8146 1726776688.89989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776688.90048: stderr chunk (state=3): >>><<< 8146 1726776688.90051: stdout chunk (state=3): >>><<< 8146 1726776688.90079: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "11311", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "MemoryCurrent": "14024704", "MemoryAvailable": "infinity", "CPUUsageNSec": "115897000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:05 EDT", "StateChangeTimestampMonotonic": "237628573", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ConditionTimestampMonotonic": "237508045", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776688.90197: 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-1726776688.3464456-8563-58101372921404/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776688.90212: _low_level_execute_command(): starting 8146 1726776688.90217: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776688.3464456-8563-58101372921404/ > /dev/null 2>&1 && sleep 0' 8146 1726776688.90681: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776688.90706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776688.90720: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776688.90769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776688.90790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776688.90823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776688.92735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776688.92738: stdout chunk (state=3): >>><<< 8146 1726776688.92742: stderr chunk (state=3): >>><<< 8146 1726776688.92745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776688.92748: handler run complete 8146 1726776688.92825: attempt loop complete, returning result 8146 1726776688.92926: variable 'item' from source: unknown 8146 1726776688.92929: 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 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Before": "multi-user.target shutdown.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": "115897000", "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 16:11:05 EDT", "ConditionTimestampMonotonic": "237508045", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11311", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14024704", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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.socket dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:05 EDT", "StateChangeTimestampMonotonic": "237628573", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "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" } } 8146 1726776688.93550: dumping result to json 8146 1726776688.93553: done dumping result, returning 8146 1726776688.93556: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-026f-19c6-00000000005a] 8146 1726776688.93558: sending task result for task 025ceb90-32dd-026f-19c6-00000000005a 8146 1726776688.93623: done sending task result for task 025ceb90-32dd-026f-19c6-00000000005a 8146 1726776688.93627: WORKER PROCESS EXITING 8146 1726776688.93731: no more pending results, returning what we have 8146 1726776688.93734: results queue empty 8146 1726776688.93735: checking for any_errors_fatal 8146 1726776688.93742: done checking for any_errors_fatal 8146 1726776688.93742: checking for max_fail_percentage 8146 1726776688.93744: done checking for max_fail_percentage 8146 1726776688.93744: checking to see if all hosts have failed and the running result is not ok 8146 1726776688.93745: done checking to see if all hosts have failed 8146 1726776688.93746: getting the remaining hosts for this loop 8146 1726776688.93747: done getting the remaining hosts for this loop 8146 1726776688.93751: getting the next task for host managed_node3 8146 1726776688.93755: done getting next task for host managed_node3 8146 1726776688.93759: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8146 1726776688.93762: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776688.93773: getting variables 8146 1726776688.93774: in VariableManager get_vars() 8146 1726776688.93797: Calling all_inventory to load vars for managed_node3 8146 1726776688.93799: Calling groups_inventory to load vars for managed_node3 8146 1726776688.93801: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776688.93809: Calling all_plugins_play to load vars for managed_node3 8146 1726776688.93812: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776688.93815: Calling groups_plugins_play to load vars for managed_node3 8146 1726776688.93919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776688.94057: done with get_vars() 8146 1726776688.94067: done getting variables 8146 1726776688.94133: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.646) 0:00:09.872 **** 8146 1726776688.94153: entering _queue_task() for managed_node3/command 8146 1726776688.94155: Creating lock for command 8146 1726776688.94359: worker is 1 (out of 1 available) 8146 1726776688.94376: exiting _queue_task() for managed_node3/command 8146 1726776688.94387: done queuing things up, now waiting for results queue to drain 8146 1726776688.94389: waiting for pending results... 8146 1726776688.94548: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8146 1726776688.94624: in run() - task 025ceb90-32dd-026f-19c6-00000000005b 8146 1726776688.94631: variable 'ansible_search_path' from source: unknown 8146 1726776688.94634: variable 'ansible_search_path' from source: unknown 8146 1726776688.94662: calling self._execute() 8146 1726776688.94723: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776688.94731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776688.94739: variable 'omit' from source: magic vars 8146 1726776688.95062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776688.95825: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776688.95829: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776688.95831: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776688.95833: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776688.95835: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776688.95837: Evaluated conditional (not __kernel_settings_register_profile is changed): False 8146 1726776688.95839: when evaluation is False, skipping this task 8146 1726776688.95841: _execute() done 8146 1726776688.95843: dumping result to json 8146 1726776688.95845: done dumping result, returning 8146 1726776688.95847: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-026f-19c6-00000000005b] 8146 1726776688.95849: sending task result for task 025ceb90-32dd-026f-19c6-00000000005b 8146 1726776688.95907: done sending task result for task 025ceb90-32dd-026f-19c6-00000000005b 8146 1726776688.95909: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 8146 1726776688.95966: no more pending results, returning what we have 8146 1726776688.95969: results queue empty 8146 1726776688.95970: checking for any_errors_fatal 8146 1726776688.95984: done checking for any_errors_fatal 8146 1726776688.95985: checking for max_fail_percentage 8146 1726776688.95986: done checking for max_fail_percentage 8146 1726776688.95987: checking to see if all hosts have failed and the running result is not ok 8146 1726776688.95988: done checking to see if all hosts have failed 8146 1726776688.95989: getting the remaining hosts for this loop 8146 1726776688.95990: done getting the remaining hosts for this loop 8146 1726776688.95993: getting the next task for host managed_node3 8146 1726776688.95998: done getting next task for host managed_node3 8146 1726776688.96002: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8146 1726776688.96005: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776688.96016: getting variables 8146 1726776688.96017: in VariableManager get_vars() 8146 1726776688.96048: Calling all_inventory to load vars for managed_node3 8146 1726776688.96051: Calling groups_inventory to load vars for managed_node3 8146 1726776688.96053: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776688.96061: Calling all_plugins_play to load vars for managed_node3 8146 1726776688.96064: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776688.96067: Calling groups_plugins_play to load vars for managed_node3 8146 1726776688.96228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776688.96423: done with get_vars() 8146 1726776688.96433: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:28 -0400 (0:00:00.023) 0:00:09.896 **** 8146 1726776688.96514: entering _queue_task() for managed_node3/include_tasks 8146 1726776688.96737: worker is 1 (out of 1 available) 8146 1726776688.96750: exiting _queue_task() for managed_node3/include_tasks 8146 1726776688.96763: done queuing things up, now waiting for results queue to drain 8146 1726776688.96765: waiting for pending results... 8146 1726776688.97042: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8146 1726776688.97138: in run() - task 025ceb90-32dd-026f-19c6-00000000005c 8146 1726776688.97148: variable 'ansible_search_path' from source: unknown 8146 1726776688.97151: variable 'ansible_search_path' from source: unknown 8146 1726776688.97186: calling self._execute() 8146 1726776688.97270: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776688.97274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776688.97281: variable 'omit' from source: magic vars 8146 1726776688.97729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776688.97970: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776688.98090: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776688.98128: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776688.98165: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776688.98270: variable '__kernel_settings_register_apply' from source: set_fact 8146 1726776688.98303: Evaluated conditional (__kernel_settings_register_apply is changed): True 8146 1726776688.98312: _execute() done 8146 1726776688.98324: dumping result to json 8146 1726776688.98331: done dumping result, returning 8146 1726776688.98342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-026f-19c6-00000000005c] 8146 1726776688.98353: sending task result for task 025ceb90-32dd-026f-19c6-00000000005c 8146 1726776688.98482: no more pending results, returning what we have 8146 1726776688.98487: in VariableManager get_vars() 8146 1726776688.98532: Calling all_inventory to load vars for managed_node3 8146 1726776688.98535: Calling groups_inventory to load vars for managed_node3 8146 1726776688.98538: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776688.98549: Calling all_plugins_play to load vars for managed_node3 8146 1726776688.98552: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776688.98556: Calling groups_plugins_play to load vars for managed_node3 8146 1726776688.98728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776688.98967: done with get_vars() 8146 1726776688.98975: variable 'ansible_search_path' from source: unknown 8146 1726776688.98976: variable 'ansible_search_path' from source: unknown 8146 1726776688.99009: we have included files to process 8146 1726776688.99011: generating all_blocks data 8146 1726776688.99017: done generating all_blocks data 8146 1726776688.99025: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8146 1726776688.99027: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8146 1726776688.99030: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8146 1726776688.99424: done sending task result for task 025ceb90-32dd-026f-19c6-00000000005c 8146 1726776688.99427: WORKER PROCESS EXITING 8146 1726776688.99730: done processing included file 8146 1726776688.99733: iterating over new_blocks loaded from include file 8146 1726776688.99734: in VariableManager get_vars() 8146 1726776688.99753: done with get_vars() 8146 1726776688.99755: filtering new block on tags 8146 1726776688.99804: done filtering new block on tags 8146 1726776688.99807: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 8146 1726776688.99811: extending task lists for all hosts with included blocks 8146 1726776689.00289: done extending task lists 8146 1726776689.00291: done processing included files 8146 1726776689.00291: results queue empty 8146 1726776689.00292: checking for any_errors_fatal 8146 1726776689.00293: done checking for any_errors_fatal 8146 1726776689.00294: checking for max_fail_percentage 8146 1726776689.00294: done checking for max_fail_percentage 8146 1726776689.00295: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.00295: done checking to see if all hosts have failed 8146 1726776689.00296: getting the remaining hosts for this loop 8146 1726776689.00297: done getting the remaining hosts for this loop 8146 1726776689.00298: getting the next task for host managed_node3 8146 1726776689.00301: done getting next task for host managed_node3 8146 1726776689.00303: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 8146 1726776689.00305: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776689.00312: getting variables 8146 1726776689.00313: in VariableManager get_vars() 8146 1726776689.00323: Calling all_inventory to load vars for managed_node3 8146 1726776689.00324: Calling groups_inventory to load vars for managed_node3 8146 1726776689.00326: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.00329: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.00330: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.00332: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.00429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.00538: done with get_vars() 8146 1726776689.00545: done getting variables 8146 1726776689.00572: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.040) 0:00:09.937 **** 8146 1726776689.00592: entering _queue_task() for managed_node3/command 8146 1726776689.00764: worker is 1 (out of 1 available) 8146 1726776689.00775: exiting _queue_task() for managed_node3/command 8146 1726776689.00785: done queuing things up, now waiting for results queue to drain 8146 1726776689.00787: waiting for pending results... 8146 1726776689.00955: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 8146 1726776689.01030: in run() - task 025ceb90-32dd-026f-19c6-00000000012b 8146 1726776689.01041: variable 'ansible_search_path' from source: unknown 8146 1726776689.01044: variable 'ansible_search_path' from source: unknown 8146 1726776689.01075: calling self._execute() 8146 1726776689.01139: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.01142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.01151: variable 'omit' from source: magic vars 8146 1726776689.01225: variable 'omit' from source: magic vars 8146 1726776689.01266: variable 'omit' from source: magic vars 8146 1726776689.01290: variable 'omit' from source: magic vars 8146 1726776689.01328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776689.01356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776689.01372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776689.01385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.01394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.01423: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776689.01429: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.01432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.01497: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776689.01504: Set connection var ansible_pipelining to False 8146 1726776689.01509: Set connection var ansible_shell_executable to /bin/sh 8146 1726776689.01516: Set connection var ansible_timeout to 10 8146 1726776689.01524: Set connection var ansible_shell_type to sh 8146 1726776689.01526: Set connection var ansible_connection to ssh 8146 1726776689.01544: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.01547: variable 'ansible_connection' from source: unknown 8146 1726776689.01549: variable 'ansible_module_compression' from source: unknown 8146 1726776689.01553: variable 'ansible_shell_type' from source: unknown 8146 1726776689.01556: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.01558: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.01563: variable 'ansible_pipelining' from source: unknown 8146 1726776689.01568: variable 'ansible_timeout' from source: unknown 8146 1726776689.01575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.01737: 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) 8146 1726776689.01742: variable 'omit' from source: magic vars 8146 1726776689.01744: starting attempt loop 8146 1726776689.01753: running the handler 8146 1726776689.01771: _low_level_execute_command(): starting 8146 1726776689.01782: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776689.02508: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776689.02527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776689.02545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.02564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.02604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776689.02619: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776689.02637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.02660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776689.02673: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776689.02686: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776689.02698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776689.02712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.02731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.02744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776689.02762: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776689.02777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.02853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776689.02876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776689.02891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776689.02977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776689.04578: stdout chunk (state=3): >>>/root <<< 8146 1726776689.04682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776689.04728: stderr chunk (state=3): >>><<< 8146 1726776689.04731: stdout chunk (state=3): >>><<< 8146 1726776689.04750: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776689.04760: _low_level_execute_command(): starting 8146 1726776689.04771: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741 `" && echo ansible-tmp-1726776689.0474892-8594-210336994606741="` echo /root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741 `" ) && sleep 0' 8146 1726776689.05398: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776689.05422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776689.05438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.05456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.05505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776689.05520: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776689.05535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.05551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776689.05562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776689.05575: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776689.05586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776689.05603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.05622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.05635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776689.05645: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776689.05656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.05739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776689.05759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776689.05779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776689.05848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776689.07720: stdout chunk (state=3): >>>ansible-tmp-1726776689.0474892-8594-210336994606741=/root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741 <<< 8146 1726776689.07831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776689.07873: stderr chunk (state=3): >>><<< 8146 1726776689.07877: stdout chunk (state=3): >>><<< 8146 1726776689.07891: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776689.0474892-8594-210336994606741=/root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776689.07913: variable 'ansible_module_compression' from source: unknown 8146 1726776689.07955: ANSIBALLZ: Using generic lock for ansible.legacy.command 8146 1726776689.07958: ANSIBALLZ: Acquiring lock 8146 1726776689.07961: ANSIBALLZ: Lock acquired: 140454584488672 8146 1726776689.07963: ANSIBALLZ: Creating module 8146 1726776689.17312: ANSIBALLZ: Writing module into payload 8146 1726776689.17387: ANSIBALLZ: Writing module 8146 1726776689.17402: ANSIBALLZ: Renaming module 8146 1726776689.17407: ANSIBALLZ: Done creating module 8146 1726776689.17422: variable 'ansible_facts' from source: unknown 8146 1726776689.17474: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741/AnsiballZ_command.py 8146 1726776689.17579: Sending initial data 8146 1726776689.17588: Sent initial data (154 bytes) 8146 1726776689.18251: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776689.18255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.18290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776689.18294: 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.45.78 is address <<< 8146 1726776689.18296: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.18299: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.18356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776689.18359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776689.18361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776689.18403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776689.20210: 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 <<< 8146 1726776689.20245: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776689.20275: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpxbtm56od /root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741/AnsiballZ_command.py <<< 8146 1726776689.20302: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776689.21061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776689.21156: stderr chunk (state=3): >>><<< 8146 1726776689.21159: stdout chunk (state=3): >>><<< 8146 1726776689.21176: done transferring module to remote 8146 1726776689.21184: _low_level_execute_command(): starting 8146 1726776689.21189: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741/ /root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741/AnsiballZ_command.py && sleep 0' 8146 1726776689.21624: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776689.21631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.21666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776689.21669: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.21672: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.21721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776689.21725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776689.21763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776689.23538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776689.23581: stderr chunk (state=3): >>><<< 8146 1726776689.23584: stdout chunk (state=3): >>><<< 8146 1726776689.23599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776689.23603: _low_level_execute_command(): starting 8146 1726776689.23606: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741/AnsiballZ_command.py && sleep 0' 8146 1726776689.24014: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.24022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.24057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776689.24071: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.24116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776689.24133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776689.24176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776689.47474: 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 16:11:29.377191", "end": "2024-09-19 16:11:29.473788", "delta": "0:00:00.096597", "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}}} <<< 8146 1726776689.48806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776689.48856: stderr chunk (state=3): >>><<< 8146 1726776689.48859: stdout chunk (state=3): >>><<< 8146 1726776689.48875: _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 16:11:29.377191", "end": "2024-09-19 16:11:29.473788", "delta": "0:00:00.096597", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776689.48914: 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-1726776689.0474892-8594-210336994606741/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776689.48923: _low_level_execute_command(): starting 8146 1726776689.48926: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776689.0474892-8594-210336994606741/ > /dev/null 2>&1 && sleep 0' 8146 1726776689.49354: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776689.49358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.49404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.49407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.49410: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.49470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776689.49476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776689.49511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776689.51330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776689.51380: stderr chunk (state=3): >>><<< 8146 1726776689.51383: stdout chunk (state=3): >>><<< 8146 1726776689.51396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776689.51402: handler run complete 8146 1726776689.51424: Evaluated conditional (False): False 8146 1726776689.51433: attempt loop complete, returning result 8146 1726776689.51435: _execute() done 8146 1726776689.51438: dumping result to json 8146 1726776689.51443: done dumping result, returning 8146 1726776689.51451: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-026f-19c6-00000000012b] 8146 1726776689.51455: sending task result for task 025ceb90-32dd-026f-19c6-00000000012b 8146 1726776689.51557: done sending task result for task 025ceb90-32dd-026f-19c6-00000000012b 8146 1726776689.51560: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.096597", "end": "2024-09-19 16:11:29.473788", "rc": 0, "start": "2024-09-19 16:11:29.377191" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 8146 1726776689.51646: no more pending results, returning what we have 8146 1726776689.51650: results queue empty 8146 1726776689.51651: checking for any_errors_fatal 8146 1726776689.51652: done checking for any_errors_fatal 8146 1726776689.51653: checking for max_fail_percentage 8146 1726776689.51654: done checking for max_fail_percentage 8146 1726776689.51655: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.51656: done checking to see if all hosts have failed 8146 1726776689.51657: getting the remaining hosts for this loop 8146 1726776689.51658: done getting the remaining hosts for this loop 8146 1726776689.51662: getting the next task for host managed_node3 8146 1726776689.51671: done getting next task for host managed_node3 8146 1726776689.51675: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 8146 1726776689.51679: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776689.51689: getting variables 8146 1726776689.51690: in VariableManager get_vars() 8146 1726776689.51725: Calling all_inventory to load vars for managed_node3 8146 1726776689.51728: Calling groups_inventory to load vars for managed_node3 8146 1726776689.51730: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.51739: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.51741: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.51744: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.51869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.52000: done with get_vars() 8146 1726776689.52009: done getting variables 8146 1726776689.52079: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.515) 0:00:10.452 **** 8146 1726776689.52103: entering _queue_task() for managed_node3/shell 8146 1726776689.52104: Creating lock for shell 8146 1726776689.52294: worker is 1 (out of 1 available) 8146 1726776689.52305: exiting _queue_task() for managed_node3/shell 8146 1726776689.52320: done queuing things up, now waiting for results queue to drain 8146 1726776689.52321: waiting for pending results... 8146 1726776689.52483: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 8146 1726776689.52556: in run() - task 025ceb90-32dd-026f-19c6-00000000012c 8146 1726776689.52574: variable 'ansible_search_path' from source: unknown 8146 1726776689.52578: variable 'ansible_search_path' from source: unknown 8146 1726776689.52606: calling self._execute() 8146 1726776689.52676: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.52680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.52688: variable 'omit' from source: magic vars 8146 1726776689.53068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776689.53237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776689.53266: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776689.53292: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776689.53316: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776689.53393: variable '__kernel_settings_register_verify_values' from source: set_fact 8146 1726776689.53411: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 8146 1726776689.53415: when evaluation is False, skipping this task 8146 1726776689.53419: _execute() done 8146 1726776689.53425: dumping result to json 8146 1726776689.53435: done dumping result, returning 8146 1726776689.53439: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-026f-19c6-00000000012c] 8146 1726776689.53444: sending task result for task 025ceb90-32dd-026f-19c6-00000000012c 8146 1726776689.53526: done sending task result for task 025ceb90-32dd-026f-19c6-00000000012c 8146 1726776689.53529: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 8146 1726776689.53578: no more pending results, returning what we have 8146 1726776689.53581: results queue empty 8146 1726776689.53582: checking for any_errors_fatal 8146 1726776689.53589: done checking for any_errors_fatal 8146 1726776689.53590: checking for max_fail_percentage 8146 1726776689.53591: done checking for max_fail_percentage 8146 1726776689.53592: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.53593: done checking to see if all hosts have failed 8146 1726776689.53593: getting the remaining hosts for this loop 8146 1726776689.53594: done getting the remaining hosts for this loop 8146 1726776689.53598: getting the next task for host managed_node3 8146 1726776689.53603: done getting next task for host managed_node3 8146 1726776689.53607: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 8146 1726776689.53610: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776689.53623: getting variables 8146 1726776689.53624: in VariableManager get_vars() 8146 1726776689.53655: Calling all_inventory to load vars for managed_node3 8146 1726776689.53657: Calling groups_inventory to load vars for managed_node3 8146 1726776689.53658: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.53664: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.53666: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.53668: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.53796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.53915: done with get_vars() 8146 1726776689.53923: done getting variables 8146 1726776689.53961: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.018) 0:00:10.471 **** 8146 1726776689.53985: entering _queue_task() for managed_node3/fail 8146 1726776689.54145: worker is 1 (out of 1 available) 8146 1726776689.54158: exiting _queue_task() for managed_node3/fail 8146 1726776689.54168: done queuing things up, now waiting for results queue to drain 8146 1726776689.54170: waiting for pending results... 8146 1726776689.54325: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 8146 1726776689.54403: in run() - task 025ceb90-32dd-026f-19c6-00000000012d 8146 1726776689.54414: variable 'ansible_search_path' from source: unknown 8146 1726776689.54417: variable 'ansible_search_path' from source: unknown 8146 1726776689.54445: calling self._execute() 8146 1726776689.54502: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.54506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.54520: variable 'omit' from source: magic vars 8146 1726776689.54817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776689.54984: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776689.55013: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776689.55038: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776689.55062: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776689.55141: variable '__kernel_settings_register_verify_values' from source: set_fact 8146 1726776689.55162: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 8146 1726776689.55167: when evaluation is False, skipping this task 8146 1726776689.55171: _execute() done 8146 1726776689.55176: dumping result to json 8146 1726776689.55179: done dumping result, returning 8146 1726776689.55186: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-026f-19c6-00000000012d] 8146 1726776689.55191: sending task result for task 025ceb90-32dd-026f-19c6-00000000012d 8146 1726776689.55275: done sending task result for task 025ceb90-32dd-026f-19c6-00000000012d 8146 1726776689.55278: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 8146 1726776689.55317: no more pending results, returning what we have 8146 1726776689.55326: results queue empty 8146 1726776689.55327: checking for any_errors_fatal 8146 1726776689.55331: done checking for any_errors_fatal 8146 1726776689.55332: checking for max_fail_percentage 8146 1726776689.55333: done checking for max_fail_percentage 8146 1726776689.55334: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.55334: done checking to see if all hosts have failed 8146 1726776689.55335: getting the remaining hosts for this loop 8146 1726776689.55336: done getting the remaining hosts for this loop 8146 1726776689.55339: getting the next task for host managed_node3 8146 1726776689.55345: done getting next task for host managed_node3 8146 1726776689.55348: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8146 1726776689.55351: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776689.55361: getting variables 8146 1726776689.55363: in VariableManager get_vars() 8146 1726776689.55392: Calling all_inventory to load vars for managed_node3 8146 1726776689.55394: Calling groups_inventory to load vars for managed_node3 8146 1726776689.55396: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.55402: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.55403: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.55405: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.55507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.55628: done with get_vars() 8146 1726776689.55634: done getting variables 8146 1726776689.55674: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.017) 0:00:10.488 **** 8146 1726776689.55692: entering _queue_task() for managed_node3/set_fact 8146 1726776689.55849: worker is 1 (out of 1 available) 8146 1726776689.55860: exiting _queue_task() for managed_node3/set_fact 8146 1726776689.55873: done queuing things up, now waiting for results queue to drain 8146 1726776689.55875: waiting for pending results... 8146 1726776689.56022: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8146 1726776689.56085: in run() - task 025ceb90-32dd-026f-19c6-00000000005d 8146 1726776689.56096: variable 'ansible_search_path' from source: unknown 8146 1726776689.56099: variable 'ansible_search_path' from source: unknown 8146 1726776689.56126: calling self._execute() 8146 1726776689.56181: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.56185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.56192: variable 'omit' from source: magic vars 8146 1726776689.56258: variable 'omit' from source: magic vars 8146 1726776689.56290: variable 'omit' from source: magic vars 8146 1726776689.56311: variable 'omit' from source: magic vars 8146 1726776689.56343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776689.56371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776689.56385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776689.56398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.56408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.56432: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776689.56435: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.56437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.56505: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776689.56511: Set connection var ansible_pipelining to False 8146 1726776689.56517: Set connection var ansible_shell_executable to /bin/sh 8146 1726776689.56525: Set connection var ansible_timeout to 10 8146 1726776689.56529: Set connection var ansible_shell_type to sh 8146 1726776689.56532: Set connection var ansible_connection to ssh 8146 1726776689.56548: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.56550: variable 'ansible_connection' from source: unknown 8146 1726776689.56553: variable 'ansible_module_compression' from source: unknown 8146 1726776689.56555: variable 'ansible_shell_type' from source: unknown 8146 1726776689.56558: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.56560: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.56562: variable 'ansible_pipelining' from source: unknown 8146 1726776689.56569: variable 'ansible_timeout' from source: unknown 8146 1726776689.56572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.56675: 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) 8146 1726776689.56686: variable 'omit' from source: magic vars 8146 1726776689.56690: starting attempt loop 8146 1726776689.56694: running the handler 8146 1726776689.56707: handler run complete 8146 1726776689.56715: attempt loop complete, returning result 8146 1726776689.56719: _execute() done 8146 1726776689.56722: dumping result to json 8146 1726776689.56725: done dumping result, returning 8146 1726776689.56733: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-026f-19c6-00000000005d] 8146 1726776689.56738: sending task result for task 025ceb90-32dd-026f-19c6-00000000005d 8146 1726776689.56813: done sending task result for task 025ceb90-32dd-026f-19c6-00000000005d 8146 1726776689.56816: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 8146 1726776689.56871: no more pending results, returning what we have 8146 1726776689.56873: results queue empty 8146 1726776689.56874: checking for any_errors_fatal 8146 1726776689.56878: done checking for any_errors_fatal 8146 1726776689.56879: checking for max_fail_percentage 8146 1726776689.56880: done checking for max_fail_percentage 8146 1726776689.56881: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.56882: done checking to see if all hosts have failed 8146 1726776689.56883: getting the remaining hosts for this loop 8146 1726776689.56884: done getting the remaining hosts for this loop 8146 1726776689.56887: getting the next task for host managed_node3 8146 1726776689.56891: done getting next task for host managed_node3 8146 1726776689.56894: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8146 1726776689.56897: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776689.56905: getting variables 8146 1726776689.56906: in VariableManager get_vars() 8146 1726776689.56931: Calling all_inventory to load vars for managed_node3 8146 1726776689.56933: Calling groups_inventory to load vars for managed_node3 8146 1726776689.56934: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.56940: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.56941: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.56943: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.57069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.57183: done with get_vars() 8146 1726776689.57189: done getting variables 8146 1726776689.57228: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.015) 0:00:10.503 **** 8146 1726776689.57246: entering _queue_task() for managed_node3/set_fact 8146 1726776689.57416: worker is 1 (out of 1 available) 8146 1726776689.57429: exiting _queue_task() for managed_node3/set_fact 8146 1726776689.57439: done queuing things up, now waiting for results queue to drain 8146 1726776689.57440: waiting for pending results... 8146 1726776689.57589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8146 1726776689.57652: in run() - task 025ceb90-32dd-026f-19c6-00000000005e 8146 1726776689.57662: variable 'ansible_search_path' from source: unknown 8146 1726776689.57665: variable 'ansible_search_path' from source: unknown 8146 1726776689.57699: calling self._execute() 8146 1726776689.57754: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.57757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.57765: variable 'omit' from source: magic vars 8146 1726776689.57836: variable 'omit' from source: magic vars 8146 1726776689.57865: variable 'omit' from source: magic vars 8146 1726776689.58110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776689.58320: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776689.58363: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776689.58402: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776689.58440: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776689.58579: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776689.58598: variable '__kernel_settings_register_mode' from source: set_fact 8146 1726776689.58609: variable '__kernel_settings_register_apply' from source: set_fact 8146 1726776689.58662: variable 'omit' from source: magic vars 8146 1726776689.58697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776689.58755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776689.58778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776689.58800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.58816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.58848: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776689.58856: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.58862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.58958: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776689.58974: Set connection var ansible_pipelining to False 8146 1726776689.58984: Set connection var ansible_shell_executable to /bin/sh 8146 1726776689.58995: Set connection var ansible_timeout to 10 8146 1726776689.59004: Set connection var ansible_shell_type to sh 8146 1726776689.59010: Set connection var ansible_connection to ssh 8146 1726776689.59037: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.59044: variable 'ansible_connection' from source: unknown 8146 1726776689.59050: variable 'ansible_module_compression' from source: unknown 8146 1726776689.59056: variable 'ansible_shell_type' from source: unknown 8146 1726776689.59062: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.59072: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.59081: variable 'ansible_pipelining' from source: unknown 8146 1726776689.59087: variable 'ansible_timeout' from source: unknown 8146 1726776689.59094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.59204: 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) 8146 1726776689.59221: variable 'omit' from source: magic vars 8146 1726776689.59232: starting attempt loop 8146 1726776689.59239: running the handler 8146 1726776689.59254: handler run complete 8146 1726776689.59271: attempt loop complete, returning result 8146 1726776689.59278: _execute() done 8146 1726776689.59286: dumping result to json 8146 1726776689.59293: done dumping result, returning 8146 1726776689.59305: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-026f-19c6-00000000005e] 8146 1726776689.59315: sending task result for task 025ceb90-32dd-026f-19c6-00000000005e ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 8146 1726776689.59463: no more pending results, returning what we have 8146 1726776689.59466: results queue empty 8146 1726776689.59467: checking for any_errors_fatal 8146 1726776689.59472: done checking for any_errors_fatal 8146 1726776689.59473: checking for max_fail_percentage 8146 1726776689.59475: done checking for max_fail_percentage 8146 1726776689.59476: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.59476: done checking to see if all hosts have failed 8146 1726776689.59477: getting the remaining hosts for this loop 8146 1726776689.59479: done getting the remaining hosts for this loop 8146 1726776689.59483: getting the next task for host managed_node3 8146 1726776689.59491: done getting next task for host managed_node3 8146 1726776689.59494: ^ task is: TASK: meta (role_complete) 8146 1726776689.59496: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776689.59508: done sending task result for task 025ceb90-32dd-026f-19c6-00000000005e 8146 1726776689.59511: WORKER PROCESS EXITING 8146 1726776689.59515: getting variables 8146 1726776689.59517: in VariableManager get_vars() 8146 1726776689.59549: Calling all_inventory to load vars for managed_node3 8146 1726776689.59552: Calling groups_inventory to load vars for managed_node3 8146 1726776689.59555: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.59564: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.59570: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.59574: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.59747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.59880: done with get_vars() 8146 1726776689.59886: done getting variables 8146 1726776689.59937: done queuing things up, now waiting for results queue to drain 8146 1726776689.59938: results queue empty 8146 1726776689.59939: checking for any_errors_fatal 8146 1726776689.59940: done checking for any_errors_fatal 8146 1726776689.59940: checking for max_fail_percentage 8146 1726776689.59941: done checking for max_fail_percentage 8146 1726776689.59944: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.59945: done checking to see if all hosts have failed 8146 1726776689.59945: getting the remaining hosts for this loop 8146 1726776689.59946: done getting the remaining hosts for this loop 8146 1726776689.59948: getting the next task for host managed_node3 8146 1726776689.59951: done getting next task for host managed_node3 8146 1726776689.59953: ^ task is: TASK: Verify that settings were applied correctly 8146 1726776689.59954: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776689.59956: getting variables 8146 1726776689.59956: in VariableManager get_vars() 8146 1726776689.59963: Calling all_inventory to load vars for managed_node3 8146 1726776689.59965: Calling groups_inventory to load vars for managed_node3 8146 1726776689.59968: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.59971: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.59972: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.59974: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.60072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.60184: done with get_vars() 8146 1726776689.60190: done getting variables TASK [Verify that settings were applied correctly] ***************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:30 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.029) 0:00:10.533 **** 8146 1726776689.60234: entering _queue_task() for managed_node3/include_tasks 8146 1726776689.60393: worker is 1 (out of 1 available) 8146 1726776689.60404: exiting _queue_task() for managed_node3/include_tasks 8146 1726776689.60414: done queuing things up, now waiting for results queue to drain 8146 1726776689.60416: waiting for pending results... 8146 1726776689.60573: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly 8146 1726776689.60630: in run() - task 025ceb90-32dd-026f-19c6-000000000009 8146 1726776689.60641: variable 'ansible_search_path' from source: unknown 8146 1726776689.60668: calling self._execute() 8146 1726776689.60725: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.60730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.60738: variable 'omit' from source: magic vars 8146 1726776689.60802: _execute() done 8146 1726776689.60806: dumping result to json 8146 1726776689.60809: done dumping result, returning 8146 1726776689.60812: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly [025ceb90-32dd-026f-19c6-000000000009] 8146 1726776689.60820: sending task result for task 025ceb90-32dd-026f-19c6-000000000009 8146 1726776689.60906: done sending task result for task 025ceb90-32dd-026f-19c6-000000000009 8146 1726776689.60909: WORKER PROCESS EXITING 8146 1726776689.60940: no more pending results, returning what we have 8146 1726776689.60944: in VariableManager get_vars() 8146 1726776689.60976: Calling all_inventory to load vars for managed_node3 8146 1726776689.60978: Calling groups_inventory to load vars for managed_node3 8146 1726776689.60979: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.60986: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.60987: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.60989: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.61097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.61212: done with get_vars() 8146 1726776689.61216: variable 'ansible_search_path' from source: unknown 8146 1726776689.61227: we have included files to process 8146 1726776689.61228: generating all_blocks data 8146 1726776689.61229: done generating all_blocks data 8146 1726776689.61232: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 8146 1726776689.61233: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 8146 1726776689.61234: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 8146 1726776689.61906: in VariableManager get_vars() 8146 1726776689.61925: done with get_vars() 8146 1726776689.62083: done processing included file 8146 1726776689.62085: iterating over new_blocks loaded from include file 8146 1726776689.62087: in VariableManager get_vars() 8146 1726776689.62101: done with get_vars() 8146 1726776689.62103: filtering new block on tags 8146 1726776689.62175: done filtering new block on tags 8146 1726776689.62178: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml for managed_node3 8146 1726776689.62182: extending task lists for all hosts with included blocks 8146 1726776689.63346: done extending task lists 8146 1726776689.63347: done processing included files 8146 1726776689.63348: results queue empty 8146 1726776689.63349: checking for any_errors_fatal 8146 1726776689.63350: done checking for any_errors_fatal 8146 1726776689.63351: checking for max_fail_percentage 8146 1726776689.63352: done checking for max_fail_percentage 8146 1726776689.63353: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.63354: done checking to see if all hosts have failed 8146 1726776689.63355: getting the remaining hosts for this loop 8146 1726776689.63356: done getting the remaining hosts for this loop 8146 1726776689.63359: getting the next task for host managed_node3 8146 1726776689.63362: done getting next task for host managed_node3 8146 1726776689.63364: ^ task is: TASK: Set version specific variables 8146 1726776689.63369: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776689.63372: getting variables 8146 1726776689.63373: in VariableManager get_vars() 8146 1726776689.63384: Calling all_inventory to load vars for managed_node3 8146 1726776689.63386: Calling groups_inventory to load vars for managed_node3 8146 1726776689.63388: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.63394: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.63396: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.63399: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.63551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.63741: done with get_vars() 8146 1726776689.63751: done getting variables 8146 1726776689.63792: 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 [Set version specific variables] ****************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:2 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.035) 0:00:10.569 **** 8146 1726776689.63820: entering _queue_task() for managed_node3/include_vars 8146 1726776689.64037: worker is 1 (out of 1 available) 8146 1726776689.64049: exiting _queue_task() for managed_node3/include_vars 8146 1726776689.64061: done queuing things up, now waiting for results queue to drain 8146 1726776689.64062: waiting for pending results... 8146 1726776689.64336: running TaskExecutor() for managed_node3/TASK: Set version specific variables 8146 1726776689.64443: in run() - task 025ceb90-32dd-026f-19c6-000000000187 8146 1726776689.64462: variable 'ansible_search_path' from source: unknown 8146 1726776689.64473: variable 'ansible_search_path' from source: unknown 8146 1726776689.64520: calling self._execute() 8146 1726776689.64609: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.64625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.64639: variable 'omit' from source: magic vars 8146 1726776689.64747: variable 'omit' from source: magic vars 8146 1726776689.64795: variable 'omit' from source: magic vars 8146 1726776689.65170: variable 'ffparams' from source: task vars 8146 1726776689.65287: variable 'ansible_distribution' from source: facts 8146 1726776689.65298: variable 'ansible_distribution_major_version' from source: facts 8146 1726776689.65397: variable 'ansible_distribution' from source: facts 8146 1726776689.65570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8146 1726776689.66030: Loaded config def from plugin (lookup/first_found) 8146 1726776689.66040: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8146 1726776689.66080: variable 'ansible_search_path' from source: unknown 8146 1726776689.66090: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8146 1726776689.66141: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_CentOS_9.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_CentOS_9.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_CentOS_9.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_CentOS_9.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_CentOS_9.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_CentOS_9.yml 8146 1726776689.66170: variable 'ansible_search_path' from source: unknown 8146 1726776689.66179: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8146 1726776689.66216: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_CentOS.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_CentOS.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_CentOS.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_CentOS.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_CentOS.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_CentOS.yml 8146 1726776689.66236: variable 'ansible_search_path' from source: unknown 8146 1726776689.66247: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8146 1726776689.66285: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_default.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_default.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_default.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_default.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_default.yml /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_default.yml 8146 1726776689.66309: variable 'omit' from source: magic vars 8146 1726776689.66335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776689.66369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776689.66390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776689.66409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.66424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.66455: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776689.66463: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.66473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.66556: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776689.66574: Set connection var ansible_pipelining to False 8146 1726776689.66585: Set connection var ansible_shell_executable to /bin/sh 8146 1726776689.66597: Set connection var ansible_timeout to 10 8146 1726776689.66607: Set connection var ansible_shell_type to sh 8146 1726776689.66614: Set connection var ansible_connection to ssh 8146 1726776689.66642: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.66650: variable 'ansible_connection' from source: unknown 8146 1726776689.66657: variable 'ansible_module_compression' from source: unknown 8146 1726776689.66664: variable 'ansible_shell_type' from source: unknown 8146 1726776689.66676: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.66686: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.66695: variable 'ansible_pipelining' from source: unknown 8146 1726776689.66701: variable 'ansible_timeout' from source: unknown 8146 1726776689.66709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.66823: 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) 8146 1726776689.66839: variable 'omit' from source: magic vars 8146 1726776689.66849: starting attempt loop 8146 1726776689.66856: running the handler 8146 1726776689.66916: handler run complete 8146 1726776689.66934: attempt loop complete, returning result 8146 1726776689.66942: _execute() done 8146 1726776689.66949: dumping result to json 8146 1726776689.66956: done dumping result, returning 8146 1726776689.66970: done running TaskExecutor() for managed_node3/TASK: Set version specific variables [025ceb90-32dd-026f-19c6-000000000187] 8146 1726776689.66980: sending task result for task 025ceb90-32dd-026f-19c6-000000000187 8146 1726776689.67088: done sending task result for task 025ceb90-32dd-026f-19c6-000000000187 8146 1726776689.67096: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_test_python_cmd": "/usr/libexec/platform-python", "__kernel_settings_test_python_pkgs": [ "python3-configobj" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_default.yml" ], "changed": false } 8146 1726776689.67171: no more pending results, returning what we have 8146 1726776689.67175: results queue empty 8146 1726776689.67176: checking for any_errors_fatal 8146 1726776689.67178: done checking for any_errors_fatal 8146 1726776689.67179: checking for max_fail_percentage 8146 1726776689.67180: done checking for max_fail_percentage 8146 1726776689.67181: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.67182: done checking to see if all hosts have failed 8146 1726776689.67183: getting the remaining hosts for this loop 8146 1726776689.67185: done getting the remaining hosts for this loop 8146 1726776689.67189: getting the next task for host managed_node3 8146 1726776689.67196: done getting next task for host managed_node3 8146 1726776689.67198: ^ task is: TASK: Reset settings success flag 8146 1726776689.67201: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776689.67204: getting variables 8146 1726776689.67206: in VariableManager get_vars() 8146 1726776689.67242: Calling all_inventory to load vars for managed_node3 8146 1726776689.67245: Calling groups_inventory to load vars for managed_node3 8146 1726776689.67248: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.67258: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.67261: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.67264: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.67437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.67638: done with get_vars() 8146 1726776689.67647: done getting variables 8146 1726776689.67702: 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 [Reset settings success flag] ********************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:13 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.041) 0:00:10.610 **** 8146 1726776689.67936: entering _queue_task() for managed_node3/set_fact 8146 1726776689.68147: worker is 1 (out of 1 available) 8146 1726776689.68158: exiting _queue_task() for managed_node3/set_fact 8146 1726776689.68172: done queuing things up, now waiting for results queue to drain 8146 1726776689.68174: waiting for pending results... 8146 1726776689.68436: running TaskExecutor() for managed_node3/TASK: Reset settings success flag 8146 1726776689.68540: in run() - task 025ceb90-32dd-026f-19c6-000000000188 8146 1726776689.68559: variable 'ansible_search_path' from source: unknown 8146 1726776689.68571: variable 'ansible_search_path' from source: unknown 8146 1726776689.68612: calling self._execute() 8146 1726776689.68700: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.68712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.68729: variable 'omit' from source: magic vars 8146 1726776689.68830: variable 'omit' from source: magic vars 8146 1726776689.68875: variable 'omit' from source: magic vars 8146 1726776689.68913: variable 'omit' from source: magic vars 8146 1726776689.68961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776689.69001: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776689.69028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776689.69362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.69385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.69420: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776689.69428: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.69435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.69547: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776689.69554: Set connection var ansible_pipelining to False 8146 1726776689.69560: Set connection var ansible_shell_executable to /bin/sh 8146 1726776689.69568: Set connection var ansible_timeout to 10 8146 1726776689.69571: Set connection var ansible_shell_type to sh 8146 1726776689.69573: Set connection var ansible_connection to ssh 8146 1726776689.69599: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.69615: variable 'ansible_connection' from source: unknown 8146 1726776689.69627: variable 'ansible_module_compression' from source: unknown 8146 1726776689.69633: variable 'ansible_shell_type' from source: unknown 8146 1726776689.69637: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.69639: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.69641: variable 'ansible_pipelining' from source: unknown 8146 1726776689.69644: variable 'ansible_timeout' from source: unknown 8146 1726776689.69649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.69756: 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) 8146 1726776689.69768: variable 'omit' from source: magic vars 8146 1726776689.69771: starting attempt loop 8146 1726776689.69774: running the handler 8146 1726776689.69782: handler run complete 8146 1726776689.69789: attempt loop complete, returning result 8146 1726776689.69792: _execute() done 8146 1726776689.69794: dumping result to json 8146 1726776689.69796: done dumping result, returning 8146 1726776689.69803: done running TaskExecutor() for managed_node3/TASK: Reset settings success flag [025ceb90-32dd-026f-19c6-000000000188] 8146 1726776689.69808: sending task result for task 025ceb90-32dd-026f-19c6-000000000188 8146 1726776689.69885: done sending task result for task 025ceb90-32dd-026f-19c6-000000000188 8146 1726776689.69888: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_success": true }, "changed": false } 8146 1726776689.69972: no more pending results, returning what we have 8146 1726776689.69975: results queue empty 8146 1726776689.69976: checking for any_errors_fatal 8146 1726776689.69981: done checking for any_errors_fatal 8146 1726776689.69981: checking for max_fail_percentage 8146 1726776689.69983: done checking for max_fail_percentage 8146 1726776689.69983: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.69984: done checking to see if all hosts have failed 8146 1726776689.69984: getting the remaining hosts for this loop 8146 1726776689.69985: done getting the remaining hosts for this loop 8146 1726776689.69988: getting the next task for host managed_node3 8146 1726776689.69991: done getting next task for host managed_node3 8146 1726776689.69993: ^ task is: TASK: Check tuned-adm verify 8146 1726776689.69995: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8146 1726776689.69997: getting variables 8146 1726776689.69997: in VariableManager get_vars() 8146 1726776689.70020: Calling all_inventory to load vars for managed_node3 8146 1726776689.70022: Calling groups_inventory to load vars for managed_node3 8146 1726776689.70023: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.70029: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.70031: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.70033: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.70289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.70399: done with get_vars() 8146 1726776689.70405: done getting variables 8146 1726776689.70442: 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 [Check tuned-adm verify] ************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:17 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.025) 0:00:10.635 **** 8146 1726776689.70459: entering _queue_task() for managed_node3/command 8146 1726776689.70611: worker is 1 (out of 1 available) 8146 1726776689.70625: exiting _queue_task() for managed_node3/command 8146 1726776689.70634: done queuing things up, now waiting for results queue to drain 8146 1726776689.70635: waiting for pending results... 8146 1726776689.70787: running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify 8146 1726776689.70853: in run() - task 025ceb90-32dd-026f-19c6-000000000189 8146 1726776689.70861: variable 'ansible_search_path' from source: unknown 8146 1726776689.70865: variable 'ansible_search_path' from source: unknown 8146 1726776689.70895: calling self._execute() 8146 1726776689.70956: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.70964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.70975: variable 'omit' from source: magic vars 8146 1726776689.71322: variable '__kernel_settings_test_verify' from source: include params 8146 1726776689.71327: Evaluated conditional (__kernel_settings_test_verify): False 8146 1726776689.71329: when evaluation is False, skipping this task 8146 1726776689.71332: _execute() done 8146 1726776689.71334: dumping result to json 8146 1726776689.71336: done dumping result, returning 8146 1726776689.71340: done running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify [025ceb90-32dd-026f-19c6-000000000189] 8146 1726776689.71370: sending task result for task 025ceb90-32dd-026f-19c6-000000000189 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_test_verify", "skip_reason": "Conditional result was False" } 8146 1726776689.71548: no more pending results, returning what we have 8146 1726776689.71552: results queue empty 8146 1726776689.71553: checking for any_errors_fatal 8146 1726776689.71559: done checking for any_errors_fatal 8146 1726776689.71560: checking for max_fail_percentage 8146 1726776689.71561: done checking for max_fail_percentage 8146 1726776689.71562: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.71563: done checking to see if all hosts have failed 8146 1726776689.71563: getting the remaining hosts for this loop 8146 1726776689.71565: done getting the remaining hosts for this loop 8146 1726776689.71569: getting the next task for host managed_node3 8146 1726776689.71575: done getting next task for host managed_node3 8146 1726776689.71578: ^ task is: TASK: Check for verify errors 8146 1726776689.71582: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8146 1726776689.71585: getting variables 8146 1726776689.71592: in VariableManager get_vars() 8146 1726776689.71635: Calling all_inventory to load vars for managed_node3 8146 1726776689.71639: Calling groups_inventory to load vars for managed_node3 8146 1726776689.71641: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.71654: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.71658: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.71661: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.71987: done sending task result for task 025ceb90-32dd-026f-19c6-000000000189 8146 1726776689.71990: WORKER PROCESS EXITING 8146 1726776689.72012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.72336: done with get_vars() 8146 1726776689.72351: done getting variables 8146 1726776689.72407: 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 [Check for verify errors] ************************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:24 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.019) 0:00:10.655 **** 8146 1726776689.72440: entering _queue_task() for managed_node3/command 8146 1726776689.72599: worker is 1 (out of 1 available) 8146 1726776689.72610: exiting _queue_task() for managed_node3/command 8146 1726776689.72625: done queuing things up, now waiting for results queue to drain 8146 1726776689.72627: waiting for pending results... 8146 1726776689.72774: running TaskExecutor() for managed_node3/TASK: Check for verify errors 8146 1726776689.72875: in run() - task 025ceb90-32dd-026f-19c6-00000000018a 8146 1726776689.72885: variable 'ansible_search_path' from source: unknown 8146 1726776689.72889: variable 'ansible_search_path' from source: unknown 8146 1726776689.72932: calling self._execute() 8146 1726776689.73032: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.73042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.73055: variable 'omit' from source: magic vars 8146 1726776689.73640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776689.73912: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776689.73947: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776689.73970: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776689.74002: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776689.74058: 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) 8146 1726776689.74076: 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) 8146 1726776689.74094: 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) 8146 1726776689.74115: 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) 8146 1726776689.74191: variable '__kernel_settings_register_verify' from source: set_fact 8146 1726776689.74202: Evaluated conditional (__kernel_settings_register_verify is defined): True 8146 1726776689.74303: variable '__kernel_settings_register_verify' from source: set_fact 8146 1726776689.74310: Evaluated conditional (__kernel_settings_register_verify is failed): False 8146 1726776689.74313: when evaluation is False, skipping this task 8146 1726776689.74315: _execute() done 8146 1726776689.74320: dumping result to json 8146 1726776689.74327: done dumping result, returning 8146 1726776689.74333: done running TaskExecutor() for managed_node3/TASK: Check for verify errors [025ceb90-32dd-026f-19c6-00000000018a] 8146 1726776689.74342: sending task result for task 025ceb90-32dd-026f-19c6-00000000018a 8146 1726776689.74437: done sending task result for task 025ceb90-32dd-026f-19c6-00000000018a 8146 1726776689.74440: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 8146 1726776689.74642: no more pending results, returning what we have 8146 1726776689.74645: results queue empty 8146 1726776689.74646: checking for any_errors_fatal 8146 1726776689.74651: done checking for any_errors_fatal 8146 1726776689.74652: checking for max_fail_percentage 8146 1726776689.74653: done checking for max_fail_percentage 8146 1726776689.74654: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.74655: done checking to see if all hosts have failed 8146 1726776689.74656: getting the remaining hosts for this loop 8146 1726776689.74657: done getting the remaining hosts for this loop 8146 1726776689.74660: getting the next task for host managed_node3 8146 1726776689.74666: done getting next task for host managed_node3 8146 1726776689.74668: ^ task is: TASK: Check /proc/cmdline 8146 1726776689.74670: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8146 1726776689.74673: getting variables 8146 1726776689.74674: in VariableManager get_vars() 8146 1726776689.74705: Calling all_inventory to load vars for managed_node3 8146 1726776689.74708: Calling groups_inventory to load vars for managed_node3 8146 1726776689.74710: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.74721: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.74724: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.74727: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.74924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.75115: done with get_vars() 8146 1726776689.75126: done getting variables 8146 1726776689.75176: 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 [Check /proc/cmdline] ***************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:31 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.027) 0:00:10.683 **** 8146 1726776689.75200: entering _queue_task() for managed_node3/command 8146 1726776689.75408: worker is 1 (out of 1 available) 8146 1726776689.75422: exiting _queue_task() for managed_node3/command 8146 1726776689.75434: done queuing things up, now waiting for results queue to drain 8146 1726776689.75435: waiting for pending results... 8146 1726776689.75695: running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline 8146 1726776689.75790: in run() - task 025ceb90-32dd-026f-19c6-00000000018b 8146 1726776689.75806: variable 'ansible_search_path' from source: unknown 8146 1726776689.75814: variable 'ansible_search_path' from source: unknown 8146 1726776689.75853: calling self._execute() 8146 1726776689.75938: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.75950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.75971: variable 'omit' from source: magic vars 8146 1726776689.76490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776689.76670: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776689.76708: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776689.76734: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776689.76758: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776689.76842: 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) 8146 1726776689.76860: 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) 8146 1726776689.76879: 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) 8146 1726776689.76897: 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) 8146 1726776689.76976: variable '__kernel_settings_register_verify' from source: set_fact 8146 1726776689.76987: Evaluated conditional (__kernel_settings_register_verify is defined): True 8146 1726776689.77070: variable '__kernel_settings_register_verify' from source: set_fact 8146 1726776689.77084: Evaluated conditional (__kernel_settings_register_verify is failed): False 8146 1726776689.77087: when evaluation is False, skipping this task 8146 1726776689.77090: _execute() done 8146 1726776689.77093: dumping result to json 8146 1726776689.77096: done dumping result, returning 8146 1726776689.77101: done running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline [025ceb90-32dd-026f-19c6-00000000018b] 8146 1726776689.77107: sending task result for task 025ceb90-32dd-026f-19c6-00000000018b 8146 1726776689.77190: done sending task result for task 025ceb90-32dd-026f-19c6-00000000018b 8146 1726776689.77193: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 8146 1726776689.77237: no more pending results, returning what we have 8146 1726776689.77240: results queue empty 8146 1726776689.77241: checking for any_errors_fatal 8146 1726776689.77246: done checking for any_errors_fatal 8146 1726776689.77247: checking for max_fail_percentage 8146 1726776689.77248: done checking for max_fail_percentage 8146 1726776689.77249: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.77250: done checking to see if all hosts have failed 8146 1726776689.77250: getting the remaining hosts for this loop 8146 1726776689.77252: done getting the remaining hosts for this loop 8146 1726776689.77255: getting the next task for host managed_node3 8146 1726776689.77260: done getting next task for host managed_node3 8146 1726776689.77262: ^ task is: TASK: Set error flag based on verify 8146 1726776689.77264: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8146 1726776689.77267: getting variables 8146 1726776689.77268: in VariableManager get_vars() 8146 1726776689.77295: Calling all_inventory to load vars for managed_node3 8146 1726776689.77297: Calling groups_inventory to load vars for managed_node3 8146 1726776689.77299: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.77307: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.77310: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.77312: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.77417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.77549: done with get_vars() 8146 1726776689.77556: done getting variables 8146 1726776689.77595: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set error flag based on verify] ****************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:38 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.024) 0:00:10.707 **** 8146 1726776689.77613: entering _queue_task() for managed_node3/set_fact 8146 1726776689.77764: worker is 1 (out of 1 available) 8146 1726776689.77779: exiting _queue_task() for managed_node3/set_fact 8146 1726776689.77791: done queuing things up, now waiting for results queue to drain 8146 1726776689.77793: waiting for pending results... 8146 1726776689.77955: running TaskExecutor() for managed_node3/TASK: Set error flag based on verify 8146 1726776689.78016: in run() - task 025ceb90-32dd-026f-19c6-00000000018c 8146 1726776689.78026: variable 'ansible_search_path' from source: unknown 8146 1726776689.78030: variable 'ansible_search_path' from source: unknown 8146 1726776689.78058: calling self._execute() 8146 1726776689.78146: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.78160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.78180: variable 'omit' from source: magic vars 8146 1726776689.78701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776689.78950: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776689.78998: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776689.79038: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776689.79081: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776689.79169: 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) 8146 1726776689.79211: 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) 8146 1726776689.79242: 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) 8146 1726776689.79259: 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) 8146 1726776689.79358: variable '__kernel_settings_register_verify' from source: set_fact 8146 1726776689.79374: Evaluated conditional (__kernel_settings_register_verify is defined): True 8146 1726776689.79487: variable '__kernel_settings_register_verify' from source: set_fact 8146 1726776689.79499: Evaluated conditional (__kernel_settings_register_verify is failed): False 8146 1726776689.79529: when evaluation is False, skipping this task 8146 1726776689.79536: _execute() done 8146 1726776689.79541: dumping result to json 8146 1726776689.79547: done dumping result, returning 8146 1726776689.79556: done running TaskExecutor() for managed_node3/TASK: Set error flag based on verify [025ceb90-32dd-026f-19c6-00000000018c] 8146 1726776689.79564: sending task result for task 025ceb90-32dd-026f-19c6-00000000018c 8146 1726776689.79681: done sending task result for task 025ceb90-32dd-026f-19c6-00000000018c 8146 1726776689.79689: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 8146 1726776689.79740: no more pending results, returning what we have 8146 1726776689.79743: results queue empty 8146 1726776689.79744: checking for any_errors_fatal 8146 1726776689.79750: done checking for any_errors_fatal 8146 1726776689.79750: checking for max_fail_percentage 8146 1726776689.79752: done checking for max_fail_percentage 8146 1726776689.79753: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.79754: done checking to see if all hosts have failed 8146 1726776689.79754: getting the remaining hosts for this loop 8146 1726776689.79756: done getting the remaining hosts for this loop 8146 1726776689.79759: getting the next task for host managed_node3 8146 1726776689.79769: done getting next task for host managed_node3 8146 1726776689.79771: ^ task is: TASK: Check config files 8146 1726776689.79774: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8146 1726776689.79777: getting variables 8146 1726776689.79778: in VariableManager get_vars() 8146 1726776689.79814: Calling all_inventory to load vars for managed_node3 8146 1726776689.79817: Calling groups_inventory to load vars for managed_node3 8146 1726776689.79821: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.79830: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.79832: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.79835: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.80061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.80268: done with get_vars() 8146 1726776689.80277: done getting variables TASK [Check config files] ****************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:45 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.027) 0:00:10.734 **** 8146 1726776689.80362: entering _queue_task() for managed_node3/include_tasks 8146 1726776689.80704: worker is 1 (out of 1 available) 8146 1726776689.80716: exiting _queue_task() for managed_node3/include_tasks 8146 1726776689.80730: done queuing things up, now waiting for results queue to drain 8146 1726776689.80732: waiting for pending results... 8146 1726776689.80897: running TaskExecutor() for managed_node3/TASK: Check config files 8146 1726776689.80957: in run() - task 025ceb90-32dd-026f-19c6-00000000018d 8146 1726776689.80971: variable 'ansible_search_path' from source: unknown 8146 1726776689.80974: variable 'ansible_search_path' from source: unknown 8146 1726776689.81003: calling self._execute() 8146 1726776689.81063: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.81066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.81080: variable 'omit' from source: magic vars 8146 1726776689.81388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776689.81559: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776689.81593: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776689.81619: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776689.81646: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776689.81732: 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) 8146 1726776689.81750: 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) 8146 1726776689.81771: 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) 8146 1726776689.81789: 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) 8146 1726776689.81870: variable '__kernel_settings_profile_file' from source: include_vars 8146 1726776689.81962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776689.83929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776689.83979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776689.84006: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776689.84031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776689.84050: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776689.84087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776689.84106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776689.84125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776689.84150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776689.84162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776689.84235: Evaluated conditional (__kernel_settings_profile_file is defined): True 8146 1726776689.84238: _execute() done 8146 1726776689.84242: dumping result to json 8146 1726776689.84245: done dumping result, returning 8146 1726776689.84251: done running TaskExecutor() for managed_node3/TASK: Check config files [025ceb90-32dd-026f-19c6-00000000018d] 8146 1726776689.84256: sending task result for task 025ceb90-32dd-026f-19c6-00000000018d 8146 1726776689.84344: done sending task result for task 025ceb90-32dd-026f-19c6-00000000018d 8146 1726776689.84346: WORKER PROCESS EXITING 8146 1726776689.84372: no more pending results, returning what we have 8146 1726776689.84376: in VariableManager get_vars() 8146 1726776689.84412: Calling all_inventory to load vars for managed_node3 8146 1726776689.84415: Calling groups_inventory to load vars for managed_node3 8146 1726776689.84417: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.84428: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.84431: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.84433: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.84558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.84681: done with get_vars() 8146 1726776689.84686: variable 'ansible_search_path' from source: unknown 8146 1726776689.84687: variable 'ansible_search_path' from source: unknown 8146 1726776689.84712: we have included files to process 8146 1726776689.84713: generating all_blocks data 8146 1726776689.84714: done generating all_blocks data 8146 1726776689.84719: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 8146 1726776689.84720: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 8146 1726776689.84721: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 8146 1726776689.85608: done processing included file 8146 1726776689.85610: iterating over new_blocks loaded from include file 8146 1726776689.85611: in VariableManager get_vars() 8146 1726776689.85623: done with get_vars() 8146 1726776689.85625: filtering new block on tags 8146 1726776689.85700: done filtering new block on tags 8146 1726776689.85702: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml for managed_node3 8146 1726776689.85706: extending task lists for all hosts with included blocks 8146 1726776689.85908: done extending task lists 8146 1726776689.85909: done processing included files 8146 1726776689.85910: results queue empty 8146 1726776689.85910: checking for any_errors_fatal 8146 1726776689.85913: done checking for any_errors_fatal 8146 1726776689.85913: checking for max_fail_percentage 8146 1726776689.85914: done checking for max_fail_percentage 8146 1726776689.85915: checking to see if all hosts have failed and the running result is not ok 8146 1726776689.85915: done checking to see if all hosts have failed 8146 1726776689.85916: getting the remaining hosts for this loop 8146 1726776689.85916: done getting the remaining hosts for this loop 8146 1726776689.85919: getting the next task for host managed_node3 8146 1726776689.85922: done getting next task for host managed_node3 8146 1726776689.85927: ^ task is: TASK: Create temporary file for expected config 8146 1726776689.85929: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 8146 1726776689.85931: getting variables 8146 1726776689.85931: in VariableManager get_vars() 8146 1726776689.85938: Calling all_inventory to load vars for managed_node3 8146 1726776689.85940: Calling groups_inventory to load vars for managed_node3 8146 1726776689.85941: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776689.85945: Calling all_plugins_play to load vars for managed_node3 8146 1726776689.85946: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776689.85948: Calling groups_plugins_play to load vars for managed_node3 8146 1726776689.86032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776689.86143: done with get_vars() 8146 1726776689.86149: done getting variables TASK [Create temporary file for expected config] ******************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:2 Thursday 19 September 2024 16:11:29 -0400 (0:00:00.058) 0:00:10.793 **** 8146 1726776689.86195: entering _queue_task() for managed_node3/tempfile 8146 1726776689.86196: Creating lock for tempfile 8146 1726776689.86402: worker is 1 (out of 1 available) 8146 1726776689.86415: exiting _queue_task() for managed_node3/tempfile 8146 1726776689.86428: done queuing things up, now waiting for results queue to drain 8146 1726776689.86430: waiting for pending results... 8146 1726776689.86592: running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config 8146 1726776689.86657: in run() - task 025ceb90-32dd-026f-19c6-000000000227 8146 1726776689.86674: variable 'ansible_search_path' from source: unknown 8146 1726776689.86678: variable 'ansible_search_path' from source: unknown 8146 1726776689.86705: calling self._execute() 8146 1726776689.86780: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.86783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.86792: variable 'omit' from source: magic vars 8146 1726776689.86904: variable 'omit' from source: magic vars 8146 1726776689.86938: variable 'omit' from source: magic vars 8146 1726776689.86959: variable 'omit' from source: magic vars 8146 1726776689.86997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776689.87024: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776689.87039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776689.87052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.87062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776689.87090: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776689.87097: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.87104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.87175: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776689.87182: Set connection var ansible_pipelining to False 8146 1726776689.87187: Set connection var ansible_shell_executable to /bin/sh 8146 1726776689.87197: Set connection var ansible_timeout to 10 8146 1726776689.87199: Set connection var ansible_shell_type to sh 8146 1726776689.87201: Set connection var ansible_connection to ssh 8146 1726776689.87222: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.87225: variable 'ansible_connection' from source: unknown 8146 1726776689.87228: variable 'ansible_module_compression' from source: unknown 8146 1726776689.87230: variable 'ansible_shell_type' from source: unknown 8146 1726776689.87233: variable 'ansible_shell_executable' from source: unknown 8146 1726776689.87235: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776689.87237: variable 'ansible_pipelining' from source: unknown 8146 1726776689.87241: variable 'ansible_timeout' from source: unknown 8146 1726776689.87245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776689.87390: 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) 8146 1726776689.87398: variable 'omit' from source: magic vars 8146 1726776689.87403: starting attempt loop 8146 1726776689.87406: running the handler 8146 1726776689.87418: _low_level_execute_command(): starting 8146 1726776689.87426: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776689.87950: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.87975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.87994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776689.88005: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.88046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776689.88058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776689.88109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776689.89748: stdout chunk (state=3): >>>/root <<< 8146 1726776689.89850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776689.89900: stderr chunk (state=3): >>><<< 8146 1726776689.89905: stdout chunk (state=3): >>><<< 8146 1726776689.89927: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776689.89937: _low_level_execute_command(): starting 8146 1726776689.89943: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106 `" && echo ansible-tmp-1726776689.8992622-8638-161958439798106="` echo /root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106 `" ) && sleep 0' 8146 1726776689.90380: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776689.90392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.90407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776689.90425: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776689.90453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776689.90480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776689.90493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776689.90540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776689.92493: stdout chunk (state=3): >>>ansible-tmp-1726776689.8992622-8638-161958439798106=/root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106 <<< 8146 1726776689.92607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776689.92657: stderr chunk (state=3): >>><<< 8146 1726776689.92660: stdout chunk (state=3): >>><<< 8146 1726776689.92676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776689.8992622-8638-161958439798106=/root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776689.92715: variable 'ansible_module_compression' from source: unknown 8146 1726776689.92754: ANSIBALLZ: Using lock for tempfile 8146 1726776689.92757: ANSIBALLZ: Acquiring lock 8146 1726776689.92760: ANSIBALLZ: Lock acquired: 140454578570160 8146 1726776689.92762: ANSIBALLZ: Creating module 8146 1726776690.01505: ANSIBALLZ: Writing module into payload 8146 1726776690.01555: ANSIBALLZ: Writing module 8146 1726776690.01574: ANSIBALLZ: Renaming module 8146 1726776690.01580: ANSIBALLZ: Done creating module 8146 1726776690.01594: variable 'ansible_facts' from source: unknown 8146 1726776690.01648: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106/AnsiballZ_tempfile.py 8146 1726776690.01754: Sending initial data 8146 1726776690.01763: Sent initial data (155 bytes) 8146 1726776690.02580: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.02584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.02637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.02723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.02739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.04528: 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 <<< 8146 1726776690.04554: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776690.04588: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpez1wulzb /root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106/AnsiballZ_tempfile.py <<< 8146 1726776690.04614: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776690.05412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.05682: stderr chunk (state=3): >>><<< 8146 1726776690.05685: stdout chunk (state=3): >>><<< 8146 1726776690.05687: done transferring module to remote 8146 1726776690.05689: _low_level_execute_command(): starting 8146 1726776690.05692: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106/ /root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106/AnsiballZ_tempfile.py && sleep 0' 8146 1726776690.06299: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.06312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.06329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.06348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.06396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.06407: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776690.06422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.06441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776690.06453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776690.06472: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776690.06485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.06498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.06515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.06531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.06554: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776690.06587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.06730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.06755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776690.06775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.06854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.08649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.08740: stderr chunk (state=3): >>><<< 8146 1726776690.08743: stdout chunk (state=3): >>><<< 8146 1726776690.09056: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776690.09067: _low_level_execute_command(): starting 8146 1726776690.09071: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106/AnsiballZ_tempfile.py && sleep 0' 8146 1726776690.09450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.09464: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.09488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.09507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.09550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.09569: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776690.09584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.09610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776690.09624: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776690.09634: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776690.09645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.09670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.09683: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.09748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.09751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776690.09756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.09800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.23339: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.xkia95zj.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} <<< 8146 1726776690.24390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776690.24447: stderr chunk (state=3): >>><<< 8146 1726776690.24450: stdout chunk (state=3): >>><<< 8146 1726776690.24471: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.xkia95zj.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776690.24503: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.kernel_settings', '_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': 'tempfile', '_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-1726776689.8992622-8638-161958439798106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776690.24510: _low_level_execute_command(): starting 8146 1726776690.24515: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776689.8992622-8638-161958439798106/ > /dev/null 2>&1 && sleep 0' 8146 1726776690.24981: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.24985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.25019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.25022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.25030: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.25082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.25085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.25125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.26898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.26945: stderr chunk (state=3): >>><<< 8146 1726776690.26948: stdout chunk (state=3): >>><<< 8146 1726776690.26961: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776690.26974: handler run complete 8146 1726776690.26988: attempt loop complete, returning result 8146 1726776690.26991: _execute() done 8146 1726776690.26994: dumping result to json 8146 1726776690.26998: done dumping result, returning 8146 1726776690.27006: done running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config [025ceb90-32dd-026f-19c6-000000000227] 8146 1726776690.27011: sending task result for task 025ceb90-32dd-026f-19c6-000000000227 8146 1726776690.27108: done sending task result for task 025ceb90-32dd-026f-19c6-000000000227 8146 1726776690.27110: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.xkia95zj.kernel_settings", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 8146 1726776690.27174: no more pending results, returning what we have 8146 1726776690.27177: results queue empty 8146 1726776690.27178: checking for any_errors_fatal 8146 1726776690.27180: done checking for any_errors_fatal 8146 1726776690.27180: checking for max_fail_percentage 8146 1726776690.27182: done checking for max_fail_percentage 8146 1726776690.27182: checking to see if all hosts have failed and the running result is not ok 8146 1726776690.27183: done checking to see if all hosts have failed 8146 1726776690.27184: getting the remaining hosts for this loop 8146 1726776690.27185: done getting the remaining hosts for this loop 8146 1726776690.27190: getting the next task for host managed_node3 8146 1726776690.27196: done getting next task for host managed_node3 8146 1726776690.27199: ^ task is: TASK: Put expected contents into temporary file 8146 1726776690.27203: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 8146 1726776690.27206: getting variables 8146 1726776690.27208: in VariableManager get_vars() 8146 1726776690.27282: Calling all_inventory to load vars for managed_node3 8146 1726776690.27284: Calling groups_inventory to load vars for managed_node3 8146 1726776690.27287: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776690.27296: Calling all_plugins_play to load vars for managed_node3 8146 1726776690.27299: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776690.27301: Calling groups_plugins_play to load vars for managed_node3 8146 1726776690.27424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776690.27550: done with get_vars() 8146 1726776690.27558: done getting variables 8146 1726776690.27601: 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 [Put expected contents into temporary file] ******************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 Thursday 19 September 2024 16:11:30 -0400 (0:00:00.414) 0:00:11.207 **** 8146 1726776690.27648: entering _queue_task() for managed_node3/copy 8146 1726776690.27953: worker is 1 (out of 1 available) 8146 1726776690.27970: exiting _queue_task() for managed_node3/copy 8146 1726776690.27982: done queuing things up, now waiting for results queue to drain 8146 1726776690.27984: waiting for pending results... 8146 1726776690.28281: running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file 8146 1726776690.28396: in run() - task 025ceb90-32dd-026f-19c6-000000000228 8146 1726776690.28415: variable 'ansible_search_path' from source: unknown 8146 1726776690.28428: variable 'ansible_search_path' from source: unknown 8146 1726776690.28500: calling self._execute() 8146 1726776690.28697: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776690.28703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776690.28712: variable 'omit' from source: magic vars 8146 1726776690.28821: variable 'omit' from source: magic vars 8146 1726776690.28857: variable 'omit' from source: magic vars 8146 1726776690.29104: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 8146 1726776690.29129: variable '__kernel_settings_profile_file' from source: include_vars 8146 1726776690.29184: variable '__kernel_settings_profile_file' from source: include_vars 8146 1726776690.29316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776690.31074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776690.31141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776690.31184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776690.31224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776690.31253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776690.31337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776690.31382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776690.31411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776690.31456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776690.31480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776690.31597: variable 'omit' from source: magic vars 8146 1726776690.31629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776690.31659: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776690.31685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776690.31707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776690.31725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776690.31758: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776690.31770: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776690.31779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776690.31880: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776690.31892: Set connection var ansible_pipelining to False 8146 1726776690.31900: Set connection var ansible_shell_executable to /bin/sh 8146 1726776690.31909: Set connection var ansible_timeout to 10 8146 1726776690.31916: Set connection var ansible_shell_type to sh 8146 1726776690.31924: Set connection var ansible_connection to ssh 8146 1726776690.31946: variable 'ansible_shell_executable' from source: unknown 8146 1726776690.31952: variable 'ansible_connection' from source: unknown 8146 1726776690.31957: variable 'ansible_module_compression' from source: unknown 8146 1726776690.31962: variable 'ansible_shell_type' from source: unknown 8146 1726776690.31970: variable 'ansible_shell_executable' from source: unknown 8146 1726776690.31976: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776690.31984: variable 'ansible_pipelining' from source: unknown 8146 1726776690.31989: variable 'ansible_timeout' from source: unknown 8146 1726776690.31995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776690.32099: 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) 8146 1726776690.32116: variable 'omit' from source: magic vars 8146 1726776690.32129: starting attempt loop 8146 1726776690.32136: running the handler 8146 1726776690.32152: _low_level_execute_command(): starting 8146 1726776690.32162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776690.32899: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.32916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.32935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.32955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.33002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.33016: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776690.33037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.33056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776690.33072: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776690.33085: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776690.33098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.33112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.33131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.33144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.33156: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776690.33173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.33249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.33277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776690.33295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.33378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.34986: stdout chunk (state=3): >>>/root <<< 8146 1726776690.35087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.35147: stderr chunk (state=3): >>><<< 8146 1726776690.35155: stdout chunk (state=3): >>><<< 8146 1726776690.35226: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776690.35229: _low_level_execute_command(): starting 8146 1726776690.35232: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096 `" && echo ansible-tmp-1726776690.3517733-8654-105982534870096="` echo /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096 `" ) && sleep 0' 8146 1726776690.35629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.35637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.35648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.35690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.35694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.35742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.35746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.35786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.37656: stdout chunk (state=3): >>>ansible-tmp-1726776690.3517733-8654-105982534870096=/root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096 <<< 8146 1726776690.37770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.37809: stderr chunk (state=3): >>><<< 8146 1726776690.37812: stdout chunk (state=3): >>><<< 8146 1726776690.37828: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776690.3517733-8654-105982534870096=/root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776690.37891: variable 'ansible_module_compression' from source: unknown 8146 1726776690.37931: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776690.37961: variable 'ansible_facts' from source: unknown 8146 1726776690.38022: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/AnsiballZ_stat.py 8146 1726776690.38107: Sending initial data 8146 1726776690.38117: Sent initial data (151 bytes) 8146 1726776690.38933: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.38957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.38960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.39019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.40760: 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 <<< 8146 1726776690.40792: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776690.40825: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpe8avt23g /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/AnsiballZ_stat.py <<< 8146 1726776690.40853: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776690.41680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.41751: stderr chunk (state=3): >>><<< 8146 1726776690.41754: stdout chunk (state=3): >>><<< 8146 1726776690.41825: done transferring module to remote 8146 1726776690.41828: _low_level_execute_command(): starting 8146 1726776690.41830: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/ /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/AnsiballZ_stat.py && sleep 0' 8146 1726776690.42404: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.42426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.42441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.42457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.42500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.42512: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776690.42533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.42552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776690.42563: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776690.42576: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776690.42587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.42599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.42614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.42628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.42640: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776690.42656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.42741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.42763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776690.42781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.42847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.44633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.44673: stderr chunk (state=3): >>><<< 8146 1726776690.44676: stdout chunk (state=3): >>><<< 8146 1726776690.44687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776690.44690: _low_level_execute_command(): starting 8146 1726776690.44695: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/AnsiballZ_stat.py && sleep 0' 8146 1726776690.45097: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.45101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.45141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.45144: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.45147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.45149: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776690.45151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.45198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.45202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.45252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.59225: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.xkia95zj.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 745130, "dev": 51713, "nlink": 1, "atime": 1726776690.2321014, "mtime": 1726776690.2321014, "ctime": 1726776690.2321014, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "3315921183", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.xkia95zj.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8146 1726776690.60470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776690.60529: stderr chunk (state=3): >>><<< 8146 1726776690.60532: stdout chunk (state=3): >>><<< 8146 1726776690.60549: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.xkia95zj.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 745130, "dev": 51713, "nlink": 1, "atime": 1726776690.2321014, "mtime": 1726776690.2321014, "ctime": 1726776690.2321014, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "3315921183", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.xkia95zj.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776690.60593: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.xkia95zj.kernel_settings', '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-1726776690.3517733-8654-105982534870096/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776690.60698: Sending initial data 8146 1726776690.60702: Sent initial data (155 bytes) 8146 1726776690.61602: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.61606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.61646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776690.61650: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.61654: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.61721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.61729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776690.61731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.61778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.63551: 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 <<< 8146 1726776690.63582: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776690.63613: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/.7zarao18 /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/.source.kernel_settings <<< 8146 1726776690.63639: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776690.63816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.63922: stderr chunk (state=3): >>><<< 8146 1726776690.63926: stdout chunk (state=3): >>><<< 8146 1726776690.63928: _low_level_execute_command(): starting 8146 1726776690.63930: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/ /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/.source.kernel_settings && sleep 0' 8146 1726776690.64369: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.64388: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.64391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.64448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.64451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.64453: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776690.64455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.64521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.64528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.64565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.66306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.66346: stderr chunk (state=3): >>><<< 8146 1726776690.66349: stdout chunk (state=3): >>><<< 8146 1726776690.66362: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776690.66387: variable 'ansible_module_compression' from source: unknown 8146 1726776690.66421: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8146 1726776690.66437: variable 'ansible_facts' from source: unknown 8146 1726776690.66486: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/AnsiballZ_copy.py 8146 1726776690.66574: Sending initial data 8146 1726776690.66578: Sent initial data (151 bytes) 8146 1726776690.67403: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.67412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.67425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.67440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.67485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.67493: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776690.67504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.67516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776690.67525: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776690.67532: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776690.67541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.67548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.67559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.67575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.67581: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776690.67590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.67660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.67684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776690.67695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.67751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.69457: 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 <<< 8146 1726776690.69487: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776690.69518: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpg2ev_zy7 /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/AnsiballZ_copy.py <<< 8146 1726776690.69550: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776690.70449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.70632: stderr chunk (state=3): >>><<< 8146 1726776690.70635: stdout chunk (state=3): >>><<< 8146 1726776690.70638: done transferring module to remote 8146 1726776690.70640: _low_level_execute_command(): starting 8146 1726776690.70642: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/ /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/AnsiballZ_copy.py && sleep 0' 8146 1726776690.71225: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.71240: 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 <<< 8146 1726776690.71259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.71281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.71284: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.71347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.71351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.71412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.73123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.73163: stderr chunk (state=3): >>><<< 8146 1726776690.73169: stdout chunk (state=3): >>><<< 8146 1726776690.73178: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776690.73181: _low_level_execute_command(): starting 8146 1726776690.73186: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/AnsiballZ_copy.py && sleep 0' 8146 1726776690.73577: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.73583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.73616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.73624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.73633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.73638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.73644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.73649: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776690.73657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.73714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.73719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776690.73733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.73800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.88073: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.xkia95zj.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.xkia95zj.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/.source.kernel_settings", "_original_basename": ".7zarao18", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "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}}} <<< 8146 1726776690.89197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776690.89253: stderr chunk (state=3): >>><<< 8146 1726776690.89257: stdout chunk (state=3): >>><<< 8146 1726776690.89272: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.xkia95zj.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.xkia95zj.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/.source.kernel_settings", "_original_basename": ".7zarao18", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776690.89301: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.xkia95zj.kernel_settings', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/.source.kernel_settings', '_original_basename': '.7zarao18', 'follow': False, 'checksum': '169e46a0442e2493edda7ef1d37dfc572d06525c', '_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-1726776690.3517733-8654-105982534870096/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776690.89309: _low_level_execute_command(): starting 8146 1726776690.89315: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/ > /dev/null 2>&1 && sleep 0' 8146 1726776690.89904: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776690.89925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.89941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.89961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.90007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.90024: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776690.90039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.90057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776690.90073: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776690.90083: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776690.90094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776690.90106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776690.90123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.90138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776690.90148: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776690.90161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.90242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.90263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776690.90283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.90349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776690.92177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776690.92224: stderr chunk (state=3): >>><<< 8146 1726776690.92227: stdout chunk (state=3): >>><<< 8146 1726776690.92240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776690.92247: handler run complete 8146 1726776690.92266: attempt loop complete, returning result 8146 1726776690.92271: _execute() done 8146 1726776690.92274: dumping result to json 8146 1726776690.92279: done dumping result, returning 8146 1726776690.92287: done running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file [025ceb90-32dd-026f-19c6-000000000228] 8146 1726776690.92292: sending task result for task 025ceb90-32dd-026f-19c6-000000000228 8146 1726776690.92468: done sending task result for task 025ceb90-32dd-026f-19c6-000000000228 8146 1726776690.92471: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "dest": "/tmp/ansible.xkia95zj.kernel_settings", "gid": 0, "group": "root", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "src": "/root/.ansible/tmp/ansible-tmp-1726776690.3517733-8654-105982534870096/.source.kernel_settings", "state": "file", "uid": 0 } 8146 1726776690.92535: no more pending results, returning what we have 8146 1726776690.92538: results queue empty 8146 1726776690.92539: checking for any_errors_fatal 8146 1726776690.92546: done checking for any_errors_fatal 8146 1726776690.92546: checking for max_fail_percentage 8146 1726776690.92548: done checking for max_fail_percentage 8146 1726776690.92549: checking to see if all hosts have failed and the running result is not ok 8146 1726776690.92549: done checking to see if all hosts have failed 8146 1726776690.92550: getting the remaining hosts for this loop 8146 1726776690.92551: done getting the remaining hosts for this loop 8146 1726776690.92555: getting the next task for host managed_node3 8146 1726776690.92560: done getting next task for host managed_node3 8146 1726776690.92562: ^ task is: TASK: Ensure python command exists for tests below 8146 1726776690.92566: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 8146 1726776690.92569: getting variables 8146 1726776690.92570: in VariableManager get_vars() 8146 1726776690.92600: Calling all_inventory to load vars for managed_node3 8146 1726776690.92603: Calling groups_inventory to load vars for managed_node3 8146 1726776690.92605: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776690.92615: Calling all_plugins_play to load vars for managed_node3 8146 1726776690.92624: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776690.92629: Calling groups_plugins_play to load vars for managed_node3 8146 1726776690.93051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776690.93298: done with get_vars() 8146 1726776690.93308: done getting variables 8146 1726776690.93371: 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 [Ensure python command exists for tests below] **************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Thursday 19 September 2024 16:11:30 -0400 (0:00:00.657) 0:00:11.865 **** 8146 1726776690.93400: entering _queue_task() for managed_node3/package 8146 1726776690.93638: worker is 1 (out of 1 available) 8146 1726776690.93650: exiting _queue_task() for managed_node3/package 8146 1726776690.93662: done queuing things up, now waiting for results queue to drain 8146 1726776690.93663: waiting for pending results... 8146 1726776690.93948: running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below 8146 1726776690.94075: in run() - task 025ceb90-32dd-026f-19c6-000000000229 8146 1726776690.94097: variable 'ansible_search_path' from source: unknown 8146 1726776690.94108: variable 'ansible_search_path' from source: unknown 8146 1726776690.94153: calling self._execute() 8146 1726776690.94251: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776690.94261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776690.94279: variable 'omit' from source: magic vars 8146 1726776690.94394: variable 'omit' from source: magic vars 8146 1726776690.94454: variable 'omit' from source: magic vars 8146 1726776690.94490: variable '__kernel_settings_test_python_pkgs' from source: include_vars 8146 1726776690.94803: variable '__kernel_settings_test_python_pkgs' from source: include_vars 8146 1726776690.95037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776690.97297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776690.97380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776690.97422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776690.97461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776690.97496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776690.97584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776690.97605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776690.97625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776690.97654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776690.97664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776690.97742: variable '__kernel_settings_is_ostree' from source: set_fact 8146 1726776690.97747: variable 'omit' from source: magic vars 8146 1726776690.97773: variable 'omit' from source: magic vars 8146 1726776690.97792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776690.97812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776690.97827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776690.97840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776690.97849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776690.97875: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776690.97879: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776690.97881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776690.97946: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776690.97953: Set connection var ansible_pipelining to False 8146 1726776690.97958: Set connection var ansible_shell_executable to /bin/sh 8146 1726776690.97966: Set connection var ansible_timeout to 10 8146 1726776690.97973: Set connection var ansible_shell_type to sh 8146 1726776690.97979: Set connection var ansible_connection to ssh 8146 1726776690.97995: variable 'ansible_shell_executable' from source: unknown 8146 1726776690.97998: variable 'ansible_connection' from source: unknown 8146 1726776690.98000: variable 'ansible_module_compression' from source: unknown 8146 1726776690.98002: variable 'ansible_shell_type' from source: unknown 8146 1726776690.98005: variable 'ansible_shell_executable' from source: unknown 8146 1726776690.98009: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776690.98012: variable 'ansible_pipelining' from source: unknown 8146 1726776690.98015: variable 'ansible_timeout' from source: unknown 8146 1726776690.98020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776690.98091: 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) 8146 1726776690.98100: variable 'omit' from source: magic vars 8146 1726776690.98106: starting attempt loop 8146 1726776690.98109: running the handler 8146 1726776690.98114: variable 'ansible_facts' from source: unknown 8146 1726776690.98116: variable 'ansible_facts' from source: unknown 8146 1726776690.98156: _low_level_execute_command(): starting 8146 1726776690.98161: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776690.98638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776690.98662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.98683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776690.98725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776690.98747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776690.98786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776691.00428: stdout chunk (state=3): >>>/root <<< 8146 1726776691.00537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776691.00590: stderr chunk (state=3): >>><<< 8146 1726776691.00593: stdout chunk (state=3): >>><<< 8146 1726776691.00603: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776691.00612: _low_level_execute_command(): starting 8146 1726776691.00620: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593 `" && echo ansible-tmp-1726776691.0060232-8687-145213208882593="` echo /root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593 `" ) && sleep 0' 8146 1726776691.01053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776691.01056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776691.01092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776691.01096: 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.45.78 is address debug1: re-parsing configuration <<< 8146 1726776691.01099: 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.45.78 originally 10.31.45.78 <<< 8146 1726776691.01101: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776691.01153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776691.01156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776691.01201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776691.03130: stdout chunk (state=3): >>>ansible-tmp-1726776691.0060232-8687-145213208882593=/root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593 <<< 8146 1726776691.03247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776691.03292: stderr chunk (state=3): >>><<< 8146 1726776691.03297: stdout chunk (state=3): >>><<< 8146 1726776691.03307: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776691.0060232-8687-145213208882593=/root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776691.03333: variable 'ansible_module_compression' from source: unknown 8146 1726776691.03377: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8146 1726776691.03414: variable 'ansible_facts' from source: unknown 8146 1726776691.03509: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593/AnsiballZ_dnf.py 8146 1726776691.03592: Sending initial data 8146 1726776691.03601: Sent initial data (150 bytes) 8146 1726776691.04230: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776691.04234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776691.04266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776691.04270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776691.04272: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776691.04324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776691.04333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776691.04373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776691.06172: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 8146 1726776691.06187: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 8146 1726776691.06199: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 8146 1726776691.06208: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 8146 1726776691.06229: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 8146 1726776691.06248: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 8146 1726776691.06260: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 8146 1726776691.06270: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 8146 1726776691.06279: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8146 1726776691.06324: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 8146 1726776691.06341: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 8146 1726776691.06360: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 8146 1726776691.06404: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpwdts1b47 /root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593/AnsiballZ_dnf.py <<< 8146 1726776691.06444: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776691.07722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776691.07838: stderr chunk (state=3): >>><<< 8146 1726776691.07848: stdout chunk (state=3): >>><<< 8146 1726776691.07942: done transferring module to remote 8146 1726776691.07945: _low_level_execute_command(): starting 8146 1726776691.07949: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593/ /root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593/AnsiballZ_dnf.py && sleep 0' 8146 1726776691.08333: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776691.08345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776691.08359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776691.08375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776691.08402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776691.08405: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776691.08407: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776691.08410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776691.08470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776691.08472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776691.08503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776691.10341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776691.10402: stderr chunk (state=3): >>><<< 8146 1726776691.10405: stdout chunk (state=3): >>><<< 8146 1726776691.10420: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776691.10423: _low_level_execute_command(): starting 8146 1726776691.10429: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593/AnsiballZ_dnf.py && sleep 0' 8146 1726776691.10852: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776691.10869: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776691.10873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776691.10885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776691.10924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776691.10927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776691.10929: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776691.10995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776691.10998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776691.10999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776691.11039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.19861: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["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}}} <<< 8146 1726776692.26904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776692.26908: stdout chunk (state=3): >>><<< 8146 1726776692.26910: stderr chunk (state=3): >>><<< 8146 1726776692.27074: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776692.27088: done with _execute_module (ansible.legacy.dnf, {'name': ['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-1726776691.0060232-8687-145213208882593/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776692.27091: _low_level_execute_command(): starting 8146 1726776692.27093: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776691.0060232-8687-145213208882593/ > /dev/null 2>&1 && sleep 0' 8146 1726776692.27712: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776692.27730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776692.27745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.27773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.27819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776692.27833: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776692.27848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.27873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776692.27886: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776692.27897: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776692.27908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776692.27923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.27940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.27951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776692.27962: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776692.27983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.28058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.28084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776692.28107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.28177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.29967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.30049: stderr chunk (state=3): >>><<< 8146 1726776692.30064: stdout chunk (state=3): >>><<< 8146 1726776692.30227: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.30230: handler run complete 8146 1726776692.30232: attempt loop complete, returning result 8146 1726776692.30233: _execute() done 8146 1726776692.30235: dumping result to json 8146 1726776692.30236: done dumping result, returning 8146 1726776692.30238: done running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below [025ceb90-32dd-026f-19c6-000000000229] 8146 1726776692.30240: sending task result for task 025ceb90-32dd-026f-19c6-000000000229 8146 1726776692.30307: done sending task result for task 025ceb90-32dd-026f-19c6-000000000229 8146 1726776692.30309: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8146 1726776692.30639: no more pending results, returning what we have 8146 1726776692.30642: results queue empty 8146 1726776692.30642: checking for any_errors_fatal 8146 1726776692.30650: done checking for any_errors_fatal 8146 1726776692.30651: checking for max_fail_percentage 8146 1726776692.30652: done checking for max_fail_percentage 8146 1726776692.30653: checking to see if all hosts have failed and the running result is not ok 8146 1726776692.30654: done checking to see if all hosts have failed 8146 1726776692.30655: getting the remaining hosts for this loop 8146 1726776692.30656: done getting the remaining hosts for this loop 8146 1726776692.30660: getting the next task for host managed_node3 8146 1726776692.30666: done getting next task for host managed_node3 8146 1726776692.30668: ^ task is: TASK: Diff expected vs actual content 8146 1726776692.30672: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776692.30675: getting variables 8146 1726776692.30676: in VariableManager get_vars() 8146 1726776692.30710: Calling all_inventory to load vars for managed_node3 8146 1726776692.30714: Calling groups_inventory to load vars for managed_node3 8146 1726776692.30719: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776692.30729: Calling all_plugins_play to load vars for managed_node3 8146 1726776692.30732: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776692.30735: Calling groups_plugins_play to load vars for managed_node3 8146 1726776692.30901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776692.31103: done with get_vars() 8146 1726776692.31116: done getting variables 8146 1726776692.31180: 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 [Diff expected vs actual content] ***************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:20 Thursday 19 September 2024 16:11:32 -0400 (0:00:01.378) 0:00:13.243 **** 8146 1726776692.31217: entering _queue_task() for managed_node3/shell 8146 1726776692.31462: worker is 1 (out of 1 available) 8146 1726776692.31475: exiting _queue_task() for managed_node3/shell 8146 1726776692.31487: done queuing things up, now waiting for results queue to drain 8146 1726776692.31488: waiting for pending results... 8146 1726776692.31768: running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content 8146 1726776692.31860: in run() - task 025ceb90-32dd-026f-19c6-00000000022a 8146 1726776692.31878: variable 'ansible_search_path' from source: unknown 8146 1726776692.31886: variable 'ansible_search_path' from source: unknown 8146 1726776692.31929: calling self._execute() 8146 1726776692.32015: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776692.32030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776692.32047: variable 'omit' from source: magic vars 8146 1726776692.32151: variable 'omit' from source: magic vars 8146 1726776692.32202: variable 'omit' from source: magic vars 8146 1726776692.32581: variable '__kernel_settings_test_python_cmd' from source: include_vars 8146 1726776692.32596: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 8146 1726776692.32609: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8146 1726776692.32698: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8146 1726776692.32787: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776692.32802: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8146 1726776692.32917: variable 'omit' from source: magic vars 8146 1726776692.32965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776692.33003: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776692.33033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776692.33055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776692.33072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776692.33106: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776692.33118: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776692.33130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776692.33240: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776692.33255: Set connection var ansible_pipelining to False 8146 1726776692.33265: Set connection var ansible_shell_executable to /bin/sh 8146 1726776692.33277: Set connection var ansible_timeout to 10 8146 1726776692.33288: Set connection var ansible_shell_type to sh 8146 1726776692.33293: Set connection var ansible_connection to ssh 8146 1726776692.33321: variable 'ansible_shell_executable' from source: unknown 8146 1726776692.33329: variable 'ansible_connection' from source: unknown 8146 1726776692.33335: variable 'ansible_module_compression' from source: unknown 8146 1726776692.33346: variable 'ansible_shell_type' from source: unknown 8146 1726776692.33352: variable 'ansible_shell_executable' from source: unknown 8146 1726776692.33358: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776692.33366: variable 'ansible_pipelining' from source: unknown 8146 1726776692.33373: variable 'ansible_timeout' from source: unknown 8146 1726776692.33380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776692.33523: 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) 8146 1726776692.33539: variable 'omit' from source: magic vars 8146 1726776692.33547: starting attempt loop 8146 1726776692.33553: running the handler 8146 1726776692.33569: 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) 8146 1726776692.33590: _low_level_execute_command(): starting 8146 1726776692.33601: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776692.34223: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.34227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.34263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.34270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.34272: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.34324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.34340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776692.34346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.34377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.35975: stdout chunk (state=3): >>>/root <<< 8146 1726776692.36075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.36126: stderr chunk (state=3): >>><<< 8146 1726776692.36130: stdout chunk (state=3): >>><<< 8146 1726776692.36148: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.36158: _low_level_execute_command(): starting 8146 1726776692.36162: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229 `" && echo ansible-tmp-1726776692.3614686-8770-12647014271229="` echo /root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229 `" ) && sleep 0' 8146 1726776692.36580: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.36584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.36622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.36625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.36627: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.36680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.36683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776692.36689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.36728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.38605: stdout chunk (state=3): >>>ansible-tmp-1726776692.3614686-8770-12647014271229=/root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229 <<< 8146 1726776692.38716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.38757: stderr chunk (state=3): >>><<< 8146 1726776692.38760: stdout chunk (state=3): >>><<< 8146 1726776692.38773: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776692.3614686-8770-12647014271229=/root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.38796: variable 'ansible_module_compression' from source: unknown 8146 1726776692.38834: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8146 1726776692.38859: variable 'ansible_facts' from source: unknown 8146 1726776692.38923: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229/AnsiballZ_command.py 8146 1726776692.39024: Sending initial data 8146 1726776692.39027: Sent initial data (153 bytes) 8146 1726776692.39644: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.39647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.39673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776692.39677: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.39690: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.39738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.39741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.39783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.41534: 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 <<< 8146 1726776692.41538: 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 <<< 8146 1726776692.41564: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776692.41594: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpq2vhe5e6 /root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229/AnsiballZ_command.py <<< 8146 1726776692.41624: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776692.42405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.42495: stderr chunk (state=3): >>><<< 8146 1726776692.42498: stdout chunk (state=3): >>><<< 8146 1726776692.42512: done transferring module to remote 8146 1726776692.42521: _low_level_execute_command(): starting 8146 1726776692.42526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229/ /root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229/AnsiballZ_command.py && sleep 0' 8146 1726776692.42939: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776692.42942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.42961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.42978: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.43027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.43039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.43077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.44841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.44889: stderr chunk (state=3): >>><<< 8146 1726776692.44892: stdout chunk (state=3): >>><<< 8146 1726776692.44903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.44906: _low_level_execute_command(): starting 8146 1726776692.44911: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229/AnsiballZ_command.py && sleep 0' 8146 1726776692.45329: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776692.45332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.45367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.45370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.45372: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.45423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.45427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.45476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.61700: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xkia95zj.kernel_settings /etc/tuned/kernel_settings/tuned.conf\n", "start": "2024-09-19 16:11:32.589849", "end": "2024-09-19 16:11:32.616035", "delta": "0:00:00.026186", "msg": "", "invocation": {"module_args": {"_raw_params": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xkia95zj.kernel_settings /etc/tuned/kernel_settings/tuned.conf\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}}} <<< 8146 1726776692.62992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776692.63054: stderr chunk (state=3): >>><<< 8146 1726776692.63058: stdout chunk (state=3): >>><<< 8146 1726776692.63076: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xkia95zj.kernel_settings /etc/tuned/kernel_settings/tuned.conf\n", "start": "2024-09-19 16:11:32.589849", "end": "2024-09-19 16:11:32.616035", "delta": "0:00:00.026186", "msg": "", "invocation": {"module_args": {"_raw_params": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xkia95zj.kernel_settings /etc/tuned/kernel_settings/tuned.conf\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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776692.63107: done with _execute_module (ansible.legacy.command, {'_raw_params': "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xkia95zj.kernel_settings /etc/tuned/kernel_settings/tuned.conf\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-1726776692.3614686-8770-12647014271229/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776692.63114: _low_level_execute_command(): starting 8146 1726776692.63119: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776692.3614686-8770-12647014271229/ > /dev/null 2>&1 && sleep 0' 8146 1726776692.63579: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.63591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.63608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776692.63622: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776692.63634: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.63677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.63688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.63729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.65505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.65550: stderr chunk (state=3): >>><<< 8146 1726776692.65558: stdout chunk (state=3): >>><<< 8146 1726776692.65572: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.65581: handler run complete 8146 1726776692.65598: Evaluated conditional (False): False 8146 1726776692.65606: attempt loop complete, returning result 8146 1726776692.65608: _execute() done 8146 1726776692.65611: dumping result to json 8146 1726776692.65615: done dumping result, returning 8146 1726776692.65624: done running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content [025ceb90-32dd-026f-19c6-00000000022a] 8146 1726776692.65629: sending task result for task 025ceb90-32dd-026f-19c6-00000000022a ok: [managed_node3] => { "changed": false, "cmd": "/usr/libexec/platform-python -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.xkia95zj.kernel_settings /etc/tuned/kernel_settings/tuned.conf\n", "delta": "0:00:00.026186", "end": "2024-09-19 16:11:32.616035", "rc": 0, "start": "2024-09-19 16:11:32.589849" } 8146 1726776692.65793: no more pending results, returning what we have 8146 1726776692.65796: results queue empty 8146 1726776692.65796: checking for any_errors_fatal 8146 1726776692.65803: done checking for any_errors_fatal 8146 1726776692.65804: checking for max_fail_percentage 8146 1726776692.65806: done checking for max_fail_percentage 8146 1726776692.65807: checking to see if all hosts have failed and the running result is not ok 8146 1726776692.65807: done checking to see if all hosts have failed 8146 1726776692.65808: getting the remaining hosts for this loop 8146 1726776692.65809: done getting the remaining hosts for this loop 8146 1726776692.65814: getting the next task for host managed_node3 8146 1726776692.65823: done getting next task for host managed_node3 8146 1726776692.65825: ^ task is: TASK: Verify expected content 8146 1726776692.65829: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776692.65832: getting variables 8146 1726776692.65833: in VariableManager get_vars() 8146 1726776692.65866: Calling all_inventory to load vars for managed_node3 8146 1726776692.65869: Calling groups_inventory to load vars for managed_node3 8146 1726776692.65871: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776692.65881: Calling all_plugins_play to load vars for managed_node3 8146 1726776692.65884: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776692.65887: Calling groups_plugins_play to load vars for managed_node3 8146 1726776692.66007: done sending task result for task 025ceb90-32dd-026f-19c6-00000000022a 8146 1726776692.66011: WORKER PROCESS EXITING 8146 1726776692.66022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776692.66176: done with get_vars() 8146 1726776692.66183: done getting variables 8146 1726776692.66229: 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 [Verify expected content] ************************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:33 Thursday 19 September 2024 16:11:32 -0400 (0:00:00.350) 0:00:13.593 **** 8146 1726776692.66249: entering _queue_task() for managed_node3/set_fact 8146 1726776692.66432: worker is 1 (out of 1 available) 8146 1726776692.66445: exiting _queue_task() for managed_node3/set_fact 8146 1726776692.66457: done queuing things up, now waiting for results queue to drain 8146 1726776692.66458: waiting for pending results... 8146 1726776692.66625: running TaskExecutor() for managed_node3/TASK: Verify expected content 8146 1726776692.66690: in run() - task 025ceb90-32dd-026f-19c6-00000000022b 8146 1726776692.66700: variable 'ansible_search_path' from source: unknown 8146 1726776692.66705: variable 'ansible_search_path' from source: unknown 8146 1726776692.66734: calling self._execute() 8146 1726776692.66800: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776692.66804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776692.66812: variable 'omit' from source: magic vars 8146 1726776692.67144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776692.67317: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776692.67352: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776692.67380: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776692.67405: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776692.67483: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 8146 1726776692.67503: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 8146 1726776692.67506: when evaluation is False, skipping this task 8146 1726776692.67509: _execute() done 8146 1726776692.67511: dumping result to json 8146 1726776692.67514: done dumping result, returning 8146 1726776692.67521: done running TaskExecutor() for managed_node3/TASK: Verify expected content [025ceb90-32dd-026f-19c6-00000000022b] 8146 1726776692.67527: sending task result for task 025ceb90-32dd-026f-19c6-00000000022b 8146 1726776692.67606: done sending task result for task 025ceb90-32dd-026f-19c6-00000000022b 8146 1726776692.67608: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 8146 1726776692.67654: no more pending results, returning what we have 8146 1726776692.67657: results queue empty 8146 1726776692.67658: checking for any_errors_fatal 8146 1726776692.67664: done checking for any_errors_fatal 8146 1726776692.67665: checking for max_fail_percentage 8146 1726776692.67666: done checking for max_fail_percentage 8146 1726776692.67667: checking to see if all hosts have failed and the running result is not ok 8146 1726776692.67667: done checking to see if all hosts have failed 8146 1726776692.67668: getting the remaining hosts for this loop 8146 1726776692.67670: done getting the remaining hosts for this loop 8146 1726776692.67673: getting the next task for host managed_node3 8146 1726776692.67678: done getting next task for host managed_node3 8146 1726776692.67680: ^ task is: TASK: Show diff - may not reflect actual ConfigObj differences 8146 1726776692.67683: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776692.67686: getting variables 8146 1726776692.67687: in VariableManager get_vars() 8146 1726776692.67714: Calling all_inventory to load vars for managed_node3 8146 1726776692.67721: Calling groups_inventory to load vars for managed_node3 8146 1726776692.67724: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776692.67732: Calling all_plugins_play to load vars for managed_node3 8146 1726776692.67734: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776692.67736: Calling groups_plugins_play to load vars for managed_node3 8146 1726776692.67839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776692.67957: done with get_vars() 8146 1726776692.67964: done getting variables 8146 1726776692.68002: 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 diff - may not reflect actual ConfigObj differences] **************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:38 Thursday 19 September 2024 16:11:32 -0400 (0:00:00.017) 0:00:13.611 **** 8146 1726776692.68022: entering _queue_task() for managed_node3/command 8146 1726776692.68180: worker is 1 (out of 1 available) 8146 1726776692.68194: exiting _queue_task() for managed_node3/command 8146 1726776692.68205: done queuing things up, now waiting for results queue to drain 8146 1726776692.68207: waiting for pending results... 8146 1726776692.68357: running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences 8146 1726776692.68422: in run() - task 025ceb90-32dd-026f-19c6-00000000022c 8146 1726776692.68432: variable 'ansible_search_path' from source: unknown 8146 1726776692.68436: variable 'ansible_search_path' from source: unknown 8146 1726776692.68461: calling self._execute() 8146 1726776692.68521: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776692.68524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776692.68533: variable 'omit' from source: magic vars 8146 1726776692.68858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776692.69077: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776692.69108: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776692.69133: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776692.69158: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776692.69231: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 8146 1726776692.69248: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 8146 1726776692.69256: when evaluation is False, skipping this task 8146 1726776692.69259: _execute() done 8146 1726776692.69261: dumping result to json 8146 1726776692.69264: done dumping result, returning 8146 1726776692.69272: done running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences [025ceb90-32dd-026f-19c6-00000000022c] 8146 1726776692.69277: sending task result for task 025ceb90-32dd-026f-19c6-00000000022c 8146 1726776692.69353: done sending task result for task 025ceb90-32dd-026f-19c6-00000000022c 8146 1726776692.69356: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 8146 1726776692.69400: no more pending results, returning what we have 8146 1726776692.69403: results queue empty 8146 1726776692.69404: checking for any_errors_fatal 8146 1726776692.69410: done checking for any_errors_fatal 8146 1726776692.69410: checking for max_fail_percentage 8146 1726776692.69412: done checking for max_fail_percentage 8146 1726776692.69413: checking to see if all hosts have failed and the running result is not ok 8146 1726776692.69414: done checking to see if all hosts have failed 8146 1726776692.69415: getting the remaining hosts for this loop 8146 1726776692.69416: done getting the remaining hosts for this loop 8146 1726776692.69421: getting the next task for host managed_node3 8146 1726776692.69426: done getting next task for host managed_node3 8146 1726776692.69428: ^ task is: TASK: Get active_profile file 8146 1726776692.69432: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776692.69435: getting variables 8146 1726776692.69436: in VariableManager get_vars() 8146 1726776692.69469: Calling all_inventory to load vars for managed_node3 8146 1726776692.69471: Calling groups_inventory to load vars for managed_node3 8146 1726776692.69473: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776692.69481: Calling all_plugins_play to load vars for managed_node3 8146 1726776692.69484: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776692.69486: Calling groups_plugins_play to load vars for managed_node3 8146 1726776692.69595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776692.69740: done with get_vars() 8146 1726776692.69746: done getting variables TASK [Get active_profile file] ************************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:46 Thursday 19 September 2024 16:11:32 -0400 (0:00:00.017) 0:00:13.629 **** 8146 1726776692.69807: entering _queue_task() for managed_node3/slurp 8146 1726776692.69961: worker is 1 (out of 1 available) 8146 1726776692.69976: exiting _queue_task() for managed_node3/slurp 8146 1726776692.69986: done queuing things up, now waiting for results queue to drain 8146 1726776692.69988: waiting for pending results... 8146 1726776692.70128: running TaskExecutor() for managed_node3/TASK: Get active_profile file 8146 1726776692.70189: in run() - task 025ceb90-32dd-026f-19c6-00000000022d 8146 1726776692.70198: variable 'ansible_search_path' from source: unknown 8146 1726776692.70202: variable 'ansible_search_path' from source: unknown 8146 1726776692.70231: calling self._execute() 8146 1726776692.70284: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776692.70287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776692.70296: variable 'omit' from source: magic vars 8146 1726776692.70362: variable 'omit' from source: magic vars 8146 1726776692.70393: variable 'omit' from source: magic vars 8146 1726776692.70415: variable 'omit' from source: magic vars 8146 1726776692.70449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776692.70475: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776692.70490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776692.70502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776692.70512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776692.70536: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776692.70539: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776692.70543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776692.70609: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776692.70615: Set connection var ansible_pipelining to False 8146 1726776692.70622: Set connection var ansible_shell_executable to /bin/sh 8146 1726776692.70629: Set connection var ansible_timeout to 10 8146 1726776692.70633: Set connection var ansible_shell_type to sh 8146 1726776692.70637: Set connection var ansible_connection to ssh 8146 1726776692.70653: variable 'ansible_shell_executable' from source: unknown 8146 1726776692.70656: variable 'ansible_connection' from source: unknown 8146 1726776692.70658: variable 'ansible_module_compression' from source: unknown 8146 1726776692.70660: variable 'ansible_shell_type' from source: unknown 8146 1726776692.70663: variable 'ansible_shell_executable' from source: unknown 8146 1726776692.70668: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776692.70670: variable 'ansible_pipelining' from source: unknown 8146 1726776692.70672: variable 'ansible_timeout' from source: unknown 8146 1726776692.70676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776692.70810: 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) 8146 1726776692.70819: variable 'omit' from source: magic vars 8146 1726776692.70823: starting attempt loop 8146 1726776692.70826: running the handler 8146 1726776692.70836: _low_level_execute_command(): starting 8146 1726776692.70843: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776692.71348: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.71356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.71385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.71400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.71451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.71463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.71512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.73134: stdout chunk (state=3): >>>/root <<< 8146 1726776692.73235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.73286: stderr chunk (state=3): >>><<< 8146 1726776692.73289: stdout chunk (state=3): >>><<< 8146 1726776692.73308: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.73320: _low_level_execute_command(): starting 8146 1726776692.73326: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313 `" && echo ansible-tmp-1726776692.733077-8795-70175740935313="` echo /root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313 `" ) && sleep 0' 8146 1726776692.73764: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776692.73782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.73794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.73810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.73858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.73873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.73913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.75814: stdout chunk (state=3): >>>ansible-tmp-1726776692.733077-8795-70175740935313=/root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313 <<< 8146 1726776692.75928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.75975: stderr chunk (state=3): >>><<< 8146 1726776692.75978: stdout chunk (state=3): >>><<< 8146 1726776692.75993: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776692.733077-8795-70175740935313=/root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.76031: variable 'ansible_module_compression' from source: unknown 8146 1726776692.76063: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8146 1726776692.76089: variable 'ansible_facts' from source: unknown 8146 1726776692.76146: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313/AnsiballZ_slurp.py 8146 1726776692.76242: Sending initial data 8146 1726776692.76251: Sent initial data (150 bytes) 8146 1726776692.77225: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776692.77229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.77272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.77276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.77278: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.77343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.77347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.77416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.79159: 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 <<< 8146 1726776692.79191: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776692.79224: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp36syhfvj /root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313/AnsiballZ_slurp.py <<< 8146 1726776692.79253: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776692.79992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.80081: stderr chunk (state=3): >>><<< 8146 1726776692.80084: stdout chunk (state=3): >>><<< 8146 1726776692.80098: done transferring module to remote 8146 1726776692.80107: _low_level_execute_command(): starting 8146 1726776692.80111: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313/ /root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313/AnsiballZ_slurp.py && sleep 0' 8146 1726776692.80528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776692.80531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.80561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.80564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.80569: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.80622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.80626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.80669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.82421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.82460: stderr chunk (state=3): >>><<< 8146 1726776692.82463: stdout chunk (state=3): >>><<< 8146 1726776692.82476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.82483: _low_level_execute_command(): starting 8146 1726776692.82485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313/AnsiballZ_slurp.py && sleep 0' 8146 1726776692.82891: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776692.82897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.82931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776692.82943: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.82995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.83003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.83055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.96300: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} <<< 8146 1726776692.97362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776692.97423: stderr chunk (state=3): >>><<< 8146 1726776692.97426: stdout chunk (state=3): >>><<< 8146 1726776692.97442: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776692.97480: done with _execute_module (slurp, {'src': '/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-1726776692.733077-8795-70175740935313/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776692.97487: _low_level_execute_command(): starting 8146 1726776692.97492: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776692.733077-8795-70175740935313/ > /dev/null 2>&1 && sleep 0' 8146 1726776692.97954: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776692.97969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776692.97986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776692.97999: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776692.98013: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776692.98056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776692.98068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776692.98112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776692.99898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776692.99945: stderr chunk (state=3): >>><<< 8146 1726776692.99948: stdout chunk (state=3): >>><<< 8146 1726776692.99961: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776692.99972: handler run complete 8146 1726776692.99985: attempt loop complete, returning result 8146 1726776692.99988: _execute() done 8146 1726776692.99990: dumping result to json 8146 1726776692.99992: done dumping result, returning 8146 1726776693.00000: done running TaskExecutor() for managed_node3/TASK: Get active_profile file [025ceb90-32dd-026f-19c6-00000000022d] 8146 1726776693.00005: sending task result for task 025ceb90-32dd-026f-19c6-00000000022d 8146 1726776693.00101: done sending task result for task 025ceb90-32dd-026f-19c6-00000000022d 8146 1726776693.00105: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8146 1726776693.00159: no more pending results, returning what we have 8146 1726776693.00162: results queue empty 8146 1726776693.00163: checking for any_errors_fatal 8146 1726776693.00168: done checking for any_errors_fatal 8146 1726776693.00168: checking for max_fail_percentage 8146 1726776693.00170: done checking for max_fail_percentage 8146 1726776693.00171: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.00172: done checking to see if all hosts have failed 8146 1726776693.00172: getting the remaining hosts for this loop 8146 1726776693.00174: done getting the remaining hosts for this loop 8146 1726776693.00178: getting the next task for host managed_node3 8146 1726776693.00185: done getting next task for host managed_node3 8146 1726776693.00187: ^ task is: TASK: Check that active_profile ends with kernel_settings 8146 1726776693.00191: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776693.00194: getting variables 8146 1726776693.00196: in VariableManager get_vars() 8146 1726776693.00236: Calling all_inventory to load vars for managed_node3 8146 1726776693.00239: Calling groups_inventory to load vars for managed_node3 8146 1726776693.00241: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.00252: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.00254: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.00256: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.00393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.00514: done with get_vars() 8146 1726776693.00524: done getting variables 8146 1726776693.00568: 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 [Check that active_profile ends with kernel_settings] ********************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:53 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.307) 0:00:13.937 **** 8146 1726776693.00589: entering _queue_task() for managed_node3/set_fact 8146 1726776693.00780: worker is 1 (out of 1 available) 8146 1726776693.00793: exiting _queue_task() for managed_node3/set_fact 8146 1726776693.00806: done queuing things up, now waiting for results queue to drain 8146 1726776693.00807: waiting for pending results... 8146 1726776693.00976: running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings 8146 1726776693.01043: in run() - task 025ceb90-32dd-026f-19c6-00000000022e 8146 1726776693.01053: variable 'ansible_search_path' from source: unknown 8146 1726776693.01057: variable 'ansible_search_path' from source: unknown 8146 1726776693.01089: calling self._execute() 8146 1726776693.01151: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.01155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.01163: variable 'omit' from source: magic vars 8146 1726776693.01516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776693.03085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776693.03128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776693.03156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776693.03184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776693.03204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776693.03251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776693.03546: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776693.03575: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776693.03599: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776693.03620: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776693.03710: variable '__kernel_settings_register_profile_conf_active_profile' from source: set_fact 8146 1726776693.03747: Evaluated conditional (__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')): False 8146 1726776693.03750: when evaluation is False, skipping this task 8146 1726776693.03753: _execute() done 8146 1726776693.03755: dumping result to json 8146 1726776693.03758: done dumping result, returning 8146 1726776693.03763: done running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings [025ceb90-32dd-026f-19c6-00000000022e] 8146 1726776693.03772: sending task result for task 025ceb90-32dd-026f-19c6-00000000022e 8146 1726776693.03851: done sending task result for task 025ceb90-32dd-026f-19c6-00000000022e 8146 1726776693.03853: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')", "skip_reason": "Conditional result was False" } 8146 1726776693.03896: no more pending results, returning what we have 8146 1726776693.03899: results queue empty 8146 1726776693.03900: checking for any_errors_fatal 8146 1726776693.03907: done checking for any_errors_fatal 8146 1726776693.03907: checking for max_fail_percentage 8146 1726776693.03909: done checking for max_fail_percentage 8146 1726776693.03910: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.03911: done checking to see if all hosts have failed 8146 1726776693.03911: getting the remaining hosts for this loop 8146 1726776693.03913: done getting the remaining hosts for this loop 8146 1726776693.03917: getting the next task for host managed_node3 8146 1726776693.03925: done getting next task for host managed_node3 8146 1726776693.03932: ^ task is: TASK: Get profile_mode file 8146 1726776693.03936: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776693.03939: getting variables 8146 1726776693.03940: in VariableManager get_vars() 8146 1726776693.03975: Calling all_inventory to load vars for managed_node3 8146 1726776693.03978: Calling groups_inventory to load vars for managed_node3 8146 1726776693.03980: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.03989: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.03991: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.03993: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.04142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.04259: done with get_vars() 8146 1726776693.04266: done getting variables TASK [Get profile_mode file] *************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:60 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.037) 0:00:13.974 **** 8146 1726776693.04330: entering _queue_task() for managed_node3/slurp 8146 1726776693.04502: worker is 1 (out of 1 available) 8146 1726776693.04514: exiting _queue_task() for managed_node3/slurp 8146 1726776693.04527: done queuing things up, now waiting for results queue to drain 8146 1726776693.04528: waiting for pending results... 8146 1726776693.04692: running TaskExecutor() for managed_node3/TASK: Get profile_mode file 8146 1726776693.04759: in run() - task 025ceb90-32dd-026f-19c6-00000000022f 8146 1726776693.04771: variable 'ansible_search_path' from source: unknown 8146 1726776693.04774: variable 'ansible_search_path' from source: unknown 8146 1726776693.04801: calling self._execute() 8146 1726776693.04863: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.04870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.04879: variable 'omit' from source: magic vars 8146 1726776693.04952: variable 'omit' from source: magic vars 8146 1726776693.04984: variable 'omit' from source: magic vars 8146 1726776693.05006: variable 'omit' from source: magic vars 8146 1726776693.05040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776693.05066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776693.05083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776693.05097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776693.05107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776693.05131: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776693.05134: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.05137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.05205: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776693.05211: Set connection var ansible_pipelining to False 8146 1726776693.05217: Set connection var ansible_shell_executable to /bin/sh 8146 1726776693.05225: Set connection var ansible_timeout to 10 8146 1726776693.05229: Set connection var ansible_shell_type to sh 8146 1726776693.05232: Set connection var ansible_connection to ssh 8146 1726776693.05248: variable 'ansible_shell_executable' from source: unknown 8146 1726776693.05250: variable 'ansible_connection' from source: unknown 8146 1726776693.05253: variable 'ansible_module_compression' from source: unknown 8146 1726776693.05255: variable 'ansible_shell_type' from source: unknown 8146 1726776693.05258: variable 'ansible_shell_executable' from source: unknown 8146 1726776693.05260: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.05264: variable 'ansible_pipelining' from source: unknown 8146 1726776693.05269: variable 'ansible_timeout' from source: unknown 8146 1726776693.05276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.05415: 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) 8146 1726776693.05425: variable 'omit' from source: magic vars 8146 1726776693.05430: starting attempt loop 8146 1726776693.05433: running the handler 8146 1726776693.05444: _low_level_execute_command(): starting 8146 1726776693.05450: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776693.05952: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.05961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.05994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.06010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.06061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.06067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776693.06083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.06134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.07771: stdout chunk (state=3): >>>/root <<< 8146 1726776693.07878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.07928: stderr chunk (state=3): >>><<< 8146 1726776693.07931: stdout chunk (state=3): >>><<< 8146 1726776693.07950: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776693.07961: _low_level_execute_command(): starting 8146 1726776693.07967: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283 `" && echo ansible-tmp-1726776693.079499-8807-58671782161283="` echo /root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283 `" ) && sleep 0' 8146 1726776693.08424: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.08432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.08459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776693.08472: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.08532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.08544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.08591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.10495: stdout chunk (state=3): >>>ansible-tmp-1726776693.079499-8807-58671782161283=/root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283 <<< 8146 1726776693.10604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.10660: stderr chunk (state=3): >>><<< 8146 1726776693.10664: stdout chunk (state=3): >>><<< 8146 1726776693.10681: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776693.079499-8807-58671782161283=/root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776693.10722: variable 'ansible_module_compression' from source: unknown 8146 1726776693.10758: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8146 1726776693.10786: variable 'ansible_facts' from source: unknown 8146 1726776693.10847: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283/AnsiballZ_slurp.py 8146 1726776693.10954: Sending initial data 8146 1726776693.10958: Sent initial data (150 bytes) 8146 1726776693.11652: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.11655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.11690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.11694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.11697: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.11752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.11755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776693.11760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.11795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.13587: 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 <<< 8146 1726776693.13619: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776693.13652: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp_kz4n8vo /root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283/AnsiballZ_slurp.py <<< 8146 1726776693.13681: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776693.14422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.14526: stderr chunk (state=3): >>><<< 8146 1726776693.14529: stdout chunk (state=3): >>><<< 8146 1726776693.14546: done transferring module to remote 8146 1726776693.14555: _low_level_execute_command(): starting 8146 1726776693.14560: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283/ /root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283/AnsiballZ_slurp.py && sleep 0' 8146 1726776693.15013: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.15022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.15048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.15059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.15111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776693.15133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.15160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.16916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.16962: stderr chunk (state=3): >>><<< 8146 1726776693.16968: stdout chunk (state=3): >>><<< 8146 1726776693.16978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776693.16985: _low_level_execute_command(): starting 8146 1726776693.16987: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283/AnsiballZ_slurp.py && sleep 0' 8146 1726776693.17395: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.17408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.17427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776693.17439: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776693.17448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.17493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.17505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.17550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.30577: stdout chunk (state=3): >>> {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} <<< 8146 1726776693.31611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776693.31666: stderr chunk (state=3): >>><<< 8146 1726776693.31670: stdout chunk (state=3): >>><<< 8146 1726776693.31687: _low_level_execute_command() done: rc=0, stdout= {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776693.31722: done with _execute_module (slurp, {'src': '/etc/tuned/profile_mode', '_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-1726776693.079499-8807-58671782161283/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776693.31729: _low_level_execute_command(): starting 8146 1726776693.31734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776693.079499-8807-58671782161283/ > /dev/null 2>&1 && sleep 0' 8146 1726776693.32184: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.32197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.32217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776693.32236: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776693.32249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.32285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.32297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.32343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.34183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.34192: stdout chunk (state=3): >>><<< 8146 1726776693.34204: stderr chunk (state=3): >>><<< 8146 1726776693.34228: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776693.34239: handler run complete 8146 1726776693.34261: attempt loop complete, returning result 8146 1726776693.34269: _execute() done 8146 1726776693.34281: dumping result to json 8146 1726776693.34295: done dumping result, returning 8146 1726776693.34309: done running TaskExecutor() for managed_node3/TASK: Get profile_mode file [025ceb90-32dd-026f-19c6-00000000022f] 8146 1726776693.34320: sending task result for task 025ceb90-32dd-026f-19c6-00000000022f ok: [managed_node3] => { "changed": false, "content": "bWFudWFsCg==", "encoding": "base64", "source": "/etc/tuned/profile_mode" } 8146 1726776693.34489: no more pending results, returning what we have 8146 1726776693.34492: results queue empty 8146 1726776693.34493: checking for any_errors_fatal 8146 1726776693.34499: done checking for any_errors_fatal 8146 1726776693.34499: checking for max_fail_percentage 8146 1726776693.34501: done checking for max_fail_percentage 8146 1726776693.34502: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.34503: done checking to see if all hosts have failed 8146 1726776693.34503: getting the remaining hosts for this loop 8146 1726776693.34505: done getting the remaining hosts for this loop 8146 1726776693.34509: getting the next task for host managed_node3 8146 1726776693.34522: done getting next task for host managed_node3 8146 1726776693.34525: ^ task is: TASK: Check that profile_mode is manual 8146 1726776693.34529: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776693.34532: getting variables 8146 1726776693.34534: in VariableManager get_vars() 8146 1726776693.34576: Calling all_inventory to load vars for managed_node3 8146 1726776693.34579: Calling groups_inventory to load vars for managed_node3 8146 1726776693.34581: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.34593: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.34596: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.34599: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.34785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.34974: done with get_vars() 8146 1726776693.34985: done getting variables 8146 1726776693.35035: done sending task result for task 025ceb90-32dd-026f-19c6-00000000022f 8146 1726776693.35038: WORKER PROCESS EXITING 8146 1726776693.35065: 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 [Check that profile_mode is manual] *************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:67 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.307) 0:00:14.282 **** 8146 1726776693.35091: entering _queue_task() for managed_node3/set_fact 8146 1726776693.35266: worker is 1 (out of 1 available) 8146 1726776693.35278: exiting _queue_task() for managed_node3/set_fact 8146 1726776693.35290: done queuing things up, now waiting for results queue to drain 8146 1726776693.35292: waiting for pending results... 8146 1726776693.35475: running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual 8146 1726776693.35548: in run() - task 025ceb90-32dd-026f-19c6-000000000230 8146 1726776693.35559: variable 'ansible_search_path' from source: unknown 8146 1726776693.35562: variable 'ansible_search_path' from source: unknown 8146 1726776693.35594: calling self._execute() 8146 1726776693.35656: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.35660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.35671: variable 'omit' from source: magic vars 8146 1726776693.36022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776693.37987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776693.38047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776693.38084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776693.38116: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776693.38149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776693.38210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776693.38358: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776693.38384: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776693.38411: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776693.38434: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776693.38525: variable '__kernel_settings_register_profile_conf_profile_mode' from source: set_fact 8146 1726776693.38557: Evaluated conditional (__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')): False 8146 1726776693.38560: when evaluation is False, skipping this task 8146 1726776693.38563: _execute() done 8146 1726776693.38568: dumping result to json 8146 1726776693.38571: done dumping result, returning 8146 1726776693.38573: done running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual [025ceb90-32dd-026f-19c6-000000000230] 8146 1726776693.38579: sending task result for task 025ceb90-32dd-026f-19c6-000000000230 8146 1726776693.38659: done sending task result for task 025ceb90-32dd-026f-19c6-000000000230 8146 1726776693.38662: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')", "skip_reason": "Conditional result was False" } 8146 1726776693.38706: no more pending results, returning what we have 8146 1726776693.38709: results queue empty 8146 1726776693.38710: checking for any_errors_fatal 8146 1726776693.38720: done checking for any_errors_fatal 8146 1726776693.38720: checking for max_fail_percentage 8146 1726776693.38723: done checking for max_fail_percentage 8146 1726776693.38724: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.38725: done checking to see if all hosts have failed 8146 1726776693.38725: getting the remaining hosts for this loop 8146 1726776693.38727: done getting the remaining hosts for this loop 8146 1726776693.38731: getting the next task for host managed_node3 8146 1726776693.38737: done getting next task for host managed_node3 8146 1726776693.38740: ^ task is: TASK: Get the bootloader specific config file 8146 1726776693.38743: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776693.38746: getting variables 8146 1726776693.38747: in VariableManager get_vars() 8146 1726776693.38777: Calling all_inventory to load vars for managed_node3 8146 1726776693.38779: Calling groups_inventory to load vars for managed_node3 8146 1726776693.38781: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.38789: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.38792: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.38794: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.38952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.39071: done with get_vars() 8146 1726776693.39078: done getting variables 8146 1726776693.39116: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the bootloader specific config file] ********************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:74 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.040) 0:00:14.322 **** 8146 1726776693.39138: entering _queue_task() for managed_node3/command 8146 1726776693.39309: worker is 1 (out of 1 available) 8146 1726776693.39325: exiting _queue_task() for managed_node3/command 8146 1726776693.39337: done queuing things up, now waiting for results queue to drain 8146 1726776693.39339: waiting for pending results... 8146 1726776693.39494: running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file 8146 1726776693.39557: in run() - task 025ceb90-32dd-026f-19c6-000000000231 8146 1726776693.39571: variable 'ansible_search_path' from source: unknown 8146 1726776693.39574: variable 'ansible_search_path' from source: unknown 8146 1726776693.39602: calling self._execute() 8146 1726776693.39661: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.39669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.39673: variable 'omit' from source: magic vars 8146 1726776693.39991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776693.41586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776693.41628: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776693.41656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776693.41691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776693.41710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776693.41770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776693.41788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776693.41806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776693.41834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776693.41844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776693.41926: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 8146 1726776693.41929: when evaluation is False, skipping this task 8146 1726776693.41932: _execute() done 8146 1726776693.41935: dumping result to json 8146 1726776693.41937: done dumping result, returning 8146 1726776693.41943: done running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file [025ceb90-32dd-026f-19c6-000000000231] 8146 1726776693.41948: sending task result for task 025ceb90-32dd-026f-19c6-000000000231 8146 1726776693.42029: done sending task result for task 025ceb90-32dd-026f-19c6-000000000231 8146 1726776693.42032: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 8146 1726776693.42105: no more pending results, returning what we have 8146 1726776693.42108: results queue empty 8146 1726776693.42109: checking for any_errors_fatal 8146 1726776693.42114: done checking for any_errors_fatal 8146 1726776693.42115: checking for max_fail_percentage 8146 1726776693.42116: done checking for max_fail_percentage 8146 1726776693.42117: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.42119: done checking to see if all hosts have failed 8146 1726776693.42120: getting the remaining hosts for this loop 8146 1726776693.42121: done getting the remaining hosts for this loop 8146 1726776693.42125: getting the next task for host managed_node3 8146 1726776693.42129: done getting next task for host managed_node3 8146 1726776693.42132: ^ task is: TASK: Verify bootloader settings value 8146 1726776693.42135: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776693.42138: getting variables 8146 1726776693.42139: in VariableManager get_vars() 8146 1726776693.42170: Calling all_inventory to load vars for managed_node3 8146 1726776693.42172: Calling groups_inventory to load vars for managed_node3 8146 1726776693.42173: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.42180: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.42181: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.42183: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.42289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.42408: done with get_vars() 8146 1726776693.42414: done getting variables 8146 1726776693.42454: 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 [Verify bootloader settings value] **************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:85 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.033) 0:00:14.356 **** 8146 1726776693.42485: entering _queue_task() for managed_node3/set_fact 8146 1726776693.42675: worker is 1 (out of 1 available) 8146 1726776693.42688: exiting _queue_task() for managed_node3/set_fact 8146 1726776693.42699: done queuing things up, now waiting for results queue to drain 8146 1726776693.42701: waiting for pending results... 8146 1726776693.42843: running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value 8146 1726776693.42907: in run() - task 025ceb90-32dd-026f-19c6-000000000232 8146 1726776693.42928: variable 'ansible_search_path' from source: unknown 8146 1726776693.42931: variable 'ansible_search_path' from source: unknown 8146 1726776693.42958: calling self._execute() 8146 1726776693.43021: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.43025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.43034: variable 'omit' from source: magic vars 8146 1726776693.43361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776693.45494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776693.45554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776693.45591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776693.45626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776693.45653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776693.45727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776693.45757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776693.45787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776693.45831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776693.45847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776693.45953: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 8146 1726776693.45961: when evaluation is False, skipping this task 8146 1726776693.45969: _execute() done 8146 1726776693.45975: dumping result to json 8146 1726776693.45980: done dumping result, returning 8146 1726776693.45988: done running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value [025ceb90-32dd-026f-19c6-000000000232] 8146 1726776693.45996: sending task result for task 025ceb90-32dd-026f-19c6-000000000232 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 8146 1726776693.46120: no more pending results, returning what we have 8146 1726776693.46124: results queue empty 8146 1726776693.46125: checking for any_errors_fatal 8146 1726776693.46131: done checking for any_errors_fatal 8146 1726776693.46131: checking for max_fail_percentage 8146 1726776693.46133: done checking for max_fail_percentage 8146 1726776693.46133: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.46134: done checking to see if all hosts have failed 8146 1726776693.46135: getting the remaining hosts for this loop 8146 1726776693.46136: done getting the remaining hosts for this loop 8146 1726776693.46140: getting the next task for host managed_node3 8146 1726776693.46148: done getting next task for host managed_node3 8146 1726776693.46150: ^ task is: TASK: Check if kernel_settings_reboot_required is set if needed 8146 1726776693.46152: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8146 1726776693.46155: getting variables 8146 1726776693.46156: in VariableManager get_vars() 8146 1726776693.46191: Calling all_inventory to load vars for managed_node3 8146 1726776693.46193: Calling groups_inventory to load vars for managed_node3 8146 1726776693.46196: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.46205: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.46208: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.46211: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.46396: done sending task result for task 025ceb90-32dd-026f-19c6-000000000232 8146 1726776693.46399: WORKER PROCESS EXITING 8146 1726776693.46408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.46523: done with get_vars() 8146 1726776693.46529: done getting variables 8146 1726776693.46568: 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 [Check if kernel_settings_reboot_required is set if needed] *************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:49 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.040) 0:00:14.397 **** 8146 1726776693.46586: entering _queue_task() for managed_node3/set_fact 8146 1726776693.46753: worker is 1 (out of 1 available) 8146 1726776693.46765: exiting _queue_task() for managed_node3/set_fact 8146 1726776693.46776: done queuing things up, now waiting for results queue to drain 8146 1726776693.46778: waiting for pending results... 8146 1726776693.46935: running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed 8146 1726776693.46998: in run() - task 025ceb90-32dd-026f-19c6-00000000018e 8146 1726776693.47005: variable 'ansible_search_path' from source: unknown 8146 1726776693.47009: variable 'ansible_search_path' from source: unknown 8146 1726776693.47041: calling self._execute() 8146 1726776693.47102: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.47105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.47114: variable 'omit' from source: magic vars 8146 1726776693.47438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776693.49075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776693.49116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776693.49159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776693.49186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776693.49205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776693.49265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776693.49287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776693.49304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776693.49331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776693.49342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776693.49433: Evaluated conditional (__kernel_settings_check_reboot | d(false)): False 8146 1726776693.49437: when evaluation is False, skipping this task 8146 1726776693.49439: _execute() done 8146 1726776693.49442: dumping result to json 8146 1726776693.49444: done dumping result, returning 8146 1726776693.49452: done running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed [025ceb90-32dd-026f-19c6-00000000018e] 8146 1726776693.49455: sending task result for task 025ceb90-32dd-026f-19c6-00000000018e 8146 1726776693.49547: done sending task result for task 025ceb90-32dd-026f-19c6-00000000018e 8146 1726776693.49550: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_check_reboot | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776693.49610: no more pending results, returning what we have 8146 1726776693.49616: results queue empty 8146 1726776693.49619: checking for any_errors_fatal 8146 1726776693.49625: done checking for any_errors_fatal 8146 1726776693.49626: checking for max_fail_percentage 8146 1726776693.49628: done checking for max_fail_percentage 8146 1726776693.49629: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.49629: done checking to see if all hosts have failed 8146 1726776693.49630: getting the remaining hosts for this loop 8146 1726776693.49632: done getting the remaining hosts for this loop 8146 1726776693.49636: getting the next task for host managed_node3 8146 1726776693.49641: done getting next task for host managed_node3 8146 1726776693.49644: ^ task is: TASK: Assert success 8146 1726776693.49647: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8146 1726776693.49650: getting variables 8146 1726776693.49651: in VariableManager get_vars() 8146 1726776693.49685: Calling all_inventory to load vars for managed_node3 8146 1726776693.49687: Calling groups_inventory to load vars for managed_node3 8146 1726776693.49693: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.49703: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.49705: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.49707: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.49835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.49955: done with get_vars() 8146 1726776693.49962: done getting variables 8146 1726776693.50034: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert success] ********************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:56 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.034) 0:00:14.431 **** 8146 1726776693.50054: entering _queue_task() for managed_node3/assert 8146 1726776693.50055: Creating lock for assert 8146 1726776693.50247: worker is 1 (out of 1 available) 8146 1726776693.50260: exiting _queue_task() for managed_node3/assert 8146 1726776693.50274: done queuing things up, now waiting for results queue to drain 8146 1726776693.50276: waiting for pending results... 8146 1726776693.50435: running TaskExecutor() for managed_node3/TASK: Assert success 8146 1726776693.50498: in run() - task 025ceb90-32dd-026f-19c6-00000000018f 8146 1726776693.50507: variable 'ansible_search_path' from source: unknown 8146 1726776693.50511: variable 'ansible_search_path' from source: unknown 8146 1726776693.50540: calling self._execute() 8146 1726776693.50603: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.50608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.50617: variable 'omit' from source: magic vars 8146 1726776693.50691: variable 'omit' from source: magic vars 8146 1726776693.50719: variable 'omit' from source: magic vars 8146 1726776693.50743: variable 'omit' from source: magic vars 8146 1726776693.50778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776693.50804: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776693.50820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776693.50834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776693.50846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776693.50871: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776693.50874: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.50876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.50948: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776693.50956: Set connection var ansible_pipelining to False 8146 1726776693.50962: Set connection var ansible_shell_executable to /bin/sh 8146 1726776693.50971: Set connection var ansible_timeout to 10 8146 1726776693.50975: Set connection var ansible_shell_type to sh 8146 1726776693.50978: Set connection var ansible_connection to ssh 8146 1726776693.50994: variable 'ansible_shell_executable' from source: unknown 8146 1726776693.50996: variable 'ansible_connection' from source: unknown 8146 1726776693.50999: variable 'ansible_module_compression' from source: unknown 8146 1726776693.51001: variable 'ansible_shell_type' from source: unknown 8146 1726776693.51004: variable 'ansible_shell_executable' from source: unknown 8146 1726776693.51008: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.51011: variable 'ansible_pipelining' from source: unknown 8146 1726776693.51013: variable 'ansible_timeout' from source: unknown 8146 1726776693.51020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.51123: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8146 1726776693.51134: variable 'omit' from source: magic vars 8146 1726776693.51139: starting attempt loop 8146 1726776693.51143: running the handler 8146 1726776693.51647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776693.53134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776693.53194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776693.53232: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776693.53269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776693.53296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776693.53372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776693.53402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776693.53439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776693.53458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776693.53468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776693.53551: variable '__kernel_settings_success' from source: set_fact 8146 1726776693.53567: Evaluated conditional (__kernel_settings_success | d(false)): True 8146 1726776693.53570: handler run complete 8146 1726776693.53586: attempt loop complete, returning result 8146 1726776693.53592: _execute() done 8146 1726776693.53602: dumping result to json 8146 1726776693.53604: done dumping result, returning 8146 1726776693.53612: done running TaskExecutor() for managed_node3/TASK: Assert success [025ceb90-32dd-026f-19c6-00000000018f] 8146 1726776693.53619: sending task result for task 025ceb90-32dd-026f-19c6-00000000018f 8146 1726776693.53700: done sending task result for task 025ceb90-32dd-026f-19c6-00000000018f 8146 1726776693.53703: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8146 1726776693.53748: no more pending results, returning what we have 8146 1726776693.53751: results queue empty 8146 1726776693.53751: checking for any_errors_fatal 8146 1726776693.53757: done checking for any_errors_fatal 8146 1726776693.53758: checking for max_fail_percentage 8146 1726776693.53760: done checking for max_fail_percentage 8146 1726776693.53760: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.53761: done checking to see if all hosts have failed 8146 1726776693.53762: getting the remaining hosts for this loop 8146 1726776693.53764: done getting the remaining hosts for this loop 8146 1726776693.53767: getting the next task for host managed_node3 8146 1726776693.53776: done getting next task for host managed_node3 8146 1726776693.53779: ^ task is: TASK: Check ansible_managed, fingerprint in generated files 8146 1726776693.53781: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776693.53785: getting variables 8146 1726776693.53787: in VariableManager get_vars() 8146 1726776693.53823: Calling all_inventory to load vars for managed_node3 8146 1726776693.53826: Calling groups_inventory to load vars for managed_node3 8146 1726776693.53828: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.53838: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.53846: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.53848: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.54156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.54268: done with get_vars() 8146 1726776693.54276: done getting variables TASK [Check ansible_managed, fingerprint in generated files] ******************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:35 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.042) 0:00:14.474 **** 8146 1726776693.54336: entering _queue_task() for managed_node3/include_tasks 8146 1726776693.54514: worker is 1 (out of 1 available) 8146 1726776693.54530: exiting _queue_task() for managed_node3/include_tasks 8146 1726776693.54542: done queuing things up, now waiting for results queue to drain 8146 1726776693.54544: waiting for pending results... 8146 1726776693.54711: running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files 8146 1726776693.54771: in run() - task 025ceb90-32dd-026f-19c6-00000000000a 8146 1726776693.54778: variable 'ansible_search_path' from source: unknown 8146 1726776693.54811: calling self._execute() 8146 1726776693.54877: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.54881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.54892: variable 'omit' from source: magic vars 8146 1726776693.54972: _execute() done 8146 1726776693.54976: dumping result to json 8146 1726776693.54979: done dumping result, returning 8146 1726776693.54982: done running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files [025ceb90-32dd-026f-19c6-00000000000a] 8146 1726776693.54990: sending task result for task 025ceb90-32dd-026f-19c6-00000000000a 8146 1726776693.55087: done sending task result for task 025ceb90-32dd-026f-19c6-00000000000a 8146 1726776693.55090: WORKER PROCESS EXITING 8146 1726776693.55128: no more pending results, returning what we have 8146 1726776693.55132: in VariableManager get_vars() 8146 1726776693.55163: Calling all_inventory to load vars for managed_node3 8146 1726776693.55168: Calling groups_inventory to load vars for managed_node3 8146 1726776693.55170: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.55179: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.55182: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.55184: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.55293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.55436: done with get_vars() 8146 1726776693.55442: variable 'ansible_search_path' from source: unknown 8146 1726776693.55451: we have included files to process 8146 1726776693.55451: generating all_blocks data 8146 1726776693.55453: done generating all_blocks data 8146 1726776693.55456: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 8146 1726776693.55457: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 8146 1726776693.55458: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 8146 1726776693.55678: done processing included file 8146 1726776693.55681: iterating over new_blocks loaded from include file 8146 1726776693.55682: in VariableManager get_vars() 8146 1726776693.55691: done with get_vars() 8146 1726776693.55692: filtering new block on tags 8146 1726776693.55710: done filtering new block on tags 8146 1726776693.55712: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml for managed_node3 8146 1726776693.55715: extending task lists for all hosts with included blocks 8146 1726776693.57014: done extending task lists 8146 1726776693.57015: done processing included files 8146 1726776693.57015: results queue empty 8146 1726776693.57016: checking for any_errors_fatal 8146 1726776693.57020: done checking for any_errors_fatal 8146 1726776693.57020: checking for max_fail_percentage 8146 1726776693.57021: done checking for max_fail_percentage 8146 1726776693.57021: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.57022: done checking to see if all hosts have failed 8146 1726776693.57022: getting the remaining hosts for this loop 8146 1726776693.57023: done getting the remaining hosts for this loop 8146 1726776693.57025: getting the next task for host managed_node3 8146 1726776693.57027: done getting next task for host managed_node3 8146 1726776693.57029: ^ task is: TASK: Get file 8146 1726776693.57030: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776693.57032: getting variables 8146 1726776693.57033: in VariableManager get_vars() 8146 1726776693.57040: Calling all_inventory to load vars for managed_node3 8146 1726776693.57041: Calling groups_inventory to load vars for managed_node3 8146 1726776693.57042: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.57046: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.57048: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.57049: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.57143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.57256: done with get_vars() 8146 1726776693.57262: done getting variables TASK [Get file] **************************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:3 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.029) 0:00:14.504 **** 8146 1726776693.57308: entering _queue_task() for managed_node3/slurp 8146 1726776693.57487: worker is 1 (out of 1 available) 8146 1726776693.57501: exiting _queue_task() for managed_node3/slurp 8146 1726776693.57512: done queuing things up, now waiting for results queue to drain 8146 1726776693.57514: waiting for pending results... 8146 1726776693.57673: running TaskExecutor() for managed_node3/TASK: Get file 8146 1726776693.57738: in run() - task 025ceb90-32dd-026f-19c6-00000000028a 8146 1726776693.57747: variable 'ansible_search_path' from source: unknown 8146 1726776693.57751: variable 'ansible_search_path' from source: unknown 8146 1726776693.57782: calling self._execute() 8146 1726776693.57846: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.57852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.57861: variable 'omit' from source: magic vars 8146 1726776693.58195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776693.58376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776693.58409: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776693.58437: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776693.58462: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776693.58528: 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) 8146 1726776693.58545: 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) 8146 1726776693.58563: 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) 8146 1726776693.58583: 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) 8146 1726776693.58680: Evaluated conditional (not __file_content is defined): True 8146 1726776693.58684: variable 'omit' from source: magic vars 8146 1726776693.58707: variable 'omit' from source: magic vars 8146 1726776693.58728: variable '__file' from source: include params 8146 1726776693.58785: variable '__file' from source: include params 8146 1726776693.58789: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8146 1726776693.58834: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8146 1726776693.58886: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8146 1726776693.58943: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776693.58955: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8146 1726776693.59005: variable 'omit' from source: magic vars 8146 1726776693.59027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776693.59046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776693.59069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776693.59080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776693.59089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776693.59110: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776693.59113: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.59116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.59183: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776693.59190: Set connection var ansible_pipelining to False 8146 1726776693.59195: Set connection var ansible_shell_executable to /bin/sh 8146 1726776693.59201: Set connection var ansible_timeout to 10 8146 1726776693.59206: Set connection var ansible_shell_type to sh 8146 1726776693.59208: Set connection var ansible_connection to ssh 8146 1726776693.59226: variable 'ansible_shell_executable' from source: unknown 8146 1726776693.59229: variable 'ansible_connection' from source: unknown 8146 1726776693.59231: variable 'ansible_module_compression' from source: unknown 8146 1726776693.59234: variable 'ansible_shell_type' from source: unknown 8146 1726776693.59236: variable 'ansible_shell_executable' from source: unknown 8146 1726776693.59238: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.59241: variable 'ansible_pipelining' from source: unknown 8146 1726776693.59243: variable 'ansible_timeout' from source: unknown 8146 1726776693.59247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.59341: 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) 8146 1726776693.59348: variable 'omit' from source: magic vars 8146 1726776693.59353: starting attempt loop 8146 1726776693.59356: running the handler 8146 1726776693.59369: _low_level_execute_command(): starting 8146 1726776693.59373: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776693.59897: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.59912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.59934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.59949: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.60003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.60014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.60061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.61680: stdout chunk (state=3): >>>/root <<< 8146 1726776693.62093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.62106: stdout chunk (state=3): >>><<< 8146 1726776693.62138: stderr chunk (state=3): >>><<< 8146 1726776693.62170: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776693.62198: _low_level_execute_command(): starting 8146 1726776693.62210: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668 `" && echo ansible-tmp-1726776693.6218486-8823-197382795427668="` echo /root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668 `" ) && sleep 0' 8146 1726776693.63060: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776693.63084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.63100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.63153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.63201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.63215: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776693.63235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.63255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776693.63272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776693.63301: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776693.63319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.63345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.63358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.63365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.63376: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776693.63386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.63468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.63511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776693.63543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.63607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.65487: stdout chunk (state=3): >>>ansible-tmp-1726776693.6218486-8823-197382795427668=/root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668 <<< 8146 1726776693.65603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.65654: stderr chunk (state=3): >>><<< 8146 1726776693.65657: stdout chunk (state=3): >>><<< 8146 1726776693.65726: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776693.6218486-8823-197382795427668=/root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776693.65759: variable 'ansible_module_compression' from source: unknown 8146 1726776693.65791: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8146 1726776693.65816: variable 'ansible_facts' from source: unknown 8146 1726776693.65911: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668/AnsiballZ_slurp.py 8146 1726776693.66031: Sending initial data 8146 1726776693.66039: Sent initial data (152 bytes) 8146 1726776693.66898: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.66901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.66943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.66948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.66950: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.66995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.67014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776693.67065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.67177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.68862: 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 <<< 8146 1726776693.68892: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776693.68922: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpeuh096ni /root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668/AnsiballZ_slurp.py <<< 8146 1726776693.68949: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776693.70012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.70272: stderr chunk (state=3): >>><<< 8146 1726776693.70275: stdout chunk (state=3): >>><<< 8146 1726776693.70277: done transferring module to remote 8146 1726776693.70280: _low_level_execute_command(): starting 8146 1726776693.70282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668/ /root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668/AnsiballZ_slurp.py && sleep 0' 8146 1726776693.70861: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776693.70876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.70891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.70908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.70958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.70971: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776693.70987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.71004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776693.71020: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776693.71032: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776693.71044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.71063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.71080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.71093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.71106: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776693.71122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.71202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.71225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776693.71242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.71304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.73083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.73137: stderr chunk (state=3): >>><<< 8146 1726776693.73150: stdout chunk (state=3): >>><<< 8146 1726776693.73255: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776693.73258: _low_level_execute_command(): starting 8146 1726776693.73263: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668/AnsiballZ_slurp.py && sleep 0' 8146 1726776693.73878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776693.73893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.73912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.73938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.73983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.73995: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776693.74010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.74038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776693.74052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776693.74063: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776693.74080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.74094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.74110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.74126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.74138: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776693.74155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.74238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.74262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776693.74281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.74354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.87607: stdout chunk (state=3): >>> {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "src": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 8146 1726776693.88726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776693.88729: stderr chunk (state=3): >>><<< 8146 1726776693.88732: stdout chunk (state=3): >>><<< 8146 1726776693.88863: _low_level_execute_command() done: rc=0, stdout= {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "src": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776693.88875: done with _execute_module (slurp, {'path': '/etc/tuned/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': '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-1726776693.6218486-8823-197382795427668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776693.88879: _low_level_execute_command(): starting 8146 1726776693.88882: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776693.6218486-8823-197382795427668/ > /dev/null 2>&1 && sleep 0' 8146 1726776693.89503: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776693.89520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.89536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.89560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.89603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.89616: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776693.89633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.89657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776693.89673: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776693.89685: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776693.89698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776693.89712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776693.89731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776693.89744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776693.89755: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776693.89779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776693.89856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776693.89887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776693.89905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776693.89973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776693.91778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776693.91857: stderr chunk (state=3): >>><<< 8146 1726776693.91872: stdout chunk (state=3): >>><<< 8146 1726776693.91923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776693.91927: handler run complete 8146 1726776693.91929: attempt loop complete, returning result 8146 1726776693.91931: _execute() done 8146 1726776693.92227: dumping result to json 8146 1726776693.92230: done dumping result, returning 8146 1726776693.92232: done running TaskExecutor() for managed_node3/TASK: Get file [025ceb90-32dd-026f-19c6-00000000028a] 8146 1726776693.92235: sending task result for task 025ceb90-32dd-026f-19c6-00000000028a 8146 1726776693.92309: done sending task result for task 025ceb90-32dd-026f-19c6-00000000028a 8146 1726776693.92313: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "encoding": "base64", "source": "/etc/tuned/kernel_settings/tuned.conf" } 8146 1726776693.92382: no more pending results, returning what we have 8146 1726776693.92385: results queue empty 8146 1726776693.92386: checking for any_errors_fatal 8146 1726776693.92388: done checking for any_errors_fatal 8146 1726776693.92389: checking for max_fail_percentage 8146 1726776693.92390: done checking for max_fail_percentage 8146 1726776693.92391: checking to see if all hosts have failed and the running result is not ok 8146 1726776693.92392: done checking to see if all hosts have failed 8146 1726776693.92393: getting the remaining hosts for this loop 8146 1726776693.92394: done getting the remaining hosts for this loop 8146 1726776693.92398: getting the next task for host managed_node3 8146 1726776693.92403: done getting next task for host managed_node3 8146 1726776693.92406: ^ task is: TASK: Check for presence of ansible managed header, fingerprint 8146 1726776693.92409: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776693.92412: getting variables 8146 1726776693.92414: in VariableManager get_vars() 8146 1726776693.92450: Calling all_inventory to load vars for managed_node3 8146 1726776693.92453: Calling groups_inventory to load vars for managed_node3 8146 1726776693.92455: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776693.92464: Calling all_plugins_play to load vars for managed_node3 8146 1726776693.92470: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776693.92473: Calling groups_plugins_play to load vars for managed_node3 8146 1726776693.92651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776693.92914: done with get_vars() 8146 1726776693.92928: done getting variables 8146 1726776693.92999: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:9 Thursday 19 September 2024 16:11:33 -0400 (0:00:00.357) 0:00:14.861 **** 8146 1726776693.93029: entering _queue_task() for managed_node3/assert 8146 1726776693.93291: worker is 1 (out of 1 available) 8146 1726776693.93305: exiting _queue_task() for managed_node3/assert 8146 1726776693.93317: done queuing things up, now waiting for results queue to drain 8146 1726776693.93321: waiting for pending results... 8146 1726776693.93607: running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint 8146 1726776693.93729: in run() - task 025ceb90-32dd-026f-19c6-00000000028b 8146 1726776693.93747: variable 'ansible_search_path' from source: unknown 8146 1726776693.93755: variable 'ansible_search_path' from source: unknown 8146 1726776693.93804: calling self._execute() 8146 1726776693.93906: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.93920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.93938: variable 'omit' from source: magic vars 8146 1726776693.94141: variable 'omit' from source: magic vars 8146 1726776693.94192: variable 'omit' from source: magic vars 8146 1726776693.94238: variable 'omit' from source: magic vars 8146 1726776693.94291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776693.94338: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776693.94362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776693.94392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776693.94410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776693.94450: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776693.94460: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.94473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.94584: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776693.94602: Set connection var ansible_pipelining to False 8146 1726776693.94613: Set connection var ansible_shell_executable to /bin/sh 8146 1726776693.94630: Set connection var ansible_timeout to 10 8146 1726776693.94642: Set connection var ansible_shell_type to sh 8146 1726776693.94649: Set connection var ansible_connection to ssh 8146 1726776693.94678: variable 'ansible_shell_executable' from source: unknown 8146 1726776693.94686: variable 'ansible_connection' from source: unknown 8146 1726776693.94694: variable 'ansible_module_compression' from source: unknown 8146 1726776693.94702: variable 'ansible_shell_type' from source: unknown 8146 1726776693.94714: variable 'ansible_shell_executable' from source: unknown 8146 1726776693.94724: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776693.94732: variable 'ansible_pipelining' from source: unknown 8146 1726776693.94742: variable 'ansible_timeout' from source: unknown 8146 1726776693.94752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776693.94910: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8146 1726776693.94933: variable 'omit' from source: magic vars 8146 1726776693.94943: starting attempt loop 8146 1726776693.94949: running the handler 8146 1726776693.95422: variable 'ansible_managed' from source: task vars 8146 1726776693.95659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8146 1726776693.95924: Loaded config def from plugin (lookup/template) 8146 1726776693.95933: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 8146 1726776693.95964: File lookup term: get_ansible_managed.j2 8146 1726776693.95974: variable 'ansible_search_path' from source: unknown 8146 1726776693.95982: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 8146 1726776693.96034: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/templates/get_ansible_managed.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/get_ansible_managed.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 8146 1726776693.96064: variable 'ansible_search_path' from source: unknown 8146 1726776693.97256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776693.99534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776693.99604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776693.99648: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776693.99687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776693.99715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776693.99808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776693.99826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776693.99853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776693.99894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776693.99907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.00007: variable 'ansible_managed' from source: task vars 8146 1726776694.00079: variable 'content' from source: task vars 8146 1726776694.00210: variable '__content' from source: set_fact 8146 1726776694.00236: Evaluated conditional (ansible_managed in content): True 8146 1726776694.00370: variable '__fingerprint' from source: include params 8146 1726776694.00373: variable 'content' from source: task vars 8146 1726776694.00483: variable '__content' from source: set_fact 8146 1726776694.00498: Evaluated conditional (__fingerprint in content): True 8146 1726776694.00504: handler run complete 8146 1726776694.00521: attempt loop complete, returning result 8146 1726776694.00525: _execute() done 8146 1726776694.00527: dumping result to json 8146 1726776694.00529: done dumping result, returning 8146 1726776694.00536: done running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint [025ceb90-32dd-026f-19c6-00000000028b] 8146 1726776694.00546: sending task result for task 025ceb90-32dd-026f-19c6-00000000028b 8146 1726776694.00642: done sending task result for task 025ceb90-32dd-026f-19c6-00000000028b 8146 1726776694.00645: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8146 1726776694.00691: no more pending results, returning what we have 8146 1726776694.00694: results queue empty 8146 1726776694.00694: checking for any_errors_fatal 8146 1726776694.00702: done checking for any_errors_fatal 8146 1726776694.00702: checking for max_fail_percentage 8146 1726776694.00704: done checking for max_fail_percentage 8146 1726776694.00705: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.00705: done checking to see if all hosts have failed 8146 1726776694.00706: getting the remaining hosts for this loop 8146 1726776694.00708: done getting the remaining hosts for this loop 8146 1726776694.00712: getting the next task for host managed_node3 8146 1726776694.00721: done getting next task for host managed_node3 8146 1726776694.00723: ^ task is: TASK: Ensure role reported changed 8146 1726776694.00725: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776694.00728: getting variables 8146 1726776694.00729: in VariableManager get_vars() 8146 1726776694.00768: Calling all_inventory to load vars for managed_node3 8146 1726776694.00771: Calling groups_inventory to load vars for managed_node3 8146 1726776694.00773: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.00783: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.00785: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.00788: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.01032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.01239: done with get_vars() 8146 1726776694.01250: done getting variables 8146 1726776694.01308: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:41 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.083) 0:00:14.944 **** 8146 1726776694.01337: entering _queue_task() for managed_node3/assert 8146 1726776694.01564: worker is 1 (out of 1 available) 8146 1726776694.01576: exiting _queue_task() for managed_node3/assert 8146 1726776694.01587: done queuing things up, now waiting for results queue to drain 8146 1726776694.01589: waiting for pending results... 8146 1726776694.01857: running TaskExecutor() for managed_node3/TASK: Ensure role reported changed 8146 1726776694.01953: in run() - task 025ceb90-32dd-026f-19c6-00000000000b 8146 1726776694.01972: variable 'ansible_search_path' from source: unknown 8146 1726776694.02014: calling self._execute() 8146 1726776694.02109: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.02121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.02136: variable 'omit' from source: magic vars 8146 1726776694.02241: variable 'omit' from source: magic vars 8146 1726776694.02280: variable 'omit' from source: magic vars 8146 1726776694.02315: variable 'omit' from source: magic vars 8146 1726776694.02369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776694.02410: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776694.02446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776694.02472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776694.02491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776694.02527: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776694.02536: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.02544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.02658: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776694.02672: Set connection var ansible_pipelining to False 8146 1726776694.02684: Set connection var ansible_shell_executable to /bin/sh 8146 1726776694.02700: Set connection var ansible_timeout to 10 8146 1726776694.02710: Set connection var ansible_shell_type to sh 8146 1726776694.02726: Set connection var ansible_connection to ssh 8146 1726776694.02781: variable 'ansible_shell_executable' from source: unknown 8146 1726776694.02789: variable 'ansible_connection' from source: unknown 8146 1726776694.02802: variable 'ansible_module_compression' from source: unknown 8146 1726776694.02809: variable 'ansible_shell_type' from source: unknown 8146 1726776694.02816: variable 'ansible_shell_executable' from source: unknown 8146 1726776694.02826: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.02834: variable 'ansible_pipelining' from source: unknown 8146 1726776694.02841: variable 'ansible_timeout' from source: unknown 8146 1726776694.02848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.03207: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8146 1726776694.03224: variable 'omit' from source: magic vars 8146 1726776694.03233: starting attempt loop 8146 1726776694.03239: running the handler 8146 1726776694.03590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776694.05180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776694.05222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776694.05255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776694.05295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776694.05324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776694.05388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.05420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.05447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.05489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.05506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.05598: variable '__kernel_settings_changed' from source: set_fact 8146 1726776694.05611: Evaluated conditional (__kernel_settings_changed | d(false)): True 8146 1726776694.05616: handler run complete 8146 1726776694.05637: attempt loop complete, returning result 8146 1726776694.05640: _execute() done 8146 1726776694.05642: dumping result to json 8146 1726776694.05645: done dumping result, returning 8146 1726776694.05651: done running TaskExecutor() for managed_node3/TASK: Ensure role reported changed [025ceb90-32dd-026f-19c6-00000000000b] 8146 1726776694.05656: sending task result for task 025ceb90-32dd-026f-19c6-00000000000b 8146 1726776694.05737: done sending task result for task 025ceb90-32dd-026f-19c6-00000000000b 8146 1726776694.05740: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8146 1726776694.05824: no more pending results, returning what we have 8146 1726776694.05827: results queue empty 8146 1726776694.05828: checking for any_errors_fatal 8146 1726776694.05833: done checking for any_errors_fatal 8146 1726776694.05834: checking for max_fail_percentage 8146 1726776694.05835: done checking for max_fail_percentage 8146 1726776694.05836: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.05836: done checking to see if all hosts have failed 8146 1726776694.05837: getting the remaining hosts for this loop 8146 1726776694.05839: done getting the remaining hosts for this loop 8146 1726776694.05842: getting the next task for host managed_node3 8146 1726776694.05846: done getting next task for host managed_node3 8146 1726776694.05848: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 8146 1726776694.05850: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776694.05853: getting variables 8146 1726776694.05854: in VariableManager get_vars() 8146 1726776694.05882: Calling all_inventory to load vars for managed_node3 8146 1726776694.05884: Calling groups_inventory to load vars for managed_node3 8146 1726776694.05886: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.05894: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.05896: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.05902: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.06007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.06127: done with get_vars() 8146 1726776694.06134: done getting variables 8146 1726776694.06173: 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 [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:47 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.048) 0:00:14.993 **** 8146 1726776694.06191: entering _queue_task() for managed_node3/reboot 8146 1726776694.06381: worker is 1 (out of 1 available) 8146 1726776694.06394: exiting _queue_task() for managed_node3/reboot 8146 1726776694.06405: done queuing things up, now waiting for results queue to drain 8146 1726776694.06407: waiting for pending results... 8146 1726776694.06661: running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot 8146 1726776694.06740: in run() - task 025ceb90-32dd-026f-19c6-00000000000c 8146 1726776694.06758: variable 'ansible_search_path' from source: unknown 8146 1726776694.06795: calling self._execute() 8146 1726776694.06882: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.06892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.06904: variable 'omit' from source: magic vars 8146 1726776694.07354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776694.08780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776694.08823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776694.08850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776694.08876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776694.08904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776694.08962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.08983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.09000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.09030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.09041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.09114: variable 'kernel_settings_reboot_required' from source: set_fact 8146 1726776694.09129: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 8146 1726776694.09132: when evaluation is False, skipping this task 8146 1726776694.09135: _execute() done 8146 1726776694.09138: dumping result to json 8146 1726776694.09140: done dumping result, returning 8146 1726776694.09147: done running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot [025ceb90-32dd-026f-19c6-00000000000c] 8146 1726776694.09152: sending task result for task 025ceb90-32dd-026f-19c6-00000000000c 8146 1726776694.09232: done sending task result for task 025ceb90-32dd-026f-19c6-00000000000c 8146 1726776694.09235: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776694.09277: no more pending results, returning what we have 8146 1726776694.09281: results queue empty 8146 1726776694.09282: checking for any_errors_fatal 8146 1726776694.09287: done checking for any_errors_fatal 8146 1726776694.09288: checking for max_fail_percentage 8146 1726776694.09289: done checking for max_fail_percentage 8146 1726776694.09290: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.09291: done checking to see if all hosts have failed 8146 1726776694.09291: getting the remaining hosts for this loop 8146 1726776694.09293: done getting the remaining hosts for this loop 8146 1726776694.09297: getting the next task for host managed_node3 8146 1726776694.09301: done getting next task for host managed_node3 8146 1726776694.09304: ^ task is: TASK: Verify that settings were applied correctly after reboot 8146 1726776694.09306: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776694.09308: getting variables 8146 1726776694.09310: in VariableManager get_vars() 8146 1726776694.09340: Calling all_inventory to load vars for managed_node3 8146 1726776694.09342: Calling groups_inventory to load vars for managed_node3 8146 1726776694.09344: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.09352: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.09354: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.09357: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.09503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.09623: done with get_vars() 8146 1726776694.09630: done getting variables TASK [Verify that settings were applied correctly after reboot] **************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:54 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.034) 0:00:15.028 **** 8146 1726776694.09689: entering _queue_task() for managed_node3/include_tasks 8146 1726776694.09852: worker is 1 (out of 1 available) 8146 1726776694.09867: exiting _queue_task() for managed_node3/include_tasks 8146 1726776694.09878: done queuing things up, now waiting for results queue to drain 8146 1726776694.09880: waiting for pending results... 8146 1726776694.10033: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot 8146 1726776694.10085: in run() - task 025ceb90-32dd-026f-19c6-00000000000d 8146 1726776694.10095: variable 'ansible_search_path' from source: unknown 8146 1726776694.10126: calling self._execute() 8146 1726776694.10190: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.10194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.10202: variable 'omit' from source: magic vars 8146 1726776694.10523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776694.11977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776694.12021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776694.12047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776694.12076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776694.12097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776694.12150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.12173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.12191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.12220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.12231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.12303: variable 'kernel_settings_reboot_required' from source: set_fact 8146 1726776694.12317: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 8146 1726776694.12322: when evaluation is False, skipping this task 8146 1726776694.12325: _execute() done 8146 1726776694.12328: dumping result to json 8146 1726776694.12330: done dumping result, returning 8146 1726776694.12335: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot [025ceb90-32dd-026f-19c6-00000000000d] 8146 1726776694.12340: sending task result for task 025ceb90-32dd-026f-19c6-00000000000d 8146 1726776694.12429: done sending task result for task 025ceb90-32dd-026f-19c6-00000000000d 8146 1726776694.12432: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776694.12472: no more pending results, returning what we have 8146 1726776694.12475: results queue empty 8146 1726776694.12476: checking for any_errors_fatal 8146 1726776694.12481: done checking for any_errors_fatal 8146 1726776694.12482: checking for max_fail_percentage 8146 1726776694.12483: done checking for max_fail_percentage 8146 1726776694.12484: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.12485: done checking to see if all hosts have failed 8146 1726776694.12486: getting the remaining hosts for this loop 8146 1726776694.12487: done getting the remaining hosts for this loop 8146 1726776694.12491: getting the next task for host managed_node3 8146 1726776694.12495: done getting next task for host managed_node3 8146 1726776694.12497: ^ task is: TASK: Apply the settings again to check idempotency 8146 1726776694.12499: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776694.12502: getting variables 8146 1726776694.12503: in VariableManager get_vars() 8146 1726776694.12535: Calling all_inventory to load vars for managed_node3 8146 1726776694.12538: Calling groups_inventory to load vars for managed_node3 8146 1726776694.12540: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.12548: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.12550: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.12551: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.12660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.12776: done with get_vars() 8146 1726776694.12783: done getting variables TASK [Apply the settings again to check idempotency] *************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:63 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.031) 0:00:15.059 **** 8146 1726776694.12840: entering _queue_task() for managed_node3/include_role 8146 1726776694.13001: worker is 1 (out of 1 available) 8146 1726776694.13015: exiting _queue_task() for managed_node3/include_role 8146 1726776694.13027: done queuing things up, now waiting for results queue to drain 8146 1726776694.13029: waiting for pending results... 8146 1726776694.13247: running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency 8146 1726776694.13331: in run() - task 025ceb90-32dd-026f-19c6-00000000000e 8146 1726776694.13348: variable 'ansible_search_path' from source: unknown 8146 1726776694.13389: calling self._execute() 8146 1726776694.13477: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.13486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.13497: variable 'omit' from source: magic vars 8146 1726776694.13591: _execute() done 8146 1726776694.13598: dumping result to json 8146 1726776694.13605: done dumping result, returning 8146 1726776694.13612: done running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency [025ceb90-32dd-026f-19c6-00000000000e] 8146 1726776694.13623: sending task result for task 025ceb90-32dd-026f-19c6-00000000000e 8146 1726776694.13735: no more pending results, returning what we have 8146 1726776694.13740: in VariableManager get_vars() 8146 1726776694.13779: Calling all_inventory to load vars for managed_node3 8146 1726776694.13781: Calling groups_inventory to load vars for managed_node3 8146 1726776694.13784: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.13797: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.13799: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.13802: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.14031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.14211: done with get_vars() 8146 1726776694.14220: variable 'ansible_search_path' from source: unknown 8146 1726776694.14835: done sending task result for task 025ceb90-32dd-026f-19c6-00000000000e 8146 1726776694.14838: WORKER PROCESS EXITING 8146 1726776694.15513: variable 'omit' from source: magic vars 8146 1726776694.15528: variable 'omit' from source: magic vars 8146 1726776694.15537: variable 'omit' from source: magic vars 8146 1726776694.15540: we have included files to process 8146 1726776694.15541: generating all_blocks data 8146 1726776694.15542: done generating all_blocks data 8146 1726776694.15544: processing included file: fedora.linux_system_roles.kernel_settings 8146 1726776694.15557: in VariableManager get_vars() 8146 1726776694.15583: done with get_vars() 8146 1726776694.15600: in VariableManager get_vars() 8146 1726776694.15610: done with get_vars() 8146 1726776694.15637: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 8146 1726776694.15674: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 8146 1726776694.15689: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 8146 1726776694.15736: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 8146 1726776694.16047: in VariableManager get_vars() 8146 1726776694.16060: done with get_vars() 8146 1726776694.16871: in VariableManager get_vars() 8146 1726776694.16884: done with get_vars() 8146 1726776694.16987: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 8146 1726776694.17363: iterating over new_blocks loaded from include file 8146 1726776694.17365: in VariableManager get_vars() 8146 1726776694.17376: done with get_vars() 8146 1726776694.17377: filtering new block on tags 8146 1726776694.17411: done filtering new block on tags 8146 1726776694.17414: in VariableManager get_vars() 8146 1726776694.17425: done with get_vars() 8146 1726776694.17426: filtering new block on tags 8146 1726776694.17447: done filtering new block on tags 8146 1726776694.17448: in VariableManager get_vars() 8146 1726776694.17457: done with get_vars() 8146 1726776694.17459: filtering new block on tags 8146 1726776694.17533: done filtering new block on tags 8146 1726776694.17535: in VariableManager get_vars() 8146 1726776694.17544: done with get_vars() 8146 1726776694.17545: filtering new block on tags 8146 1726776694.17554: done filtering new block on tags 8146 1726776694.17555: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 8146 1726776694.17558: extending task lists for all hosts with included blocks 8146 1726776694.18425: done extending task lists 8146 1726776694.18427: done processing included files 8146 1726776694.18428: results queue empty 8146 1726776694.18428: checking for any_errors_fatal 8146 1726776694.18430: done checking for any_errors_fatal 8146 1726776694.18431: checking for max_fail_percentage 8146 1726776694.18432: done checking for max_fail_percentage 8146 1726776694.18432: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.18433: done checking to see if all hosts have failed 8146 1726776694.18433: getting the remaining hosts for this loop 8146 1726776694.18434: done getting the remaining hosts for this loop 8146 1726776694.18436: getting the next task for host managed_node3 8146 1726776694.18438: done getting next task for host managed_node3 8146 1726776694.18440: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8146 1726776694.18442: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.18448: getting variables 8146 1726776694.18449: in VariableManager get_vars() 8146 1726776694.18457: Calling all_inventory to load vars for managed_node3 8146 1726776694.18458: Calling groups_inventory to load vars for managed_node3 8146 1726776694.18459: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.18463: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.18464: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.18466: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.18560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.18671: done with get_vars() 8146 1726776694.18678: done getting variables 8146 1726776694.18702: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.058) 0:00:15.118 **** 8146 1726776694.18721: entering _queue_task() for managed_node3/fail 8146 1726776694.18894: worker is 1 (out of 1 available) 8146 1726776694.18905: exiting _queue_task() for managed_node3/fail 8146 1726776694.18917: done queuing things up, now waiting for results queue to drain 8146 1726776694.18921: waiting for pending results... 8146 1726776694.19094: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8146 1726776694.19162: in run() - task 025ceb90-32dd-026f-19c6-0000000003fd 8146 1726776694.19175: variable 'ansible_search_path' from source: unknown 8146 1726776694.19178: variable 'ansible_search_path' from source: unknown 8146 1726776694.19207: calling self._execute() 8146 1726776694.19275: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.19279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.19287: variable 'omit' from source: magic vars 8146 1726776694.19614: variable 'kernel_settings_sysctl' from source: include_vars 8146 1726776694.19628: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776694.19635: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 8146 1726776694.19834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776694.21434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776694.21478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776694.21505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776694.21532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776694.21551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776694.21609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.21630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.21649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.21678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.21689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.21728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.21744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.21762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.21789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.21799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.21832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.21849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.21867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.21893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.21903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.22092: variable 'kernel_settings_sysctl' from source: include_vars 8146 1726776694.22140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776694.22262: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776694.22289: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776694.22311: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776694.22333: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776694.22363: 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) 8146 1726776694.22380: 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) 8146 1726776694.22397: 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) 8146 1726776694.22416: 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) 8146 1726776694.22448: 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) 8146 1726776694.22462: 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) 8146 1726776694.22481: 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) 8146 1726776694.22497: 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) 8146 1726776694.22522: 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 8146 1726776694.22533: when evaluation is False, skipping this task 8146 1726776694.22535: _execute() done 8146 1726776694.22538: dumping result to json 8146 1726776694.22540: done dumping result, returning 8146 1726776694.22543: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-026f-19c6-0000000003fd] 8146 1726776694.22545: sending task result for task 025ceb90-32dd-026f-19c6-0000000003fd 8146 1726776694.22629: done sending task result for task 025ceb90-32dd-026f-19c6-0000000003fd 8146 1726776694.22632: 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" } 8146 1726776694.22676: no more pending results, returning what we have 8146 1726776694.22680: results queue empty 8146 1726776694.22681: checking for any_errors_fatal 8146 1726776694.22682: done checking for any_errors_fatal 8146 1726776694.22683: checking for max_fail_percentage 8146 1726776694.22684: done checking for max_fail_percentage 8146 1726776694.22685: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.22686: done checking to see if all hosts have failed 8146 1726776694.22686: getting the remaining hosts for this loop 8146 1726776694.22688: done getting the remaining hosts for this loop 8146 1726776694.22695: getting the next task for host managed_node3 8146 1726776694.22701: done getting next task for host managed_node3 8146 1726776694.22705: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8146 1726776694.22708: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.22723: getting variables 8146 1726776694.22724: in VariableManager get_vars() 8146 1726776694.22753: Calling all_inventory to load vars for managed_node3 8146 1726776694.22755: Calling groups_inventory to load vars for managed_node3 8146 1726776694.22758: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.22768: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.22770: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.22773: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.22880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.23008: done with get_vars() 8146 1726776694.23016: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.043) 0:00:15.162 **** 8146 1726776694.23080: entering _queue_task() for managed_node3/include_tasks 8146 1726776694.23246: worker is 1 (out of 1 available) 8146 1726776694.23257: exiting _queue_task() for managed_node3/include_tasks 8146 1726776694.23271: done queuing things up, now waiting for results queue to drain 8146 1726776694.23273: waiting for pending results... 8146 1726776694.23430: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8146 1726776694.23497: in run() - task 025ceb90-32dd-026f-19c6-0000000003fe 8146 1726776694.23507: variable 'ansible_search_path' from source: unknown 8146 1726776694.23510: variable 'ansible_search_path' from source: unknown 8146 1726776694.23540: calling self._execute() 8146 1726776694.23605: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.23611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.23619: variable 'omit' from source: magic vars 8146 1726776694.23890: _execute() done 8146 1726776694.23895: dumping result to json 8146 1726776694.23898: done dumping result, returning 8146 1726776694.23904: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-026f-19c6-0000000003fe] 8146 1726776694.23909: sending task result for task 025ceb90-32dd-026f-19c6-0000000003fe 8146 1726776694.23994: done sending task result for task 025ceb90-32dd-026f-19c6-0000000003fe 8146 1726776694.23997: WORKER PROCESS EXITING 8146 1726776694.24038: no more pending results, returning what we have 8146 1726776694.24042: in VariableManager get_vars() 8146 1726776694.24089: Calling all_inventory to load vars for managed_node3 8146 1726776694.24092: Calling groups_inventory to load vars for managed_node3 8146 1726776694.24095: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.24102: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.24105: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.24107: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.24349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.24457: done with get_vars() 8146 1726776694.24461: variable 'ansible_search_path' from source: unknown 8146 1726776694.24462: variable 'ansible_search_path' from source: unknown 8146 1726776694.24483: we have included files to process 8146 1726776694.24484: generating all_blocks data 8146 1726776694.24484: done generating all_blocks data 8146 1726776694.24486: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776694.24487: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776694.24488: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776694.24909: done processing included file 8146 1726776694.24911: iterating over new_blocks loaded from include file 8146 1726776694.24912: in VariableManager get_vars() 8146 1726776694.24927: done with get_vars() 8146 1726776694.24928: filtering new block on tags 8146 1726776694.24943: done filtering new block on tags 8146 1726776694.24944: in VariableManager get_vars() 8146 1726776694.24956: done with get_vars() 8146 1726776694.24957: filtering new block on tags 8146 1726776694.24977: done filtering new block on tags 8146 1726776694.24979: in VariableManager get_vars() 8146 1726776694.24991: done with get_vars() 8146 1726776694.24992: filtering new block on tags 8146 1726776694.25033: done filtering new block on tags 8146 1726776694.25035: in VariableManager get_vars() 8146 1726776694.25047: done with get_vars() 8146 1726776694.25049: filtering new block on tags 8146 1726776694.25062: done filtering new block on tags 8146 1726776694.25063: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 8146 1726776694.25067: extending task lists for all hosts with included blocks 8146 1726776694.25151: done extending task lists 8146 1726776694.25151: done processing included files 8146 1726776694.25152: results queue empty 8146 1726776694.25152: checking for any_errors_fatal 8146 1726776694.25154: done checking for any_errors_fatal 8146 1726776694.25155: checking for max_fail_percentage 8146 1726776694.25155: done checking for max_fail_percentage 8146 1726776694.25156: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.25156: done checking to see if all hosts have failed 8146 1726776694.25157: getting the remaining hosts for this loop 8146 1726776694.25157: done getting the remaining hosts for this loop 8146 1726776694.25159: getting the next task for host managed_node3 8146 1726776694.25161: done getting next task for host managed_node3 8146 1726776694.25163: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8146 1726776694.25166: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.25172: getting variables 8146 1726776694.25173: in VariableManager get_vars() 8146 1726776694.25181: Calling all_inventory to load vars for managed_node3 8146 1726776694.25182: Calling groups_inventory to load vars for managed_node3 8146 1726776694.25183: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.25186: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.25187: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.25189: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.25265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.25374: done with get_vars() 8146 1726776694.25380: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.023) 0:00:15.185 **** 8146 1726776694.25427: entering _queue_task() for managed_node3/setup 8146 1726776694.25596: worker is 1 (out of 1 available) 8146 1726776694.25607: exiting _queue_task() for managed_node3/setup 8146 1726776694.25621: done queuing things up, now waiting for results queue to drain 8146 1726776694.25623: waiting for pending results... 8146 1726776694.25794: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8146 1726776694.25876: in run() - task 025ceb90-32dd-026f-19c6-00000000050b 8146 1726776694.25886: variable 'ansible_search_path' from source: unknown 8146 1726776694.25891: variable 'ansible_search_path' from source: unknown 8146 1726776694.25920: calling self._execute() 8146 1726776694.25986: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.25990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.25999: variable 'omit' from source: magic vars 8146 1726776694.26405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776694.27890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776694.27936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776694.27963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776694.27998: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776694.28021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776694.28081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.28100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.28119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.28148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.28158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.28197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.28213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.28240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.28266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.28279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.28396: variable '__kernel_settings_required_facts' from source: role '' all vars 8146 1726776694.28405: variable 'ansible_facts' from source: unknown 8146 1726776694.28480: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 8146 1726776694.28483: when evaluation is False, skipping this task 8146 1726776694.28486: _execute() done 8146 1726776694.28489: dumping result to json 8146 1726776694.28491: done dumping result, returning 8146 1726776694.28496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-026f-19c6-00000000050b] 8146 1726776694.28501: sending task result for task 025ceb90-32dd-026f-19c6-00000000050b 8146 1726776694.28579: done sending task result for task 025ceb90-32dd-026f-19c6-00000000050b 8146 1726776694.28581: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8146 1726776694.28626: no more pending results, returning what we have 8146 1726776694.28630: results queue empty 8146 1726776694.28631: checking for any_errors_fatal 8146 1726776694.28632: done checking for any_errors_fatal 8146 1726776694.28633: checking for max_fail_percentage 8146 1726776694.28634: done checking for max_fail_percentage 8146 1726776694.28635: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.28636: done checking to see if all hosts have failed 8146 1726776694.28637: getting the remaining hosts for this loop 8146 1726776694.28638: done getting the remaining hosts for this loop 8146 1726776694.28642: getting the next task for host managed_node3 8146 1726776694.28650: done getting next task for host managed_node3 8146 1726776694.28654: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8146 1726776694.28658: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.28671: getting variables 8146 1726776694.28673: in VariableManager get_vars() 8146 1726776694.28707: Calling all_inventory to load vars for managed_node3 8146 1726776694.28709: Calling groups_inventory to load vars for managed_node3 8146 1726776694.28711: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.28720: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.28723: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.28726: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.28871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.29001: done with get_vars() 8146 1726776694.29008: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.036) 0:00:15.221 **** 8146 1726776694.29070: entering _queue_task() for managed_node3/stat 8146 1726776694.29235: worker is 1 (out of 1 available) 8146 1726776694.29247: exiting _queue_task() for managed_node3/stat 8146 1726776694.29257: done queuing things up, now waiting for results queue to drain 8146 1726776694.29259: waiting for pending results... 8146 1726776694.29425: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8146 1726776694.29651: in run() - task 025ceb90-32dd-026f-19c6-00000000050d 8146 1726776694.29656: variable 'ansible_search_path' from source: unknown 8146 1726776694.29658: variable 'ansible_search_path' from source: unknown 8146 1726776694.29661: calling self._execute() 8146 1726776694.29664: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.29667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.29675: variable 'omit' from source: magic vars 8146 1726776694.30115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776694.30362: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776694.30405: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776694.30439: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776694.30474: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776694.30552: 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) 8146 1726776694.30579: 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) 8146 1726776694.30604: 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) 8146 1726776694.30633: 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) 8146 1726776694.30744: variable '__kernel_settings_is_ostree' from source: set_fact 8146 1726776694.30751: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 8146 1726776694.30756: when evaluation is False, skipping this task 8146 1726776694.30759: _execute() done 8146 1726776694.30762: dumping result to json 8146 1726776694.30764: done dumping result, returning 8146 1726776694.30773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-026f-19c6-00000000050d] 8146 1726776694.30779: sending task result for task 025ceb90-32dd-026f-19c6-00000000050d 8146 1726776694.30866: done sending task result for task 025ceb90-32dd-026f-19c6-00000000050d 8146 1726776694.30870: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 8146 1726776694.30919: no more pending results, returning what we have 8146 1726776694.30923: results queue empty 8146 1726776694.30923: checking for any_errors_fatal 8146 1726776694.30927: done checking for any_errors_fatal 8146 1726776694.30928: checking for max_fail_percentage 8146 1726776694.30929: done checking for max_fail_percentage 8146 1726776694.30930: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.30931: done checking to see if all hosts have failed 8146 1726776694.30932: getting the remaining hosts for this loop 8146 1726776694.30933: done getting the remaining hosts for this loop 8146 1726776694.30937: getting the next task for host managed_node3 8146 1726776694.30942: done getting next task for host managed_node3 8146 1726776694.30945: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8146 1726776694.30948: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.30962: getting variables 8146 1726776694.30963: in VariableManager get_vars() 8146 1726776694.30995: Calling all_inventory to load vars for managed_node3 8146 1726776694.30997: Calling groups_inventory to load vars for managed_node3 8146 1726776694.31000: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.31008: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.31011: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.31015: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.31176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.31299: done with get_vars() 8146 1726776694.31306: done getting variables 8146 1726776694.31351: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.023) 0:00:15.245 **** 8146 1726776694.31384: entering _queue_task() for managed_node3/set_fact 8146 1726776694.31543: worker is 1 (out of 1 available) 8146 1726776694.31555: exiting _queue_task() for managed_node3/set_fact 8146 1726776694.31570: done queuing things up, now waiting for results queue to drain 8146 1726776694.31571: waiting for pending results... 8146 1726776694.31757: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8146 1726776694.31845: in run() - task 025ceb90-32dd-026f-19c6-00000000050e 8146 1726776694.31855: variable 'ansible_search_path' from source: unknown 8146 1726776694.31858: variable 'ansible_search_path' from source: unknown 8146 1726776694.31892: calling self._execute() 8146 1726776694.31954: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.31958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.31970: variable 'omit' from source: magic vars 8146 1726776694.32349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776694.32508: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776694.32540: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776694.32568: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776694.32591: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776694.32653: 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) 8146 1726776694.32674: 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) 8146 1726776694.32693: 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) 8146 1726776694.32710: 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) 8146 1726776694.32810: variable '__kernel_settings_is_ostree' from source: set_fact 8146 1726776694.32820: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 8146 1726776694.32824: when evaluation is False, skipping this task 8146 1726776694.32826: _execute() done 8146 1726776694.32829: dumping result to json 8146 1726776694.32831: done dumping result, returning 8146 1726776694.32837: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-026f-19c6-00000000050e] 8146 1726776694.32844: sending task result for task 025ceb90-32dd-026f-19c6-00000000050e 8146 1726776694.32925: done sending task result for task 025ceb90-32dd-026f-19c6-00000000050e 8146 1726776694.32928: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 8146 1726776694.33068: no more pending results, returning what we have 8146 1726776694.33071: results queue empty 8146 1726776694.33072: checking for any_errors_fatal 8146 1726776694.33076: done checking for any_errors_fatal 8146 1726776694.33077: checking for max_fail_percentage 8146 1726776694.33078: done checking for max_fail_percentage 8146 1726776694.33079: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.33080: done checking to see if all hosts have failed 8146 1726776694.33080: getting the remaining hosts for this loop 8146 1726776694.33082: done getting the remaining hosts for this loop 8146 1726776694.33085: getting the next task for host managed_node3 8146 1726776694.33092: done getting next task for host managed_node3 8146 1726776694.33095: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8146 1726776694.33098: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.33111: getting variables 8146 1726776694.33112: in VariableManager get_vars() 8146 1726776694.33142: Calling all_inventory to load vars for managed_node3 8146 1726776694.33144: Calling groups_inventory to load vars for managed_node3 8146 1726776694.33146: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.33153: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.33156: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.33158: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.33331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.33448: done with get_vars() 8146 1726776694.33454: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.021) 0:00:15.266 **** 8146 1726776694.33512: entering _queue_task() for managed_node3/stat 8146 1726776694.33661: worker is 1 (out of 1 available) 8146 1726776694.33673: exiting _queue_task() for managed_node3/stat 8146 1726776694.33684: done queuing things up, now waiting for results queue to drain 8146 1726776694.33686: waiting for pending results... 8146 1726776694.33862: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8146 1726776694.33973: in run() - task 025ceb90-32dd-026f-19c6-000000000510 8146 1726776694.33989: variable 'ansible_search_path' from source: unknown 8146 1726776694.33997: variable 'ansible_search_path' from source: unknown 8146 1726776694.34040: calling self._execute() 8146 1726776694.34121: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.34131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.34143: variable 'omit' from source: magic vars 8146 1726776694.34550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776694.34771: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776694.34800: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776694.34830: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776694.34854: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776694.34916: 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) 8146 1726776694.34934: 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) 8146 1726776694.34952: 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) 8146 1726776694.34968: 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) 8146 1726776694.35055: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776694.35063: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 8146 1726776694.35068: when evaluation is False, skipping this task 8146 1726776694.35072: _execute() done 8146 1726776694.35074: dumping result to json 8146 1726776694.35076: done dumping result, returning 8146 1726776694.35079: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-026f-19c6-000000000510] 8146 1726776694.35085: sending task result for task 025ceb90-32dd-026f-19c6-000000000510 8146 1726776694.35166: done sending task result for task 025ceb90-32dd-026f-19c6-000000000510 8146 1726776694.35169: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 8146 1726776694.35212: no more pending results, returning what we have 8146 1726776694.35215: results queue empty 8146 1726776694.35216: checking for any_errors_fatal 8146 1726776694.35224: done checking for any_errors_fatal 8146 1726776694.35225: checking for max_fail_percentage 8146 1726776694.35226: done checking for max_fail_percentage 8146 1726776694.35227: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.35228: done checking to see if all hosts have failed 8146 1726776694.35228: getting the remaining hosts for this loop 8146 1726776694.35230: done getting the remaining hosts for this loop 8146 1726776694.35233: getting the next task for host managed_node3 8146 1726776694.35238: done getting next task for host managed_node3 8146 1726776694.35242: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8146 1726776694.35245: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.35258: getting variables 8146 1726776694.35259: in VariableManager get_vars() 8146 1726776694.35286: Calling all_inventory to load vars for managed_node3 8146 1726776694.35288: Calling groups_inventory to load vars for managed_node3 8146 1726776694.35290: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.35295: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.35297: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.35299: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.35401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.35524: done with get_vars() 8146 1726776694.35531: done getting variables 8146 1726776694.35567: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.020) 0:00:15.287 **** 8146 1726776694.35587: entering _queue_task() for managed_node3/set_fact 8146 1726776694.35738: worker is 1 (out of 1 available) 8146 1726776694.35750: exiting _queue_task() for managed_node3/set_fact 8146 1726776694.35762: done queuing things up, now waiting for results queue to drain 8146 1726776694.35763: waiting for pending results... 8146 1726776694.35921: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8146 1726776694.36003: in run() - task 025ceb90-32dd-026f-19c6-000000000511 8146 1726776694.36012: variable 'ansible_search_path' from source: unknown 8146 1726776694.36017: variable 'ansible_search_path' from source: unknown 8146 1726776694.36043: calling self._execute() 8146 1726776694.36102: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.36105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.36114: variable 'omit' from source: magic vars 8146 1726776694.36482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776694.36634: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776694.36667: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776694.36689: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776694.36712: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776694.36779: 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) 8146 1726776694.36796: 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) 8146 1726776694.36813: 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) 8146 1726776694.36833: 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) 8146 1726776694.36915: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776694.36924: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 8146 1726776694.36927: when evaluation is False, skipping this task 8146 1726776694.36929: _execute() done 8146 1726776694.36932: dumping result to json 8146 1726776694.36935: done dumping result, returning 8146 1726776694.36943: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-026f-19c6-000000000511] 8146 1726776694.36949: sending task result for task 025ceb90-32dd-026f-19c6-000000000511 8146 1726776694.37028: done sending task result for task 025ceb90-32dd-026f-19c6-000000000511 8146 1726776694.37031: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 8146 1726776694.37094: no more pending results, returning what we have 8146 1726776694.37097: results queue empty 8146 1726776694.37097: checking for any_errors_fatal 8146 1726776694.37101: done checking for any_errors_fatal 8146 1726776694.37102: checking for max_fail_percentage 8146 1726776694.37103: done checking for max_fail_percentage 8146 1726776694.37104: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.37104: done checking to see if all hosts have failed 8146 1726776694.37105: getting the remaining hosts for this loop 8146 1726776694.37107: done getting the remaining hosts for this loop 8146 1726776694.37110: getting the next task for host managed_node3 8146 1726776694.37116: done getting next task for host managed_node3 8146 1726776694.37121: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8146 1726776694.37123: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.37132: getting variables 8146 1726776694.37133: in VariableManager get_vars() 8146 1726776694.37157: Calling all_inventory to load vars for managed_node3 8146 1726776694.37159: Calling groups_inventory to load vars for managed_node3 8146 1726776694.37160: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.37166: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.37168: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.37170: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.37301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.37419: done with get_vars() 8146 1726776694.37426: done getting variables 8146 1726776694.37461: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.018) 0:00:15.306 **** 8146 1726776694.37481: entering _queue_task() for managed_node3/include_vars 8146 1726776694.37631: worker is 1 (out of 1 available) 8146 1726776694.37643: exiting _queue_task() for managed_node3/include_vars 8146 1726776694.37656: done queuing things up, now waiting for results queue to drain 8146 1726776694.37657: waiting for pending results... 8146 1726776694.37810: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8146 1726776694.37892: in run() - task 025ceb90-32dd-026f-19c6-000000000513 8146 1726776694.37902: variable 'ansible_search_path' from source: unknown 8146 1726776694.37905: variable 'ansible_search_path' from source: unknown 8146 1726776694.37933: calling self._execute() 8146 1726776694.37992: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.37999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.38008: variable 'omit' from source: magic vars 8146 1726776694.38077: variable 'omit' from source: magic vars 8146 1726776694.38114: variable 'omit' from source: magic vars 8146 1726776694.38358: variable 'ffparams' from source: task vars 8146 1726776694.38452: variable 'ansible_facts' from source: unknown 8146 1726776694.38586: variable 'ansible_facts' from source: unknown 8146 1726776694.38674: variable 'ansible_facts' from source: unknown 8146 1726776694.38761: variable 'ansible_facts' from source: unknown 8146 1726776694.38844: variable 'role_path' from source: magic vars 8146 1726776694.38957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8146 1726776694.39115: Loaded config def from plugin (lookup/first_found) 8146 1726776694.39120: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8146 1726776694.39151: variable 'ansible_search_path' from source: unknown 8146 1726776694.39175: variable 'ansible_search_path' from source: unknown 8146 1726776694.39183: variable 'ansible_search_path' from source: unknown 8146 1726776694.39189: variable 'ansible_search_path' from source: unknown 8146 1726776694.39196: variable 'ansible_search_path' from source: unknown 8146 1726776694.39211: variable 'omit' from source: magic vars 8146 1726776694.39230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776694.39249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776694.39262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776694.39278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776694.39286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776694.39307: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776694.39309: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.39312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.39376: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776694.39382: Set connection var ansible_pipelining to False 8146 1726776694.39387: Set connection var ansible_shell_executable to /bin/sh 8146 1726776694.39394: Set connection var ansible_timeout to 10 8146 1726776694.39399: Set connection var ansible_shell_type to sh 8146 1726776694.39401: Set connection var ansible_connection to ssh 8146 1726776694.39416: variable 'ansible_shell_executable' from source: unknown 8146 1726776694.39420: variable 'ansible_connection' from source: unknown 8146 1726776694.39423: variable 'ansible_module_compression' from source: unknown 8146 1726776694.39425: variable 'ansible_shell_type' from source: unknown 8146 1726776694.39427: variable 'ansible_shell_executable' from source: unknown 8146 1726776694.39429: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.39434: variable 'ansible_pipelining' from source: unknown 8146 1726776694.39436: variable 'ansible_timeout' from source: unknown 8146 1726776694.39441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.39524: 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) 8146 1726776694.39533: variable 'omit' from source: magic vars 8146 1726776694.39537: starting attempt loop 8146 1726776694.39541: running the handler 8146 1726776694.39586: handler run complete 8146 1726776694.39594: attempt loop complete, returning result 8146 1726776694.39597: _execute() done 8146 1726776694.39599: dumping result to json 8146 1726776694.39602: done dumping result, returning 8146 1726776694.39610: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-026f-19c6-000000000513] 8146 1726776694.39614: sending task result for task 025ceb90-32dd-026f-19c6-000000000513 8146 1726776694.39705: done sending task result for task 025ceb90-32dd-026f-19c6-000000000513 8146 1726776694.39708: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 8146 1726776694.39788: no more pending results, returning what we have 8146 1726776694.39791: results queue empty 8146 1726776694.39792: checking for any_errors_fatal 8146 1726776694.39797: done checking for any_errors_fatal 8146 1726776694.39798: checking for max_fail_percentage 8146 1726776694.39799: done checking for max_fail_percentage 8146 1726776694.39800: checking to see if all hosts have failed and the running result is not ok 8146 1726776694.39801: done checking to see if all hosts have failed 8146 1726776694.39801: getting the remaining hosts for this loop 8146 1726776694.39803: done getting the remaining hosts for this loop 8146 1726776694.39805: getting the next task for host managed_node3 8146 1726776694.39810: done getting next task for host managed_node3 8146 1726776694.39812: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8146 1726776694.39814: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776694.39824: getting variables 8146 1726776694.39825: in VariableManager get_vars() 8146 1726776694.39846: Calling all_inventory to load vars for managed_node3 8146 1726776694.39847: Calling groups_inventory to load vars for managed_node3 8146 1726776694.39849: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776694.39854: Calling all_plugins_play to load vars for managed_node3 8146 1726776694.39855: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776694.39857: Calling groups_plugins_play to load vars for managed_node3 8146 1726776694.39961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776694.40086: done with get_vars() 8146 1726776694.40092: done getting variables 8146 1726776694.40131: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:34 -0400 (0:00:00.026) 0:00:15.332 **** 8146 1726776694.40150: entering _queue_task() for managed_node3/package 8146 1726776694.40300: worker is 1 (out of 1 available) 8146 1726776694.40313: exiting _queue_task() for managed_node3/package 8146 1726776694.40326: done queuing things up, now waiting for results queue to drain 8146 1726776694.40327: waiting for pending results... 8146 1726776694.40478: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8146 1726776694.40545: in run() - task 025ceb90-32dd-026f-19c6-0000000003ff 8146 1726776694.40562: variable 'ansible_search_path' from source: unknown 8146 1726776694.40569: variable 'ansible_search_path' from source: unknown 8146 1726776694.40603: calling self._execute() 8146 1726776694.40678: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.40687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.40698: variable 'omit' from source: magic vars 8146 1726776694.40785: variable 'omit' from source: magic vars 8146 1726776694.40829: variable 'omit' from source: magic vars 8146 1726776694.40857: variable '__kernel_settings_packages' from source: include_vars 8146 1726776694.41165: variable '__kernel_settings_packages' from source: include_vars 8146 1726776694.41352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776694.43138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776694.43187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776694.43213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776694.43242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776694.43261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776694.43326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776694.43348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776694.43367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776694.43392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776694.43402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776694.43477: variable '__kernel_settings_is_ostree' from source: set_fact 8146 1726776694.43480: variable 'omit' from source: magic vars 8146 1726776694.43500: variable 'omit' from source: magic vars 8146 1726776694.43521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776694.43543: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776694.43555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776694.43570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776694.43578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776694.43599: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776694.43602: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.43604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.43669: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776694.43680: Set connection var ansible_pipelining to False 8146 1726776694.43684: Set connection var ansible_shell_executable to /bin/sh 8146 1726776694.43691: Set connection var ansible_timeout to 10 8146 1726776694.43695: Set connection var ansible_shell_type to sh 8146 1726776694.43698: Set connection var ansible_connection to ssh 8146 1726776694.43713: variable 'ansible_shell_executable' from source: unknown 8146 1726776694.43715: variable 'ansible_connection' from source: unknown 8146 1726776694.43720: variable 'ansible_module_compression' from source: unknown 8146 1726776694.43722: variable 'ansible_shell_type' from source: unknown 8146 1726776694.43725: variable 'ansible_shell_executable' from source: unknown 8146 1726776694.43727: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776694.43731: variable 'ansible_pipelining' from source: unknown 8146 1726776694.43733: variable 'ansible_timeout' from source: unknown 8146 1726776694.43737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776694.43804: 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) 8146 1726776694.43811: variable 'omit' from source: magic vars 8146 1726776694.43817: starting attempt loop 8146 1726776694.43822: running the handler 8146 1726776694.43828: variable 'ansible_facts' from source: unknown 8146 1726776694.43830: variable 'ansible_facts' from source: unknown 8146 1726776694.43871: _low_level_execute_command(): starting 8146 1726776694.43874: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776694.44370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776694.44384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776694.44402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776694.44419: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776694.44434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776694.44469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776694.44481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776694.44491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776694.44539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776694.46139: stdout chunk (state=3): >>>/root <<< 8146 1726776694.46246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776694.46294: stderr chunk (state=3): >>><<< 8146 1726776694.46304: stdout chunk (state=3): >>><<< 8146 1726776694.46316: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776694.46327: _low_level_execute_command(): starting 8146 1726776694.46331: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385 `" && echo ansible-tmp-1726776694.4631567-8891-46299697539385="` echo /root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385 `" ) && sleep 0' 8146 1726776694.46744: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776694.46756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776694.46778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776694.46796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776694.46837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776694.46848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776694.46892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776694.48719: stdout chunk (state=3): >>>ansible-tmp-1726776694.4631567-8891-46299697539385=/root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385 <<< 8146 1726776694.48829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776694.48868: stderr chunk (state=3): >>><<< 8146 1726776694.48877: stdout chunk (state=3): >>><<< 8146 1726776694.48890: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776694.4631567-8891-46299697539385=/root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776694.48912: variable 'ansible_module_compression' from source: unknown 8146 1726776694.48957: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8146 1726776694.48991: variable 'ansible_facts' from source: unknown 8146 1726776694.49062: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385/AnsiballZ_dnf.py 8146 1726776694.49165: Sending initial data 8146 1726776694.49168: Sent initial data (149 bytes) 8146 1726776694.49800: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776694.49806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776694.49840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776694.49843: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776694.49846: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776694.49848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776694.49895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776694.49898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776694.49946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776694.51648: 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 <<< 8146 1726776694.51685: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776694.51720: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpdgkvr7p4 /root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385/AnsiballZ_dnf.py <<< 8146 1726776694.51748: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776694.52759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776694.52850: stderr chunk (state=3): >>><<< 8146 1726776694.52854: stdout chunk (state=3): >>><<< 8146 1726776694.52870: done transferring module to remote 8146 1726776694.52878: _low_level_execute_command(): starting 8146 1726776694.52883: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385/ /root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385/AnsiballZ_dnf.py && sleep 0' 8146 1726776694.53308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776694.53311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776694.53343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776694.53347: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776694.53350: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776694.53402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776694.53420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776694.53443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776694.55168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776694.55211: stderr chunk (state=3): >>><<< 8146 1726776694.55216: stdout chunk (state=3): >>><<< 8146 1726776694.55232: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776694.55235: _low_level_execute_command(): starting 8146 1726776694.55239: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385/AnsiballZ_dnf.py && sleep 0' 8146 1726776694.55644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776694.55658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776694.55675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776694.55686: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776694.55695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776694.55738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776694.55749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776694.55794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776695.62878: 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}}} <<< 8146 1726776695.69270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776695.69298: stderr chunk (state=3): >>><<< 8146 1726776695.69302: stdout chunk (state=3): >>><<< 8146 1726776695.69426: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776695.69434: 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-1726776694.4631567-8891-46299697539385/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776695.69437: _low_level_execute_command(): starting 8146 1726776695.69439: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776694.4631567-8891-46299697539385/ > /dev/null 2>&1 && sleep 0' 8146 1726776695.70032: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.70038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776695.70080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.70083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.70086: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.70136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776695.70148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776695.70192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776695.72008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776695.72051: stderr chunk (state=3): >>><<< 8146 1726776695.72054: stdout chunk (state=3): >>><<< 8146 1726776695.72070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776695.72075: handler run complete 8146 1726776695.72101: attempt loop complete, returning result 8146 1726776695.72104: _execute() done 8146 1726776695.72106: dumping result to json 8146 1726776695.72112: done dumping result, returning 8146 1726776695.72123: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-026f-19c6-0000000003ff] 8146 1726776695.72129: sending task result for task 025ceb90-32dd-026f-19c6-0000000003ff 8146 1726776695.72227: done sending task result for task 025ceb90-32dd-026f-19c6-0000000003ff 8146 1726776695.72230: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8146 1726776695.72323: no more pending results, returning what we have 8146 1726776695.72327: results queue empty 8146 1726776695.72328: checking for any_errors_fatal 8146 1726776695.72334: done checking for any_errors_fatal 8146 1726776695.72335: checking for max_fail_percentage 8146 1726776695.72336: done checking for max_fail_percentage 8146 1726776695.72337: checking to see if all hosts have failed and the running result is not ok 8146 1726776695.72338: done checking to see if all hosts have failed 8146 1726776695.72339: getting the remaining hosts for this loop 8146 1726776695.72341: done getting the remaining hosts for this loop 8146 1726776695.72344: getting the next task for host managed_node3 8146 1726776695.72352: done getting next task for host managed_node3 8146 1726776695.72356: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8146 1726776695.72358: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776695.72371: getting variables 8146 1726776695.72372: in VariableManager get_vars() 8146 1726776695.72405: Calling all_inventory to load vars for managed_node3 8146 1726776695.72408: Calling groups_inventory to load vars for managed_node3 8146 1726776695.72410: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776695.72419: Calling all_plugins_play to load vars for managed_node3 8146 1726776695.72422: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776695.72425: Calling groups_plugins_play to load vars for managed_node3 8146 1726776695.72580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776695.72701: done with get_vars() 8146 1726776695.72709: done getting variables 8146 1726776695.72752: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:35 -0400 (0:00:01.326) 0:00:16.659 **** 8146 1726776695.72777: entering _queue_task() for managed_node3/debug 8146 1726776695.72962: worker is 1 (out of 1 available) 8146 1726776695.72977: exiting _queue_task() for managed_node3/debug 8146 1726776695.72987: done queuing things up, now waiting for results queue to drain 8146 1726776695.72989: waiting for pending results... 8146 1726776695.73171: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8146 1726776695.73245: in run() - task 025ceb90-32dd-026f-19c6-000000000401 8146 1726776695.73256: variable 'ansible_search_path' from source: unknown 8146 1726776695.73261: variable 'ansible_search_path' from source: unknown 8146 1726776695.73289: calling self._execute() 8146 1726776695.73355: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776695.73359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776695.73370: variable 'omit' from source: magic vars 8146 1726776695.73699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776695.75190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776695.75237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776695.75264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776695.75293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776695.75313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776695.75373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776695.75396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776695.75415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776695.75443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776695.75453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776695.75535: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776695.75549: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776695.75553: when evaluation is False, skipping this task 8146 1726776695.75555: _execute() done 8146 1726776695.75558: dumping result to json 8146 1726776695.75560: done dumping result, returning 8146 1726776695.75567: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-026f-19c6-000000000401] 8146 1726776695.75575: sending task result for task 025ceb90-32dd-026f-19c6-000000000401 8146 1726776695.75657: done sending task result for task 025ceb90-32dd-026f-19c6-000000000401 8146 1726776695.75659: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 8146 1726776695.75704: no more pending results, returning what we have 8146 1726776695.75707: results queue empty 8146 1726776695.75708: checking for any_errors_fatal 8146 1726776695.75714: done checking for any_errors_fatal 8146 1726776695.75715: checking for max_fail_percentage 8146 1726776695.75717: done checking for max_fail_percentage 8146 1726776695.75719: checking to see if all hosts have failed and the running result is not ok 8146 1726776695.75720: done checking to see if all hosts have failed 8146 1726776695.75721: getting the remaining hosts for this loop 8146 1726776695.75723: done getting the remaining hosts for this loop 8146 1726776695.75727: getting the next task for host managed_node3 8146 1726776695.75733: done getting next task for host managed_node3 8146 1726776695.75737: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8146 1726776695.75739: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776695.75755: getting variables 8146 1726776695.75756: in VariableManager get_vars() 8146 1726776695.75792: Calling all_inventory to load vars for managed_node3 8146 1726776695.75795: Calling groups_inventory to load vars for managed_node3 8146 1726776695.75797: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776695.75805: Calling all_plugins_play to load vars for managed_node3 8146 1726776695.75807: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776695.75809: Calling groups_plugins_play to load vars for managed_node3 8146 1726776695.75927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776695.76056: done with get_vars() 8146 1726776695.76064: done getting variables 8146 1726776695.76106: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:35 -0400 (0:00:00.033) 0:00:16.692 **** 8146 1726776695.76131: entering _queue_task() for managed_node3/reboot 8146 1726776695.76309: worker is 1 (out of 1 available) 8146 1726776695.76324: exiting _queue_task() for managed_node3/reboot 8146 1726776695.76337: done queuing things up, now waiting for results queue to drain 8146 1726776695.76339: waiting for pending results... 8146 1726776695.76512: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8146 1726776695.76589: in run() - task 025ceb90-32dd-026f-19c6-000000000402 8146 1726776695.76599: variable 'ansible_search_path' from source: unknown 8146 1726776695.76602: variable 'ansible_search_path' from source: unknown 8146 1726776695.76632: calling self._execute() 8146 1726776695.76697: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776695.76701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776695.76709: variable 'omit' from source: magic vars 8146 1726776695.77106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776695.78536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776695.78580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776695.78618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776695.78645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776695.78664: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776695.78725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776695.78746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776695.78763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776695.78790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776695.78801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776695.78880: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776695.78893: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776695.78896: when evaluation is False, skipping this task 8146 1726776695.78898: _execute() done 8146 1726776695.78901: dumping result to json 8146 1726776695.78903: done dumping result, returning 8146 1726776695.78912: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-026f-19c6-000000000402] 8146 1726776695.78918: sending task result for task 025ceb90-32dd-026f-19c6-000000000402 8146 1726776695.79001: done sending task result for task 025ceb90-32dd-026f-19c6-000000000402 8146 1726776695.79004: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776695.79053: no more pending results, returning what we have 8146 1726776695.79056: results queue empty 8146 1726776695.79057: checking for any_errors_fatal 8146 1726776695.79063: done checking for any_errors_fatal 8146 1726776695.79064: checking for max_fail_percentage 8146 1726776695.79068: done checking for max_fail_percentage 8146 1726776695.79069: checking to see if all hosts have failed and the running result is not ok 8146 1726776695.79070: done checking to see if all hosts have failed 8146 1726776695.79070: getting the remaining hosts for this loop 8146 1726776695.79072: done getting the remaining hosts for this loop 8146 1726776695.79076: getting the next task for host managed_node3 8146 1726776695.79083: done getting next task for host managed_node3 8146 1726776695.79086: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8146 1726776695.79089: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776695.79104: getting variables 8146 1726776695.79106: in VariableManager get_vars() 8146 1726776695.79144: Calling all_inventory to load vars for managed_node3 8146 1726776695.79146: Calling groups_inventory to load vars for managed_node3 8146 1726776695.79148: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776695.79156: Calling all_plugins_play to load vars for managed_node3 8146 1726776695.79158: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776695.79161: Calling groups_plugins_play to load vars for managed_node3 8146 1726776695.79371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776695.79539: done with get_vars() 8146 1726776695.79549: done getting variables 8146 1726776695.79630: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:35 -0400 (0:00:00.035) 0:00:16.728 **** 8146 1726776695.79702: entering _queue_task() for managed_node3/fail 8146 1726776695.80229: worker is 1 (out of 1 available) 8146 1726776695.80284: exiting _queue_task() for managed_node3/fail 8146 1726776695.80301: done queuing things up, now waiting for results queue to drain 8146 1726776695.80303: waiting for pending results... 8146 1726776695.80787: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8146 1726776695.80898: in run() - task 025ceb90-32dd-026f-19c6-000000000403 8146 1726776695.80914: variable 'ansible_search_path' from source: unknown 8146 1726776695.80917: variable 'ansible_search_path' from source: unknown 8146 1726776695.80966: calling self._execute() 8146 1726776695.81061: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776695.81065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776695.81079: variable 'omit' from source: magic vars 8146 1726776695.81637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776695.83621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776695.83678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776695.83701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776695.83728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776695.83748: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776695.83841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776695.83861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776695.83879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776695.83927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776695.83942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776695.84078: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776695.84097: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776695.84100: when evaluation is False, skipping this task 8146 1726776695.84109: _execute() done 8146 1726776695.84113: dumping result to json 8146 1726776695.84115: done dumping result, returning 8146 1726776695.84120: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-026f-19c6-000000000403] 8146 1726776695.84128: sending task result for task 025ceb90-32dd-026f-19c6-000000000403 8146 1726776695.84236: done sending task result for task 025ceb90-32dd-026f-19c6-000000000403 8146 1726776695.84244: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776695.84294: no more pending results, returning what we have 8146 1726776695.84297: results queue empty 8146 1726776695.84298: checking for any_errors_fatal 8146 1726776695.84310: done checking for any_errors_fatal 8146 1726776695.84311: checking for max_fail_percentage 8146 1726776695.84313: done checking for max_fail_percentage 8146 1726776695.84314: checking to see if all hosts have failed and the running result is not ok 8146 1726776695.84315: done checking to see if all hosts have failed 8146 1726776695.84315: getting the remaining hosts for this loop 8146 1726776695.84317: done getting the remaining hosts for this loop 8146 1726776695.84323: getting the next task for host managed_node3 8146 1726776695.84337: done getting next task for host managed_node3 8146 1726776695.84341: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8146 1726776695.84344: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776695.84364: getting variables 8146 1726776695.84371: in VariableManager get_vars() 8146 1726776695.84424: Calling all_inventory to load vars for managed_node3 8146 1726776695.84427: Calling groups_inventory to load vars for managed_node3 8146 1726776695.84429: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776695.84438: Calling all_plugins_play to load vars for managed_node3 8146 1726776695.84440: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776695.84443: Calling groups_plugins_play to load vars for managed_node3 8146 1726776695.84630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776695.84814: done with get_vars() 8146 1726776695.84826: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:35 -0400 (0:00:00.052) 0:00:16.780 **** 8146 1726776695.84932: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776695.85342: worker is 1 (out of 1 available) 8146 1726776695.85355: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776695.85373: done queuing things up, now waiting for results queue to drain 8146 1726776695.85376: waiting for pending results... 8146 1726776695.85851: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8146 1726776695.85967: in run() - task 025ceb90-32dd-026f-19c6-000000000405 8146 1726776695.85988: variable 'ansible_search_path' from source: unknown 8146 1726776695.85996: variable 'ansible_search_path' from source: unknown 8146 1726776695.86045: calling self._execute() 8146 1726776695.86138: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776695.86154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776695.86172: variable 'omit' from source: magic vars 8146 1726776695.86398: variable 'omit' from source: magic vars 8146 1726776695.86430: variable 'omit' from source: magic vars 8146 1726776695.86450: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8146 1726776695.86672: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8146 1726776695.86728: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776695.86754: variable 'omit' from source: magic vars 8146 1726776695.86790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776695.86815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776695.86832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776695.86845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776695.86855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776695.86881: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776695.86884: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776695.86886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776695.86956: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776695.86962: Set connection var ansible_pipelining to False 8146 1726776695.86969: Set connection var ansible_shell_executable to /bin/sh 8146 1726776695.86976: Set connection var ansible_timeout to 10 8146 1726776695.86984: Set connection var ansible_shell_type to sh 8146 1726776695.86986: Set connection var ansible_connection to ssh 8146 1726776695.87001: variable 'ansible_shell_executable' from source: unknown 8146 1726776695.87005: variable 'ansible_connection' from source: unknown 8146 1726776695.87007: variable 'ansible_module_compression' from source: unknown 8146 1726776695.87009: variable 'ansible_shell_type' from source: unknown 8146 1726776695.87011: variable 'ansible_shell_executable' from source: unknown 8146 1726776695.87014: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776695.87020: variable 'ansible_pipelining' from source: unknown 8146 1726776695.87025: variable 'ansible_timeout' from source: unknown 8146 1726776695.87031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776695.87164: 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) 8146 1726776695.87175: variable 'omit' from source: magic vars 8146 1726776695.87179: starting attempt loop 8146 1726776695.87182: running the handler 8146 1726776695.87196: _low_level_execute_command(): starting 8146 1726776695.87200: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776695.87690: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.87705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776695.87717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8146 1726776695.87732: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.87778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776695.87798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776695.87841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776695.89478: stdout chunk (state=3): >>>/root <<< 8146 1726776695.89662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776695.89673: stdout chunk (state=3): >>><<< 8146 1726776695.89686: stderr chunk (state=3): >>><<< 8146 1726776695.89710: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776695.89732: _low_level_execute_command(): starting 8146 1726776695.89747: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289 `" && echo ansible-tmp-1726776695.8971632-8933-61669620640289="` echo /root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289 `" ) && sleep 0' 8146 1726776695.90416: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776695.90434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776695.90450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.90474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776695.90525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776695.90551: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776695.90565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.90587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776695.90598: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776695.90608: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776695.90627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776695.90642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.90657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776695.90668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776695.90680: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776695.90695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.90773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776695.90805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776695.90822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776695.90896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776695.92785: stdout chunk (state=3): >>>ansible-tmp-1726776695.8971632-8933-61669620640289=/root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289 <<< 8146 1726776695.92913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776695.92990: stderr chunk (state=3): >>><<< 8146 1726776695.93005: stdout chunk (state=3): >>><<< 8146 1726776695.93225: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776695.8971632-8933-61669620640289=/root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776695.93229: variable 'ansible_module_compression' from source: unknown 8146 1726776695.93232: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8146 1726776695.93234: variable 'ansible_facts' from source: unknown 8146 1726776695.93271: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289/AnsiballZ_kernel_settings_get_config.py 8146 1726776695.93423: Sending initial data 8146 1726776695.93426: Sent initial data (172 bytes) 8146 1726776695.94295: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.94298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776695.94325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.94344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.94347: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.94388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776695.94393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776695.94437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776695.96175: 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 <<< 8146 1726776695.96198: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776695.96268: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpqewy1dks /root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289/AnsiballZ_kernel_settings_get_config.py <<< 8146 1726776695.96857: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776695.97286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776695.97537: stderr chunk (state=3): >>><<< 8146 1726776695.97540: stdout chunk (state=3): >>><<< 8146 1726776695.97543: done transferring module to remote 8146 1726776695.97545: _low_level_execute_command(): starting 8146 1726776695.97547: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289/ /root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776695.98105: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.98109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776695.98143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.98146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776695.98151: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776695.98197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776695.98202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776695.98249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.00092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.00095: stdout chunk (state=3): >>><<< 8146 1726776696.00097: stderr chunk (state=3): >>><<< 8146 1726776696.00198: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.00201: _low_level_execute_command(): starting 8146 1726776696.00203: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776696.00789: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776696.00793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.00795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.00871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.00875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.00877: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776696.00880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.00882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776696.00884: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776696.01041: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.01064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.14670: 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"}}} <<< 8146 1726776696.15792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776696.15843: stderr chunk (state=3): >>><<< 8146 1726776696.15846: stdout chunk (state=3): >>><<< 8146 1726776696.15861: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776696.15889: 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-1726776695.8971632-8933-61669620640289/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776696.15896: _low_level_execute_command(): starting 8146 1726776696.15901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776695.8971632-8933-61669620640289/ > /dev/null 2>&1 && sleep 0' 8146 1726776696.16350: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.16356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.16392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.16397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776696.16405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.16416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.16424: 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.45.78 originally 10.31.45.78 <<< 8146 1726776696.16429: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776696.16438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.16503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.16506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776696.16512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.16546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.18328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.18371: stderr chunk (state=3): >>><<< 8146 1726776696.18374: stdout chunk (state=3): >>><<< 8146 1726776696.18386: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.18394: handler run complete 8146 1726776696.18409: attempt loop complete, returning result 8146 1726776696.18411: _execute() done 8146 1726776696.18414: dumping result to json 8146 1726776696.18419: done dumping result, returning 8146 1726776696.18427: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-026f-19c6-000000000405] 8146 1726776696.18432: sending task result for task 025ceb90-32dd-026f-19c6-000000000405 8146 1726776696.18528: done sending task result for task 025ceb90-32dd-026f-19c6-000000000405 8146 1726776696.18531: 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" } } 8146 1726776696.18605: no more pending results, returning what we have 8146 1726776696.18608: results queue empty 8146 1726776696.18609: checking for any_errors_fatal 8146 1726776696.18616: done checking for any_errors_fatal 8146 1726776696.18617: checking for max_fail_percentage 8146 1726776696.18620: done checking for max_fail_percentage 8146 1726776696.18621: checking to see if all hosts have failed and the running result is not ok 8146 1726776696.18621: done checking to see if all hosts have failed 8146 1726776696.18622: getting the remaining hosts for this loop 8146 1726776696.18624: done getting the remaining hosts for this loop 8146 1726776696.18628: getting the next task for host managed_node3 8146 1726776696.18634: done getting next task for host managed_node3 8146 1726776696.18637: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8146 1726776696.18641: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776696.18652: getting variables 8146 1726776696.18654: in VariableManager get_vars() 8146 1726776696.18689: Calling all_inventory to load vars for managed_node3 8146 1726776696.18691: Calling groups_inventory to load vars for managed_node3 8146 1726776696.18693: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776696.18701: Calling all_plugins_play to load vars for managed_node3 8146 1726776696.18704: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776696.18706: Calling groups_plugins_play to load vars for managed_node3 8146 1726776696.18863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776696.18985: done with get_vars() 8146 1726776696.18993: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.341) 0:00:17.122 **** 8146 1726776696.19085: entering _queue_task() for managed_node3/stat 8146 1726776696.19307: worker is 1 (out of 1 available) 8146 1726776696.19320: exiting _queue_task() for managed_node3/stat 8146 1726776696.19332: done queuing things up, now waiting for results queue to drain 8146 1726776696.19334: waiting for pending results... 8146 1726776696.19631: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8146 1726776696.19757: in run() - task 025ceb90-32dd-026f-19c6-000000000406 8146 1726776696.19782: variable 'ansible_search_path' from source: unknown 8146 1726776696.19789: variable 'ansible_search_path' from source: unknown 8146 1726776696.19844: variable '__prof_from_conf' from source: task vars 8146 1726776696.20175: variable '__prof_from_conf' from source: task vars 8146 1726776696.20393: variable '__data' from source: task vars 8146 1726776696.20451: variable '__kernel_settings_register_tuned_main' from source: set_fact 8146 1726776696.20591: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776696.20598: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776696.20644: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776696.20661: variable 'omit' from source: magic vars 8146 1726776696.20739: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.20746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.20755: variable 'omit' from source: magic vars 8146 1726776696.20945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776696.22501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776696.22568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776696.22606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776696.22661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776696.22693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776696.22774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776696.22809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776696.22842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776696.22886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776696.22904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776696.22994: variable 'item' from source: unknown 8146 1726776696.23010: Evaluated conditional (item | length > 0): False 8146 1726776696.23020: when evaluation is False, skipping this task 8146 1726776696.23054: variable 'item' from source: unknown 8146 1726776696.23121: 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" } 8146 1726776696.23349: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.23362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.23376: variable 'omit' from source: magic vars 8146 1726776696.23515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776696.23539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776696.23571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776696.23623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776696.23644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776696.23726: variable 'item' from source: unknown 8146 1726776696.23739: Evaluated conditional (item | length > 0): True 8146 1726776696.23749: variable 'omit' from source: magic vars 8146 1726776696.23795: variable 'omit' from source: magic vars 8146 1726776696.23848: variable 'item' from source: unknown 8146 1726776696.23914: variable 'item' from source: unknown 8146 1726776696.23937: variable 'omit' from source: magic vars 8146 1726776696.23967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776696.23996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776696.24020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776696.24044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776696.24060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776696.24095: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776696.24103: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.24110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.24209: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776696.24226: Set connection var ansible_pipelining to False 8146 1726776696.24237: Set connection var ansible_shell_executable to /bin/sh 8146 1726776696.24249: Set connection var ansible_timeout to 10 8146 1726776696.24258: Set connection var ansible_shell_type to sh 8146 1726776696.24264: Set connection var ansible_connection to ssh 8146 1726776696.24287: variable 'ansible_shell_executable' from source: unknown 8146 1726776696.24294: variable 'ansible_connection' from source: unknown 8146 1726776696.24301: variable 'ansible_module_compression' from source: unknown 8146 1726776696.24308: variable 'ansible_shell_type' from source: unknown 8146 1726776696.24314: variable 'ansible_shell_executable' from source: unknown 8146 1726776696.24323: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.24330: variable 'ansible_pipelining' from source: unknown 8146 1726776696.24337: variable 'ansible_timeout' from source: unknown 8146 1726776696.24345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.24482: 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) 8146 1726776696.24504: variable 'omit' from source: magic vars 8146 1726776696.24515: starting attempt loop 8146 1726776696.24524: running the handler 8146 1726776696.24542: _low_level_execute_command(): starting 8146 1726776696.24554: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776696.25246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776696.25261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.25277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.25300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.25344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.25358: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776696.25373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.25396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776696.25409: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776696.25429: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776696.25445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.25460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.25477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.25490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.25503: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776696.25516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.25592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.25617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776696.25637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.25702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.27326: stdout chunk (state=3): >>>/root <<< 8146 1726776696.27430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.27483: stderr chunk (state=3): >>><<< 8146 1726776696.27485: stdout chunk (state=3): >>><<< 8146 1726776696.27524: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.27527: _low_level_execute_command(): starting 8146 1726776696.27531: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664 `" && echo ansible-tmp-1726776696.274972-8949-39474145516664="` echo /root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664 `" ) && sleep 0' 8146 1726776696.28052: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.28057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.28098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.28112: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776696.28131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.28149: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776696.28161: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776696.28175: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776696.28186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.28199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.28214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.28231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.28242: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776696.28255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.28333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.28353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776696.28370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.28435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.30274: stdout chunk (state=3): >>>ansible-tmp-1726776696.274972-8949-39474145516664=/root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664 <<< 8146 1726776696.30386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.30429: stderr chunk (state=3): >>><<< 8146 1726776696.30433: stdout chunk (state=3): >>><<< 8146 1726776696.30445: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776696.274972-8949-39474145516664=/root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.30479: variable 'ansible_module_compression' from source: unknown 8146 1726776696.30521: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776696.30547: variable 'ansible_facts' from source: unknown 8146 1726776696.30607: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664/AnsiballZ_stat.py 8146 1726776696.30702: Sending initial data 8146 1726776696.30711: Sent initial data (149 bytes) 8146 1726776696.31582: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.31586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.31626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.31631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.31634: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.31698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.31701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.31752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.33502: 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 <<< 8146 1726776696.33530: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776696.33561: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpk3u61zkt /root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664/AnsiballZ_stat.py <<< 8146 1726776696.33587: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776696.34488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.34623: stderr chunk (state=3): >>><<< 8146 1726776696.34626: stdout chunk (state=3): >>><<< 8146 1726776696.34628: done transferring module to remote 8146 1726776696.34630: _low_level_execute_command(): starting 8146 1726776696.34632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664/ /root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664/AnsiballZ_stat.py && sleep 0' 8146 1726776696.35232: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776696.35247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.35257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.35272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.35310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.35345: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776696.35348: 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.45.78 is address debug1: re-parsing configuration <<< 8146 1726776696.35351: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.35422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.35425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.35466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.37206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.37245: stderr chunk (state=3): >>><<< 8146 1726776696.37249: stdout chunk (state=3): >>><<< 8146 1726776696.37260: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.37263: _low_level_execute_command(): starting 8146 1726776696.37269: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664/AnsiballZ_stat.py && sleep 0' 8146 1726776696.37664: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.37670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.37696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.37699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.37701: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.37753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.37756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.37803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.51252: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8146 1726776696.52247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776696.52302: stderr chunk (state=3): >>><<< 8146 1726776696.52305: stdout chunk (state=3): >>><<< 8146 1726776696.52320: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776696.52344: 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-1726776696.274972-8949-39474145516664/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776696.52352: _low_level_execute_command(): starting 8146 1726776696.52356: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776696.274972-8949-39474145516664/ > /dev/null 2>&1 && sleep 0' 8146 1726776696.52810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.52814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.52849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776696.52852: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.52856: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776696.52858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.52911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.52915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776696.52926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.52952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.54702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.54744: stderr chunk (state=3): >>><<< 8146 1726776696.54747: stdout chunk (state=3): >>><<< 8146 1726776696.54761: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.54765: handler run complete 8146 1726776696.54782: attempt loop complete, returning result 8146 1726776696.54798: variable 'item' from source: unknown 8146 1726776696.54859: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 8146 1726776696.54966: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.54969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.54972: variable 'omit' from source: magic vars 8146 1726776696.55075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776696.55096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776696.55114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776696.55141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776696.55152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776696.55213: variable 'item' from source: unknown 8146 1726776696.55221: Evaluated conditional (item | length > 0): True 8146 1726776696.55225: variable 'omit' from source: magic vars 8146 1726776696.55236: variable 'omit' from source: magic vars 8146 1726776696.55264: variable 'item' from source: unknown 8146 1726776696.55311: variable 'item' from source: unknown 8146 1726776696.55324: variable 'omit' from source: magic vars 8146 1726776696.55340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776696.55347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776696.55352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776696.55362: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776696.55365: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.55371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.55422: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776696.55428: Set connection var ansible_pipelining to False 8146 1726776696.55433: Set connection var ansible_shell_executable to /bin/sh 8146 1726776696.55439: Set connection var ansible_timeout to 10 8146 1726776696.55444: Set connection var ansible_shell_type to sh 8146 1726776696.55446: Set connection var ansible_connection to ssh 8146 1726776696.55460: variable 'ansible_shell_executable' from source: unknown 8146 1726776696.55463: variable 'ansible_connection' from source: unknown 8146 1726776696.55465: variable 'ansible_module_compression' from source: unknown 8146 1726776696.55470: variable 'ansible_shell_type' from source: unknown 8146 1726776696.55472: variable 'ansible_shell_executable' from source: unknown 8146 1726776696.55474: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.55479: variable 'ansible_pipelining' from source: unknown 8146 1726776696.55481: variable 'ansible_timeout' from source: unknown 8146 1726776696.55485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.55558: 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) 8146 1726776696.55565: variable 'omit' from source: magic vars 8146 1726776696.55572: starting attempt loop 8146 1726776696.55575: running the handler 8146 1726776696.55580: _low_level_execute_command(): starting 8146 1726776696.55584: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776696.55998: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.56011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.56030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776696.56042: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776696.56051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.56095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.56106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.56149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.57660: stdout chunk (state=3): >>>/root <<< 8146 1726776696.57761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.57808: stderr chunk (state=3): >>><<< 8146 1726776696.57811: stdout chunk (state=3): >>><<< 8146 1726776696.57825: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.57833: _low_level_execute_command(): starting 8146 1726776696.57837: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093 `" && echo ansible-tmp-1726776696.5782552-8949-147913788054093="` echo /root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093 `" ) && sleep 0' 8146 1726776696.58243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.58255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.58273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776696.58284: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.58293: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.58340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.58351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.58391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.60201: stdout chunk (state=3): >>>ansible-tmp-1726776696.5782552-8949-147913788054093=/root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093 <<< 8146 1726776696.60315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.60358: stderr chunk (state=3): >>><<< 8146 1726776696.60364: stdout chunk (state=3): >>><<< 8146 1726776696.60376: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776696.5782552-8949-147913788054093=/root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.60403: variable 'ansible_module_compression' from source: unknown 8146 1726776696.60438: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776696.60456: variable 'ansible_facts' from source: unknown 8146 1726776696.60503: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093/AnsiballZ_stat.py 8146 1726776696.60593: Sending initial data 8146 1726776696.60603: Sent initial data (151 bytes) 8146 1726776696.61223: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.61231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.61279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.61282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.61284: 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.45.78 originally 10.31.45.78 <<< 8146 1726776696.61286: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.61335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.61338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.61378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.63057: 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 <<< 8146 1726776696.63085: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776696.63117: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpv7o1ne81 /root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093/AnsiballZ_stat.py <<< 8146 1726776696.63149: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776696.64211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.64355: stderr chunk (state=3): >>><<< 8146 1726776696.64358: stdout chunk (state=3): >>><<< 8146 1726776696.64369: done transferring module to remote 8146 1726776696.64375: _low_level_execute_command(): starting 8146 1726776696.64379: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093/ /root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093/AnsiballZ_stat.py && sleep 0' 8146 1726776696.64787: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.64790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.64822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.64826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.64828: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.64880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.64886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.64920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.66627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.66695: stderr chunk (state=3): >>><<< 8146 1726776696.66701: stdout chunk (state=3): >>><<< 8146 1726776696.66788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.66794: _low_level_execute_command(): starting 8146 1726776696.66797: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093/AnsiballZ_stat.py && sleep 0' 8146 1726776696.67342: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776696.67357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.67375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.67393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.67438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.67455: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776696.67473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.67492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776696.67504: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776696.67515: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776696.67531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.67545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.67564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.67579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.67590: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776696.67604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.67684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.67707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776696.67726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.67799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.81592: 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": 159, "inode": 444596353, "dev": 51713, "nlink": 4, "atime": 1726776688.8580995, "mtime": 1726776687.188097, "ctime": 1726776687.188097, "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": "1063229960", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8146 1726776696.82857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776696.82861: stdout chunk (state=3): >>><<< 8146 1726776696.82863: stderr chunk (state=3): >>><<< 8146 1726776696.83021: _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": 159, "inode": 444596353, "dev": 51713, "nlink": 4, "atime": 1726776688.8580995, "mtime": 1726776687.188097, "ctime": 1726776687.188097, "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": "1063229960", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776696.83024: 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-1726776696.5782552-8949-147913788054093/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776696.83027: _low_level_execute_command(): starting 8146 1726776696.83029: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776696.5782552-8949-147913788054093/ > /dev/null 2>&1 && sleep 0' 8146 1726776696.83652: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776696.83670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.83689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.83708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.83753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.83769: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776696.83785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.83807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776696.83823: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776696.83838: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776696.83851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.83872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.83890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.83906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.83921: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776696.83936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.84015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.84042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776696.84060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.84133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776696.85977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776696.85981: stdout chunk (state=3): >>><<< 8146 1726776696.85988: stderr chunk (state=3): >>><<< 8146 1726776696.86003: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776696.86010: handler run complete 8146 1726776696.86069: attempt loop complete, returning result 8146 1726776696.86086: variable 'item' from source: unknown 8146 1726776696.86223: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776688.8580995, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776687.188097, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 444596353, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776687.188097, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 159, "uid": 0, "version": "1063229960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8146 1726776696.86350: dumping result to json 8146 1726776696.86423: done dumping result, returning 8146 1726776696.86427: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-026f-19c6-000000000406] 8146 1726776696.86429: sending task result for task 025ceb90-32dd-026f-19c6-000000000406 8146 1726776696.86516: done sending task result for task 025ceb90-32dd-026f-19c6-000000000406 8146 1726776696.86521: WORKER PROCESS EXITING 8146 1726776696.86658: no more pending results, returning what we have 8146 1726776696.86662: results queue empty 8146 1726776696.86663: checking for any_errors_fatal 8146 1726776696.86670: done checking for any_errors_fatal 8146 1726776696.86671: checking for max_fail_percentage 8146 1726776696.86673: done checking for max_fail_percentage 8146 1726776696.86673: checking to see if all hosts have failed and the running result is not ok 8146 1726776696.86674: done checking to see if all hosts have failed 8146 1726776696.86675: getting the remaining hosts for this loop 8146 1726776696.86677: done getting the remaining hosts for this loop 8146 1726776696.86681: getting the next task for host managed_node3 8146 1726776696.86687: done getting next task for host managed_node3 8146 1726776696.86690: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8146 1726776696.86693: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776696.86705: getting variables 8146 1726776696.86707: in VariableManager get_vars() 8146 1726776696.86746: Calling all_inventory to load vars for managed_node3 8146 1726776696.86749: Calling groups_inventory to load vars for managed_node3 8146 1726776696.86752: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776696.86762: Calling all_plugins_play to load vars for managed_node3 8146 1726776696.86765: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776696.86768: Calling groups_plugins_play to load vars for managed_node3 8146 1726776696.87038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776696.87251: done with get_vars() 8146 1726776696.87262: done getting variables 8146 1726776696.87319: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.682) 0:00:17.804 **** 8146 1726776696.87350: entering _queue_task() for managed_node3/set_fact 8146 1726776696.87797: worker is 1 (out of 1 available) 8146 1726776696.87810: exiting _queue_task() for managed_node3/set_fact 8146 1726776696.87825: done queuing things up, now waiting for results queue to drain 8146 1726776696.87827: waiting for pending results... 8146 1726776696.88145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8146 1726776696.88273: in run() - task 025ceb90-32dd-026f-19c6-000000000407 8146 1726776696.88293: variable 'ansible_search_path' from source: unknown 8146 1726776696.88300: variable 'ansible_search_path' from source: unknown 8146 1726776696.88343: calling self._execute() 8146 1726776696.88440: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.88451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.88465: variable 'omit' from source: magic vars 8146 1726776696.88680: variable 'omit' from source: magic vars 8146 1726776696.88739: variable 'omit' from source: magic vars 8146 1726776696.89202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776696.91448: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776696.91533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776696.91574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776696.91615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776696.91652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776696.91735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776696.91774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776696.91806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776696.91862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776696.91883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776696.91935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776696.91968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776696.92000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776696.92048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776696.92071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776696.92135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776696.92164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776696.92197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776696.92244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776696.92263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776696.92511: variable '__kernel_settings_find_profile_dirs' from source: set_fact 8146 1726776696.92607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776696.92777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776696.92820: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776696.92860: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776696.92894: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776696.92950: 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) 8146 1726776696.92977: 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) 8146 1726776696.93006: 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) 8146 1726776696.93039: 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) 8146 1726776696.93097: variable 'omit' from source: magic vars 8146 1726776696.93129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776696.93161: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776696.93182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776696.93202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776696.93216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776696.93249: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776696.93257: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.93269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.93369: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776696.93388: Set connection var ansible_pipelining to False 8146 1726776696.93399: Set connection var ansible_shell_executable to /bin/sh 8146 1726776696.93411: Set connection var ansible_timeout to 10 8146 1726776696.93434: Set connection var ansible_shell_type to sh 8146 1726776696.93441: Set connection var ansible_connection to ssh 8146 1726776696.93466: variable 'ansible_shell_executable' from source: unknown 8146 1726776696.93474: variable 'ansible_connection' from source: unknown 8146 1726776696.93485: variable 'ansible_module_compression' from source: unknown 8146 1726776696.93493: variable 'ansible_shell_type' from source: unknown 8146 1726776696.93499: variable 'ansible_shell_executable' from source: unknown 8146 1726776696.93505: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.93510: variable 'ansible_pipelining' from source: unknown 8146 1726776696.93515: variable 'ansible_timeout' from source: unknown 8146 1726776696.93524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.93615: 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) 8146 1726776696.93633: variable 'omit' from source: magic vars 8146 1726776696.93642: starting attempt loop 8146 1726776696.93648: running the handler 8146 1726776696.93663: handler run complete 8146 1726776696.93677: attempt loop complete, returning result 8146 1726776696.93685: _execute() done 8146 1726776696.93692: dumping result to json 8146 1726776696.93705: done dumping result, returning 8146 1726776696.93717: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-026f-19c6-000000000407] 8146 1726776696.93731: sending task result for task 025ceb90-32dd-026f-19c6-000000000407 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 8146 1726776696.93892: no more pending results, returning what we have 8146 1726776696.93895: results queue empty 8146 1726776696.93896: checking for any_errors_fatal 8146 1726776696.93912: done checking for any_errors_fatal 8146 1726776696.93913: checking for max_fail_percentage 8146 1726776696.93915: done checking for max_fail_percentage 8146 1726776696.93916: checking to see if all hosts have failed and the running result is not ok 8146 1726776696.93917: done checking to see if all hosts have failed 8146 1726776696.93921: getting the remaining hosts for this loop 8146 1726776696.93923: done getting the remaining hosts for this loop 8146 1726776696.93928: getting the next task for host managed_node3 8146 1726776696.93935: done getting next task for host managed_node3 8146 1726776696.93939: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8146 1726776696.93942: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776696.93955: getting variables 8146 1726776696.93956: in VariableManager get_vars() 8146 1726776696.93996: Calling all_inventory to load vars for managed_node3 8146 1726776696.93999: Calling groups_inventory to load vars for managed_node3 8146 1726776696.94002: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776696.94013: Calling all_plugins_play to load vars for managed_node3 8146 1726776696.94016: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776696.94021: Calling groups_plugins_play to load vars for managed_node3 8146 1726776696.94272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776696.94480: done with get_vars() 8146 1726776696.94492: done getting variables 8146 1726776696.94775: done sending task result for task 025ceb90-32dd-026f-19c6-000000000407 8146 1726776696.94778: WORKER PROCESS EXITING 8146 1726776696.94812: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.074) 0:00:17.879 **** 8146 1726776696.94847: entering _queue_task() for managed_node3/service 8146 1726776696.95063: worker is 1 (out of 1 available) 8146 1726776696.95075: exiting _queue_task() for managed_node3/service 8146 1726776696.95087: done queuing things up, now waiting for results queue to drain 8146 1726776696.95089: waiting for pending results... 8146 1726776696.95361: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8146 1726776696.95477: in run() - task 025ceb90-32dd-026f-19c6-000000000408 8146 1726776696.95495: variable 'ansible_search_path' from source: unknown 8146 1726776696.95503: variable 'ansible_search_path' from source: unknown 8146 1726776696.95557: variable '__kernel_settings_services' from source: include_vars 8146 1726776696.95874: variable '__kernel_settings_services' from source: include_vars 8146 1726776696.95951: variable 'omit' from source: magic vars 8146 1726776696.96074: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.96091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.96106: variable 'omit' from source: magic vars 8146 1726776696.96188: variable 'omit' from source: magic vars 8146 1726776696.96239: variable 'omit' from source: magic vars 8146 1726776696.96287: variable 'item' from source: unknown 8146 1726776696.96370: variable 'item' from source: unknown 8146 1726776696.96400: variable 'omit' from source: magic vars 8146 1726776696.96450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776696.96487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776696.96510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776696.96536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776696.96554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776696.96586: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776696.96595: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.96603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.96705: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776696.96720: Set connection var ansible_pipelining to False 8146 1726776696.96732: Set connection var ansible_shell_executable to /bin/sh 8146 1726776696.96747: Set connection var ansible_timeout to 10 8146 1726776696.96756: Set connection var ansible_shell_type to sh 8146 1726776696.96763: Set connection var ansible_connection to ssh 8146 1726776696.96785: variable 'ansible_shell_executable' from source: unknown 8146 1726776696.96792: variable 'ansible_connection' from source: unknown 8146 1726776696.96799: variable 'ansible_module_compression' from source: unknown 8146 1726776696.96806: variable 'ansible_shell_type' from source: unknown 8146 1726776696.96812: variable 'ansible_shell_executable' from source: unknown 8146 1726776696.96822: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776696.96830: variable 'ansible_pipelining' from source: unknown 8146 1726776696.96837: variable 'ansible_timeout' from source: unknown 8146 1726776696.96850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776696.96989: 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) 8146 1726776696.97004: variable 'omit' from source: magic vars 8146 1726776696.97015: starting attempt loop 8146 1726776696.97025: running the handler 8146 1726776696.97120: variable 'ansible_facts' from source: unknown 8146 1726776696.97254: _low_level_execute_command(): starting 8146 1726776696.97267: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776696.98004: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776696.98021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.98039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.98061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.98106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.98121: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776696.98137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.98160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776696.98174: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776696.98185: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776696.98197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776696.98210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776696.98232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776696.98243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776696.98254: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776696.98271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776696.98351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776696.98377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776696.98398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776696.98472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.00101: stdout chunk (state=3): >>>/root <<< 8146 1726776697.00202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.00283: stderr chunk (state=3): >>><<< 8146 1726776697.00293: stdout chunk (state=3): >>><<< 8146 1726776697.00402: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.00405: _low_level_execute_command(): starting 8146 1726776697.00408: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250 `" && echo ansible-tmp-1726776697.003195-8986-265576667974250="` echo /root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250 `" ) && sleep 0' 8146 1726776697.00970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776697.00984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.01000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.01022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.01071: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776697.01083: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776697.01097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.01115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776697.01129: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776697.01141: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776697.01155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.01175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.01192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.01205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776697.01217: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776697.01234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.01313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.01337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776697.01354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.01423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.03273: stdout chunk (state=3): >>>ansible-tmp-1726776697.003195-8986-265576667974250=/root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250 <<< 8146 1726776697.03378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.03431: stderr chunk (state=3): >>><<< 8146 1726776697.03434: stdout chunk (state=3): >>><<< 8146 1726776697.03453: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776697.003195-8986-265576667974250=/root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.03483: variable 'ansible_module_compression' from source: unknown 8146 1726776697.03527: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8146 1726776697.03580: variable 'ansible_facts' from source: unknown 8146 1726776697.03715: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250/AnsiballZ_systemd.py 8146 1726776697.03856: Sending initial data 8146 1726776697.03869: Sent initial data (153 bytes) 8146 1726776697.04568: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.04572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.04575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.04688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776697.04691: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776697.04694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.04696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776697.04699: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776697.04701: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776697.04703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.04705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.04707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.04709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776697.04711: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776697.04713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.04830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.04836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776697.04840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.04878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.06604: 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 <<< 8146 1726776697.06636: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776697.06668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpcbxkwrvq /root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250/AnsiballZ_systemd.py <<< 8146 1726776697.06696: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776697.08761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.08769: stderr chunk (state=3): >>><<< 8146 1726776697.08774: stdout chunk (state=3): >>><<< 8146 1726776697.08801: done transferring module to remote 8146 1726776697.08812: _low_level_execute_command(): starting 8146 1726776697.08822: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250/ /root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250/AnsiballZ_systemd.py && sleep 0' 8146 1726776697.09488: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.09493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.09548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.09553: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776697.09555: 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 <<< 8146 1726776697.09558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.09606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.09610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776697.09623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.09668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.11521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.11524: stdout chunk (state=3): >>><<< 8146 1726776697.11530: stderr chunk (state=3): >>><<< 8146 1726776697.11624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.11630: _low_level_execute_command(): starting 8146 1726776697.11633: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250/AnsiballZ_systemd.py && sleep 0' 8146 1726776697.12214: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776697.12229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.12243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.12259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.12310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776697.12325: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776697.12339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.12356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776697.12367: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776697.12377: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776697.12392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.12411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.12433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.12444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776697.12454: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776697.12466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.12533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.12547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.12604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.38907: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "15805", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "MemoryCurrent": "14094336", "MemoryAvailable": "infinity", "CPUUsageNSec": "112322000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupC<<< 8146 1726776697.38944: stdout chunk (state=3): >>>PUWeight": "[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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "s<<< 8146 1726776697.38953: stdout chunk (state=3): >>>ysinit.target dbus.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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}}} <<< 8146 1726776697.40611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776697.40670: stderr chunk (state=3): >>><<< 8146 1726776697.40674: stdout chunk (state=3): >>><<< 8146 1726776697.40693: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "15805", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "MemoryCurrent": "14094336", "MemoryAvailable": "infinity", "CPUUsageNSec": "112322000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776697.40814: 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-1726776697.003195-8986-265576667974250/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776697.40830: _low_level_execute_command(): starting 8146 1726776697.40834: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776697.003195-8986-265576667974250/ > /dev/null 2>&1 && sleep 0' 8146 1726776697.41298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.41303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.41337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.41350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.41401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.41413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.41459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.43274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.43328: stderr chunk (state=3): >>><<< 8146 1726776697.43331: stdout chunk (state=3): >>><<< 8146 1726776697.43345: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.43351: handler run complete 8146 1726776697.43391: attempt loop complete, returning result 8146 1726776697.43408: variable 'item' from source: unknown 8146 1726776697.43471: 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 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Before": "multi-user.target shutdown.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": "112322000", "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 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15805", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14094336", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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.socket dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "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" } } 8146 1726776697.43922: dumping result to json 8146 1726776697.43925: done dumping result, returning 8146 1726776697.43927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-026f-19c6-000000000408] 8146 1726776697.43929: sending task result for task 025ceb90-32dd-026f-19c6-000000000408 8146 1726776697.43998: done sending task result for task 025ceb90-32dd-026f-19c6-000000000408 8146 1726776697.44001: WORKER PROCESS EXITING 8146 1726776697.44075: no more pending results, returning what we have 8146 1726776697.44077: results queue empty 8146 1726776697.44078: checking for any_errors_fatal 8146 1726776697.44081: done checking for any_errors_fatal 8146 1726776697.44082: checking for max_fail_percentage 8146 1726776697.44083: done checking for max_fail_percentage 8146 1726776697.44083: checking to see if all hosts have failed and the running result is not ok 8146 1726776697.44084: done checking to see if all hosts have failed 8146 1726776697.44084: getting the remaining hosts for this loop 8146 1726776697.44085: done getting the remaining hosts for this loop 8146 1726776697.44088: getting the next task for host managed_node3 8146 1726776697.44092: done getting next task for host managed_node3 8146 1726776697.44094: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8146 1726776697.44096: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776697.44102: getting variables 8146 1726776697.44103: in VariableManager get_vars() 8146 1726776697.44127: Calling all_inventory to load vars for managed_node3 8146 1726776697.44129: Calling groups_inventory to load vars for managed_node3 8146 1726776697.44131: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776697.44137: Calling all_plugins_play to load vars for managed_node3 8146 1726776697.44138: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776697.44140: Calling groups_plugins_play to load vars for managed_node3 8146 1726776697.44254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776697.44376: done with get_vars() 8146 1726776697.44384: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:37 -0400 (0:00:00.496) 0:00:18.375 **** 8146 1726776697.44450: entering _queue_task() for managed_node3/file 8146 1726776697.44634: worker is 1 (out of 1 available) 8146 1726776697.44646: exiting _queue_task() for managed_node3/file 8146 1726776697.44659: done queuing things up, now waiting for results queue to drain 8146 1726776697.44661: waiting for pending results... 8146 1726776697.44841: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8146 1726776697.44912: in run() - task 025ceb90-32dd-026f-19c6-000000000409 8146 1726776697.44927: variable 'ansible_search_path' from source: unknown 8146 1726776697.44931: variable 'ansible_search_path' from source: unknown 8146 1726776697.44958: calling self._execute() 8146 1726776697.45031: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776697.45035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776697.45044: variable 'omit' from source: magic vars 8146 1726776697.45121: variable 'omit' from source: magic vars 8146 1726776697.45155: variable 'omit' from source: magic vars 8146 1726776697.45177: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776697.45397: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776697.45465: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776697.45476: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776697.45506: variable 'omit' from source: magic vars 8146 1726776697.45541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776697.45565: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776697.45582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776697.45599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776697.45609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776697.45633: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776697.45636: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776697.45642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776697.45711: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776697.45717: Set connection var ansible_pipelining to False 8146 1726776697.45725: Set connection var ansible_shell_executable to /bin/sh 8146 1726776697.45731: Set connection var ansible_timeout to 10 8146 1726776697.45736: Set connection var ansible_shell_type to sh 8146 1726776697.45738: Set connection var ansible_connection to ssh 8146 1726776697.45756: variable 'ansible_shell_executable' from source: unknown 8146 1726776697.45759: variable 'ansible_connection' from source: unknown 8146 1726776697.45761: variable 'ansible_module_compression' from source: unknown 8146 1726776697.45763: variable 'ansible_shell_type' from source: unknown 8146 1726776697.45768: variable 'ansible_shell_executable' from source: unknown 8146 1726776697.45771: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776697.45773: variable 'ansible_pipelining' from source: unknown 8146 1726776697.45775: variable 'ansible_timeout' from source: unknown 8146 1726776697.45778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776697.45915: 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) 8146 1726776697.45925: variable 'omit' from source: magic vars 8146 1726776697.45930: starting attempt loop 8146 1726776697.45933: running the handler 8146 1726776697.45943: _low_level_execute_command(): starting 8146 1726776697.45949: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776697.46460: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.46488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.46503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.46552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.46569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.46622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.48255: stdout chunk (state=3): >>>/root <<< 8146 1726776697.48361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.48408: stderr chunk (state=3): >>><<< 8146 1726776697.48411: stdout chunk (state=3): >>><<< 8146 1726776697.48431: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.48444: _low_level_execute_command(): starting 8146 1726776697.48447: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632 `" && echo ansible-tmp-1726776697.4843056-9001-16561202015632="` echo /root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632 `" ) && sleep 0' 8146 1726776697.48867: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.48884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.48896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776697.48915: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.48961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.48973: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.49019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.50920: stdout chunk (state=3): >>>ansible-tmp-1726776697.4843056-9001-16561202015632=/root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632 <<< 8146 1726776697.51032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.51077: stderr chunk (state=3): >>><<< 8146 1726776697.51080: stdout chunk (state=3): >>><<< 8146 1726776697.51092: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776697.4843056-9001-16561202015632=/root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.51126: variable 'ansible_module_compression' from source: unknown 8146 1726776697.51169: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8146 1726776697.51199: variable 'ansible_facts' from source: unknown 8146 1726776697.51256: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632/AnsiballZ_file.py 8146 1726776697.51351: Sending initial data 8146 1726776697.51359: Sent initial data (150 bytes) 8146 1726776697.52005: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.52008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.52048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776697.52051: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776697.52053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.52100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.52103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.52146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.53910: 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 <<< 8146 1726776697.53946: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776697.53979: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp06fo5s8d /root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632/AnsiballZ_file.py <<< 8146 1726776697.54007: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776697.54782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.54868: stderr chunk (state=3): >>><<< 8146 1726776697.54871: stdout chunk (state=3): >>><<< 8146 1726776697.54883: done transferring module to remote 8146 1726776697.54891: _low_level_execute_command(): starting 8146 1726776697.54896: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632/ /root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632/AnsiballZ_file.py && sleep 0' 8146 1726776697.55296: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.55308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.55327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776697.55338: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776697.55349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.55395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776697.55407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.55444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.57203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.57247: stderr chunk (state=3): >>><<< 8146 1726776697.57250: stdout chunk (state=3): >>><<< 8146 1726776697.57262: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.57264: _low_level_execute_command(): starting 8146 1726776697.57271: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632/AnsiballZ_file.py && sleep 0' 8146 1726776697.57668: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.57681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.57692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776697.57703: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.57717: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.57762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776697.57774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.57820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.72000: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/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/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}}} <<< 8146 1726776697.73113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776697.73168: stderr chunk (state=3): >>><<< 8146 1726776697.73171: stdout chunk (state=3): >>><<< 8146 1726776697.73188: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/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/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776697.73227: done with _execute_module (file, {'path': '/etc/tuned/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-1726776697.4843056-9001-16561202015632/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776697.73234: _low_level_execute_command(): starting 8146 1726776697.73239: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776697.4843056-9001-16561202015632/ > /dev/null 2>&1 && sleep 0' 8146 1726776697.73685: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.73697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.73716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776697.73730: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776697.73748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.73786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.73797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.73838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.75608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.75652: stderr chunk (state=3): >>><<< 8146 1726776697.75655: stdout chunk (state=3): >>><<< 8146 1726776697.75669: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.75677: handler run complete 8146 1726776697.75694: attempt loop complete, returning result 8146 1726776697.75696: _execute() done 8146 1726776697.75699: dumping result to json 8146 1726776697.75704: done dumping result, returning 8146 1726776697.75712: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-026f-19c6-000000000409] 8146 1726776697.75716: sending task result for task 025ceb90-32dd-026f-19c6-000000000409 8146 1726776697.75820: done sending task result for task 025ceb90-32dd-026f-19c6-000000000409 8146 1726776697.75823: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "state": "directory", "uid": 0 } 8146 1726776697.75901: no more pending results, returning what we have 8146 1726776697.75904: results queue empty 8146 1726776697.75905: checking for any_errors_fatal 8146 1726776697.75926: done checking for any_errors_fatal 8146 1726776697.75927: checking for max_fail_percentage 8146 1726776697.75928: done checking for max_fail_percentage 8146 1726776697.75929: checking to see if all hosts have failed and the running result is not ok 8146 1726776697.75930: done checking to see if all hosts have failed 8146 1726776697.75930: getting the remaining hosts for this loop 8146 1726776697.75933: done getting the remaining hosts for this loop 8146 1726776697.75937: getting the next task for host managed_node3 8146 1726776697.75943: done getting next task for host managed_node3 8146 1726776697.75947: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8146 1726776697.75949: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776697.75959: getting variables 8146 1726776697.75961: in VariableManager get_vars() 8146 1726776697.75996: Calling all_inventory to load vars for managed_node3 8146 1726776697.75998: Calling groups_inventory to load vars for managed_node3 8146 1726776697.76000: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776697.76008: Calling all_plugins_play to load vars for managed_node3 8146 1726776697.76010: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776697.76013: Calling groups_plugins_play to load vars for managed_node3 8146 1726776697.76133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776697.76259: done with get_vars() 8146 1726776697.76269: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:37 -0400 (0:00:00.318) 0:00:18.694 **** 8146 1726776697.76334: entering _queue_task() for managed_node3/slurp 8146 1726776697.76513: worker is 1 (out of 1 available) 8146 1726776697.76528: exiting _queue_task() for managed_node3/slurp 8146 1726776697.76542: done queuing things up, now waiting for results queue to drain 8146 1726776697.76543: waiting for pending results... 8146 1726776697.76717: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8146 1726776697.76790: in run() - task 025ceb90-32dd-026f-19c6-00000000040a 8146 1726776697.76800: variable 'ansible_search_path' from source: unknown 8146 1726776697.76803: variable 'ansible_search_path' from source: unknown 8146 1726776697.76833: calling self._execute() 8146 1726776697.76897: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776697.76901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776697.76910: variable 'omit' from source: magic vars 8146 1726776697.76983: variable 'omit' from source: magic vars 8146 1726776697.77014: variable 'omit' from source: magic vars 8146 1726776697.77035: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776697.77247: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776697.77303: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776697.77332: variable 'omit' from source: magic vars 8146 1726776697.77367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776697.77390: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776697.77404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776697.77419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776697.77431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776697.77453: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776697.77456: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776697.77460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776697.77530: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776697.77538: Set connection var ansible_pipelining to False 8146 1726776697.77540: Set connection var ansible_shell_executable to /bin/sh 8146 1726776697.77547: Set connection var ansible_timeout to 10 8146 1726776697.77552: Set connection var ansible_shell_type to sh 8146 1726776697.77555: Set connection var ansible_connection to ssh 8146 1726776697.77572: variable 'ansible_shell_executable' from source: unknown 8146 1726776697.77575: variable 'ansible_connection' from source: unknown 8146 1726776697.77578: variable 'ansible_module_compression' from source: unknown 8146 1726776697.77580: variable 'ansible_shell_type' from source: unknown 8146 1726776697.77582: variable 'ansible_shell_executable' from source: unknown 8146 1726776697.77584: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776697.77586: variable 'ansible_pipelining' from source: unknown 8146 1726776697.77590: variable 'ansible_timeout' from source: unknown 8146 1726776697.77595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776697.77735: 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) 8146 1726776697.77743: variable 'omit' from source: magic vars 8146 1726776697.77748: starting attempt loop 8146 1726776697.77752: running the handler 8146 1726776697.77762: _low_level_execute_command(): starting 8146 1726776697.77770: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776697.78268: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.78271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.78302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.78320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.78371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.78384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.78426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.79993: stdout chunk (state=3): >>>/root <<< 8146 1726776697.80100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.80146: stderr chunk (state=3): >>><<< 8146 1726776697.80149: stdout chunk (state=3): >>><<< 8146 1726776697.80168: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.80182: _low_level_execute_command(): starting 8146 1726776697.80187: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891 `" && echo ansible-tmp-1726776697.8016973-9009-220130136263891="` echo /root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891 `" ) && sleep 0' 8146 1726776697.80618: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.80633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.80645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776697.80657: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.80675: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.80722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.80728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.80779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.82627: stdout chunk (state=3): >>>ansible-tmp-1726776697.8016973-9009-220130136263891=/root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891 <<< 8146 1726776697.82736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.82780: stderr chunk (state=3): >>><<< 8146 1726776697.82783: stdout chunk (state=3): >>><<< 8146 1726776697.82796: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776697.8016973-9009-220130136263891=/root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.82831: variable 'ansible_module_compression' from source: unknown 8146 1726776697.82861: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8146 1726776697.82887: variable 'ansible_facts' from source: unknown 8146 1726776697.82946: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891/AnsiballZ_slurp.py 8146 1726776697.83126: Sending initial data 8146 1726776697.83130: Sent initial data (152 bytes) 8146 1726776697.83708: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.83714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.83764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.83767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.83770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776697.83772: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.83826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.83829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.83872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.85535: 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 <<< 8146 1726776697.85564: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776697.85593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmplwu3piw7 /root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891/AnsiballZ_slurp.py <<< 8146 1726776697.85625: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776697.86358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.86439: stderr chunk (state=3): >>><<< 8146 1726776697.86445: stdout chunk (state=3): >>><<< 8146 1726776697.86460: done transferring module to remote 8146 1726776697.86512: _low_level_execute_command(): starting 8146 1726776697.86517: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891/ /root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891/AnsiballZ_slurp.py && sleep 0' 8146 1726776697.86872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.86888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.86903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776697.86915: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776697.86927: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.86968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.86980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.87022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776697.88765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776697.88809: stderr chunk (state=3): >>><<< 8146 1726776697.88812: stdout chunk (state=3): >>><<< 8146 1726776697.88826: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776697.88833: _low_level_execute_command(): starting 8146 1726776697.88835: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891/AnsiballZ_slurp.py && sleep 0' 8146 1726776697.89228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776697.89246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776697.89258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.89270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776697.89280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776697.89326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776697.89342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776697.89381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.02348: 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"}}} <<< 8146 1726776698.03374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776698.03432: stderr chunk (state=3): >>><<< 8146 1726776698.03435: stdout chunk (state=3): >>><<< 8146 1726776698.03451: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776698.03478: 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-1726776697.8016973-9009-220130136263891/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776698.03485: _low_level_execute_command(): starting 8146 1726776698.03490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776697.8016973-9009-220130136263891/ > /dev/null 2>&1 && sleep 0' 8146 1726776698.03953: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.03968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.03986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.03997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.04043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.04057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.04100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.05871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.05921: stderr chunk (state=3): >>><<< 8146 1726776698.05924: stdout chunk (state=3): >>><<< 8146 1726776698.05936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.05942: handler run complete 8146 1726776698.05954: attempt loop complete, returning result 8146 1726776698.05957: _execute() done 8146 1726776698.05959: dumping result to json 8146 1726776698.05963: done dumping result, returning 8146 1726776698.05972: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-026f-19c6-00000000040a] 8146 1726776698.05979: sending task result for task 025ceb90-32dd-026f-19c6-00000000040a 8146 1726776698.06069: done sending task result for task 025ceb90-32dd-026f-19c6-00000000040a 8146 1726776698.06073: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8146 1726776698.06155: no more pending results, returning what we have 8146 1726776698.06159: results queue empty 8146 1726776698.06159: checking for any_errors_fatal 8146 1726776698.06171: done checking for any_errors_fatal 8146 1726776698.06172: checking for max_fail_percentage 8146 1726776698.06173: done checking for max_fail_percentage 8146 1726776698.06174: checking to see if all hosts have failed and the running result is not ok 8146 1726776698.06175: done checking to see if all hosts have failed 8146 1726776698.06176: getting the remaining hosts for this loop 8146 1726776698.06177: done getting the remaining hosts for this loop 8146 1726776698.06183: getting the next task for host managed_node3 8146 1726776698.06188: done getting next task for host managed_node3 8146 1726776698.06192: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8146 1726776698.06194: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776698.06205: getting variables 8146 1726776698.06206: in VariableManager get_vars() 8146 1726776698.06240: Calling all_inventory to load vars for managed_node3 8146 1726776698.06243: Calling groups_inventory to load vars for managed_node3 8146 1726776698.06245: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776698.06253: Calling all_plugins_play to load vars for managed_node3 8146 1726776698.06255: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776698.06258: Calling groups_plugins_play to load vars for managed_node3 8146 1726776698.06381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776698.06508: done with get_vars() 8146 1726776698.06519: done getting variables 8146 1726776698.06561: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:38 -0400 (0:00:00.302) 0:00:18.997 **** 8146 1726776698.06585: entering _queue_task() for managed_node3/set_fact 8146 1726776698.06775: worker is 1 (out of 1 available) 8146 1726776698.06789: exiting _queue_task() for managed_node3/set_fact 8146 1726776698.06802: done queuing things up, now waiting for results queue to drain 8146 1726776698.06804: waiting for pending results... 8146 1726776698.06978: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8146 1726776698.07048: in run() - task 025ceb90-32dd-026f-19c6-00000000040b 8146 1726776698.07061: variable 'ansible_search_path' from source: unknown 8146 1726776698.07067: variable 'ansible_search_path' from source: unknown 8146 1726776698.07093: calling self._execute() 8146 1726776698.07239: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.07243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.07251: variable 'omit' from source: magic vars 8146 1726776698.07326: variable 'omit' from source: magic vars 8146 1726776698.07360: variable 'omit' from source: magic vars 8146 1726776698.07637: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776698.07644: variable '__cur_profile' from source: task vars 8146 1726776698.07746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776698.09351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776698.09393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776698.09431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776698.09458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776698.09478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776698.09539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776698.09560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776698.09582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776698.09607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776698.09620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776698.09697: variable '__kernel_settings_tuned_current_profile' from source: set_fact 8146 1726776698.09734: variable 'omit' from source: magic vars 8146 1726776698.09754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776698.09775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776698.09789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776698.09801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776698.09810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776698.09834: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776698.09837: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.09840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.09905: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776698.09911: Set connection var ansible_pipelining to False 8146 1726776698.09916: Set connection var ansible_shell_executable to /bin/sh 8146 1726776698.09926: Set connection var ansible_timeout to 10 8146 1726776698.09933: Set connection var ansible_shell_type to sh 8146 1726776698.09936: Set connection var ansible_connection to ssh 8146 1726776698.09951: variable 'ansible_shell_executable' from source: unknown 8146 1726776698.09956: variable 'ansible_connection' from source: unknown 8146 1726776698.09958: variable 'ansible_module_compression' from source: unknown 8146 1726776698.09960: variable 'ansible_shell_type' from source: unknown 8146 1726776698.09962: variable 'ansible_shell_executable' from source: unknown 8146 1726776698.09967: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.09969: variable 'ansible_pipelining' from source: unknown 8146 1726776698.09971: variable 'ansible_timeout' from source: unknown 8146 1726776698.09973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.10039: 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) 8146 1726776698.10047: variable 'omit' from source: magic vars 8146 1726776698.10052: starting attempt loop 8146 1726776698.10055: running the handler 8146 1726776698.10063: handler run complete 8146 1726776698.10072: attempt loop complete, returning result 8146 1726776698.10074: _execute() done 8146 1726776698.10077: dumping result to json 8146 1726776698.10079: done dumping result, returning 8146 1726776698.10087: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-026f-19c6-00000000040b] 8146 1726776698.10095: sending task result for task 025ceb90-32dd-026f-19c6-00000000040b 8146 1726776698.10175: done sending task result for task 025ceb90-32dd-026f-19c6-00000000040b 8146 1726776698.10177: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 8146 1726776698.10342: no more pending results, returning what we have 8146 1726776698.10345: results queue empty 8146 1726776698.10345: checking for any_errors_fatal 8146 1726776698.10349: done checking for any_errors_fatal 8146 1726776698.10349: checking for max_fail_percentage 8146 1726776698.10350: done checking for max_fail_percentage 8146 1726776698.10351: checking to see if all hosts have failed and the running result is not ok 8146 1726776698.10352: done checking to see if all hosts have failed 8146 1726776698.10352: getting the remaining hosts for this loop 8146 1726776698.10353: done getting the remaining hosts for this loop 8146 1726776698.10356: getting the next task for host managed_node3 8146 1726776698.10359: done getting next task for host managed_node3 8146 1726776698.10361: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8146 1726776698.10363: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776698.10378: getting variables 8146 1726776698.10379: in VariableManager get_vars() 8146 1726776698.10397: Calling all_inventory to load vars for managed_node3 8146 1726776698.10399: Calling groups_inventory to load vars for managed_node3 8146 1726776698.10400: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776698.10406: Calling all_plugins_play to load vars for managed_node3 8146 1726776698.10407: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776698.10409: Calling groups_plugins_play to load vars for managed_node3 8146 1726776698.10503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776698.10621: done with get_vars() 8146 1726776698.10628: done getting variables 8146 1726776698.10668: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:38 -0400 (0:00:00.041) 0:00:19.038 **** 8146 1726776698.10688: entering _queue_task() for managed_node3/copy 8146 1726776698.10858: worker is 1 (out of 1 available) 8146 1726776698.10871: exiting _queue_task() for managed_node3/copy 8146 1726776698.10882: done queuing things up, now waiting for results queue to drain 8146 1726776698.10884: waiting for pending results... 8146 1726776698.11059: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8146 1726776698.11132: in run() - task 025ceb90-32dd-026f-19c6-00000000040c 8146 1726776698.11142: variable 'ansible_search_path' from source: unknown 8146 1726776698.11146: variable 'ansible_search_path' from source: unknown 8146 1726776698.11177: calling self._execute() 8146 1726776698.11241: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.11245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.11253: variable 'omit' from source: magic vars 8146 1726776698.11326: variable 'omit' from source: magic vars 8146 1726776698.11359: variable 'omit' from source: magic vars 8146 1726776698.11381: variable '__kernel_settings_active_profile' from source: set_fact 8146 1726776698.11587: variable '__kernel_settings_active_profile' from source: set_fact 8146 1726776698.11607: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776698.11658: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776698.11711: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776698.11736: variable 'omit' from source: magic vars 8146 1726776698.11771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776698.11795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776698.11809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776698.11823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776698.11834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776698.11857: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776698.11860: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.11862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.11929: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776698.11935: Set connection var ansible_pipelining to False 8146 1726776698.11940: Set connection var ansible_shell_executable to /bin/sh 8146 1726776698.11947: Set connection var ansible_timeout to 10 8146 1726776698.11951: Set connection var ansible_shell_type to sh 8146 1726776698.11955: Set connection var ansible_connection to ssh 8146 1726776698.11975: variable 'ansible_shell_executable' from source: unknown 8146 1726776698.11978: variable 'ansible_connection' from source: unknown 8146 1726776698.11980: variable 'ansible_module_compression' from source: unknown 8146 1726776698.11983: variable 'ansible_shell_type' from source: unknown 8146 1726776698.11985: variable 'ansible_shell_executable' from source: unknown 8146 1726776698.11987: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.11989: variable 'ansible_pipelining' from source: unknown 8146 1726776698.11992: variable 'ansible_timeout' from source: unknown 8146 1726776698.11994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.12088: 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) 8146 1726776698.12097: variable 'omit' from source: magic vars 8146 1726776698.12103: starting attempt loop 8146 1726776698.12106: running the handler 8146 1726776698.12115: _low_level_execute_command(): starting 8146 1726776698.12122: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776698.12625: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.12652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776698.12671: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.12712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.12733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.12777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.14381: stdout chunk (state=3): >>>/root <<< 8146 1726776698.14483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.14531: stderr chunk (state=3): >>><<< 8146 1726776698.14541: stdout chunk (state=3): >>><<< 8146 1726776698.14554: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.14564: _low_level_execute_command(): starting 8146 1726776698.14569: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629 `" && echo ansible-tmp-1726776698.145535-9021-177160947584629="` echo /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629 `" ) && sleep 0' 8146 1726776698.15107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.15124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.15148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.15160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.15205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.15217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.15260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.17076: stdout chunk (state=3): >>>ansible-tmp-1726776698.145535-9021-177160947584629=/root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629 <<< 8146 1726776698.17193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.17240: stderr chunk (state=3): >>><<< 8146 1726776698.17243: stdout chunk (state=3): >>><<< 8146 1726776698.17258: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776698.145535-9021-177160947584629=/root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.17326: variable 'ansible_module_compression' from source: unknown 8146 1726776698.17368: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776698.17397: variable 'ansible_facts' from source: unknown 8146 1726776698.17461: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/AnsiballZ_stat.py 8146 1726776698.17547: Sending initial data 8146 1726776698.17556: Sent initial data (150 bytes) 8146 1726776698.18202: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.18205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.18238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.18242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.18244: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.18296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.18300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.18342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.20022: 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 <<< 8146 1726776698.20050: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776698.20088: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpfxp9ptp2 /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/AnsiballZ_stat.py <<< 8146 1726776698.20113: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776698.20864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.20949: stderr chunk (state=3): >>><<< 8146 1726776698.20953: stdout chunk (state=3): >>><<< 8146 1726776698.20970: done transferring module to remote 8146 1726776698.20978: _low_level_execute_command(): starting 8146 1726776698.20981: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/ /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/AnsiballZ_stat.py && sleep 0' 8146 1726776698.21384: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.21398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.21413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776698.21427: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776698.21441: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.21479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.21490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.21534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.23258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.23297: stderr chunk (state=3): >>><<< 8146 1726776698.23300: stdout chunk (state=3): >>><<< 8146 1726776698.23311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.23315: _low_level_execute_command(): starting 8146 1726776698.23319: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/AnsiballZ_stat.py && sleep 0' 8146 1726776698.23712: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.23727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.23742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776698.23753: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776698.23766: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.23807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.23822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.23868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.38287: 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": 253755650, "dev": 51713, "nlink": 1, "atime": 1726776692.9611056, "mtime": 1726776688.8710995, "ctime": 1726776688.8710995, "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": "713309642", "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}}} <<< 8146 1726776698.39571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776698.39631: stderr chunk (state=3): >>><<< 8146 1726776698.39634: stdout chunk (state=3): >>><<< 8146 1726776698.39651: _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": 253755650, "dev": 51713, "nlink": 1, "atime": 1726776692.9611056, "mtime": 1726776688.8710995, "ctime": 1726776688.8710995, "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": "713309642", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776698.39698: 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-1726776698.145535-9021-177160947584629/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776698.39735: variable 'ansible_module_compression' from source: unknown 8146 1726776698.39767: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8146 1726776698.39789: variable 'ansible_facts' from source: unknown 8146 1726776698.39838: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/AnsiballZ_file.py 8146 1726776698.39937: Sending initial data 8146 1726776698.39946: Sent initial data (150 bytes) 8146 1726776698.40616: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.40625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.40657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776698.40661: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.40667: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.40720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.40723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776698.40726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.40763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.42535: 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 <<< 8146 1726776698.42568: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776698.42603: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp05cdotdv /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/AnsiballZ_file.py <<< 8146 1726776698.42633: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776698.43423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.43520: stderr chunk (state=3): >>><<< 8146 1726776698.43523: stdout chunk (state=3): >>><<< 8146 1726776698.43538: done transferring module to remote 8146 1726776698.43545: _low_level_execute_command(): starting 8146 1726776698.43550: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/ /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/AnsiballZ_file.py && sleep 0' 8146 1726776698.43993: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.43996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.44015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776698.44029: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776698.44038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.44081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.44092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.44135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.45907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.45961: stderr chunk (state=3): >>><<< 8146 1726776698.45966: stdout chunk (state=3): >>><<< 8146 1726776698.45978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.45981: _low_level_execute_command(): starting 8146 1726776698.45986: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/AnsiballZ_file.py && sleep 0' 8146 1726776698.46421: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.46434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.46451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776698.46463: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776698.46472: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.46517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.46540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.46585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.60996: 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": ".3x6ro_hq", "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}}} <<< 8146 1726776698.62100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776698.62158: stderr chunk (state=3): >>><<< 8146 1726776698.62161: stdout chunk (state=3): >>><<< 8146 1726776698.62178: _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": ".3x6ro_hq", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776698.62205: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.3x6ro_hq', '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-1726776698.145535-9021-177160947584629/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776698.62216: _low_level_execute_command(): starting 8146 1726776698.62222: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776698.145535-9021-177160947584629/ > /dev/null 2>&1 && sleep 0' 8146 1726776698.62672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.62684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.62705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776698.62717: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776698.62731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.62771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.62783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.62833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.64629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.64677: stderr chunk (state=3): >>><<< 8146 1726776698.64680: stdout chunk (state=3): >>><<< 8146 1726776698.64692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.64699: handler run complete 8146 1726776698.64721: attempt loop complete, returning result 8146 1726776698.64724: _execute() done 8146 1726776698.64726: dumping result to json 8146 1726776698.64731: done dumping result, returning 8146 1726776698.64739: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-026f-19c6-00000000040c] 8146 1726776698.64743: sending task result for task 025ceb90-32dd-026f-19c6-00000000040c 8146 1726776698.64851: done sending task result for task 025ceb90-32dd-026f-19c6-00000000040c 8146 1726776698.64853: 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 } 8146 1726776698.64954: no more pending results, returning what we have 8146 1726776698.64957: results queue empty 8146 1726776698.64958: checking for any_errors_fatal 8146 1726776698.64963: done checking for any_errors_fatal 8146 1726776698.64964: checking for max_fail_percentage 8146 1726776698.64965: done checking for max_fail_percentage 8146 1726776698.64966: checking to see if all hosts have failed and the running result is not ok 8146 1726776698.64967: done checking to see if all hosts have failed 8146 1726776698.64968: getting the remaining hosts for this loop 8146 1726776698.64969: done getting the remaining hosts for this loop 8146 1726776698.64973: getting the next task for host managed_node3 8146 1726776698.64978: done getting next task for host managed_node3 8146 1726776698.64982: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8146 1726776698.64984: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776698.64995: getting variables 8146 1726776698.64996: in VariableManager get_vars() 8146 1726776698.65035: Calling all_inventory to load vars for managed_node3 8146 1726776698.65038: Calling groups_inventory to load vars for managed_node3 8146 1726776698.65040: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776698.65048: Calling all_plugins_play to load vars for managed_node3 8146 1726776698.65051: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776698.65053: Calling groups_plugins_play to load vars for managed_node3 8146 1726776698.65162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776698.65458: done with get_vars() 8146 1726776698.65466: done getting variables 8146 1726776698.65507: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:38 -0400 (0:00:00.548) 0:00:19.586 **** 8146 1726776698.65531: entering _queue_task() for managed_node3/copy 8146 1726776698.65702: worker is 1 (out of 1 available) 8146 1726776698.65714: exiting _queue_task() for managed_node3/copy 8146 1726776698.65727: done queuing things up, now waiting for results queue to drain 8146 1726776698.65729: waiting for pending results... 8146 1726776698.65914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8146 1726776698.65997: in run() - task 025ceb90-32dd-026f-19c6-00000000040d 8146 1726776698.66008: variable 'ansible_search_path' from source: unknown 8146 1726776698.66012: variable 'ansible_search_path' from source: unknown 8146 1726776698.66042: calling self._execute() 8146 1726776698.66113: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.66117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.66127: variable 'omit' from source: magic vars 8146 1726776698.66202: variable 'omit' from source: magic vars 8146 1726776698.66237: variable 'omit' from source: magic vars 8146 1726776698.66258: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8146 1726776698.66485: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8146 1726776698.66542: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776698.66573: variable 'omit' from source: magic vars 8146 1726776698.66606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776698.66635: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776698.66650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776698.66665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776698.66678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776698.66700: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776698.66703: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.66707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.66775: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776698.66782: Set connection var ansible_pipelining to False 8146 1726776698.66786: Set connection var ansible_shell_executable to /bin/sh 8146 1726776698.66793: Set connection var ansible_timeout to 10 8146 1726776698.66798: Set connection var ansible_shell_type to sh 8146 1726776698.66801: Set connection var ansible_connection to ssh 8146 1726776698.66817: variable 'ansible_shell_executable' from source: unknown 8146 1726776698.66820: variable 'ansible_connection' from source: unknown 8146 1726776698.66823: variable 'ansible_module_compression' from source: unknown 8146 1726776698.66826: variable 'ansible_shell_type' from source: unknown 8146 1726776698.66829: variable 'ansible_shell_executable' from source: unknown 8146 1726776698.66831: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776698.66833: variable 'ansible_pipelining' from source: unknown 8146 1726776698.66835: variable 'ansible_timeout' from source: unknown 8146 1726776698.66841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776698.66940: 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) 8146 1726776698.66949: variable 'omit' from source: magic vars 8146 1726776698.66954: starting attempt loop 8146 1726776698.66957: running the handler 8146 1726776698.66969: _low_level_execute_command(): starting 8146 1726776698.66976: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776698.67481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.67501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.67516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.67532: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.67576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776698.67589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.67637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.69268: stdout chunk (state=3): >>>/root <<< 8146 1726776698.69372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.69420: stderr chunk (state=3): >>><<< 8146 1726776698.69424: stdout chunk (state=3): >>><<< 8146 1726776698.69448: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.69458: _low_level_execute_command(): starting 8146 1726776698.69464: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851 `" && echo ansible-tmp-1726776698.694471-9033-212905753695851="` echo /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851 `" ) && sleep 0' 8146 1726776698.69905: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.69923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.69936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.69955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.70004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776698.70021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.70055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.71897: stdout chunk (state=3): >>>ansible-tmp-1726776698.694471-9033-212905753695851=/root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851 <<< 8146 1726776698.72003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.72050: stderr chunk (state=3): >>><<< 8146 1726776698.72056: stdout chunk (state=3): >>><<< 8146 1726776698.72071: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776698.694471-9033-212905753695851=/root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.72135: variable 'ansible_module_compression' from source: unknown 8146 1726776698.72179: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776698.72205: variable 'ansible_facts' from source: unknown 8146 1726776698.72270: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/AnsiballZ_stat.py 8146 1726776698.72352: Sending initial data 8146 1726776698.72362: Sent initial data (150 bytes) 8146 1726776698.72994: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.72997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.73033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776698.73037: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776698.73039: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.73089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.73092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.73135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.74853: 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 <<< 8146 1726776698.74883: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776698.74917: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp8q5g8_wy /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/AnsiballZ_stat.py <<< 8146 1726776698.74946: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776698.75706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.75799: stderr chunk (state=3): >>><<< 8146 1726776698.75805: stdout chunk (state=3): >>><<< 8146 1726776698.75823: done transferring module to remote 8146 1726776698.75834: _low_level_execute_command(): starting 8146 1726776698.75838: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/ /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/AnsiballZ_stat.py && sleep 0' 8146 1726776698.76264: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.76274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.76303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.76315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.76365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.76377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.76420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.78166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.78207: stderr chunk (state=3): >>><<< 8146 1726776698.78211: stdout chunk (state=3): >>><<< 8146 1726776698.78227: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776698.78230: _low_level_execute_command(): starting 8146 1726776698.78235: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/AnsiballZ_stat.py && sleep 0' 8146 1726776698.78650: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.78656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.78684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.78698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.78745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.78757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.78806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.93417: 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": 260047106, "dev": 51713, "nlink": 1, "atime": 1726776693.3041062, "mtime": 1726776688.8720994, "ctime": 1726776688.8720994, "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": "3257754515", "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}}} <<< 8146 1726776698.94695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776698.94751: stderr chunk (state=3): >>><<< 8146 1726776698.94754: stdout chunk (state=3): >>><<< 8146 1726776698.94774: _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": 260047106, "dev": 51713, "nlink": 1, "atime": 1726776693.3041062, "mtime": 1726776688.8720994, "ctime": 1726776688.8720994, "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": "3257754515", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776698.94826: 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-1726776698.694471-9033-212905753695851/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776698.94860: variable 'ansible_module_compression' from source: unknown 8146 1726776698.94896: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8146 1726776698.94916: variable 'ansible_facts' from source: unknown 8146 1726776698.94964: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/AnsiballZ_file.py 8146 1726776698.95072: Sending initial data 8146 1726776698.95082: Sent initial data (150 bytes) 8146 1726776698.95747: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.95754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.95787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.95790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.95795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.95850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.95853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776698.95859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.95893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776698.97703: 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 <<< 8146 1726776698.97740: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776698.97770: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp1t_yj6_t /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/AnsiballZ_file.py <<< 8146 1726776698.97799: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776698.98583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776698.98672: stderr chunk (state=3): >>><<< 8146 1726776698.98676: stdout chunk (state=3): >>><<< 8146 1726776698.98690: done transferring module to remote 8146 1726776698.98697: _low_level_execute_command(): starting 8146 1726776698.98702: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/ /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/AnsiballZ_file.py && sleep 0' 8146 1726776698.99126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776698.99139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776698.99160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.99174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776698.99221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776698.99233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776698.99276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.01046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.01091: stderr chunk (state=3): >>><<< 8146 1726776699.01094: stdout chunk (state=3): >>><<< 8146 1726776699.01105: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.01108: _low_level_execute_command(): starting 8146 1726776699.01113: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/AnsiballZ_file.py && sleep 0' 8146 1726776699.01519: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.01535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.01548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776699.01559: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.01569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.01613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.01633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.01671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.15766: 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": ".6p591f6c", "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}}} <<< 8146 1726776699.16851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776699.16910: stderr chunk (state=3): >>><<< 8146 1726776699.16913: stdout chunk (state=3): >>><<< 8146 1726776699.16933: _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": ".6p591f6c", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776699.16959: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.6p591f6c', '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-1726776698.694471-9033-212905753695851/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776699.16967: _low_level_execute_command(): starting 8146 1726776699.16977: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776698.694471-9033-212905753695851/ > /dev/null 2>&1 && sleep 0' 8146 1726776699.17441: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.17456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.17472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776699.17483: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.17493: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.17544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.17555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.17604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.19395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.19441: stderr chunk (state=3): >>><<< 8146 1726776699.19446: stdout chunk (state=3): >>><<< 8146 1726776699.19461: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.19467: handler run complete 8146 1726776699.19492: attempt loop complete, returning result 8146 1726776699.19495: _execute() done 8146 1726776699.19498: dumping result to json 8146 1726776699.19502: done dumping result, returning 8146 1726776699.19510: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-026f-19c6-00000000040d] 8146 1726776699.19515: sending task result for task 025ceb90-32dd-026f-19c6-00000000040d 8146 1726776699.19617: done sending task result for task 025ceb90-32dd-026f-19c6-00000000040d 8146 1726776699.19621: 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 } 8146 1726776699.19710: no more pending results, returning what we have 8146 1726776699.19713: results queue empty 8146 1726776699.19714: checking for any_errors_fatal 8146 1726776699.19726: done checking for any_errors_fatal 8146 1726776699.19727: checking for max_fail_percentage 8146 1726776699.19728: done checking for max_fail_percentage 8146 1726776699.19729: checking to see if all hosts have failed and the running result is not ok 8146 1726776699.19730: done checking to see if all hosts have failed 8146 1726776699.19730: getting the remaining hosts for this loop 8146 1726776699.19732: done getting the remaining hosts for this loop 8146 1726776699.19740: getting the next task for host managed_node3 8146 1726776699.19746: done getting next task for host managed_node3 8146 1726776699.19749: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 8146 1726776699.19752: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776699.19762: getting variables 8146 1726776699.19763: in VariableManager get_vars() 8146 1726776699.19799: Calling all_inventory to load vars for managed_node3 8146 1726776699.19801: Calling groups_inventory to load vars for managed_node3 8146 1726776699.19803: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776699.19812: Calling all_plugins_play to load vars for managed_node3 8146 1726776699.19815: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776699.19819: Calling groups_plugins_play to load vars for managed_node3 8146 1726776699.19931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776699.20058: done with get_vars() 8146 1726776699.20068: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:39 -0400 (0:00:00.545) 0:00:20.132 **** 8146 1726776699.20131: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776699.20311: worker is 1 (out of 1 available) 8146 1726776699.20324: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776699.20333: done queuing things up, now waiting for results queue to drain 8146 1726776699.20335: waiting for pending results... 8146 1726776699.20509: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 8146 1726776699.20595: in run() - task 025ceb90-32dd-026f-19c6-00000000040e 8146 1726776699.20604: variable 'ansible_search_path' from source: unknown 8146 1726776699.20608: variable 'ansible_search_path' from source: unknown 8146 1726776699.20644: calling self._execute() 8146 1726776699.20705: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776699.20709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776699.20721: variable 'omit' from source: magic vars 8146 1726776699.20791: variable 'omit' from source: magic vars 8146 1726776699.20822: variable 'omit' from source: magic vars 8146 1726776699.20842: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776699.21070: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776699.21126: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776699.21189: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776699.21192: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776699.21285: variable 'omit' from source: magic vars 8146 1726776699.21318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776699.21344: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776699.21359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776699.21373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776699.21383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776699.21406: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776699.21409: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776699.21411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776699.21481: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776699.21487: Set connection var ansible_pipelining to False 8146 1726776699.21493: Set connection var ansible_shell_executable to /bin/sh 8146 1726776699.21499: Set connection var ansible_timeout to 10 8146 1726776699.21503: Set connection var ansible_shell_type to sh 8146 1726776699.21506: Set connection var ansible_connection to ssh 8146 1726776699.21525: variable 'ansible_shell_executable' from source: unknown 8146 1726776699.21528: variable 'ansible_connection' from source: unknown 8146 1726776699.21532: variable 'ansible_module_compression' from source: unknown 8146 1726776699.21534: variable 'ansible_shell_type' from source: unknown 8146 1726776699.21536: variable 'ansible_shell_executable' from source: unknown 8146 1726776699.21538: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776699.21541: variable 'ansible_pipelining' from source: unknown 8146 1726776699.21543: variable 'ansible_timeout' from source: unknown 8146 1726776699.21545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776699.21675: 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) 8146 1726776699.21684: variable 'omit' from source: magic vars 8146 1726776699.21689: starting attempt loop 8146 1726776699.21692: running the handler 8146 1726776699.21703: _low_level_execute_command(): starting 8146 1726776699.21709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776699.22215: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.22232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.22244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.22257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.22308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.22322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.22370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.23938: stdout chunk (state=3): >>>/root <<< 8146 1726776699.24041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.24090: stderr chunk (state=3): >>><<< 8146 1726776699.24097: stdout chunk (state=3): >>><<< 8146 1726776699.24117: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.24131: _low_level_execute_command(): starting 8146 1726776699.24135: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871 `" && echo ansible-tmp-1726776699.2411642-9048-128615334947871="` echo /root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871 `" ) && sleep 0' 8146 1726776699.24556: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.24571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.24593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.24603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.24655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.24672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.24708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.26549: stdout chunk (state=3): >>>ansible-tmp-1726776699.2411642-9048-128615334947871=/root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871 <<< 8146 1726776699.26659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.26700: stderr chunk (state=3): >>><<< 8146 1726776699.26703: stdout chunk (state=3): >>><<< 8146 1726776699.26719: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776699.2411642-9048-128615334947871=/root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.26754: variable 'ansible_module_compression' from source: unknown 8146 1726776699.26786: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8146 1726776699.26816: variable 'ansible_facts' from source: unknown 8146 1726776699.26879: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871/AnsiballZ_kernel_settings_get_config.py 8146 1726776699.26973: Sending initial data 8146 1726776699.26982: Sent initial data (173 bytes) 8146 1726776699.27620: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.27624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.27660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.27664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.27666: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.27721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.27728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.27767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.29464: 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 <<< 8146 1726776699.29494: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776699.29529: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmperi0ydvo /root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871/AnsiballZ_kernel_settings_get_config.py <<< 8146 1726776699.29561: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776699.30289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.30373: stderr chunk (state=3): >>><<< 8146 1726776699.30377: stdout chunk (state=3): >>><<< 8146 1726776699.30393: done transferring module to remote 8146 1726776699.30401: _low_level_execute_command(): starting 8146 1726776699.30405: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871/ /root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776699.30809: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.30827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.30838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776699.30851: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.30860: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.30905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.30927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.30954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.32701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.32748: stderr chunk (state=3): >>><<< 8146 1726776699.32751: stdout chunk (state=3): >>><<< 8146 1726776699.32763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.32768: _low_level_execute_command(): starting 8146 1726776699.32771: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776699.33178: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.33190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.33206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776699.33221: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776699.33231: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.33277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.33289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.33334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.46908: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 8146 1726776699.48022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776699.48077: stderr chunk (state=3): >>><<< 8146 1726776699.48083: stdout chunk (state=3): >>><<< 8146 1726776699.48100: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776699.48130: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/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-1726776699.2411642-9048-128615334947871/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776699.48139: _low_level_execute_command(): starting 8146 1726776699.48143: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776699.2411642-9048-128615334947871/ > /dev/null 2>&1 && sleep 0' 8146 1726776699.48599: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.48611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.48634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776699.48645: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776699.48655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.48703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.48715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.48755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.50526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.50568: stderr chunk (state=3): >>><<< 8146 1726776699.50576: stdout chunk (state=3): >>><<< 8146 1726776699.50591: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.50596: handler run complete 8146 1726776699.50612: attempt loop complete, returning result 8146 1726776699.50615: _execute() done 8146 1726776699.50619: dumping result to json 8146 1726776699.50624: done dumping result, returning 8146 1726776699.50632: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-026f-19c6-00000000040e] 8146 1726776699.50637: sending task result for task 025ceb90-32dd-026f-19c6-00000000040e 8146 1726776699.50738: done sending task result for task 025ceb90-32dd-026f-19c6-00000000040e 8146 1726776699.50741: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 8146 1726776699.50822: no more pending results, returning what we have 8146 1726776699.50825: results queue empty 8146 1726776699.50826: checking for any_errors_fatal 8146 1726776699.50834: done checking for any_errors_fatal 8146 1726776699.50835: checking for max_fail_percentage 8146 1726776699.50836: done checking for max_fail_percentage 8146 1726776699.50837: checking to see if all hosts have failed and the running result is not ok 8146 1726776699.50838: done checking to see if all hosts have failed 8146 1726776699.50838: getting the remaining hosts for this loop 8146 1726776699.50840: done getting the remaining hosts for this loop 8146 1726776699.50844: getting the next task for host managed_node3 8146 1726776699.50849: done getting next task for host managed_node3 8146 1726776699.50853: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8146 1726776699.50855: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776699.50868: getting variables 8146 1726776699.50869: in VariableManager get_vars() 8146 1726776699.50902: Calling all_inventory to load vars for managed_node3 8146 1726776699.50905: Calling groups_inventory to load vars for managed_node3 8146 1726776699.50907: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776699.50915: Calling all_plugins_play to load vars for managed_node3 8146 1726776699.50917: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776699.50927: Calling groups_plugins_play to load vars for managed_node3 8146 1726776699.51085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776699.51206: done with get_vars() 8146 1726776699.51214: done getting variables 8146 1726776699.51258: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:39 -0400 (0:00:00.311) 0:00:20.444 **** 8146 1726776699.51281: entering _queue_task() for managed_node3/template 8146 1726776699.51467: worker is 1 (out of 1 available) 8146 1726776699.51481: exiting _queue_task() for managed_node3/template 8146 1726776699.51491: done queuing things up, now waiting for results queue to drain 8146 1726776699.51493: waiting for pending results... 8146 1726776699.51670: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8146 1726776699.51745: in run() - task 025ceb90-32dd-026f-19c6-00000000040f 8146 1726776699.51755: variable 'ansible_search_path' from source: unknown 8146 1726776699.51759: variable 'ansible_search_path' from source: unknown 8146 1726776699.51788: calling self._execute() 8146 1726776699.51857: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776699.51861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776699.51870: variable 'omit' from source: magic vars 8146 1726776699.51944: variable 'omit' from source: magic vars 8146 1726776699.51978: variable 'omit' from source: magic vars 8146 1726776699.52215: variable '__kernel_settings_profile_src' from source: role '' all vars 8146 1726776699.52221: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776699.52281: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776699.52299: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776699.52348: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776699.52398: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776699.52460: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776699.52466: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776699.52490: variable 'omit' from source: magic vars 8146 1726776699.52524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776699.52548: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776699.52567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776699.52580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776699.52591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776699.52614: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776699.52617: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776699.52622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776699.52688: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776699.52695: Set connection var ansible_pipelining to False 8146 1726776699.52701: Set connection var ansible_shell_executable to /bin/sh 8146 1726776699.52708: Set connection var ansible_timeout to 10 8146 1726776699.52712: Set connection var ansible_shell_type to sh 8146 1726776699.52715: Set connection var ansible_connection to ssh 8146 1726776699.52732: variable 'ansible_shell_executable' from source: unknown 8146 1726776699.52735: variable 'ansible_connection' from source: unknown 8146 1726776699.52738: variable 'ansible_module_compression' from source: unknown 8146 1726776699.52740: variable 'ansible_shell_type' from source: unknown 8146 1726776699.52743: variable 'ansible_shell_executable' from source: unknown 8146 1726776699.52745: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776699.52747: variable 'ansible_pipelining' from source: unknown 8146 1726776699.52749: variable 'ansible_timeout' from source: unknown 8146 1726776699.52754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776699.52866: 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) 8146 1726776699.52892: variable 'omit' from source: magic vars 8146 1726776699.52895: starting attempt loop 8146 1726776699.52898: running the handler 8146 1726776699.52906: _low_level_execute_command(): starting 8146 1726776699.52915: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776699.53413: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.53425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.53451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.53469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.53480: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.53522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.53535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.53581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.55173: stdout chunk (state=3): >>>/root <<< 8146 1726776699.55274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.55323: stderr chunk (state=3): >>><<< 8146 1726776699.55326: stdout chunk (state=3): >>><<< 8146 1726776699.55344: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.55354: _low_level_execute_command(): starting 8146 1726776699.55359: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407 `" && echo ansible-tmp-1726776699.5534337-9056-144286507884407="` echo /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407 `" ) && sleep 0' 8146 1726776699.55780: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.55786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.55816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776699.55831: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.55844: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.55890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.55901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.55954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.57777: stdout chunk (state=3): >>>ansible-tmp-1726776699.5534337-9056-144286507884407=/root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407 <<< 8146 1726776699.57892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.57933: stderr chunk (state=3): >>><<< 8146 1726776699.57936: stdout chunk (state=3): >>><<< 8146 1726776699.57951: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776699.5534337-9056-144286507884407=/root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.57963: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 8146 1726776699.57985: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 8146 1726776699.58002: variable 'ansible_search_path' from source: unknown 8146 1726776699.58550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776699.60476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776699.60517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776699.60545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776699.60572: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776699.60599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776699.60784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776699.60803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776699.60822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776699.60855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776699.60872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776699.61093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776699.61110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776699.61129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776699.61154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776699.61167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776699.61411: variable 'ansible_managed' from source: unknown 8146 1726776699.61415: variable '__sections' from source: task vars 8146 1726776699.61501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776699.61522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776699.61540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776699.61569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776699.61578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776699.61651: variable 'kernel_settings_sysctl' from source: include_vars 8146 1726776699.61659: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776699.61664: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776699.61711: variable '__sysctl_old' from source: task vars 8146 1726776699.61756: variable '__sysctl_old' from source: task vars 8146 1726776699.61892: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776699.62825: variable 'kernel_settings_sysctl' from source: include_vars 8146 1726776699.62829: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776699.62831: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776699.62834: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776699.62836: variable 'kernel_settings_sysfs' from source: include_vars 8146 1726776699.62838: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776699.62840: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776699.62842: variable '__sysfs_old' from source: task vars 8146 1726776699.62844: variable '__sysfs_old' from source: task vars 8146 1726776699.62846: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776699.62848: variable 'kernel_settings_sysfs' from source: include_vars 8146 1726776699.62850: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776699.62851: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776699.62853: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776699.62855: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8146 1726776699.62857: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8146 1726776699.62859: variable '__systemd_old' from source: task vars 8146 1726776699.62860: variable '__systemd_old' from source: task vars 8146 1726776699.62862: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776699.62867: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 8146 1726776699.62869: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.62871: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776699.62873: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8146 1726776699.62879: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8146 1726776699.62890: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8146 1726776699.62953: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8146 1726776699.62974: variable '__trans_huge_old' from source: task vars 8146 1726776699.63039: variable '__trans_huge_old' from source: task vars 8146 1726776699.63247: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776699.63257: variable 'kernel_settings_transparent_hugepages' from source: include_vars 8146 1726776699.63265: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63274: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776699.63291: variable '__trans_defrag_old' from source: task vars 8146 1726776699.63353: variable '__trans_defrag_old' from source: task vars 8146 1726776699.63548: variable 'kernel_settings_purge' from source: role '' defaults 8146 1726776699.63559: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 8146 1726776699.63569: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63578: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776699.63601: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63622: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63636: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63651: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63663: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63674: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63686: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63701: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63714: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63727: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63750: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63765: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63777: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63789: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63801: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63811: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63826: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63837: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63848: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.63856: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776699.64591: 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) 8146 1726776699.64657: variable 'ansible_module_compression' from source: unknown 8146 1726776699.64714: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776699.64752: variable 'ansible_facts' from source: unknown 8146 1726776699.64822: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/AnsiballZ_stat.py 8146 1726776699.64959: Sending initial data 8146 1726776699.64962: Sent initial data (151 bytes) 8146 1726776699.65905: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776699.65922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.65938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.65957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.65999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776699.66012: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776699.66035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.66054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776699.66067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776699.66081: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776699.66092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.66103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.66116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.66128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776699.66137: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776699.66147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.66222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.66238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.66251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.66326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.68124: 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 <<< 8146 1726776699.68155: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776699.68213: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpylaymmvp /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/AnsiballZ_stat.py <<< 8146 1726776699.68248: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776699.69343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.69508: stderr chunk (state=3): >>><<< 8146 1726776699.69512: stdout chunk (state=3): >>><<< 8146 1726776699.69515: done transferring module to remote 8146 1726776699.69520: _low_level_execute_command(): starting 8146 1726776699.69523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/ /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/AnsiballZ_stat.py && sleep 0' 8146 1726776699.70126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776699.70141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.70157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.70180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.70228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776699.70242: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776699.70256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.70278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776699.70292: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776699.70306: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776699.70322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.70337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.70354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.70371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776699.70384: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776699.70399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.70481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.70496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.70510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.70574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.72362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.72424: stderr chunk (state=3): >>><<< 8146 1726776699.72427: stdout chunk (state=3): >>><<< 8146 1726776699.72520: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.72524: _low_level_execute_command(): starting 8146 1726776699.72527: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/AnsiballZ_stat.py && sleep 0' 8146 1726776699.73199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.73202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.73245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776699.73248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.73250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.73252: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.73307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.73326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.73340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.73406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.87798: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/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": 312, "inode": 270532866, "dev": 51713, "nlink": 1, "atime": 1726776688.8590994, "mtime": 1726776687.9910982, "ctime": 1726776688.2470984, "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": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "248388103", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8146 1726776699.89058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776699.89109: stderr chunk (state=3): >>><<< 8146 1726776699.89113: stdout chunk (state=3): >>><<< 8146 1726776699.89129: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/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": 312, "inode": 270532866, "dev": 51713, "nlink": 1, "atime": 1726776688.8590994, "mtime": 1726776687.9910982, "ctime": 1726776688.2470984, "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": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "248388103", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776699.89172: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/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-1726776699.5534337-9056-144286507884407/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776699.89204: variable 'ansible_module_compression' from source: unknown 8146 1726776699.89236: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8146 1726776699.89253: variable 'ansible_facts' from source: unknown 8146 1726776699.89333: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/AnsiballZ_file.py 8146 1726776699.89521: Sending initial data 8146 1726776699.89524: Sent initial data (151 bytes) 8146 1726776699.90340: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776699.90344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.90356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.90370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.90403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776699.90409: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776699.90420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.90432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776699.90439: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776699.90445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776699.90452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.90460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.90471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.90478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776699.90484: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776699.90494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.90571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.90588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776699.90591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.90657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.92407: 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 <<< 8146 1726776699.92437: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776699.92469: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpvq1qtsxn /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/AnsiballZ_file.py <<< 8146 1726776699.92498: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776699.93288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.93385: stderr chunk (state=3): >>><<< 8146 1726776699.93388: stdout chunk (state=3): >>><<< 8146 1726776699.93404: done transferring module to remote 8146 1726776699.93414: _low_level_execute_command(): starting 8146 1726776699.93422: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/ /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/AnsiballZ_file.py && sleep 0' 8146 1726776699.93863: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.93869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.93903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776699.93906: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776699.93909: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776699.93911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.93951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.93962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.94002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776699.95675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776699.95720: stderr chunk (state=3): >>><<< 8146 1726776699.95723: stdout chunk (state=3): >>><<< 8146 1726776699.95737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776699.95739: _low_level_execute_command(): starting 8146 1726776699.95744: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/AnsiballZ_file.py && sleep 0' 8146 1726776699.96162: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776699.96178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776699.96189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776699.96205: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776699.96253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776699.96271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776699.96309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776700.10640: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/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": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/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}}} <<< 8146 1726776700.11841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776700.11886: stderr chunk (state=3): >>><<< 8146 1726776700.11889: stdout chunk (state=3): >>><<< 8146 1726776700.12027: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/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": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776700.12034: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/tuned/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-1726776699.5534337-9056-144286507884407/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776700.12037: _low_level_execute_command(): starting 8146 1726776700.12040: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776699.5534337-9056-144286507884407/ > /dev/null 2>&1 && sleep 0' 8146 1726776700.12684: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776700.12699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776700.12713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776700.12735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776700.12778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776700.12796: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776700.12811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.12832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776700.12844: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776700.12854: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776700.12866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776700.12880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776700.12896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776700.12914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776700.12929: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776700.12944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.13025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776700.13048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776700.13065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776700.13135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776700.14941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776700.14984: stderr chunk (state=3): >>><<< 8146 1726776700.14988: stdout chunk (state=3): >>><<< 8146 1726776700.15002: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776700.15010: handler run complete 8146 1726776700.15034: attempt loop complete, returning result 8146 1726776700.15037: _execute() done 8146 1726776700.15039: dumping result to json 8146 1726776700.15044: done dumping result, returning 8146 1726776700.15052: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-026f-19c6-00000000040f] 8146 1726776700.15057: sending task result for task 025ceb90-32dd-026f-19c6-00000000040f 8146 1726776700.15193: done sending task result for task 025ceb90-32dd-026f-19c6-00000000040f 8146 1726776700.15197: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/tuned/kernel_settings/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "state": "file", "uid": 0 } 8146 1726776700.15287: no more pending results, returning what we have 8146 1726776700.15290: results queue empty 8146 1726776700.15291: checking for any_errors_fatal 8146 1726776700.15297: done checking for any_errors_fatal 8146 1726776700.15298: checking for max_fail_percentage 8146 1726776700.15299: done checking for max_fail_percentage 8146 1726776700.15300: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.15301: done checking to see if all hosts have failed 8146 1726776700.15302: getting the remaining hosts for this loop 8146 1726776700.15303: done getting the remaining hosts for this loop 8146 1726776700.15307: getting the next task for host managed_node3 8146 1726776700.15312: done getting next task for host managed_node3 8146 1726776700.15316: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8146 1726776700.15320: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776700.15330: getting variables 8146 1726776700.15331: in VariableManager get_vars() 8146 1726776700.15364: Calling all_inventory to load vars for managed_node3 8146 1726776700.15369: Calling groups_inventory to load vars for managed_node3 8146 1726776700.15371: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.15379: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.15382: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.15384: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.15515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.15654: done with get_vars() 8146 1726776700.15668: done getting variables 8146 1726776700.15710: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.644) 0:00:21.088 **** 8146 1726776700.15734: entering _queue_task() for managed_node3/service 8146 1726776700.15924: worker is 1 (out of 1 available) 8146 1726776700.15938: exiting _queue_task() for managed_node3/service 8146 1726776700.15950: done queuing things up, now waiting for results queue to drain 8146 1726776700.15952: waiting for pending results... 8146 1726776700.16141: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8146 1726776700.16269: in run() - task 025ceb90-32dd-026f-19c6-000000000410 8146 1726776700.16275: variable 'ansible_search_path' from source: unknown 8146 1726776700.16278: variable 'ansible_search_path' from source: unknown 8146 1726776700.16412: variable '__kernel_settings_services' from source: include_vars 8146 1726776700.16682: variable '__kernel_settings_services' from source: include_vars 8146 1726776700.16863: variable 'omit' from source: magic vars 8146 1726776700.16972: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.16987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.17002: variable 'omit' from source: magic vars 8146 1726776700.17290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776700.17504: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776700.17537: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776700.17566: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776700.17594: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776700.17670: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776700.17676: variable '__kernel_settings_register_mode' from source: set_fact 8146 1726776700.17693: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 8146 1726776700.17696: when evaluation is False, skipping this task 8146 1726776700.17719: variable 'item' from source: unknown 8146 1726776700.17769: 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" } 8146 1726776700.17920: dumping result to json 8146 1726776700.17923: done dumping result, returning 8146 1726776700.17925: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-026f-19c6-000000000410] 8146 1726776700.17927: sending task result for task 025ceb90-32dd-026f-19c6-000000000410 8146 1726776700.17967: done sending task result for task 025ceb90-32dd-026f-19c6-000000000410 8146 1726776700.17970: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 8146 1726776700.17997: no more pending results, returning what we have 8146 1726776700.18000: results queue empty 8146 1726776700.18001: checking for any_errors_fatal 8146 1726776700.18011: done checking for any_errors_fatal 8146 1726776700.18012: checking for max_fail_percentage 8146 1726776700.18013: done checking for max_fail_percentage 8146 1726776700.18014: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.18014: done checking to see if all hosts have failed 8146 1726776700.18015: getting the remaining hosts for this loop 8146 1726776700.18017: done getting the remaining hosts for this loop 8146 1726776700.18022: getting the next task for host managed_node3 8146 1726776700.18026: done getting next task for host managed_node3 8146 1726776700.18029: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8146 1726776700.18031: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776700.18041: getting variables 8146 1726776700.18042: in VariableManager get_vars() 8146 1726776700.18064: Calling all_inventory to load vars for managed_node3 8146 1726776700.18066: Calling groups_inventory to load vars for managed_node3 8146 1726776700.18068: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.18073: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.18075: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.18077: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.18179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.18300: done with get_vars() 8146 1726776700.18307: done getting variables 8146 1726776700.18349: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.026) 0:00:21.114 **** 8146 1726776700.18370: entering _queue_task() for managed_node3/command 8146 1726776700.18534: worker is 1 (out of 1 available) 8146 1726776700.18546: exiting _queue_task() for managed_node3/command 8146 1726776700.18557: done queuing things up, now waiting for results queue to drain 8146 1726776700.18559: waiting for pending results... 8146 1726776700.18736: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8146 1726776700.18817: in run() - task 025ceb90-32dd-026f-19c6-000000000411 8146 1726776700.18829: variable 'ansible_search_path' from source: unknown 8146 1726776700.18832: variable 'ansible_search_path' from source: unknown 8146 1726776700.18860: calling self._execute() 8146 1726776700.18933: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.18937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.18945: variable 'omit' from source: magic vars 8146 1726776700.19279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776700.19455: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776700.19588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776700.19611: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776700.19649: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776700.19757: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776700.19789: Evaluated conditional (not __kernel_settings_register_profile is changed): True 8146 1726776700.19916: variable '__kernel_settings_register_mode' from source: set_fact 8146 1726776700.19935: Evaluated conditional (not __kernel_settings_register_mode is changed): True 8146 1726776700.20046: variable '__kernel_settings_register_apply' from source: set_fact 8146 1726776700.20061: Evaluated conditional (__kernel_settings_register_apply is changed): False 8146 1726776700.20072: when evaluation is False, skipping this task 8146 1726776700.20080: _execute() done 8146 1726776700.20091: dumping result to json 8146 1726776700.20098: done dumping result, returning 8146 1726776700.20109: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-026f-19c6-000000000411] 8146 1726776700.20121: sending task result for task 025ceb90-32dd-026f-19c6-000000000411 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 8146 1726776700.20256: no more pending results, returning what we have 8146 1726776700.20259: results queue empty 8146 1726776700.20260: checking for any_errors_fatal 8146 1726776700.20269: done checking for any_errors_fatal 8146 1726776700.20270: checking for max_fail_percentage 8146 1726776700.20271: done checking for max_fail_percentage 8146 1726776700.20272: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.20273: done checking to see if all hosts have failed 8146 1726776700.20273: getting the remaining hosts for this loop 8146 1726776700.20275: done getting the remaining hosts for this loop 8146 1726776700.20279: getting the next task for host managed_node3 8146 1726776700.20285: done getting next task for host managed_node3 8146 1726776700.20290: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8146 1726776700.20293: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776700.20312: getting variables 8146 1726776700.20313: in VariableManager get_vars() 8146 1726776700.20352: Calling all_inventory to load vars for managed_node3 8146 1726776700.20355: Calling groups_inventory to load vars for managed_node3 8146 1726776700.20357: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.20367: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.20370: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.20373: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.20538: done sending task result for task 025ceb90-32dd-026f-19c6-000000000411 8146 1726776700.20542: WORKER PROCESS EXITING 8146 1726776700.20554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.20848: done with get_vars() 8146 1726776700.20857: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.025) 0:00:21.140 **** 8146 1726776700.20948: entering _queue_task() for managed_node3/include_tasks 8146 1726776700.21155: worker is 1 (out of 1 available) 8146 1726776700.21168: exiting _queue_task() for managed_node3/include_tasks 8146 1726776700.21178: done queuing things up, now waiting for results queue to drain 8146 1726776700.21180: waiting for pending results... 8146 1726776700.21449: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8146 1726776700.21578: in run() - task 025ceb90-32dd-026f-19c6-000000000412 8146 1726776700.21597: variable 'ansible_search_path' from source: unknown 8146 1726776700.21604: variable 'ansible_search_path' from source: unknown 8146 1726776700.21649: calling self._execute() 8146 1726776700.21745: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.21761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.21772: variable 'omit' from source: magic vars 8146 1726776700.22109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776700.22278: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776700.22314: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776700.22341: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776700.22369: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776700.22451: variable '__kernel_settings_register_apply' from source: set_fact 8146 1726776700.22472: Evaluated conditional (__kernel_settings_register_apply is changed): False 8146 1726776700.22475: when evaluation is False, skipping this task 8146 1726776700.22478: _execute() done 8146 1726776700.22480: dumping result to json 8146 1726776700.22482: done dumping result, returning 8146 1726776700.22490: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-026f-19c6-000000000412] 8146 1726776700.22496: sending task result for task 025ceb90-32dd-026f-19c6-000000000412 8146 1726776700.22582: done sending task result for task 025ceb90-32dd-026f-19c6-000000000412 8146 1726776700.22585: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 8146 1726776700.22644: no more pending results, returning what we have 8146 1726776700.22647: results queue empty 8146 1726776700.22648: checking for any_errors_fatal 8146 1726776700.22654: done checking for any_errors_fatal 8146 1726776700.22655: checking for max_fail_percentage 8146 1726776700.22656: done checking for max_fail_percentage 8146 1726776700.22657: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.22657: done checking to see if all hosts have failed 8146 1726776700.22658: getting the remaining hosts for this loop 8146 1726776700.22659: done getting the remaining hosts for this loop 8146 1726776700.22663: getting the next task for host managed_node3 8146 1726776700.22667: done getting next task for host managed_node3 8146 1726776700.22671: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8146 1726776700.22673: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776700.22685: getting variables 8146 1726776700.22686: in VariableManager get_vars() 8146 1726776700.22708: Calling all_inventory to load vars for managed_node3 8146 1726776700.22710: Calling groups_inventory to load vars for managed_node3 8146 1726776700.22711: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.22716: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.22720: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.22722: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.22825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.22946: done with get_vars() 8146 1726776700.22953: done getting variables 8146 1726776700.22990: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.020) 0:00:21.161 **** 8146 1726776700.23011: entering _queue_task() for managed_node3/set_fact 8146 1726776700.23168: worker is 1 (out of 1 available) 8146 1726776700.23181: exiting _queue_task() for managed_node3/set_fact 8146 1726776700.23191: done queuing things up, now waiting for results queue to drain 8146 1726776700.23193: waiting for pending results... 8146 1726776700.23351: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8146 1726776700.23422: in run() - task 025ceb90-32dd-026f-19c6-000000000413 8146 1726776700.23434: variable 'ansible_search_path' from source: unknown 8146 1726776700.23437: variable 'ansible_search_path' from source: unknown 8146 1726776700.23467: calling self._execute() 8146 1726776700.23600: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.23605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.23607: variable 'omit' from source: magic vars 8146 1726776700.23707: variable 'omit' from source: magic vars 8146 1726776700.24261: variable 'omit' from source: magic vars 8146 1726776700.24265: variable 'omit' from source: magic vars 8146 1726776700.24268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776700.24270: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776700.24273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776700.24276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.24278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.24280: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776700.24282: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.24284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.24286: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776700.24288: Set connection var ansible_pipelining to False 8146 1726776700.24290: Set connection var ansible_shell_executable to /bin/sh 8146 1726776700.24292: Set connection var ansible_timeout to 10 8146 1726776700.24294: Set connection var ansible_shell_type to sh 8146 1726776700.24295: Set connection var ansible_connection to ssh 8146 1726776700.24297: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.24299: variable 'ansible_connection' from source: unknown 8146 1726776700.24301: variable 'ansible_module_compression' from source: unknown 8146 1726776700.24303: variable 'ansible_shell_type' from source: unknown 8146 1726776700.24305: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.24307: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.24309: variable 'ansible_pipelining' from source: unknown 8146 1726776700.24311: variable 'ansible_timeout' from source: unknown 8146 1726776700.24313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.24316: 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) 8146 1726776700.24322: variable 'omit' from source: magic vars 8146 1726776700.24324: starting attempt loop 8146 1726776700.24326: running the handler 8146 1726776700.24328: handler run complete 8146 1726776700.24330: attempt loop complete, returning result 8146 1726776700.24332: _execute() done 8146 1726776700.24334: dumping result to json 8146 1726776700.24335: done dumping result, returning 8146 1726776700.24337: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-026f-19c6-000000000413] 8146 1726776700.24339: sending task result for task 025ceb90-32dd-026f-19c6-000000000413 8146 1726776700.24512: done sending task result for task 025ceb90-32dd-026f-19c6-000000000413 8146 1726776700.24515: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 8146 1726776700.24569: no more pending results, returning what we have 8146 1726776700.24572: results queue empty 8146 1726776700.24572: checking for any_errors_fatal 8146 1726776700.24580: done checking for any_errors_fatal 8146 1726776700.24581: checking for max_fail_percentage 8146 1726776700.24582: done checking for max_fail_percentage 8146 1726776700.24583: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.24584: done checking to see if all hosts have failed 8146 1726776700.24584: getting the remaining hosts for this loop 8146 1726776700.24586: done getting the remaining hosts for this loop 8146 1726776700.24592: getting the next task for host managed_node3 8146 1726776700.24597: done getting next task for host managed_node3 8146 1726776700.24600: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8146 1726776700.24603: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776700.24617: getting variables 8146 1726776700.24620: in VariableManager get_vars() 8146 1726776700.24647: Calling all_inventory to load vars for managed_node3 8146 1726776700.24650: Calling groups_inventory to load vars for managed_node3 8146 1726776700.24652: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.24663: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.24667: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.24669: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.24861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.25056: done with get_vars() 8146 1726776700.25067: done getting variables 8146 1726776700.25120: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.021) 0:00:21.182 **** 8146 1726776700.25146: entering _queue_task() for managed_node3/set_fact 8146 1726776700.25345: worker is 1 (out of 1 available) 8146 1726776700.25357: exiting _queue_task() for managed_node3/set_fact 8146 1726776700.25370: done queuing things up, now waiting for results queue to drain 8146 1726776700.25372: waiting for pending results... 8146 1726776700.25630: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8146 1726776700.25750: in run() - task 025ceb90-32dd-026f-19c6-000000000414 8146 1726776700.25771: variable 'ansible_search_path' from source: unknown 8146 1726776700.25779: variable 'ansible_search_path' from source: unknown 8146 1726776700.25824: calling self._execute() 8146 1726776700.25904: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.25918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.25934: variable 'omit' from source: magic vars 8146 1726776700.26038: variable 'omit' from source: magic vars 8146 1726776700.26099: variable 'omit' from source: magic vars 8146 1726776700.26363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776700.26538: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776700.26569: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776700.26600: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776700.26627: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776700.26729: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776700.26741: variable '__kernel_settings_register_mode' from source: set_fact 8146 1726776700.26747: variable '__kernel_settings_register_apply' from source: set_fact 8146 1726776700.26786: variable 'omit' from source: magic vars 8146 1726776700.26807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776700.26834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776700.26848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776700.26860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.26869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.26892: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776700.26895: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.26897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.26966: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776700.26970: Set connection var ansible_pipelining to False 8146 1726776700.26975: Set connection var ansible_shell_executable to /bin/sh 8146 1726776700.26982: Set connection var ansible_timeout to 10 8146 1726776700.26986: Set connection var ansible_shell_type to sh 8146 1726776700.26989: Set connection var ansible_connection to ssh 8146 1726776700.27003: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.27007: variable 'ansible_connection' from source: unknown 8146 1726776700.27010: variable 'ansible_module_compression' from source: unknown 8146 1726776700.27013: variable 'ansible_shell_type' from source: unknown 8146 1726776700.27015: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.27019: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.27021: variable 'ansible_pipelining' from source: unknown 8146 1726776700.27023: variable 'ansible_timeout' from source: unknown 8146 1726776700.27027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.27101: 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) 8146 1726776700.27109: variable 'omit' from source: magic vars 8146 1726776700.27114: starting attempt loop 8146 1726776700.27117: running the handler 8146 1726776700.27130: handler run complete 8146 1726776700.27138: attempt loop complete, returning result 8146 1726776700.27145: _execute() done 8146 1726776700.27148: dumping result to json 8146 1726776700.27150: done dumping result, returning 8146 1726776700.27158: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-026f-19c6-000000000414] 8146 1726776700.27163: sending task result for task 025ceb90-32dd-026f-19c6-000000000414 8146 1726776700.27236: done sending task result for task 025ceb90-32dd-026f-19c6-000000000414 8146 1726776700.27239: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 8146 1726776700.27308: no more pending results, returning what we have 8146 1726776700.27310: results queue empty 8146 1726776700.27311: checking for any_errors_fatal 8146 1726776700.27317: done checking for any_errors_fatal 8146 1726776700.27319: checking for max_fail_percentage 8146 1726776700.27321: done checking for max_fail_percentage 8146 1726776700.27322: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.27322: done checking to see if all hosts have failed 8146 1726776700.27323: getting the remaining hosts for this loop 8146 1726776700.27324: done getting the remaining hosts for this loop 8146 1726776700.27327: getting the next task for host managed_node3 8146 1726776700.27334: done getting next task for host managed_node3 8146 1726776700.27336: ^ task is: TASK: meta (role_complete) 8146 1726776700.27338: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 8146 1726776700.27346: getting variables 8146 1726776700.27347: in VariableManager get_vars() 8146 1726776700.27379: Calling all_inventory to load vars for managed_node3 8146 1726776700.27381: Calling groups_inventory to load vars for managed_node3 8146 1726776700.27383: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.27389: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.27390: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.27392: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.27496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.27616: done with get_vars() 8146 1726776700.27625: done getting variables 8146 1726776700.27676: done queuing things up, now waiting for results queue to drain 8146 1726776700.27678: results queue empty 8146 1726776700.27678: checking for any_errors_fatal 8146 1726776700.27679: done checking for any_errors_fatal 8146 1726776700.27680: checking for max_fail_percentage 8146 1726776700.27681: done checking for max_fail_percentage 8146 1726776700.27684: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.27685: done checking to see if all hosts have failed 8146 1726776700.27685: getting the remaining hosts for this loop 8146 1726776700.27686: done getting the remaining hosts for this loop 8146 1726776700.27688: getting the next task for host managed_node3 8146 1726776700.27690: done getting next task for host managed_node3 8146 1726776700.27691: ^ task is: TASK: Ensure role reported not changed 8146 1726776700.27692: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8146 1726776700.27694: getting variables 8146 1726776700.27694: in VariableManager get_vars() 8146 1726776700.27701: Calling all_inventory to load vars for managed_node3 8146 1726776700.27703: Calling groups_inventory to load vars for managed_node3 8146 1726776700.27705: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.27708: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.27710: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.27711: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.27789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.27951: done with get_vars() 8146 1726776700.27959: done getting variables 8146 1726776700.27997: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure role reported not changed] **************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:67 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.028) 0:00:21.211 **** 8146 1726776700.28022: entering _queue_task() for managed_node3/assert 8146 1726776700.28239: worker is 1 (out of 1 available) 8146 1726776700.28253: exiting _queue_task() for managed_node3/assert 8146 1726776700.28268: done queuing things up, now waiting for results queue to drain 8146 1726776700.28270: waiting for pending results... 8146 1726776700.28546: running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed 8146 1726776700.28645: in run() - task 025ceb90-32dd-026f-19c6-00000000000f 8146 1726776700.28667: variable 'ansible_search_path' from source: unknown 8146 1726776700.28710: calling self._execute() 8146 1726776700.28805: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.28817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.28836: variable 'omit' from source: magic vars 8146 1726776700.28944: variable 'omit' from source: magic vars 8146 1726776700.28981: variable 'omit' from source: magic vars 8146 1726776700.29021: variable 'omit' from source: magic vars 8146 1726776700.29073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776700.29121: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776700.29149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776700.29169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.29183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.29205: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776700.29209: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.29211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.29282: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776700.29293: Set connection var ansible_pipelining to False 8146 1726776700.29303: Set connection var ansible_shell_executable to /bin/sh 8146 1726776700.29309: Set connection var ansible_timeout to 10 8146 1726776700.29314: Set connection var ansible_shell_type to sh 8146 1726776700.29317: Set connection var ansible_connection to ssh 8146 1726776700.29337: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.29340: variable 'ansible_connection' from source: unknown 8146 1726776700.29342: variable 'ansible_module_compression' from source: unknown 8146 1726776700.29345: variable 'ansible_shell_type' from source: unknown 8146 1726776700.29347: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.29349: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.29352: variable 'ansible_pipelining' from source: unknown 8146 1726776700.29355: variable 'ansible_timeout' from source: unknown 8146 1726776700.29359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.29460: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8146 1726776700.29467: variable 'omit' from source: magic vars 8146 1726776700.29478: starting attempt loop 8146 1726776700.29481: running the handler 8146 1726776700.29720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776700.31208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776700.31259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776700.31286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776700.31312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776700.31334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776700.31380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776700.31402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776700.31420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776700.31447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776700.31458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776700.31538: variable '__kernel_settings_changed' from source: set_fact 8146 1726776700.31552: Evaluated conditional (not __kernel_settings_changed | d(false)): True 8146 1726776700.31557: handler run complete 8146 1726776700.31573: attempt loop complete, returning result 8146 1726776700.31576: _execute() done 8146 1726776700.31579: dumping result to json 8146 1726776700.31581: done dumping result, returning 8146 1726776700.31587: done running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed [025ceb90-32dd-026f-19c6-00000000000f] 8146 1726776700.31592: sending task result for task 025ceb90-32dd-026f-19c6-00000000000f 8146 1726776700.31676: done sending task result for task 025ceb90-32dd-026f-19c6-00000000000f 8146 1726776700.31679: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8146 1726776700.31722: no more pending results, returning what we have 8146 1726776700.31726: results queue empty 8146 1726776700.31727: checking for any_errors_fatal 8146 1726776700.31728: done checking for any_errors_fatal 8146 1726776700.31729: checking for max_fail_percentage 8146 1726776700.31731: done checking for max_fail_percentage 8146 1726776700.31732: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.31732: done checking to see if all hosts have failed 8146 1726776700.31733: getting the remaining hosts for this loop 8146 1726776700.31735: done getting the remaining hosts for this loop 8146 1726776700.31738: getting the next task for host managed_node3 8146 1726776700.31745: done getting next task for host managed_node3 8146 1726776700.31747: ^ task is: TASK: Cleanup 8146 1726776700.31749: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.31752: getting variables 8146 1726776700.31754: in VariableManager get_vars() 8146 1726776700.31785: Calling all_inventory to load vars for managed_node3 8146 1726776700.31788: Calling groups_inventory to load vars for managed_node3 8146 1726776700.31790: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.31798: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.31800: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.31807: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.31921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.32039: done with get_vars() 8146 1726776700.32047: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:72 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.040) 0:00:21.252 **** 8146 1726776700.32105: entering _queue_task() for managed_node3/include_tasks 8146 1726776700.32270: worker is 1 (out of 1 available) 8146 1726776700.32283: exiting _queue_task() for managed_node3/include_tasks 8146 1726776700.32294: done queuing things up, now waiting for results queue to drain 8146 1726776700.32296: waiting for pending results... 8146 1726776700.32459: running TaskExecutor() for managed_node3/TASK: Cleanup 8146 1726776700.32514: in run() - task 025ceb90-32dd-026f-19c6-000000000010 8146 1726776700.32527: variable 'ansible_search_path' from source: unknown 8146 1726776700.32560: calling self._execute() 8146 1726776700.32630: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.32634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.32642: variable 'omit' from source: magic vars 8146 1726776700.32723: _execute() done 8146 1726776700.32727: dumping result to json 8146 1726776700.32730: done dumping result, returning 8146 1726776700.32736: done running TaskExecutor() for managed_node3/TASK: Cleanup [025ceb90-32dd-026f-19c6-000000000010] 8146 1726776700.32743: sending task result for task 025ceb90-32dd-026f-19c6-000000000010 8146 1726776700.32833: done sending task result for task 025ceb90-32dd-026f-19c6-000000000010 8146 1726776700.32836: WORKER PROCESS EXITING 8146 1726776700.32874: no more pending results, returning what we have 8146 1726776700.32878: in VariableManager get_vars() 8146 1726776700.32914: Calling all_inventory to load vars for managed_node3 8146 1726776700.32917: Calling groups_inventory to load vars for managed_node3 8146 1726776700.32919: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.32927: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.32929: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.32930: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.33034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.33181: done with get_vars() 8146 1726776700.33185: variable 'ansible_search_path' from source: unknown 8146 1726776700.33194: we have included files to process 8146 1726776700.33195: generating all_blocks data 8146 1726776700.33199: done generating all_blocks data 8146 1726776700.33202: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 8146 1726776700.33203: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 8146 1726776700.33204: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 8146 1726776700.33800: done processing included file 8146 1726776700.33802: iterating over new_blocks loaded from include file 8146 1726776700.33803: in VariableManager get_vars() 8146 1726776700.33813: done with get_vars() 8146 1726776700.33814: filtering new block on tags 8146 1726776700.33829: done filtering new block on tags 8146 1726776700.33831: in VariableManager get_vars() 8146 1726776700.33839: done with get_vars() 8146 1726776700.33840: filtering new block on tags 8146 1726776700.33888: done filtering new block on tags 8146 1726776700.33890: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 8146 1726776700.33895: extending task lists for all hosts with included blocks 8146 1726776700.35308: done extending task lists 8146 1726776700.35309: done processing included files 8146 1726776700.35310: results queue empty 8146 1726776700.35310: checking for any_errors_fatal 8146 1726776700.35313: done checking for any_errors_fatal 8146 1726776700.35313: checking for max_fail_percentage 8146 1726776700.35314: done checking for max_fail_percentage 8146 1726776700.35314: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.35315: done checking to see if all hosts have failed 8146 1726776700.35315: getting the remaining hosts for this loop 8146 1726776700.35316: done getting the remaining hosts for this loop 8146 1726776700.35319: getting the next task for host managed_node3 8146 1726776700.35322: done getting next task for host managed_node3 8146 1726776700.35323: ^ task is: TASK: Show current tuned profile settings 8146 1726776700.35325: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.35327: getting variables 8146 1726776700.35327: in VariableManager get_vars() 8146 1726776700.35334: Calling all_inventory to load vars for managed_node3 8146 1726776700.35336: Calling groups_inventory to load vars for managed_node3 8146 1726776700.35337: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.35340: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.35342: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.35343: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.35438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.35544: done with get_vars() 8146 1726776700.35550: done getting variables 8146 1726776700.35576: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.034) 0:00:21.287 **** 8146 1726776700.35593: entering _queue_task() for managed_node3/command 8146 1726776700.35762: worker is 1 (out of 1 available) 8146 1726776700.35774: exiting _queue_task() for managed_node3/command 8146 1726776700.35787: done queuing things up, now waiting for results queue to drain 8146 1726776700.35789: waiting for pending results... 8146 1726776700.35956: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 8146 1726776700.36015: in run() - task 025ceb90-32dd-026f-19c6-000000000588 8146 1726776700.36032: variable 'ansible_search_path' from source: unknown 8146 1726776700.36036: variable 'ansible_search_path' from source: unknown 8146 1726776700.36061: calling self._execute() 8146 1726776700.36131: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.36135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.36143: variable 'omit' from source: magic vars 8146 1726776700.36214: variable 'omit' from source: magic vars 8146 1726776700.36244: variable 'omit' from source: magic vars 8146 1726776700.36469: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8146 1726776700.36523: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8146 1726776700.36583: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776700.36590: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8146 1726776700.36627: variable 'omit' from source: magic vars 8146 1726776700.36658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776700.36683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776700.36699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776700.36712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.36725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.36748: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776700.36751: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.36754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.36824: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776700.36831: Set connection var ansible_pipelining to False 8146 1726776700.36840: Set connection var ansible_shell_executable to /bin/sh 8146 1726776700.36847: Set connection var ansible_timeout to 10 8146 1726776700.36852: Set connection var ansible_shell_type to sh 8146 1726776700.36855: Set connection var ansible_connection to ssh 8146 1726776700.36873: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.36875: variable 'ansible_connection' from source: unknown 8146 1726776700.36878: variable 'ansible_module_compression' from source: unknown 8146 1726776700.36880: variable 'ansible_shell_type' from source: unknown 8146 1726776700.36883: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.36885: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.36887: variable 'ansible_pipelining' from source: unknown 8146 1726776700.36891: variable 'ansible_timeout' from source: unknown 8146 1726776700.36895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.36996: 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) 8146 1726776700.37003: variable 'omit' from source: magic vars 8146 1726776700.37008: starting attempt loop 8146 1726776700.37011: running the handler 8146 1726776700.37026: _low_level_execute_command(): starting 8146 1726776700.37033: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776700.37536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776700.37551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776700.37570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776700.37585: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.37632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776700.37645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776700.37698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776700.39321: stdout chunk (state=3): >>>/root <<< 8146 1726776700.39427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776700.39475: stderr chunk (state=3): >>><<< 8146 1726776700.39478: stdout chunk (state=3): >>><<< 8146 1726776700.39495: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776700.39508: _low_level_execute_command(): starting 8146 1726776700.39513: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043 `" && echo ansible-tmp-1726776700.394967-9097-274658914296043="` echo /root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043 `" ) && sleep 0' 8146 1726776700.39933: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776700.39948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776700.39969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8146 1726776700.39988: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.40028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776700.40040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776700.40083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776700.41913: stdout chunk (state=3): >>>ansible-tmp-1726776700.394967-9097-274658914296043=/root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043 <<< 8146 1726776700.42028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776700.42067: stderr chunk (state=3): >>><<< 8146 1726776700.42077: stdout chunk (state=3): >>><<< 8146 1726776700.42091: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776700.394967-9097-274658914296043=/root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776700.42114: variable 'ansible_module_compression' from source: unknown 8146 1726776700.42153: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8146 1726776700.42180: variable 'ansible_facts' from source: unknown 8146 1726776700.42244: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043/AnsiballZ_command.py 8146 1726776700.42341: Sending initial data 8146 1726776700.42351: Sent initial data (153 bytes) 8146 1726776700.42983: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776700.42986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776700.43020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.43039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776700.43044: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.43099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776700.43103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776700.43141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776700.44831: 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 <<< 8146 1726776700.44861: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776700.44891: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpcxwycwuv /root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043/AnsiballZ_command.py <<< 8146 1726776700.44922: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776700.45681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776700.45769: stderr chunk (state=3): >>><<< 8146 1726776700.45772: stdout chunk (state=3): >>><<< 8146 1726776700.45785: done transferring module to remote 8146 1726776700.45798: _low_level_execute_command(): starting 8146 1726776700.45801: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043/ /root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043/AnsiballZ_command.py && sleep 0' 8146 1726776700.46209: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776700.46213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776700.46250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.46253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776700.46255: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.46304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776700.46308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776700.46346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776700.48070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776700.48116: stderr chunk (state=3): >>><<< 8146 1726776700.48125: stdout chunk (state=3): >>><<< 8146 1726776700.48135: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776700.48139: _low_level_execute_command(): starting 8146 1726776700.48141: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043/AnsiballZ_command.py && sleep 0' 8146 1726776700.48551: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776700.48554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776700.48594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.48597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776700.48599: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776700.48601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.48647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776700.48651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776700.48695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776700.62201: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/kernel_settings/tuned.conf"], "start": "2024-09-19 16:11:40.618018", "end": "2024-09-19 16:11:40.621104", "delta": "0:00:00.003086", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/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}}} <<< 8146 1726776700.63507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776700.63511: stdout chunk (state=3): >>><<< 8146 1726776700.63516: stderr chunk (state=3): >>><<< 8146 1726776700.63535: _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\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/kernel_settings/tuned.conf"], "start": "2024-09-19 16:11:40.618018", "end": "2024-09-19 16:11:40.621104", "delta": "0:00:00.003086", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776700.63574: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/tuned/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-1726776700.394967-9097-274658914296043/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776700.63580: _low_level_execute_command(): starting 8146 1726776700.63585: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776700.394967-9097-274658914296043/ > /dev/null 2>&1 && sleep 0' 8146 1726776700.64021: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776700.64025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776700.64059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.64062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776700.64070: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776700.64123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776700.64127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776700.64167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776700.65950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776700.65993: stderr chunk (state=3): >>><<< 8146 1726776700.65996: stdout chunk (state=3): >>><<< 8146 1726776700.66010: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776700.66015: handler run complete 8146 1726776700.66037: Evaluated conditional (False): False 8146 1726776700.66045: attempt loop complete, returning result 8146 1726776700.66048: _execute() done 8146 1726776700.66050: dumping result to json 8146 1726776700.66056: done dumping result, returning 8146 1726776700.66063: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [025ceb90-32dd-026f-19c6-000000000588] 8146 1726776700.66069: sending task result for task 025ceb90-32dd-026f-19c6-000000000588 8146 1726776700.66171: done sending task result for task 025ceb90-32dd-026f-19c6-000000000588 8146 1726776700.66174: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/kernel_settings/tuned.conf" ], "delta": "0:00:00.003086", "end": "2024-09-19 16:11:40.621104", "rc": 0, "start": "2024-09-19 16:11:40.618018" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [sysctl] fs.epoll.max_user_watches = 785592 fs.file-max = 379724 [sysfs] /sys/kernel/debug/x86/ibrs_enabled = 0 /sys/kernel/debug/x86/pti_enabled = 0 /sys/kernel/debug/x86/retp_enabled = 0 [vm] transparent_hugepages = madvise 8146 1726776700.66241: no more pending results, returning what we have 8146 1726776700.66244: results queue empty 8146 1726776700.66244: checking for any_errors_fatal 8146 1726776700.66246: done checking for any_errors_fatal 8146 1726776700.66246: checking for max_fail_percentage 8146 1726776700.66248: done checking for max_fail_percentage 8146 1726776700.66249: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.66249: done checking to see if all hosts have failed 8146 1726776700.66250: getting the remaining hosts for this loop 8146 1726776700.66252: done getting the remaining hosts for this loop 8146 1726776700.66256: getting the next task for host managed_node3 8146 1726776700.66267: done getting next task for host managed_node3 8146 1726776700.66270: ^ task is: TASK: Run role with purge to remove everything 8146 1726776700.66273: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.66277: getting variables 8146 1726776700.66278: in VariableManager get_vars() 8146 1726776700.66311: Calling all_inventory to load vars for managed_node3 8146 1726776700.66314: Calling groups_inventory to load vars for managed_node3 8146 1726776700.66316: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.66328: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.66330: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.66333: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.66460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.66585: done with get_vars() 8146 1726776700.66593: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.310) 0:00:21.597 **** 8146 1726776700.66662: entering _queue_task() for managed_node3/include_role 8146 1726776700.66842: worker is 1 (out of 1 available) 8146 1726776700.66852: exiting _queue_task() for managed_node3/include_role 8146 1726776700.66867: done queuing things up, now waiting for results queue to drain 8146 1726776700.66869: waiting for pending results... 8146 1726776700.67043: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 8146 1726776700.67107: in run() - task 025ceb90-32dd-026f-19c6-00000000058a 8146 1726776700.67120: variable 'ansible_search_path' from source: unknown 8146 1726776700.67123: variable 'ansible_search_path' from source: unknown 8146 1726776700.67155: calling self._execute() 8146 1726776700.67220: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.67224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.67234: variable 'omit' from source: magic vars 8146 1726776700.67310: _execute() done 8146 1726776700.67314: dumping result to json 8146 1726776700.67317: done dumping result, returning 8146 1726776700.67323: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [025ceb90-32dd-026f-19c6-00000000058a] 8146 1726776700.67329: sending task result for task 025ceb90-32dd-026f-19c6-00000000058a 8146 1726776700.67434: done sending task result for task 025ceb90-32dd-026f-19c6-00000000058a 8146 1726776700.67438: WORKER PROCESS EXITING 8146 1726776700.67463: no more pending results, returning what we have 8146 1726776700.67470: in VariableManager get_vars() 8146 1726776700.67502: Calling all_inventory to load vars for managed_node3 8146 1726776700.67505: Calling groups_inventory to load vars for managed_node3 8146 1726776700.67506: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.67514: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.67515: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.67517: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.67658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.67771: done with get_vars() 8146 1726776700.67776: variable 'ansible_search_path' from source: unknown 8146 1726776700.67777: variable 'ansible_search_path' from source: unknown 8146 1726776700.67955: variable 'omit' from source: magic vars 8146 1726776700.67977: variable 'omit' from source: magic vars 8146 1726776700.67987: variable 'omit' from source: magic vars 8146 1726776700.67990: we have included files to process 8146 1726776700.67991: generating all_blocks data 8146 1726776700.67992: done generating all_blocks data 8146 1726776700.67995: processing included file: fedora.linux_system_roles.kernel_settings 8146 1726776700.68007: in VariableManager get_vars() 8146 1726776700.68017: done with get_vars() 8146 1726776700.68036: in VariableManager get_vars() 8146 1726776700.68047: done with get_vars() 8146 1726776700.68072: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 8146 1726776700.68111: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 8146 1726776700.68127: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 8146 1726776700.68174: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 8146 1726776700.68499: in VariableManager get_vars() 8146 1726776700.68512: done with get_vars() 8146 1726776700.69351: in VariableManager get_vars() 8146 1726776700.69366: done with get_vars() 8146 1726776700.69472: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 8146 1726776700.69851: iterating over new_blocks loaded from include file 8146 1726776700.69852: in VariableManager get_vars() 8146 1726776700.69863: done with get_vars() 8146 1726776700.69866: filtering new block on tags 8146 1726776700.70035: done filtering new block on tags 8146 1726776700.70037: in VariableManager get_vars() 8146 1726776700.70049: done with get_vars() 8146 1726776700.70050: filtering new block on tags 8146 1726776700.70077: done filtering new block on tags 8146 1726776700.70079: in VariableManager get_vars() 8146 1726776700.70089: done with get_vars() 8146 1726776700.70090: filtering new block on tags 8146 1726776700.70181: done filtering new block on tags 8146 1726776700.70183: in VariableManager get_vars() 8146 1726776700.70192: done with get_vars() 8146 1726776700.70193: filtering new block on tags 8146 1726776700.70203: done filtering new block on tags 8146 1726776700.70204: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 8146 1726776700.70208: extending task lists for all hosts with included blocks 8146 1726776700.70387: done extending task lists 8146 1726776700.70389: done processing included files 8146 1726776700.70389: results queue empty 8146 1726776700.70390: checking for any_errors_fatal 8146 1726776700.70392: done checking for any_errors_fatal 8146 1726776700.70392: checking for max_fail_percentage 8146 1726776700.70393: done checking for max_fail_percentage 8146 1726776700.70394: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.70394: done checking to see if all hosts have failed 8146 1726776700.70395: getting the remaining hosts for this loop 8146 1726776700.70395: done getting the remaining hosts for this loop 8146 1726776700.70397: getting the next task for host managed_node3 8146 1726776700.70399: done getting next task for host managed_node3 8146 1726776700.70401: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8146 1726776700.70403: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.70408: getting variables 8146 1726776700.70409: in VariableManager get_vars() 8146 1726776700.70417: Calling all_inventory to load vars for managed_node3 8146 1726776700.70420: Calling groups_inventory to load vars for managed_node3 8146 1726776700.70421: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.70424: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.70426: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.70427: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.70505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.70616: done with get_vars() 8146 1726776700.70624: done getting variables 8146 1726776700.70648: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.040) 0:00:21.637 **** 8146 1726776700.70672: entering _queue_task() for managed_node3/fail 8146 1726776700.70847: worker is 1 (out of 1 available) 8146 1726776700.70860: exiting _queue_task() for managed_node3/fail 8146 1726776700.70874: done queuing things up, now waiting for results queue to drain 8146 1726776700.70876: waiting for pending results... 8146 1726776700.71045: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 8146 1726776700.71122: in run() - task 025ceb90-32dd-026f-19c6-0000000006d8 8146 1726776700.71131: variable 'ansible_search_path' from source: unknown 8146 1726776700.71136: variable 'ansible_search_path' from source: unknown 8146 1726776700.71167: calling self._execute() 8146 1726776700.71233: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.71237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.71246: variable 'omit' from source: magic vars 8146 1726776700.71584: variable 'kernel_settings_sysctl' from source: include params 8146 1726776700.71591: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776700.71602: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 8146 1726776700.71799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776700.73271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776700.73314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776700.73344: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776700.73377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776700.73399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776700.73457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776700.73477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776700.73494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776700.73522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776700.73534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776700.73570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776700.73586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776700.73603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776700.73630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776700.73643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776700.73671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776700.73688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776700.73704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776700.73731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776700.73742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776700.73917: variable 'kernel_settings_sysctl' from source: include params 8146 1726776700.73938: 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 8146 1726776700.73942: when evaluation is False, skipping this task 8146 1726776700.73944: _execute() done 8146 1726776700.73947: dumping result to json 8146 1726776700.73949: done dumping result, returning 8146 1726776700.73955: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-026f-19c6-0000000006d8] 8146 1726776700.73960: sending task result for task 025ceb90-32dd-026f-19c6-0000000006d8 8146 1726776700.74047: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006d8 8146 1726776700.74050: 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" } 8146 1726776700.74102: no more pending results, returning what we have 8146 1726776700.74106: results queue empty 8146 1726776700.74106: checking for any_errors_fatal 8146 1726776700.74108: done checking for any_errors_fatal 8146 1726776700.74108: checking for max_fail_percentage 8146 1726776700.74110: done checking for max_fail_percentage 8146 1726776700.74111: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.74111: done checking to see if all hosts have failed 8146 1726776700.74112: getting the remaining hosts for this loop 8146 1726776700.74114: done getting the remaining hosts for this loop 8146 1726776700.74117: getting the next task for host managed_node3 8146 1726776700.74125: done getting next task for host managed_node3 8146 1726776700.74129: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8146 1726776700.74132: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.74150: getting variables 8146 1726776700.74151: in VariableManager get_vars() 8146 1726776700.74187: Calling all_inventory to load vars for managed_node3 8146 1726776700.74190: Calling groups_inventory to load vars for managed_node3 8146 1726776700.74192: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.74200: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.74202: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.74204: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.74340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.74489: done with get_vars() 8146 1726776700.74495: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.038) 0:00:21.676 **** 8146 1726776700.74556: entering _queue_task() for managed_node3/include_tasks 8146 1726776700.74728: worker is 1 (out of 1 available) 8146 1726776700.74741: exiting _queue_task() for managed_node3/include_tasks 8146 1726776700.74753: done queuing things up, now waiting for results queue to drain 8146 1726776700.74755: waiting for pending results... 8146 1726776700.74917: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 8146 1726776700.74993: in run() - task 025ceb90-32dd-026f-19c6-0000000006d9 8146 1726776700.75004: variable 'ansible_search_path' from source: unknown 8146 1726776700.75008: variable 'ansible_search_path' from source: unknown 8146 1726776700.75038: calling self._execute() 8146 1726776700.75107: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.75111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.75123: variable 'omit' from source: magic vars 8146 1726776700.75189: _execute() done 8146 1726776700.75194: dumping result to json 8146 1726776700.75198: done dumping result, returning 8146 1726776700.75201: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-026f-19c6-0000000006d9] 8146 1726776700.75206: sending task result for task 025ceb90-32dd-026f-19c6-0000000006d9 8146 1726776700.75295: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006d9 8146 1726776700.75298: WORKER PROCESS EXITING 8146 1726776700.75346: no more pending results, returning what we have 8146 1726776700.75350: in VariableManager get_vars() 8146 1726776700.75382: Calling all_inventory to load vars for managed_node3 8146 1726776700.75384: Calling groups_inventory to load vars for managed_node3 8146 1726776700.75385: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.75392: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.75393: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.75395: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.75563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.75780: done with get_vars() 8146 1726776700.75787: variable 'ansible_search_path' from source: unknown 8146 1726776700.75788: variable 'ansible_search_path' from source: unknown 8146 1726776700.75822: we have included files to process 8146 1726776700.75823: generating all_blocks data 8146 1726776700.75825: done generating all_blocks data 8146 1726776700.75831: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776700.75832: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776700.75834: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 8146 1726776700.76525: done processing included file 8146 1726776700.76528: iterating over new_blocks loaded from include file 8146 1726776700.76529: in VariableManager get_vars() 8146 1726776700.76552: done with get_vars() 8146 1726776700.76554: filtering new block on tags 8146 1726776700.76610: done filtering new block on tags 8146 1726776700.76614: in VariableManager get_vars() 8146 1726776700.76638: done with get_vars() 8146 1726776700.76640: filtering new block on tags 8146 1726776700.76683: done filtering new block on tags 8146 1726776700.76686: in VariableManager get_vars() 8146 1726776700.76709: done with get_vars() 8146 1726776700.76711: filtering new block on tags 8146 1726776700.76754: done filtering new block on tags 8146 1726776700.76759: in VariableManager get_vars() 8146 1726776700.76787: done with get_vars() 8146 1726776700.76788: filtering new block on tags 8146 1726776700.76805: done filtering new block on tags 8146 1726776700.76807: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 8146 1726776700.76810: extending task lists for all hosts with included blocks 8146 1726776700.76946: done extending task lists 8146 1726776700.76947: done processing included files 8146 1726776700.76948: results queue empty 8146 1726776700.76949: checking for any_errors_fatal 8146 1726776700.76951: done checking for any_errors_fatal 8146 1726776700.76951: checking for max_fail_percentage 8146 1726776700.76952: done checking for max_fail_percentage 8146 1726776700.76952: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.76953: done checking to see if all hosts have failed 8146 1726776700.76953: getting the remaining hosts for this loop 8146 1726776700.76954: done getting the remaining hosts for this loop 8146 1726776700.76956: getting the next task for host managed_node3 8146 1726776700.76959: done getting next task for host managed_node3 8146 1726776700.76960: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8146 1726776700.76963: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.76970: getting variables 8146 1726776700.76971: in VariableManager get_vars() 8146 1726776700.76979: Calling all_inventory to load vars for managed_node3 8146 1726776700.76980: Calling groups_inventory to load vars for managed_node3 8146 1726776700.76982: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.76985: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.76986: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.76988: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.77068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.77196: done with get_vars() 8146 1726776700.77203: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.026) 0:00:21.703 **** 8146 1726776700.77252: entering _queue_task() for managed_node3/setup 8146 1726776700.77424: worker is 1 (out of 1 available) 8146 1726776700.77436: exiting _queue_task() for managed_node3/setup 8146 1726776700.77448: done queuing things up, now waiting for results queue to drain 8146 1726776700.77450: waiting for pending results... 8146 1726776700.77622: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 8146 1726776700.77708: in run() - task 025ceb90-32dd-026f-19c6-000000000754 8146 1726776700.77720: variable 'ansible_search_path' from source: unknown 8146 1726776700.77724: variable 'ansible_search_path' from source: unknown 8146 1726776700.77751: calling self._execute() 8146 1726776700.77825: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.77829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.77837: variable 'omit' from source: magic vars 8146 1726776700.78206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776700.80304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776700.80392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776700.80441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776700.80484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776700.80520: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776700.80608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776700.80647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776700.80683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776700.80730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776700.80750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776700.80811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776700.80842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776700.80877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776700.80923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776700.80942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776700.81123: variable '__kernel_settings_required_facts' from source: role '' all vars 8146 1726776700.81140: variable 'ansible_facts' from source: unknown 8146 1726776700.81241: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 8146 1726776700.81249: when evaluation is False, skipping this task 8146 1726776700.81257: _execute() done 8146 1726776700.81267: dumping result to json 8146 1726776700.81276: done dumping result, returning 8146 1726776700.81287: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-026f-19c6-000000000754] 8146 1726776700.81298: sending task result for task 025ceb90-32dd-026f-19c6-000000000754 8146 1726776700.81408: done sending task result for task 025ceb90-32dd-026f-19c6-000000000754 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8146 1726776700.81458: no more pending results, returning what we have 8146 1726776700.81462: results queue empty 8146 1726776700.81462: checking for any_errors_fatal 8146 1726776700.81464: done checking for any_errors_fatal 8146 1726776700.81465: checking for max_fail_percentage 8146 1726776700.81467: done checking for max_fail_percentage 8146 1726776700.81468: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.81468: done checking to see if all hosts have failed 8146 1726776700.81469: getting the remaining hosts for this loop 8146 1726776700.81471: done getting the remaining hosts for this loop 8146 1726776700.81474: getting the next task for host managed_node3 8146 1726776700.81485: done getting next task for host managed_node3 8146 1726776700.81489: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8146 1726776700.81494: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.81512: getting variables 8146 1726776700.81514: in VariableManager get_vars() 8146 1726776700.81551: Calling all_inventory to load vars for managed_node3 8146 1726776700.81554: Calling groups_inventory to load vars for managed_node3 8146 1726776700.81556: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.81568: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.81571: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.81575: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.81744: WORKER PROCESS EXITING 8146 1726776700.81760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.81988: done with get_vars() 8146 1726776700.81999: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.048) 0:00:21.752 **** 8146 1726776700.82102: entering _queue_task() for managed_node3/stat 8146 1726776700.82330: worker is 1 (out of 1 available) 8146 1726776700.82342: exiting _queue_task() for managed_node3/stat 8146 1726776700.82354: done queuing things up, now waiting for results queue to drain 8146 1726776700.82356: waiting for pending results... 8146 1726776700.82647: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 8146 1726776700.82805: in run() - task 025ceb90-32dd-026f-19c6-000000000756 8146 1726776700.82828: variable 'ansible_search_path' from source: unknown 8146 1726776700.82836: variable 'ansible_search_path' from source: unknown 8146 1726776700.82879: calling self._execute() 8146 1726776700.82975: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.82986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.82997: variable 'omit' from source: magic vars 8146 1726776700.83446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776700.83755: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776700.83807: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776700.83846: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776700.83891: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776700.83980: 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) 8146 1726776700.84014: 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) 8146 1726776700.84049: 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) 8146 1726776700.84084: 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) 8146 1726776700.84209: variable '__kernel_settings_is_ostree' from source: set_fact 8146 1726776700.84228: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 8146 1726776700.84236: when evaluation is False, skipping this task 8146 1726776700.84244: _execute() done 8146 1726776700.84251: dumping result to json 8146 1726776700.84257: done dumping result, returning 8146 1726776700.84271: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-026f-19c6-000000000756] 8146 1726776700.84282: sending task result for task 025ceb90-32dd-026f-19c6-000000000756 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 8146 1726776700.84429: no more pending results, returning what we have 8146 1726776700.84433: results queue empty 8146 1726776700.84434: checking for any_errors_fatal 8146 1726776700.84443: done checking for any_errors_fatal 8146 1726776700.84444: checking for max_fail_percentage 8146 1726776700.84446: done checking for max_fail_percentage 8146 1726776700.84447: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.84448: done checking to see if all hosts have failed 8146 1726776700.84449: getting the remaining hosts for this loop 8146 1726776700.84451: done getting the remaining hosts for this loop 8146 1726776700.84454: getting the next task for host managed_node3 8146 1726776700.84467: done getting next task for host managed_node3 8146 1726776700.84472: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8146 1726776700.84477: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.84493: getting variables 8146 1726776700.84495: in VariableManager get_vars() 8146 1726776700.84551: Calling all_inventory to load vars for managed_node3 8146 1726776700.84554: Calling groups_inventory to load vars for managed_node3 8146 1726776700.84556: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.84568: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.84571: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.84575: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.84809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.85030: done with get_vars() 8146 1726776700.85041: done getting variables 8146 1726776700.85100: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.030) 0:00:21.782 **** 8146 1726776700.85140: entering _queue_task() for managed_node3/set_fact 8146 1726776700.85158: done sending task result for task 025ceb90-32dd-026f-19c6-000000000756 8146 1726776700.85321: WORKER PROCESS EXITING 8146 1726776700.85774: worker is 1 (out of 1 available) 8146 1726776700.85786: exiting _queue_task() for managed_node3/set_fact 8146 1726776700.85799: done queuing things up, now waiting for results queue to drain 8146 1726776700.85801: waiting for pending results... 8146 1726776700.86087: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 8146 1726776700.86257: in run() - task 025ceb90-32dd-026f-19c6-000000000757 8146 1726776700.86280: variable 'ansible_search_path' from source: unknown 8146 1726776700.86290: variable 'ansible_search_path' from source: unknown 8146 1726776700.86332: calling self._execute() 8146 1726776700.86436: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.86449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.86471: variable 'omit' from source: magic vars 8146 1726776700.86968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776700.87232: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776700.87282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776700.87323: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776700.87369: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776700.87460: 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) 8146 1726776700.87492: 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) 8146 1726776700.87526: 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) 8146 1726776700.87561: 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) 8146 1726776700.87690: variable '__kernel_settings_is_ostree' from source: set_fact 8146 1726776700.87706: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 8146 1726776700.87714: when evaluation is False, skipping this task 8146 1726776700.87723: _execute() done 8146 1726776700.87730: dumping result to json 8146 1726776700.87737: done dumping result, returning 8146 1726776700.87748: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-026f-19c6-000000000757] 8146 1726776700.87759: sending task result for task 025ceb90-32dd-026f-19c6-000000000757 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 8146 1726776700.87924: no more pending results, returning what we have 8146 1726776700.87928: results queue empty 8146 1726776700.87929: checking for any_errors_fatal 8146 1726776700.87936: done checking for any_errors_fatal 8146 1726776700.87937: checking for max_fail_percentage 8146 1726776700.87938: done checking for max_fail_percentage 8146 1726776700.87939: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.87940: done checking to see if all hosts have failed 8146 1726776700.87941: getting the remaining hosts for this loop 8146 1726776700.87943: done getting the remaining hosts for this loop 8146 1726776700.87947: getting the next task for host managed_node3 8146 1726776700.87960: done getting next task for host managed_node3 8146 1726776700.87967: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8146 1726776700.87972: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.87990: getting variables 8146 1726776700.87992: in VariableManager get_vars() 8146 1726776700.88032: Calling all_inventory to load vars for managed_node3 8146 1726776700.88035: Calling groups_inventory to load vars for managed_node3 8146 1726776700.88037: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.88048: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.88051: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.88054: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.88245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.88473: done with get_vars() 8146 1726776700.88484: done getting variables 8146 1726776700.88523: done sending task result for task 025ceb90-32dd-026f-19c6-000000000757 8146 1726776700.88531: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.036) 0:00:21.819 **** 8146 1726776700.88804: entering _queue_task() for managed_node3/stat 8146 1726776700.89035: worker is 1 (out of 1 available) 8146 1726776700.89047: exiting _queue_task() for managed_node3/stat 8146 1726776700.89060: done queuing things up, now waiting for results queue to drain 8146 1726776700.89061: waiting for pending results... 8146 1726776700.89358: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 8146 1726776700.89525: in run() - task 025ceb90-32dd-026f-19c6-000000000759 8146 1726776700.89543: variable 'ansible_search_path' from source: unknown 8146 1726776700.89551: variable 'ansible_search_path' from source: unknown 8146 1726776700.89594: calling self._execute() 8146 1726776700.89696: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.89708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.89728: variable 'omit' from source: magic vars 8146 1726776700.90225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776700.90597: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776700.90647: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776700.90686: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776700.90729: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776700.90827: 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) 8146 1726776700.90857: 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) 8146 1726776700.90893: 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) 8146 1726776700.90931: 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) 8146 1726776700.91057: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776700.91075: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 8146 1726776700.91083: when evaluation is False, skipping this task 8146 1726776700.91090: _execute() done 8146 1726776700.91096: dumping result to json 8146 1726776700.91103: done dumping result, returning 8146 1726776700.91115: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-026f-19c6-000000000759] 8146 1726776700.91127: sending task result for task 025ceb90-32dd-026f-19c6-000000000759 8146 1726776700.91241: done sending task result for task 025ceb90-32dd-026f-19c6-000000000759 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 8146 1726776700.91299: no more pending results, returning what we have 8146 1726776700.91304: results queue empty 8146 1726776700.91304: checking for any_errors_fatal 8146 1726776700.91315: done checking for any_errors_fatal 8146 1726776700.91316: checking for max_fail_percentage 8146 1726776700.91320: done checking for max_fail_percentage 8146 1726776700.91322: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.91322: done checking to see if all hosts have failed 8146 1726776700.91323: getting the remaining hosts for this loop 8146 1726776700.91325: done getting the remaining hosts for this loop 8146 1726776700.91330: getting the next task for host managed_node3 8146 1726776700.91339: done getting next task for host managed_node3 8146 1726776700.91343: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8146 1726776700.91349: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.91369: getting variables 8146 1726776700.91371: in VariableManager get_vars() 8146 1726776700.91413: Calling all_inventory to load vars for managed_node3 8146 1726776700.91416: Calling groups_inventory to load vars for managed_node3 8146 1726776700.91421: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.91433: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.91436: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.91439: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.91687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.91906: done with get_vars() 8146 1726776700.91917: done getting variables 8146 1726776700.92213: WORKER PROCESS EXITING 8146 1726776700.92251: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.034) 0:00:21.854 **** 8146 1726776700.92288: entering _queue_task() for managed_node3/set_fact 8146 1726776700.92526: worker is 1 (out of 1 available) 8146 1726776700.92538: exiting _queue_task() for managed_node3/set_fact 8146 1726776700.92550: done queuing things up, now waiting for results queue to drain 8146 1726776700.92552: waiting for pending results... 8146 1726776700.92731: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 8146 1726776700.92826: in run() - task 025ceb90-32dd-026f-19c6-00000000075a 8146 1726776700.92838: variable 'ansible_search_path' from source: unknown 8146 1726776700.92842: variable 'ansible_search_path' from source: unknown 8146 1726776700.92868: calling self._execute() 8146 1726776700.92945: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.92949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.92958: variable 'omit' from source: magic vars 8146 1726776700.93291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776700.93472: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776700.93503: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776700.93531: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776700.93556: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776700.93620: 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) 8146 1726776700.93638: 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) 8146 1726776700.93659: 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) 8146 1726776700.93678: 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) 8146 1726776700.93763: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776700.93771: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 8146 1726776700.93774: when evaluation is False, skipping this task 8146 1726776700.93777: _execute() done 8146 1726776700.93779: dumping result to json 8146 1726776700.93783: done dumping result, returning 8146 1726776700.93792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-026f-19c6-00000000075a] 8146 1726776700.93798: sending task result for task 025ceb90-32dd-026f-19c6-00000000075a 8146 1726776700.93881: done sending task result for task 025ceb90-32dd-026f-19c6-00000000075a 8146 1726776700.93884: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 8146 1726776700.93929: no more pending results, returning what we have 8146 1726776700.93932: results queue empty 8146 1726776700.93933: checking for any_errors_fatal 8146 1726776700.93940: done checking for any_errors_fatal 8146 1726776700.93940: checking for max_fail_percentage 8146 1726776700.93942: done checking for max_fail_percentage 8146 1726776700.93943: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.93944: done checking to see if all hosts have failed 8146 1726776700.93944: getting the remaining hosts for this loop 8146 1726776700.93946: done getting the remaining hosts for this loop 8146 1726776700.93950: getting the next task for host managed_node3 8146 1726776700.93964: done getting next task for host managed_node3 8146 1726776700.93967: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8146 1726776700.93972: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.93986: getting variables 8146 1726776700.93987: in VariableManager get_vars() 8146 1726776700.94019: Calling all_inventory to load vars for managed_node3 8146 1726776700.94022: Calling groups_inventory to load vars for managed_node3 8146 1726776700.94024: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.94032: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.94034: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.94037: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.94178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.94382: done with get_vars() 8146 1726776700.94393: done getting variables 8146 1726776700.94451: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.021) 0:00:21.876 **** 8146 1726776700.94485: entering _queue_task() for managed_node3/include_vars 8146 1726776700.94722: worker is 1 (out of 1 available) 8146 1726776700.94734: exiting _queue_task() for managed_node3/include_vars 8146 1726776700.94747: done queuing things up, now waiting for results queue to drain 8146 1726776700.94748: waiting for pending results... 8146 1726776700.95030: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 8146 1726776700.95185: in run() - task 025ceb90-32dd-026f-19c6-00000000075c 8146 1726776700.95207: variable 'ansible_search_path' from source: unknown 8146 1726776700.95215: variable 'ansible_search_path' from source: unknown 8146 1726776700.95262: calling self._execute() 8146 1726776700.95358: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.95369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.95381: variable 'omit' from source: magic vars 8146 1726776700.95489: variable 'omit' from source: magic vars 8146 1726776700.95568: variable 'omit' from source: magic vars 8146 1726776700.95844: variable 'ffparams' from source: task vars 8146 1726776700.96001: variable 'ansible_facts' from source: unknown 8146 1726776700.96127: variable 'ansible_facts' from source: unknown 8146 1726776700.96217: variable 'ansible_facts' from source: unknown 8146 1726776700.96304: variable 'ansible_facts' from source: unknown 8146 1726776700.96380: variable 'role_path' from source: magic vars 8146 1726776700.96499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8146 1726776700.96638: Loaded config def from plugin (lookup/first_found) 8146 1726776700.96642: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8146 1726776700.96672: variable 'ansible_search_path' from source: unknown 8146 1726776700.96687: variable 'ansible_search_path' from source: unknown 8146 1726776700.96694: variable 'ansible_search_path' from source: unknown 8146 1726776700.96700: variable 'ansible_search_path' from source: unknown 8146 1726776700.96706: variable 'ansible_search_path' from source: unknown 8146 1726776700.96726: variable 'omit' from source: magic vars 8146 1726776700.96743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776700.96761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776700.96776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776700.96789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.96798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776700.96822: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776700.96825: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.96829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.96889: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776700.96896: Set connection var ansible_pipelining to False 8146 1726776700.96901: Set connection var ansible_shell_executable to /bin/sh 8146 1726776700.96907: Set connection var ansible_timeout to 10 8146 1726776700.96912: Set connection var ansible_shell_type to sh 8146 1726776700.96914: Set connection var ansible_connection to ssh 8146 1726776700.96935: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.96938: variable 'ansible_connection' from source: unknown 8146 1726776700.96942: variable 'ansible_module_compression' from source: unknown 8146 1726776700.96944: variable 'ansible_shell_type' from source: unknown 8146 1726776700.96946: variable 'ansible_shell_executable' from source: unknown 8146 1726776700.96949: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.96952: variable 'ansible_pipelining' from source: unknown 8146 1726776700.96958: variable 'ansible_timeout' from source: unknown 8146 1726776700.96961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.97041: 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) 8146 1726776700.97053: variable 'omit' from source: magic vars 8146 1726776700.97058: starting attempt loop 8146 1726776700.97067: running the handler 8146 1726776700.97108: handler run complete 8146 1726776700.97116: attempt loop complete, returning result 8146 1726776700.97121: _execute() done 8146 1726776700.97123: dumping result to json 8146 1726776700.97126: done dumping result, returning 8146 1726776700.97134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-026f-19c6-00000000075c] 8146 1726776700.97158: sending task result for task 025ceb90-32dd-026f-19c6-00000000075c 8146 1726776700.97253: done sending task result for task 025ceb90-32dd-026f-19c6-00000000075c 8146 1726776700.97256: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 8146 1726776700.97331: no more pending results, returning what we have 8146 1726776700.97335: results queue empty 8146 1726776700.97336: checking for any_errors_fatal 8146 1726776700.97342: done checking for any_errors_fatal 8146 1726776700.97343: checking for max_fail_percentage 8146 1726776700.97344: done checking for max_fail_percentage 8146 1726776700.97345: checking to see if all hosts have failed and the running result is not ok 8146 1726776700.97345: done checking to see if all hosts have failed 8146 1726776700.97346: getting the remaining hosts for this loop 8146 1726776700.97348: done getting the remaining hosts for this loop 8146 1726776700.97352: getting the next task for host managed_node3 8146 1726776700.97360: done getting next task for host managed_node3 8146 1726776700.97366: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8146 1726776700.97370: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776700.97380: getting variables 8146 1726776700.97381: in VariableManager get_vars() 8146 1726776700.97413: Calling all_inventory to load vars for managed_node3 8146 1726776700.97416: Calling groups_inventory to load vars for managed_node3 8146 1726776700.97419: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776700.97432: Calling all_plugins_play to load vars for managed_node3 8146 1726776700.97435: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776700.97437: Calling groups_plugins_play to load vars for managed_node3 8146 1726776700.97633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776700.97835: done with get_vars() 8146 1726776700.97846: done getting variables 8146 1726776700.97906: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.034) 0:00:21.910 **** 8146 1726776700.97939: entering _queue_task() for managed_node3/package 8146 1726776700.98186: worker is 1 (out of 1 available) 8146 1726776700.98201: exiting _queue_task() for managed_node3/package 8146 1726776700.98215: done queuing things up, now waiting for results queue to drain 8146 1726776700.98216: waiting for pending results... 8146 1726776700.98513: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 8146 1726776700.98647: in run() - task 025ceb90-32dd-026f-19c6-0000000006da 8146 1726776700.98675: variable 'ansible_search_path' from source: unknown 8146 1726776700.98683: variable 'ansible_search_path' from source: unknown 8146 1726776700.98727: calling self._execute() 8146 1726776700.98830: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776700.98842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776700.98858: variable 'omit' from source: magic vars 8146 1726776700.98975: variable 'omit' from source: magic vars 8146 1726776700.99037: variable 'omit' from source: magic vars 8146 1726776700.99073: variable '__kernel_settings_packages' from source: include_vars 8146 1726776700.99381: variable '__kernel_settings_packages' from source: include_vars 8146 1726776700.99615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776701.01170: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776701.01222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776701.01249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776701.01275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776701.01296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776701.01371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776701.01389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776701.01407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776701.01436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776701.01447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776701.01521: variable '__kernel_settings_is_ostree' from source: set_fact 8146 1726776701.01525: variable 'omit' from source: magic vars 8146 1726776701.01553: variable 'omit' from source: magic vars 8146 1726776701.01586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776701.01621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776701.01644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776701.01669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776701.01688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776701.01723: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776701.01733: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776701.01741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776701.01838: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776701.01850: Set connection var ansible_pipelining to False 8146 1726776701.01860: Set connection var ansible_shell_executable to /bin/sh 8146 1726776701.01872: Set connection var ansible_timeout to 10 8146 1726776701.01880: Set connection var ansible_shell_type to sh 8146 1726776701.01885: Set connection var ansible_connection to ssh 8146 1726776701.01915: variable 'ansible_shell_executable' from source: unknown 8146 1726776701.01925: variable 'ansible_connection' from source: unknown 8146 1726776701.01931: variable 'ansible_module_compression' from source: unknown 8146 1726776701.01937: variable 'ansible_shell_type' from source: unknown 8146 1726776701.01942: variable 'ansible_shell_executable' from source: unknown 8146 1726776701.01948: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776701.01954: variable 'ansible_pipelining' from source: unknown 8146 1726776701.01959: variable 'ansible_timeout' from source: unknown 8146 1726776701.01965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776701.02070: 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) 8146 1726776701.02085: variable 'omit' from source: magic vars 8146 1726776701.02094: starting attempt loop 8146 1726776701.02100: running the handler 8146 1726776701.02109: variable 'ansible_facts' from source: unknown 8146 1726776701.02115: variable 'ansible_facts' from source: unknown 8146 1726776701.02173: _low_level_execute_command(): starting 8146 1726776701.02185: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776701.02902: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776701.02915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776701.02936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776701.02957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776701.03000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776701.03012: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776701.03030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776701.03046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776701.03056: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776701.03065: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776701.03075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776701.03091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776701.03109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776701.03125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776701.03131: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776701.03144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776701.03235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776701.03252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776701.03267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776701.03337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776701.04952: stdout chunk (state=3): >>>/root <<< 8146 1726776701.05110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776701.05112: stdout chunk (state=3): >>><<< 8146 1726776701.05114: stderr chunk (state=3): >>><<< 8146 1726776701.05137: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776701.05144: _low_level_execute_command(): starting 8146 1726776701.05149: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531 `" && echo ansible-tmp-1726776701.0513294-9129-203791789181531="` echo /root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531 `" ) && sleep 0' 8146 1726776701.05606: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776701.05610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776701.05646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776701.05650: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776701.05653: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776701.05655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776701.05709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776701.05712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776701.05753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776701.07586: stdout chunk (state=3): >>>ansible-tmp-1726776701.0513294-9129-203791789181531=/root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531 <<< 8146 1726776701.07699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776701.07756: stderr chunk (state=3): >>><<< 8146 1726776701.07758: stdout chunk (state=3): >>><<< 8146 1726776701.07824: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776701.0513294-9129-203791789181531=/root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776701.07827: variable 'ansible_module_compression' from source: unknown 8146 1726776701.07849: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8146 1726776701.07883: variable 'ansible_facts' from source: unknown 8146 1726776701.07956: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531/AnsiballZ_dnf.py 8146 1726776701.08060: Sending initial data 8146 1726776701.08069: Sent initial data (150 bytes) 8146 1726776701.08738: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776701.08742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776701.08777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776701.08781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776701.08783: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776701.08840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776701.08843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776701.08846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776701.08884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776701.10659: 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 <<< 8146 1726776701.10691: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776701.10725: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmprzy9gm23 /root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531/AnsiballZ_dnf.py <<< 8146 1726776701.10754: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776701.11754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776701.11866: stderr chunk (state=3): >>><<< 8146 1726776701.11871: stdout chunk (state=3): >>><<< 8146 1726776701.11889: done transferring module to remote 8146 1726776701.11898: _low_level_execute_command(): starting 8146 1726776701.11903: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531/ /root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531/AnsiballZ_dnf.py && sleep 0' 8146 1726776701.12379: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776701.12382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776701.12414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776701.12417: 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.45.78 is address debug1: re-parsing configuration <<< 8146 1726776701.12422: 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.45.78 originally 10.31.45.78 <<< 8146 1726776701.12424: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776701.12467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776701.12480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776701.12516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776701.14248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776701.14299: stderr chunk (state=3): >>><<< 8146 1726776701.14302: stdout chunk (state=3): >>><<< 8146 1726776701.14317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776701.14321: _low_level_execute_command(): starting 8146 1726776701.14331: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531/AnsiballZ_dnf.py && sleep 0' 8146 1726776701.14777: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776701.14790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776701.14810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776701.14825: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776701.14835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776701.14880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776701.14891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776701.14937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.20626: 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}}} <<< 8146 1726776702.26925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776702.26979: stderr chunk (state=3): >>><<< 8146 1726776702.26983: stdout chunk (state=3): >>><<< 8146 1726776702.26998: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776702.27039: 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-1726776701.0513294-9129-203791789181531/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776702.27043: _low_level_execute_command(): starting 8146 1726776702.27048: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776701.0513294-9129-203791789181531/ > /dev/null 2>&1 && sleep 0' 8146 1726776702.27509: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.27513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.27546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.27549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.27551: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776702.27553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.27593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.27606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.27651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.29428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.29477: stderr chunk (state=3): >>><<< 8146 1726776702.29480: stdout chunk (state=3): >>><<< 8146 1726776702.29492: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776702.29498: handler run complete 8146 1726776702.29526: attempt loop complete, returning result 8146 1726776702.29529: _execute() done 8146 1726776702.29531: dumping result to json 8146 1726776702.29536: done dumping result, returning 8146 1726776702.29545: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-026f-19c6-0000000006da] 8146 1726776702.29554: sending task result for task 025ceb90-32dd-026f-19c6-0000000006da 8146 1726776702.29659: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006da 8146 1726776702.29661: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8146 1726776702.29754: no more pending results, returning what we have 8146 1726776702.29758: results queue empty 8146 1726776702.29758: checking for any_errors_fatal 8146 1726776702.29766: done checking for any_errors_fatal 8146 1726776702.29767: checking for max_fail_percentage 8146 1726776702.29769: done checking for max_fail_percentage 8146 1726776702.29770: checking to see if all hosts have failed and the running result is not ok 8146 1726776702.29771: done checking to see if all hosts have failed 8146 1726776702.29772: getting the remaining hosts for this loop 8146 1726776702.29774: done getting the remaining hosts for this loop 8146 1726776702.29778: getting the next task for host managed_node3 8146 1726776702.29787: done getting next task for host managed_node3 8146 1726776702.29790: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8146 1726776702.29794: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776702.29804: getting variables 8146 1726776702.29805: in VariableManager get_vars() 8146 1726776702.29841: Calling all_inventory to load vars for managed_node3 8146 1726776702.29844: Calling groups_inventory to load vars for managed_node3 8146 1726776702.29846: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776702.29854: Calling all_plugins_play to load vars for managed_node3 8146 1726776702.29856: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776702.29859: Calling groups_plugins_play to load vars for managed_node3 8146 1726776702.29973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776702.30102: done with get_vars() 8146 1726776702.30110: done getting variables 8146 1726776702.30154: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:42 -0400 (0:00:01.322) 0:00:23.233 **** 8146 1726776702.30180: entering _queue_task() for managed_node3/debug 8146 1726776702.30365: worker is 1 (out of 1 available) 8146 1726776702.30379: exiting _queue_task() for managed_node3/debug 8146 1726776702.30391: done queuing things up, now waiting for results queue to drain 8146 1726776702.30392: waiting for pending results... 8146 1726776702.30567: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 8146 1726776702.30650: in run() - task 025ceb90-32dd-026f-19c6-0000000006dc 8146 1726776702.30662: variable 'ansible_search_path' from source: unknown 8146 1726776702.30665: variable 'ansible_search_path' from source: unknown 8146 1726776702.30695: calling self._execute() 8146 1726776702.30765: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.30773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.30780: variable 'omit' from source: magic vars 8146 1726776702.31123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776702.32631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776702.32677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776702.32704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776702.32730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776702.32750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776702.32810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776702.32840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776702.32859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776702.32887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776702.32899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776702.32976: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776702.32989: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776702.32992: when evaluation is False, skipping this task 8146 1726776702.32995: _execute() done 8146 1726776702.32998: dumping result to json 8146 1726776702.33000: done dumping result, returning 8146 1726776702.33008: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-026f-19c6-0000000006dc] 8146 1726776702.33014: sending task result for task 025ceb90-32dd-026f-19c6-0000000006dc 8146 1726776702.33093: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006dc 8146 1726776702.33096: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 8146 1726776702.33161: no more pending results, returning what we have 8146 1726776702.33164: results queue empty 8146 1726776702.33164: checking for any_errors_fatal 8146 1726776702.33172: done checking for any_errors_fatal 8146 1726776702.33172: checking for max_fail_percentage 8146 1726776702.33174: done checking for max_fail_percentage 8146 1726776702.33175: checking to see if all hosts have failed and the running result is not ok 8146 1726776702.33176: done checking to see if all hosts have failed 8146 1726776702.33176: getting the remaining hosts for this loop 8146 1726776702.33177: done getting the remaining hosts for this loop 8146 1726776702.33181: getting the next task for host managed_node3 8146 1726776702.33186: done getting next task for host managed_node3 8146 1726776702.33190: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8146 1726776702.33193: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776702.33206: getting variables 8146 1726776702.33208: in VariableManager get_vars() 8146 1726776702.33237: Calling all_inventory to load vars for managed_node3 8146 1726776702.33240: Calling groups_inventory to load vars for managed_node3 8146 1726776702.33242: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776702.33248: Calling all_plugins_play to load vars for managed_node3 8146 1726776702.33250: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776702.33251: Calling groups_plugins_play to load vars for managed_node3 8146 1726776702.33354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776702.33522: done with get_vars() 8146 1726776702.33528: done getting variables 8146 1726776702.33567: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:42 -0400 (0:00:00.034) 0:00:23.267 **** 8146 1726776702.33589: entering _queue_task() for managed_node3/reboot 8146 1726776702.33756: worker is 1 (out of 1 available) 8146 1726776702.33770: exiting _queue_task() for managed_node3/reboot 8146 1726776702.33782: done queuing things up, now waiting for results queue to drain 8146 1726776702.33784: waiting for pending results... 8146 1726776702.33950: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 8146 1726776702.34033: in run() - task 025ceb90-32dd-026f-19c6-0000000006dd 8146 1726776702.34044: variable 'ansible_search_path' from source: unknown 8146 1726776702.34047: variable 'ansible_search_path' from source: unknown 8146 1726776702.34077: calling self._execute() 8146 1726776702.34152: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.34156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.34167: variable 'omit' from source: magic vars 8146 1726776702.34493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776702.35935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776702.35986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776702.36013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776702.36040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776702.36059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776702.36116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776702.36137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776702.36154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776702.36181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776702.36209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776702.36319: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776702.36340: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776702.36348: when evaluation is False, skipping this task 8146 1726776702.36355: _execute() done 8146 1726776702.36362: dumping result to json 8146 1726776702.36373: done dumping result, returning 8146 1726776702.36383: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-026f-19c6-0000000006dd] 8146 1726776702.36393: sending task result for task 025ceb90-32dd-026f-19c6-0000000006dd 8146 1726776702.36495: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006dd 8146 1726776702.36502: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776702.36738: no more pending results, returning what we have 8146 1726776702.36741: results queue empty 8146 1726776702.36741: checking for any_errors_fatal 8146 1726776702.36780: done checking for any_errors_fatal 8146 1726776702.36781: checking for max_fail_percentage 8146 1726776702.36784: done checking for max_fail_percentage 8146 1726776702.36785: checking to see if all hosts have failed and the running result is not ok 8146 1726776702.36785: done checking to see if all hosts have failed 8146 1726776702.36786: getting the remaining hosts for this loop 8146 1726776702.36788: done getting the remaining hosts for this loop 8146 1726776702.36792: getting the next task for host managed_node3 8146 1726776702.36798: done getting next task for host managed_node3 8146 1726776702.36801: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8146 1726776702.36805: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776702.36822: getting variables 8146 1726776702.36824: in VariableManager get_vars() 8146 1726776702.36855: Calling all_inventory to load vars for managed_node3 8146 1726776702.36858: Calling groups_inventory to load vars for managed_node3 8146 1726776702.36861: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776702.36869: Calling all_plugins_play to load vars for managed_node3 8146 1726776702.36872: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776702.36875: Calling groups_plugins_play to load vars for managed_node3 8146 1726776702.37044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776702.37257: done with get_vars() 8146 1726776702.37267: done getting variables 8146 1726776702.37325: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:42 -0400 (0:00:00.037) 0:00:23.304 **** 8146 1726776702.37359: entering _queue_task() for managed_node3/fail 8146 1726776702.37571: worker is 1 (out of 1 available) 8146 1726776702.37584: exiting _queue_task() for managed_node3/fail 8146 1726776702.37595: done queuing things up, now waiting for results queue to drain 8146 1726776702.37596: waiting for pending results... 8146 1726776702.37979: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 8146 1726776702.38067: in run() - task 025ceb90-32dd-026f-19c6-0000000006de 8146 1726776702.38080: variable 'ansible_search_path' from source: unknown 8146 1726776702.38084: variable 'ansible_search_path' from source: unknown 8146 1726776702.38112: calling self._execute() 8146 1726776702.38185: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.38188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.38197: variable 'omit' from source: magic vars 8146 1726776702.38537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776702.40108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776702.40179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776702.40224: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776702.40261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776702.40293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776702.40372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776702.40404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776702.40439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776702.40488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776702.40506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776702.40610: variable '__kernel_settings_is_transactional' from source: set_fact 8146 1726776702.40634: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 8146 1726776702.40641: when evaluation is False, skipping this task 8146 1726776702.40648: _execute() done 8146 1726776702.40654: dumping result to json 8146 1726776702.40659: done dumping result, returning 8146 1726776702.40669: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-026f-19c6-0000000006de] 8146 1726776702.40679: sending task result for task 025ceb90-32dd-026f-19c6-0000000006de 8146 1726776702.40781: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006de 8146 1726776702.40788: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8146 1726776702.40868: no more pending results, returning what we have 8146 1726776702.40873: results queue empty 8146 1726776702.40873: checking for any_errors_fatal 8146 1726776702.40879: done checking for any_errors_fatal 8146 1726776702.40880: checking for max_fail_percentage 8146 1726776702.40881: done checking for max_fail_percentage 8146 1726776702.40882: checking to see if all hosts have failed and the running result is not ok 8146 1726776702.40883: done checking to see if all hosts have failed 8146 1726776702.40884: getting the remaining hosts for this loop 8146 1726776702.40885: done getting the remaining hosts for this loop 8146 1726776702.40890: getting the next task for host managed_node3 8146 1726776702.40899: done getting next task for host managed_node3 8146 1726776702.40902: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8146 1726776702.40906: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776702.40922: getting variables 8146 1726776702.40924: in VariableManager get_vars() 8146 1726776702.40959: Calling all_inventory to load vars for managed_node3 8146 1726776702.40962: Calling groups_inventory to load vars for managed_node3 8146 1726776702.40966: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776702.40974: Calling all_plugins_play to load vars for managed_node3 8146 1726776702.40977: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776702.40979: Calling groups_plugins_play to load vars for managed_node3 8146 1726776702.41204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776702.41423: done with get_vars() 8146 1726776702.41432: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:42 -0400 (0:00:00.041) 0:00:23.346 **** 8146 1726776702.41517: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776702.41740: worker is 1 (out of 1 available) 8146 1726776702.41754: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776702.41765: done queuing things up, now waiting for results queue to drain 8146 1726776702.41767: waiting for pending results... 8146 1726776702.42037: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 8146 1726776702.42169: in run() - task 025ceb90-32dd-026f-19c6-0000000006e0 8146 1726776702.42188: variable 'ansible_search_path' from source: unknown 8146 1726776702.42195: variable 'ansible_search_path' from source: unknown 8146 1726776702.42240: calling self._execute() 8146 1726776702.42337: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.42349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.42363: variable 'omit' from source: magic vars 8146 1726776702.42458: variable 'omit' from source: magic vars 8146 1726776702.42499: variable 'omit' from source: magic vars 8146 1726776702.42525: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8146 1726776702.42735: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 8146 1726776702.42791: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776702.42822: variable 'omit' from source: magic vars 8146 1726776702.42855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776702.42881: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776702.42895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776702.42908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776702.42920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776702.42942: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776702.42945: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.42948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.43014: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776702.43021: Set connection var ansible_pipelining to False 8146 1726776702.43031: Set connection var ansible_shell_executable to /bin/sh 8146 1726776702.43037: Set connection var ansible_timeout to 10 8146 1726776702.43042: Set connection var ansible_shell_type to sh 8146 1726776702.43044: Set connection var ansible_connection to ssh 8146 1726776702.43060: variable 'ansible_shell_executable' from source: unknown 8146 1726776702.43063: variable 'ansible_connection' from source: unknown 8146 1726776702.43065: variable 'ansible_module_compression' from source: unknown 8146 1726776702.43070: variable 'ansible_shell_type' from source: unknown 8146 1726776702.43072: variable 'ansible_shell_executable' from source: unknown 8146 1726776702.43075: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.43083: variable 'ansible_pipelining' from source: unknown 8146 1726776702.43085: variable 'ansible_timeout' from source: unknown 8146 1726776702.43089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.43216: 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) 8146 1726776702.43226: variable 'omit' from source: magic vars 8146 1726776702.43231: starting attempt loop 8146 1726776702.43234: running the handler 8146 1726776702.43246: _low_level_execute_command(): starting 8146 1726776702.43252: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776702.43739: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.43754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.43766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.43782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776702.43796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.43833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.43850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.43897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.45502: stdout chunk (state=3): >>>/root <<< 8146 1726776702.45606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.45653: stderr chunk (state=3): >>><<< 8146 1726776702.45656: stdout chunk (state=3): >>><<< 8146 1726776702.45677: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776702.45688: _low_level_execute_command(): starting 8146 1726776702.45694: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187 `" && echo ansible-tmp-1726776702.4567764-9175-179541156271187="` echo /root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187 `" ) && sleep 0' 8146 1726776702.46099: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.46116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.46130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.46150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.46196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.46213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.46248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.48087: stdout chunk (state=3): >>>ansible-tmp-1726776702.4567764-9175-179541156271187=/root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187 <<< 8146 1726776702.48198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.48242: stderr chunk (state=3): >>><<< 8146 1726776702.48246: stdout chunk (state=3): >>><<< 8146 1726776702.48260: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776702.4567764-9175-179541156271187=/root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776702.48295: variable 'ansible_module_compression' from source: unknown 8146 1726776702.48327: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8146 1726776702.48354: variable 'ansible_facts' from source: unknown 8146 1726776702.48414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187/AnsiballZ_kernel_settings_get_config.py 8146 1726776702.48509: Sending initial data 8146 1726776702.48521: Sent initial data (173 bytes) 8146 1726776702.49144: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.49148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.49182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.49186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.49188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.49241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.49249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.49281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.50972: 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 <<< 8146 1726776702.51004: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776702.51039: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpni0xhtr5 /root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187/AnsiballZ_kernel_settings_get_config.py <<< 8146 1726776702.51066: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776702.51807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.51894: stderr chunk (state=3): >>><<< 8146 1726776702.51898: stdout chunk (state=3): >>><<< 8146 1726776702.51912: done transferring module to remote 8146 1726776702.51923: _low_level_execute_command(): starting 8146 1726776702.51926: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187/ /root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776702.52334: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.52337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.52375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.52378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.52381: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.52420: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.52445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.52472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.54172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.54214: stderr chunk (state=3): >>><<< 8146 1726776702.54220: stdout chunk (state=3): >>><<< 8146 1726776702.54232: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776702.54235: _low_level_execute_command(): starting 8146 1726776702.54239: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776702.54635: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.54647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.54664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776702.54675: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.54690: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.54731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.54748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.54785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.68413: 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"}}} <<< 8146 1726776702.69457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776702.69508: stderr chunk (state=3): >>><<< 8146 1726776702.69512: stdout chunk (state=3): >>><<< 8146 1726776702.69528: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776702.69555: 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-1726776702.4567764-9175-179541156271187/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776702.69562: _low_level_execute_command(): starting 8146 1726776702.69571: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776702.4567764-9175-179541156271187/ > /dev/null 2>&1 && sleep 0' 8146 1726776702.70022: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776702.70033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.70043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.70056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.70097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776702.70100: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776702.70111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.70129: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776702.70142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776702.70154: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776702.70169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.70184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.70200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.70214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776702.70232: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776702.70246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.70324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.70345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776702.70359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.70425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.72215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.72256: stderr chunk (state=3): >>><<< 8146 1726776702.72260: stdout chunk (state=3): >>><<< 8146 1726776702.72276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776702.72281: handler run complete 8146 1726776702.72296: attempt loop complete, returning result 8146 1726776702.72299: _execute() done 8146 1726776702.72301: dumping result to json 8146 1726776702.72305: done dumping result, returning 8146 1726776702.72313: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-026f-19c6-0000000006e0] 8146 1726776702.72319: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e0 8146 1726776702.72417: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e0 8146 1726776702.72425: 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" } } 8146 1726776702.72495: no more pending results, returning what we have 8146 1726776702.72499: results queue empty 8146 1726776702.72500: checking for any_errors_fatal 8146 1726776702.72507: done checking for any_errors_fatal 8146 1726776702.72507: checking for max_fail_percentage 8146 1726776702.72509: done checking for max_fail_percentage 8146 1726776702.72510: checking to see if all hosts have failed and the running result is not ok 8146 1726776702.72510: done checking to see if all hosts have failed 8146 1726776702.72511: getting the remaining hosts for this loop 8146 1726776702.72514: done getting the remaining hosts for this loop 8146 1726776702.72520: getting the next task for host managed_node3 8146 1726776702.72527: done getting next task for host managed_node3 8146 1726776702.72531: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8146 1726776702.72535: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776702.72544: getting variables 8146 1726776702.72546: in VariableManager get_vars() 8146 1726776702.72580: Calling all_inventory to load vars for managed_node3 8146 1726776702.72583: Calling groups_inventory to load vars for managed_node3 8146 1726776702.72585: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776702.72593: Calling all_plugins_play to load vars for managed_node3 8146 1726776702.72595: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776702.72597: Calling groups_plugins_play to load vars for managed_node3 8146 1726776702.72715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776702.72846: done with get_vars() 8146 1726776702.72855: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:42 -0400 (0:00:00.314) 0:00:23.660 **** 8146 1726776702.72923: entering _queue_task() for managed_node3/stat 8146 1726776702.73171: worker is 1 (out of 1 available) 8146 1726776702.73187: exiting _queue_task() for managed_node3/stat 8146 1726776702.73204: done queuing things up, now waiting for results queue to drain 8146 1726776702.73206: waiting for pending results... 8146 1726776702.73499: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 8146 1726776702.73774: in run() - task 025ceb90-32dd-026f-19c6-0000000006e1 8146 1726776702.73778: variable 'ansible_search_path' from source: unknown 8146 1726776702.73781: variable 'ansible_search_path' from source: unknown 8146 1726776702.73785: variable '__prof_from_conf' from source: task vars 8146 1726776702.74042: variable '__prof_from_conf' from source: task vars 8146 1726776702.74240: variable '__data' from source: task vars 8146 1726776702.74320: variable '__kernel_settings_register_tuned_main' from source: set_fact 8146 1726776702.74531: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776702.74545: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776702.74617: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776702.74749: variable 'omit' from source: magic vars 8146 1726776702.74860: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.74876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.74890: variable 'omit' from source: magic vars 8146 1726776702.75148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776702.76996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776702.77041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776702.77067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776702.77103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776702.77125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776702.77183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776702.77202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776702.77220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776702.77250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776702.77261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776702.77350: variable 'item' from source: unknown 8146 1726776702.77369: Evaluated conditional (item | length > 0): False 8146 1726776702.77377: when evaluation is False, skipping this task 8146 1726776702.77413: variable 'item' from source: unknown 8146 1726776702.77483: 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" } 8146 1726776702.77712: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.77730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.77745: variable 'omit' from source: magic vars 8146 1726776702.77891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776702.77922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776702.77952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776702.77998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776702.78016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776702.78099: variable 'item' from source: unknown 8146 1726776702.78112: Evaluated conditional (item | length > 0): True 8146 1726776702.78125: variable 'omit' from source: magic vars 8146 1726776702.78180: variable 'omit' from source: magic vars 8146 1726776702.78233: variable 'item' from source: unknown 8146 1726776702.78301: variable 'item' from source: unknown 8146 1726776702.78323: variable 'omit' from source: magic vars 8146 1726776702.78353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776702.78386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776702.78406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776702.78429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776702.78444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776702.78480: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776702.78488: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.78496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.78598: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776702.78605: Set connection var ansible_pipelining to False 8146 1726776702.78610: Set connection var ansible_shell_executable to /bin/sh 8146 1726776702.78621: Set connection var ansible_timeout to 10 8146 1726776702.78626: Set connection var ansible_shell_type to sh 8146 1726776702.78629: Set connection var ansible_connection to ssh 8146 1726776702.78647: variable 'ansible_shell_executable' from source: unknown 8146 1726776702.78650: variable 'ansible_connection' from source: unknown 8146 1726776702.78652: variable 'ansible_module_compression' from source: unknown 8146 1726776702.78655: variable 'ansible_shell_type' from source: unknown 8146 1726776702.78657: variable 'ansible_shell_executable' from source: unknown 8146 1726776702.78659: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776702.78663: variable 'ansible_pipelining' from source: unknown 8146 1726776702.78668: variable 'ansible_timeout' from source: unknown 8146 1726776702.78672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776702.78778: 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) 8146 1726776702.78787: variable 'omit' from source: magic vars 8146 1726776702.78790: starting attempt loop 8146 1726776702.78792: running the handler 8146 1726776702.78804: _low_level_execute_command(): starting 8146 1726776702.78809: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776702.79275: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.79293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.79306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.79319: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.79362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.79384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.79423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.81068: stdout chunk (state=3): >>>/root <<< 8146 1726776702.81171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.81217: stderr chunk (state=3): >>><<< 8146 1726776702.81223: stdout chunk (state=3): >>><<< 8146 1726776702.81239: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776702.81248: _low_level_execute_command(): starting 8146 1726776702.81253: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392 `" && echo ansible-tmp-1726776702.8123915-9190-248605227166392="` echo /root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392 `" ) && sleep 0' 8146 1726776702.81662: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.81675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.81694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776702.81706: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776702.81716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.81767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.81783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.81823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.83679: stdout chunk (state=3): >>>ansible-tmp-1726776702.8123915-9190-248605227166392=/root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392 <<< 8146 1726776702.83798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.83841: stderr chunk (state=3): >>><<< 8146 1726776702.83844: stdout chunk (state=3): >>><<< 8146 1726776702.83855: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776702.8123915-9190-248605227166392=/root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776702.83890: variable 'ansible_module_compression' from source: unknown 8146 1726776702.83932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776702.83959: variable 'ansible_facts' from source: unknown 8146 1726776702.84022: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392/AnsiballZ_stat.py 8146 1726776702.84113: Sending initial data 8146 1726776702.84124: Sent initial data (151 bytes) 8146 1726776702.84750: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.84754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.84785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776702.84789: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.84795: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.84842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.84845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.84886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.86586: 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 <<< 8146 1726776702.86589: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8146 1726776702.86615: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776702.86651: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp81dw4oe3 /root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392/AnsiballZ_stat.py <<< 8146 1726776702.86681: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776702.87440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.87524: stderr chunk (state=3): >>><<< 8146 1726776702.87527: stdout chunk (state=3): >>><<< 8146 1726776702.87540: done transferring module to remote 8146 1726776702.87548: _low_level_execute_command(): starting 8146 1726776702.87552: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392/ /root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392/AnsiballZ_stat.py && sleep 0' 8146 1726776702.87949: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.87961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.87978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776702.87990: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776702.88005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.88043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.88055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.88095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776702.89848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776702.89886: stderr chunk (state=3): >>><<< 8146 1726776702.89889: stdout chunk (state=3): >>><<< 8146 1726776702.89900: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776702.89903: _low_level_execute_command(): starting 8146 1726776702.89907: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392/AnsiballZ_stat.py && sleep 0' 8146 1726776702.90313: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776702.90316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776702.90348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.90351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776702.90353: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776702.90407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776702.90410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776702.90454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.03549: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8146 1726776703.04563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776703.04610: stderr chunk (state=3): >>><<< 8146 1726776703.04614: stdout chunk (state=3): >>><<< 8146 1726776703.04629: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776703.04651: 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-1726776702.8123915-9190-248605227166392/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776703.04658: _low_level_execute_command(): starting 8146 1726776703.04663: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776702.8123915-9190-248605227166392/ > /dev/null 2>&1 && sleep 0' 8146 1726776703.05086: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.05089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.05122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776703.05125: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.05128: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.05179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.05182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.05226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.07000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.07041: stderr chunk (state=3): >>><<< 8146 1726776703.07044: stdout chunk (state=3): >>><<< 8146 1726776703.07058: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.07063: handler run complete 8146 1726776703.07079: attempt loop complete, returning result 8146 1726776703.07093: variable 'item' from source: unknown 8146 1726776703.07156: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 8146 1726776703.07261: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.07268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.07271: variable 'omit' from source: magic vars 8146 1726776703.07369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776703.07395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776703.07413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776703.07442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776703.07452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776703.07512: variable 'item' from source: unknown 8146 1726776703.07520: Evaluated conditional (item | length > 0): True 8146 1726776703.07525: variable 'omit' from source: magic vars 8146 1726776703.07536: variable 'omit' from source: magic vars 8146 1726776703.07569: variable 'item' from source: unknown 8146 1726776703.07613: variable 'item' from source: unknown 8146 1726776703.07625: variable 'omit' from source: magic vars 8146 1726776703.07641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776703.07648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776703.07654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776703.07667: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776703.07670: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.07672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.07721: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776703.07727: Set connection var ansible_pipelining to False 8146 1726776703.07732: Set connection var ansible_shell_executable to /bin/sh 8146 1726776703.07739: Set connection var ansible_timeout to 10 8146 1726776703.07743: Set connection var ansible_shell_type to sh 8146 1726776703.07746: Set connection var ansible_connection to ssh 8146 1726776703.07759: variable 'ansible_shell_executable' from source: unknown 8146 1726776703.07762: variable 'ansible_connection' from source: unknown 8146 1726776703.07766: variable 'ansible_module_compression' from source: unknown 8146 1726776703.07769: variable 'ansible_shell_type' from source: unknown 8146 1726776703.07771: variable 'ansible_shell_executable' from source: unknown 8146 1726776703.07773: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.07775: variable 'ansible_pipelining' from source: unknown 8146 1726776703.07777: variable 'ansible_timeout' from source: unknown 8146 1726776703.07781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.07855: 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) 8146 1726776703.07866: variable 'omit' from source: magic vars 8146 1726776703.07869: starting attempt loop 8146 1726776703.07872: running the handler 8146 1726776703.07877: _low_level_execute_command(): starting 8146 1726776703.07879: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776703.08288: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.08300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.08317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776703.08331: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776703.08340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.08383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.08395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.08436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.09995: stdout chunk (state=3): >>>/root <<< 8146 1726776703.10101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.10146: stderr chunk (state=3): >>><<< 8146 1726776703.10149: stdout chunk (state=3): >>><<< 8146 1726776703.10161: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.10169: _low_level_execute_command(): starting 8146 1726776703.10174: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450 `" && echo ansible-tmp-1726776703.1016102-9190-243247902497450="` echo /root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450 `" ) && sleep 0' 8146 1726776703.10584: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.10596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.10615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776703.10633: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.10678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.10690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.10736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.12577: stdout chunk (state=3): >>>ansible-tmp-1726776703.1016102-9190-243247902497450=/root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450 <<< 8146 1726776703.12691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.12734: stderr chunk (state=3): >>><<< 8146 1726776703.12737: stdout chunk (state=3): >>><<< 8146 1726776703.12749: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776703.1016102-9190-243247902497450=/root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.12783: variable 'ansible_module_compression' from source: unknown 8146 1726776703.12816: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776703.12833: variable 'ansible_facts' from source: unknown 8146 1726776703.12879: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450/AnsiballZ_stat.py 8146 1726776703.12971: Sending initial data 8146 1726776703.12981: Sent initial data (151 bytes) 8146 1726776703.13597: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.13609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.13627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776703.13640: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776703.13654: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.13692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.13703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.13746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.15436: 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 <<< 8146 1726776703.15445: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8146 1726776703.15483: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776703.15513: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp16z8veaz /root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450/AnsiballZ_stat.py <<< 8146 1726776703.15542: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776703.16301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.16392: stderr chunk (state=3): >>><<< 8146 1726776703.16396: stdout chunk (state=3): >>><<< 8146 1726776703.16409: done transferring module to remote 8146 1726776703.16416: _low_level_execute_command(): starting 8146 1726776703.16423: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450/ /root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450/AnsiballZ_stat.py && sleep 0' 8146 1726776703.16943: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.16948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.16988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776703.17001: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776703.17017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.17039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776703.17052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776703.17068: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776703.17082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.17096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.17112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.17126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776703.17137: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776703.17149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.17226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.17246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776703.17262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.17334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.19055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.19099: stderr chunk (state=3): >>><<< 8146 1726776703.19102: stdout chunk (state=3): >>><<< 8146 1726776703.19113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.19116: _low_level_execute_command(): starting 8146 1726776703.19123: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450/AnsiballZ_stat.py && sleep 0' 8146 1726776703.19758: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.19859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.33701: 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": 159, "inode": 444596353, "dev": 51713, "nlink": 4, "atime": 1726776688.8580995, "mtime": 1726776687.188097, "ctime": 1726776687.188097, "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": "1063229960", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8146 1726776703.34883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776703.34931: stderr chunk (state=3): >>><<< 8146 1726776703.34934: stdout chunk (state=3): >>><<< 8146 1726776703.34948: _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": 159, "inode": 444596353, "dev": 51713, "nlink": 4, "atime": 1726776688.8580995, "mtime": 1726776687.188097, "ctime": 1726776687.188097, "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": "1063229960", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776703.34983: 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-1726776703.1016102-9190-243247902497450/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776703.34990: _low_level_execute_command(): starting 8146 1726776703.34995: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776703.1016102-9190-243247902497450/ > /dev/null 2>&1 && sleep 0' 8146 1726776703.35411: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.35415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.35451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.35454: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.35456: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.35507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776703.35511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.35550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.37310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.37352: stderr chunk (state=3): >>><<< 8146 1726776703.37355: stdout chunk (state=3): >>><<< 8146 1726776703.37370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.37373: handler run complete 8146 1726776703.37405: attempt loop complete, returning result 8146 1726776703.37421: variable 'item' from source: unknown 8146 1726776703.37482: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776688.8580995, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776687.188097, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 444596353, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776687.188097, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 159, "uid": 0, "version": "1063229960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 8146 1726776703.37630: dumping result to json 8146 1726776703.37633: done dumping result, returning 8146 1726776703.37635: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-026f-19c6-0000000006e1] 8146 1726776703.37639: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e1 8146 1726776703.37760: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e1 8146 1726776703.37766: WORKER PROCESS EXITING 8146 1726776703.37849: no more pending results, returning what we have 8146 1726776703.37852: results queue empty 8146 1726776703.37853: checking for any_errors_fatal 8146 1726776703.37857: done checking for any_errors_fatal 8146 1726776703.37857: checking for max_fail_percentage 8146 1726776703.37859: done checking for max_fail_percentage 8146 1726776703.37859: checking to see if all hosts have failed and the running result is not ok 8146 1726776703.37860: done checking to see if all hosts have failed 8146 1726776703.37861: getting the remaining hosts for this loop 8146 1726776703.37862: done getting the remaining hosts for this loop 8146 1726776703.37868: getting the next task for host managed_node3 8146 1726776703.37873: done getting next task for host managed_node3 8146 1726776703.37876: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8146 1726776703.37879: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776703.37887: getting variables 8146 1726776703.37888: in VariableManager get_vars() 8146 1726776703.37908: Calling all_inventory to load vars for managed_node3 8146 1726776703.37910: Calling groups_inventory to load vars for managed_node3 8146 1726776703.37912: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776703.37920: Calling all_plugins_play to load vars for managed_node3 8146 1726776703.37922: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776703.37924: Calling groups_plugins_play to load vars for managed_node3 8146 1726776703.38024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776703.38145: done with get_vars() 8146 1726776703.38153: done getting variables 8146 1726776703.38196: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:43 -0400 (0:00:00.652) 0:00:24.313 **** 8146 1726776703.38221: entering _queue_task() for managed_node3/set_fact 8146 1726776703.38407: worker is 1 (out of 1 available) 8146 1726776703.38419: exiting _queue_task() for managed_node3/set_fact 8146 1726776703.38431: done queuing things up, now waiting for results queue to drain 8146 1726776703.38433: waiting for pending results... 8146 1726776703.38604: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 8146 1726776703.38683: in run() - task 025ceb90-32dd-026f-19c6-0000000006e2 8146 1726776703.38696: variable 'ansible_search_path' from source: unknown 8146 1726776703.38699: variable 'ansible_search_path' from source: unknown 8146 1726776703.38730: calling self._execute() 8146 1726776703.38796: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.38799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.38807: variable 'omit' from source: magic vars 8146 1726776703.38887: variable 'omit' from source: magic vars 8146 1726776703.38925: variable 'omit' from source: magic vars 8146 1726776703.39243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776703.40910: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776703.40957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776703.40983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776703.41007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776703.41033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776703.41086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776703.41106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776703.41124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776703.41154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776703.41168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776703.41197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776703.41213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776703.41232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776703.41260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776703.41271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776703.41310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776703.41331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776703.41349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776703.41377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776703.41388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776703.41531: variable '__kernel_settings_find_profile_dirs' from source: set_fact 8146 1726776703.41589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776703.41713: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776703.41743: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776703.41767: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776703.41786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776703.41820: 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) 8146 1726776703.41836: 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) 8146 1726776703.41852: 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) 8146 1726776703.41870: 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) 8146 1726776703.41904: variable 'omit' from source: magic vars 8146 1726776703.41930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776703.41949: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776703.41962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776703.41976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776703.41984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776703.42005: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776703.42012: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.42015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.42076: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776703.42082: Set connection var ansible_pipelining to False 8146 1726776703.42088: Set connection var ansible_shell_executable to /bin/sh 8146 1726776703.42094: Set connection var ansible_timeout to 10 8146 1726776703.42103: Set connection var ansible_shell_type to sh 8146 1726776703.42106: Set connection var ansible_connection to ssh 8146 1726776703.42121: variable 'ansible_shell_executable' from source: unknown 8146 1726776703.42124: variable 'ansible_connection' from source: unknown 8146 1726776703.42128: variable 'ansible_module_compression' from source: unknown 8146 1726776703.42130: variable 'ansible_shell_type' from source: unknown 8146 1726776703.42132: variable 'ansible_shell_executable' from source: unknown 8146 1726776703.42135: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.42137: variable 'ansible_pipelining' from source: unknown 8146 1726776703.42139: variable 'ansible_timeout' from source: unknown 8146 1726776703.42141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.42205: 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) 8146 1726776703.42214: variable 'omit' from source: magic vars 8146 1726776703.42220: starting attempt loop 8146 1726776703.42223: running the handler 8146 1726776703.42234: handler run complete 8146 1726776703.42240: attempt loop complete, returning result 8146 1726776703.42242: _execute() done 8146 1726776703.42244: dumping result to json 8146 1726776703.42247: done dumping result, returning 8146 1726776703.42255: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-026f-19c6-0000000006e2] 8146 1726776703.42261: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e2 8146 1726776703.42340: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e2 8146 1726776703.42344: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 8146 1726776703.42419: no more pending results, returning what we have 8146 1726776703.42423: results queue empty 8146 1726776703.42423: checking for any_errors_fatal 8146 1726776703.42438: done checking for any_errors_fatal 8146 1726776703.42439: checking for max_fail_percentage 8146 1726776703.42441: done checking for max_fail_percentage 8146 1726776703.42441: checking to see if all hosts have failed and the running result is not ok 8146 1726776703.42442: done checking to see if all hosts have failed 8146 1726776703.42443: getting the remaining hosts for this loop 8146 1726776703.42444: done getting the remaining hosts for this loop 8146 1726776703.42452: getting the next task for host managed_node3 8146 1726776703.42458: done getting next task for host managed_node3 8146 1726776703.42461: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8146 1726776703.42467: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776703.42476: getting variables 8146 1726776703.42478: in VariableManager get_vars() 8146 1726776703.42507: Calling all_inventory to load vars for managed_node3 8146 1726776703.42509: Calling groups_inventory to load vars for managed_node3 8146 1726776703.42510: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776703.42516: Calling all_plugins_play to load vars for managed_node3 8146 1726776703.42520: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776703.42522: Calling groups_plugins_play to load vars for managed_node3 8146 1726776703.42631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776703.42778: done with get_vars() 8146 1726776703.42785: done getting variables 8146 1726776703.42826: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:43 -0400 (0:00:00.046) 0:00:24.359 **** 8146 1726776703.42847: entering _queue_task() for managed_node3/service 8146 1726776703.43029: worker is 1 (out of 1 available) 8146 1726776703.43042: exiting _queue_task() for managed_node3/service 8146 1726776703.43054: done queuing things up, now waiting for results queue to drain 8146 1726776703.43056: waiting for pending results... 8146 1726776703.43224: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 8146 1726776703.43302: in run() - task 025ceb90-32dd-026f-19c6-0000000006e3 8146 1726776703.43312: variable 'ansible_search_path' from source: unknown 8146 1726776703.43316: variable 'ansible_search_path' from source: unknown 8146 1726776703.43354: variable '__kernel_settings_services' from source: include_vars 8146 1726776703.43573: variable '__kernel_settings_services' from source: include_vars 8146 1726776703.43630: variable 'omit' from source: magic vars 8146 1726776703.43712: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.43719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.43728: variable 'omit' from source: magic vars 8146 1726776703.43780: variable 'omit' from source: magic vars 8146 1726776703.43813: variable 'omit' from source: magic vars 8146 1726776703.43846: variable 'item' from source: unknown 8146 1726776703.43899: variable 'item' from source: unknown 8146 1726776703.43920: variable 'omit' from source: magic vars 8146 1726776703.43951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776703.43975: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776703.43992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776703.44003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776703.44014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776703.44036: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776703.44040: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.44043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.44109: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776703.44115: Set connection var ansible_pipelining to False 8146 1726776703.44122: Set connection var ansible_shell_executable to /bin/sh 8146 1726776703.44129: Set connection var ansible_timeout to 10 8146 1726776703.44133: Set connection var ansible_shell_type to sh 8146 1726776703.44136: Set connection var ansible_connection to ssh 8146 1726776703.44149: variable 'ansible_shell_executable' from source: unknown 8146 1726776703.44153: variable 'ansible_connection' from source: unknown 8146 1726776703.44156: variable 'ansible_module_compression' from source: unknown 8146 1726776703.44158: variable 'ansible_shell_type' from source: unknown 8146 1726776703.44161: variable 'ansible_shell_executable' from source: unknown 8146 1726776703.44163: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.44167: variable 'ansible_pipelining' from source: unknown 8146 1726776703.44170: variable 'ansible_timeout' from source: unknown 8146 1726776703.44172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.44267: 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) 8146 1726776703.44273: variable 'omit' from source: magic vars 8146 1726776703.44278: starting attempt loop 8146 1726776703.44283: running the handler 8146 1726776703.44346: variable 'ansible_facts' from source: unknown 8146 1726776703.44428: _low_level_execute_command(): starting 8146 1726776703.44434: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776703.44932: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.44953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.44970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.44984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.45029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.45040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.45089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.46688: stdout chunk (state=3): >>>/root <<< 8146 1726776703.46790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.46836: stderr chunk (state=3): >>><<< 8146 1726776703.46840: stdout chunk (state=3): >>><<< 8146 1726776703.46857: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.46870: _low_level_execute_command(): starting 8146 1726776703.46875: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664 `" && echo ansible-tmp-1726776703.4685628-9223-138925698987664="` echo /root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664 `" ) && sleep 0' 8146 1726776703.47350: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776703.47362: 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 <<< 8146 1726776703.47425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776703.47477: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.47491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776703.47503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.47548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.49366: stdout chunk (state=3): >>>ansible-tmp-1726776703.4685628-9223-138925698987664=/root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664 <<< 8146 1726776703.49468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.49513: stderr chunk (state=3): >>><<< 8146 1726776703.49516: stdout chunk (state=3): >>><<< 8146 1726776703.49530: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776703.4685628-9223-138925698987664=/root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.49553: variable 'ansible_module_compression' from source: unknown 8146 1726776703.49592: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8146 1726776703.49639: variable 'ansible_facts' from source: unknown 8146 1726776703.49768: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664/AnsiballZ_systemd.py 8146 1726776703.49874: Sending initial data 8146 1726776703.49882: Sent initial data (154 bytes) 8146 1726776703.50504: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.50507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.50541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.50545: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.50548: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.50602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.50609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.50640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.52341: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 8146 1726776703.52355: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 8146 1726776703.52371: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 8146 1726776703.52388: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 8146 1726776703.52399: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 8146 1726776703.52412: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 8146 1726776703.52426: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 8146 1726776703.52437: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 8146 1726776703.52448: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8146 1726776703.52496: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 8146 1726776703.52509: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 8146 1726776703.52523: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 8146 1726776703.52574: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpw2c18f0x /root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664/AnsiballZ_systemd.py <<< 8146 1726776703.52623: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776703.54877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.55025: stderr chunk (state=3): >>><<< 8146 1726776703.55028: stdout chunk (state=3): >>><<< 8146 1726776703.55031: done transferring module to remote 8146 1726776703.55033: _low_level_execute_command(): starting 8146 1726776703.55035: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664/ /root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664/AnsiballZ_systemd.py && sleep 0' 8146 1726776703.55409: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776703.55432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.55436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.55438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.55474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.55477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.55481: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.55543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.55547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776703.55549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.55585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.57335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.57377: stderr chunk (state=3): >>><<< 8146 1726776703.57380: stdout chunk (state=3): >>><<< 8146 1726776703.57392: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.57395: _low_level_execute_command(): starting 8146 1726776703.57399: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664/AnsiballZ_systemd.py && sleep 0' 8146 1726776703.57798: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.57801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.57823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776703.57836: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.57839: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.57892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.57898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.57940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.83276: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "15805", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "MemoryCurrent": "14094336", "MemoryAvailable": "infinity", "CPUUsageNSec": "113213000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupC<<< 8146 1726776703.83308: stdout chunk (state=3): >>>PUWeight": "[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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "s<<< 8146 1726776703.83330: stdout chunk (state=3): >>>ysinit.target dbus.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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}}} <<< 8146 1726776703.84924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776703.84983: stderr chunk (state=3): >>><<< 8146 1726776703.84986: stdout chunk (state=3): >>><<< 8146 1726776703.85008: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "15805", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "MemoryCurrent": "14094336", "MemoryAvailable": "infinity", "CPUUsageNSec": "113213000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776703.85378: 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-1726776703.4685628-9223-138925698987664/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776703.85401: _low_level_execute_command(): starting 8146 1726776703.85415: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776703.4685628-9223-138925698987664/ > /dev/null 2>&1 && sleep 0' 8146 1726776703.85867: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.85880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.85897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776703.85909: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.85920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.85968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.85984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.86016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.87800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.87845: stderr chunk (state=3): >>><<< 8146 1726776703.87848: stdout chunk (state=3): >>><<< 8146 1726776703.87861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.87868: handler run complete 8146 1726776703.87904: attempt loop complete, returning result 8146 1726776703.87922: variable 'item' from source: unknown 8146 1726776703.87984: 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 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Before": "multi-user.target shutdown.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": "113213000", "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 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15805", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14094336", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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.socket dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "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" } } 8146 1726776703.88378: dumping result to json 8146 1726776703.88380: done dumping result, returning 8146 1726776703.88383: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-026f-19c6-0000000006e3] 8146 1726776703.88385: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e3 8146 1726776703.88656: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e3 8146 1726776703.88660: WORKER PROCESS EXITING 8146 1726776703.88732: no more pending results, returning what we have 8146 1726776703.88734: results queue empty 8146 1726776703.88735: checking for any_errors_fatal 8146 1726776703.88737: done checking for any_errors_fatal 8146 1726776703.88737: checking for max_fail_percentage 8146 1726776703.88738: done checking for max_fail_percentage 8146 1726776703.88739: checking to see if all hosts have failed and the running result is not ok 8146 1726776703.88739: done checking to see if all hosts have failed 8146 1726776703.88740: getting the remaining hosts for this loop 8146 1726776703.88741: done getting the remaining hosts for this loop 8146 1726776703.88743: getting the next task for host managed_node3 8146 1726776703.88748: done getting next task for host managed_node3 8146 1726776703.88751: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8146 1726776703.88753: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776703.88759: getting variables 8146 1726776703.88760: in VariableManager get_vars() 8146 1726776703.88782: Calling all_inventory to load vars for managed_node3 8146 1726776703.88783: Calling groups_inventory to load vars for managed_node3 8146 1726776703.88785: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776703.88791: Calling all_plugins_play to load vars for managed_node3 8146 1726776703.88792: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776703.88794: Calling groups_plugins_play to load vars for managed_node3 8146 1726776703.88888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776703.89092: done with get_vars() 8146 1726776703.89102: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:43 -0400 (0:00:00.463) 0:00:24.823 **** 8146 1726776703.89197: entering _queue_task() for managed_node3/file 8146 1726776703.89948: worker is 1 (out of 1 available) 8146 1726776703.89959: exiting _queue_task() for managed_node3/file 8146 1726776703.89973: done queuing things up, now waiting for results queue to drain 8146 1726776703.89975: waiting for pending results... 8146 1726776703.90276: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 8146 1726776703.90398: in run() - task 025ceb90-32dd-026f-19c6-0000000006e4 8146 1726776703.90423: variable 'ansible_search_path' from source: unknown 8146 1726776703.90431: variable 'ansible_search_path' from source: unknown 8146 1726776703.90470: calling self._execute() 8146 1726776703.90567: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.90580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.90594: variable 'omit' from source: magic vars 8146 1726776703.90702: variable 'omit' from source: magic vars 8146 1726776703.90763: variable 'omit' from source: magic vars 8146 1726776703.90796: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776703.91094: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776703.91170: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776703.91174: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776703.91208: variable 'omit' from source: magic vars 8146 1726776703.91243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776703.91270: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776703.91284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776703.91298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776703.91308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776703.91332: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776703.91335: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.91337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.91412: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776703.91420: Set connection var ansible_pipelining to False 8146 1726776703.91425: Set connection var ansible_shell_executable to /bin/sh 8146 1726776703.91432: Set connection var ansible_timeout to 10 8146 1726776703.91437: Set connection var ansible_shell_type to sh 8146 1726776703.91439: Set connection var ansible_connection to ssh 8146 1726776703.91455: variable 'ansible_shell_executable' from source: unknown 8146 1726776703.91458: variable 'ansible_connection' from source: unknown 8146 1726776703.91460: variable 'ansible_module_compression' from source: unknown 8146 1726776703.91463: variable 'ansible_shell_type' from source: unknown 8146 1726776703.91468: variable 'ansible_shell_executable' from source: unknown 8146 1726776703.91470: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776703.91472: variable 'ansible_pipelining' from source: unknown 8146 1726776703.91475: variable 'ansible_timeout' from source: unknown 8146 1726776703.91479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776703.91618: 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) 8146 1726776703.91626: variable 'omit' from source: magic vars 8146 1726776703.91631: starting attempt loop 8146 1726776703.91634: running the handler 8146 1726776703.91646: _low_level_execute_command(): starting 8146 1726776703.91652: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776703.92122: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.92140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.92158: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.92176: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.92212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.92227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.92279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.93887: stdout chunk (state=3): >>>/root <<< 8146 1726776703.93993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.94042: stderr chunk (state=3): >>><<< 8146 1726776703.94045: stdout chunk (state=3): >>><<< 8146 1726776703.94123: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.94126: _low_level_execute_command(): starting 8146 1726776703.94129: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143 `" && echo ansible-tmp-1726776703.9406252-9243-267861648776143="` echo /root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143 `" ) && sleep 0' 8146 1726776703.94477: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.94483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.94510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.94523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776703.94525: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.94572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.94578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.94615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.96466: stdout chunk (state=3): >>>ansible-tmp-1726776703.9406252-9243-267861648776143=/root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143 <<< 8146 1726776703.96630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776703.96656: stderr chunk (state=3): >>><<< 8146 1726776703.96661: stdout chunk (state=3): >>><<< 8146 1726776703.96684: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776703.9406252-9243-267861648776143=/root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776703.96730: variable 'ansible_module_compression' from source: unknown 8146 1726776703.96790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8146 1726776703.96823: variable 'ansible_facts' from source: unknown 8146 1726776703.96903: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143/AnsiballZ_file.py 8146 1726776703.97032: Sending initial data 8146 1726776703.97035: Sent initial data (151 bytes) 8146 1726776703.97864: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776703.97867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776703.97900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.97903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776703.97905: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776703.97956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776703.97959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776703.97996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776703.99699: 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 <<< 8146 1726776703.99723: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776703.99761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpanbuik78 /root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143/AnsiballZ_file.py <<< 8146 1726776703.99789: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776704.00803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.00888: stderr chunk (state=3): >>><<< 8146 1726776704.00891: stdout chunk (state=3): >>><<< 8146 1726776704.00901: done transferring module to remote 8146 1726776704.00910: _low_level_execute_command(): starting 8146 1726776704.00915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143/ /root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143/AnsiballZ_file.py && sleep 0' 8146 1726776704.01308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.01314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.01348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.01353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.01363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.01371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.01377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.01429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.01441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.01483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.03189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.03229: stderr chunk (state=3): >>><<< 8146 1726776704.03233: stdout chunk (state=3): >>><<< 8146 1726776704.03246: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.03249: _low_level_execute_command(): starting 8146 1726776704.03253: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143/AnsiballZ_file.py && sleep 0' 8146 1726776704.03641: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.03646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.03678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.03692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.03746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776704.03752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.03802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.17906: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/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/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}}} <<< 8146 1726776704.19154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.19158: stderr chunk (state=3): >>>Shared connection to 10.31.45.78 closed. <<< 8146 1726776704.19243: stderr chunk (state=3): >>><<< 8146 1726776704.19251: stdout chunk (state=3): >>><<< 8146 1726776704.19324: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/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/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776704.19415: done with _execute_module (file, {'path': '/etc/tuned/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-1726776703.9406252-9243-267861648776143/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776704.19421: _low_level_execute_command(): starting 8146 1726776704.19423: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776703.9406252-9243-267861648776143/ > /dev/null 2>&1 && sleep 0' 8146 1726776704.20012: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776704.20033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.20048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.20071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.20121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.20134: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776704.20153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.20174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776704.20186: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776704.20201: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776704.20215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.20236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.20252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.20267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.20281: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776704.20295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.20377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.20400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776704.20420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.20488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.22260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.22343: stderr chunk (state=3): >>><<< 8146 1726776704.22356: stdout chunk (state=3): >>><<< 8146 1726776704.22424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.22427: handler run complete 8146 1726776704.22430: attempt loop complete, returning result 8146 1726776704.22432: _execute() done 8146 1726776704.22624: dumping result to json 8146 1726776704.22628: done dumping result, returning 8146 1726776704.22631: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-026f-19c6-0000000006e4] 8146 1726776704.22633: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e4 ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "state": "directory", "uid": 0 } 8146 1726776704.22802: no more pending results, returning what we have 8146 1726776704.22805: results queue empty 8146 1726776704.22806: checking for any_errors_fatal 8146 1726776704.22821: done checking for any_errors_fatal 8146 1726776704.22822: checking for max_fail_percentage 8146 1726776704.22823: done checking for max_fail_percentage 8146 1726776704.22824: checking to see if all hosts have failed and the running result is not ok 8146 1726776704.22825: done checking to see if all hosts have failed 8146 1726776704.22825: getting the remaining hosts for this loop 8146 1726776704.22827: done getting the remaining hosts for this loop 8146 1726776704.22831: getting the next task for host managed_node3 8146 1726776704.22836: done getting next task for host managed_node3 8146 1726776704.22840: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8146 1726776704.22844: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776704.22857: getting variables 8146 1726776704.22859: in VariableManager get_vars() 8146 1726776704.22892: Calling all_inventory to load vars for managed_node3 8146 1726776704.22895: Calling groups_inventory to load vars for managed_node3 8146 1726776704.22897: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776704.22906: Calling all_plugins_play to load vars for managed_node3 8146 1726776704.22909: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776704.22912: Calling groups_plugins_play to load vars for managed_node3 8146 1726776704.23086: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e4 8146 1726776704.23094: WORKER PROCESS EXITING 8146 1726776704.23107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776704.23343: done with get_vars() 8146 1726776704.23355: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:44 -0400 (0:00:00.342) 0:00:25.165 **** 8146 1726776704.23460: entering _queue_task() for managed_node3/slurp 8146 1726776704.23712: worker is 1 (out of 1 available) 8146 1726776704.23727: exiting _queue_task() for managed_node3/slurp 8146 1726776704.23737: done queuing things up, now waiting for results queue to drain 8146 1726776704.23739: waiting for pending results... 8146 1726776704.24037: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 8146 1726776704.24173: in run() - task 025ceb90-32dd-026f-19c6-0000000006e5 8146 1726776704.24198: variable 'ansible_search_path' from source: unknown 8146 1726776704.24206: variable 'ansible_search_path' from source: unknown 8146 1726776704.24251: calling self._execute() 8146 1726776704.24356: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.24370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.24384: variable 'omit' from source: magic vars 8146 1726776704.24505: variable 'omit' from source: magic vars 8146 1726776704.24575: variable 'omit' from source: magic vars 8146 1726776704.24608: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776704.24934: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776704.25029: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776704.25081: variable 'omit' from source: magic vars 8146 1726776704.25130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776704.25176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776704.25201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776704.25227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776704.25246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776704.25289: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776704.25297: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.25304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.25406: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776704.25420: Set connection var ansible_pipelining to False 8146 1726776704.25429: Set connection var ansible_shell_executable to /bin/sh 8146 1726776704.25438: Set connection var ansible_timeout to 10 8146 1726776704.25446: Set connection var ansible_shell_type to sh 8146 1726776704.25451: Set connection var ansible_connection to ssh 8146 1726776704.25476: variable 'ansible_shell_executable' from source: unknown 8146 1726776704.25484: variable 'ansible_connection' from source: unknown 8146 1726776704.25494: variable 'ansible_module_compression' from source: unknown 8146 1726776704.25499: variable 'ansible_shell_type' from source: unknown 8146 1726776704.25504: variable 'ansible_shell_executable' from source: unknown 8146 1726776704.25508: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.25517: variable 'ansible_pipelining' from source: unknown 8146 1726776704.25525: variable 'ansible_timeout' from source: unknown 8146 1726776704.25531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.25729: 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) 8146 1726776704.25743: variable 'omit' from source: magic vars 8146 1726776704.25751: starting attempt loop 8146 1726776704.25757: running the handler 8146 1726776704.25776: _low_level_execute_command(): starting 8146 1726776704.25786: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776704.26557: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776704.26577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.26600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.26624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.26671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.26684: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776704.26706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.26728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776704.26742: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776704.26754: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776704.26769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.26785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.26805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.26824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.26838: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776704.26853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.26939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.26963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776704.26984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.27050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.28639: stdout chunk (state=3): >>>/root <<< 8146 1726776704.28745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.28789: stderr chunk (state=3): >>><<< 8146 1726776704.28793: stdout chunk (state=3): >>><<< 8146 1726776704.28811: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.28821: _low_level_execute_command(): starting 8146 1726776704.28828: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684 `" && echo ansible-tmp-1726776704.2881033-9260-195954572546684="` echo /root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684 `" ) && sleep 0' 8146 1726776704.29246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.29250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.29284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.29288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.29291: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.29341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.29345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.29386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.31224: stdout chunk (state=3): >>>ansible-tmp-1726776704.2881033-9260-195954572546684=/root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684 <<< 8146 1726776704.31340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.31384: stderr chunk (state=3): >>><<< 8146 1726776704.31387: stdout chunk (state=3): >>><<< 8146 1726776704.31425: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776704.2881033-9260-195954572546684=/root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.31435: variable 'ansible_module_compression' from source: unknown 8146 1726776704.31467: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8146 1726776704.31500: variable 'ansible_facts' from source: unknown 8146 1726776704.31560: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684/AnsiballZ_slurp.py 8146 1726776704.31734: Sending initial data 8146 1726776704.31743: Sent initial data (152 bytes) 8146 1726776704.32355: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776704.32373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.32388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.32406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.32451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.32463: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776704.32482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.32500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776704.32511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776704.32522: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776704.32532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.32542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.32557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.32573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.32585: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776704.32599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.32677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.32694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776704.32701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.32740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.34443: 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 <<< 8146 1726776704.34473: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776704.34503: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpeb8_b7kz /root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684/AnsiballZ_slurp.py <<< 8146 1726776704.34533: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776704.35322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.35413: stderr chunk (state=3): >>><<< 8146 1726776704.35416: stdout chunk (state=3): >>><<< 8146 1726776704.35459: done transferring module to remote 8146 1726776704.35463: _low_level_execute_command(): starting 8146 1726776704.35465: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684/ /root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684/AnsiballZ_slurp.py && sleep 0' 8146 1726776704.36075: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776704.36093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.36108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.36126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.36168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.36185: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776704.36199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.36224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776704.36236: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776704.36246: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776704.36257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.36269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.36284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.36301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776704.36311: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776704.36335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.36430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.36433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.36476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.38226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.38270: stderr chunk (state=3): >>><<< 8146 1726776704.38273: stdout chunk (state=3): >>><<< 8146 1726776704.38283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.38286: _low_level_execute_command(): starting 8146 1726776704.38291: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684/AnsiballZ_slurp.py && sleep 0' 8146 1726776704.38691: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.38694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.38728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776704.38731: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.38734: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776704.38736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.38786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.38789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776704.38794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.38834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.51869: 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"}}} <<< 8146 1726776704.52883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776704.52937: stderr chunk (state=3): >>><<< 8146 1726776704.52941: stdout chunk (state=3): >>><<< 8146 1726776704.52955: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776704.52983: 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-1726776704.2881033-9260-195954572546684/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776704.52989: _low_level_execute_command(): starting 8146 1726776704.52994: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776704.2881033-9260-195954572546684/ > /dev/null 2>&1 && sleep 0' 8146 1726776704.53449: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.53457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.53489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.53492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776704.53495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.53541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776704.53548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.53597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.55370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.55414: stderr chunk (state=3): >>><<< 8146 1726776704.55420: stdout chunk (state=3): >>><<< 8146 1726776704.55433: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.55439: handler run complete 8146 1726776704.55452: attempt loop complete, returning result 8146 1726776704.55454: _execute() done 8146 1726776704.55457: dumping result to json 8146 1726776704.55460: done dumping result, returning 8146 1726776704.55469: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-026f-19c6-0000000006e5] 8146 1726776704.55474: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e5 8146 1726776704.55571: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e5 8146 1726776704.55574: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8146 1726776704.55638: no more pending results, returning what we have 8146 1726776704.55642: results queue empty 8146 1726776704.55642: checking for any_errors_fatal 8146 1726776704.55653: done checking for any_errors_fatal 8146 1726776704.55654: checking for max_fail_percentage 8146 1726776704.55655: done checking for max_fail_percentage 8146 1726776704.55656: checking to see if all hosts have failed and the running result is not ok 8146 1726776704.55657: done checking to see if all hosts have failed 8146 1726776704.55657: getting the remaining hosts for this loop 8146 1726776704.55659: done getting the remaining hosts for this loop 8146 1726776704.55665: getting the next task for host managed_node3 8146 1726776704.55672: done getting next task for host managed_node3 8146 1726776704.55676: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8146 1726776704.55680: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776704.55690: getting variables 8146 1726776704.55692: in VariableManager get_vars() 8146 1726776704.55728: Calling all_inventory to load vars for managed_node3 8146 1726776704.55731: Calling groups_inventory to load vars for managed_node3 8146 1726776704.55733: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776704.55742: Calling all_plugins_play to load vars for managed_node3 8146 1726776704.55744: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776704.55746: Calling groups_plugins_play to load vars for managed_node3 8146 1726776704.55870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776704.56012: done with get_vars() 8146 1726776704.56022: done getting variables 8146 1726776704.56066: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:44 -0400 (0:00:00.326) 0:00:25.492 **** 8146 1726776704.56088: entering _queue_task() for managed_node3/set_fact 8146 1726776704.56273: worker is 1 (out of 1 available) 8146 1726776704.56285: exiting _queue_task() for managed_node3/set_fact 8146 1726776704.56296: done queuing things up, now waiting for results queue to drain 8146 1726776704.56298: waiting for pending results... 8146 1726776704.56469: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 8146 1726776704.56539: in run() - task 025ceb90-32dd-026f-19c6-0000000006e6 8146 1726776704.56550: variable 'ansible_search_path' from source: unknown 8146 1726776704.56554: variable 'ansible_search_path' from source: unknown 8146 1726776704.56584: calling self._execute() 8146 1726776704.56744: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.56751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.56761: variable 'omit' from source: magic vars 8146 1726776704.56836: variable 'omit' from source: magic vars 8146 1726776704.56876: variable 'omit' from source: magic vars 8146 1726776704.57162: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776704.57168: variable '__cur_profile' from source: task vars 8146 1726776704.57272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776704.58735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776704.58786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776704.58812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776704.58840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776704.58859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776704.58913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776704.58937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776704.58954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776704.58981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776704.58992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776704.59070: variable '__kernel_settings_tuned_current_profile' from source: set_fact 8146 1726776704.59102: variable 'omit' from source: magic vars 8146 1726776704.59124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776704.59144: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776704.59161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776704.59176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776704.59185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776704.59206: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776704.59209: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.59212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.59283: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776704.59289: Set connection var ansible_pipelining to False 8146 1726776704.59294: Set connection var ansible_shell_executable to /bin/sh 8146 1726776704.59301: Set connection var ansible_timeout to 10 8146 1726776704.59306: Set connection var ansible_shell_type to sh 8146 1726776704.59308: Set connection var ansible_connection to ssh 8146 1726776704.59326: variable 'ansible_shell_executable' from source: unknown 8146 1726776704.59329: variable 'ansible_connection' from source: unknown 8146 1726776704.59331: variable 'ansible_module_compression' from source: unknown 8146 1726776704.59333: variable 'ansible_shell_type' from source: unknown 8146 1726776704.59336: variable 'ansible_shell_executable' from source: unknown 8146 1726776704.59338: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.59342: variable 'ansible_pipelining' from source: unknown 8146 1726776704.59345: variable 'ansible_timeout' from source: unknown 8146 1726776704.59348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.59415: 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) 8146 1726776704.59428: variable 'omit' from source: magic vars 8146 1726776704.59434: starting attempt loop 8146 1726776704.59438: running the handler 8146 1726776704.59446: handler run complete 8146 1726776704.59453: attempt loop complete, returning result 8146 1726776704.59457: _execute() done 8146 1726776704.59460: dumping result to json 8146 1726776704.59462: done dumping result, returning 8146 1726776704.59472: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-026f-19c6-0000000006e6] 8146 1726776704.59479: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e6 8146 1726776704.59556: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e6 8146 1726776704.59559: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 8146 1726776704.59719: no more pending results, returning what we have 8146 1726776704.59722: results queue empty 8146 1726776704.59723: checking for any_errors_fatal 8146 1726776704.59727: done checking for any_errors_fatal 8146 1726776704.59728: checking for max_fail_percentage 8146 1726776704.59729: done checking for max_fail_percentage 8146 1726776704.59729: checking to see if all hosts have failed and the running result is not ok 8146 1726776704.59730: done checking to see if all hosts have failed 8146 1726776704.59730: getting the remaining hosts for this loop 8146 1726776704.59731: done getting the remaining hosts for this loop 8146 1726776704.59734: getting the next task for host managed_node3 8146 1726776704.59738: done getting next task for host managed_node3 8146 1726776704.59740: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8146 1726776704.59744: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776704.59754: getting variables 8146 1726776704.59755: in VariableManager get_vars() 8146 1726776704.59776: Calling all_inventory to load vars for managed_node3 8146 1726776704.59777: Calling groups_inventory to load vars for managed_node3 8146 1726776704.59779: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776704.59785: Calling all_plugins_play to load vars for managed_node3 8146 1726776704.59786: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776704.59788: Calling groups_plugins_play to load vars for managed_node3 8146 1726776704.59883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776704.60003: done with get_vars() 8146 1726776704.60010: done getting variables 8146 1726776704.60050: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:44 -0400 (0:00:00.039) 0:00:25.532 **** 8146 1726776704.60073: entering _queue_task() for managed_node3/copy 8146 1726776704.60245: worker is 1 (out of 1 available) 8146 1726776704.60257: exiting _queue_task() for managed_node3/copy 8146 1726776704.60271: done queuing things up, now waiting for results queue to drain 8146 1726776704.60273: waiting for pending results... 8146 1726776704.60440: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 8146 1726776704.60513: in run() - task 025ceb90-32dd-026f-19c6-0000000006e7 8146 1726776704.60525: variable 'ansible_search_path' from source: unknown 8146 1726776704.60529: variable 'ansible_search_path' from source: unknown 8146 1726776704.60556: calling self._execute() 8146 1726776704.60634: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.60638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.60646: variable 'omit' from source: magic vars 8146 1726776704.60728: variable 'omit' from source: magic vars 8146 1726776704.60762: variable 'omit' from source: magic vars 8146 1726776704.60787: variable '__kernel_settings_active_profile' from source: set_fact 8146 1726776704.61009: variable '__kernel_settings_active_profile' from source: set_fact 8146 1726776704.61031: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776704.61083: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 8146 1726776704.61137: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776704.61158: variable 'omit' from source: magic vars 8146 1726776704.61192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776704.61219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776704.61234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776704.61246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776704.61256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776704.61281: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776704.61284: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.61287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.61354: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776704.61361: Set connection var ansible_pipelining to False 8146 1726776704.61370: Set connection var ansible_shell_executable to /bin/sh 8146 1726776704.61379: Set connection var ansible_timeout to 10 8146 1726776704.61383: Set connection var ansible_shell_type to sh 8146 1726776704.61386: Set connection var ansible_connection to ssh 8146 1726776704.61401: variable 'ansible_shell_executable' from source: unknown 8146 1726776704.61404: variable 'ansible_connection' from source: unknown 8146 1726776704.61406: variable 'ansible_module_compression' from source: unknown 8146 1726776704.61408: variable 'ansible_shell_type' from source: unknown 8146 1726776704.61410: variable 'ansible_shell_executable' from source: unknown 8146 1726776704.61413: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776704.61420: variable 'ansible_pipelining' from source: unknown 8146 1726776704.61425: variable 'ansible_timeout' from source: unknown 8146 1726776704.61429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776704.61524: 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) 8146 1726776704.61533: variable 'omit' from source: magic vars 8146 1726776704.61541: starting attempt loop 8146 1726776704.61544: running the handler 8146 1726776704.61554: _low_level_execute_command(): starting 8146 1726776704.61560: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776704.62057: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.62082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.62097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.62109: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.62152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.62167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.62215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.63810: stdout chunk (state=3): >>>/root <<< 8146 1726776704.63914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.63962: stderr chunk (state=3): >>><<< 8146 1726776704.63968: stdout chunk (state=3): >>><<< 8146 1726776704.63987: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.63997: _low_level_execute_command(): starting 8146 1726776704.64003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874 `" && echo ansible-tmp-1726776704.639859-9275-13833315953874="` echo /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874 `" ) && sleep 0' 8146 1726776704.64430: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.64448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.64469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.64481: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.64528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.64540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.64583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.66430: stdout chunk (state=3): >>>ansible-tmp-1726776704.639859-9275-13833315953874=/root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874 <<< 8146 1726776704.66544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.66586: stderr chunk (state=3): >>><<< 8146 1726776704.66590: stdout chunk (state=3): >>><<< 8146 1726776704.66603: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776704.639859-9275-13833315953874=/root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.66670: variable 'ansible_module_compression' from source: unknown 8146 1726776704.66716: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776704.66746: variable 'ansible_facts' from source: unknown 8146 1726776704.66808: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/AnsiballZ_stat.py 8146 1726776704.66893: Sending initial data 8146 1726776704.66902: Sent initial data (149 bytes) 8146 1726776704.67529: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.67541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.67566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776704.67579: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.67623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.67635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.67674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.69393: 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 <<< 8146 1726776704.69428: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776704.69457: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmptac6j321 /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/AnsiballZ_stat.py <<< 8146 1726776704.69487: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776704.70230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.70319: stderr chunk (state=3): >>><<< 8146 1726776704.70323: stdout chunk (state=3): >>><<< 8146 1726776704.70337: done transferring module to remote 8146 1726776704.70345: _low_level_execute_command(): starting 8146 1726776704.70349: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/ /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/AnsiballZ_stat.py && sleep 0' 8146 1726776704.70760: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.70766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.70798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.70801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.70803: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.70852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.70856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.70894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.72617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.72655: stderr chunk (state=3): >>><<< 8146 1726776704.72658: stdout chunk (state=3): >>><<< 8146 1726776704.72672: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.72675: _low_level_execute_command(): starting 8146 1726776704.72679: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/AnsiballZ_stat.py && sleep 0' 8146 1726776704.73083: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.73086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.73114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776704.73119: 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.45.78 is address debug1: re-parsing configuration <<< 8146 1726776704.73122: 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 <<< 8146 1726776704.73123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.73175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.73181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.73221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.87535: 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": 253755650, "dev": 51713, "nlink": 1, "atime": 1726776692.9611056, "mtime": 1726776688.8710995, "ctime": 1726776688.8710995, "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": "713309642", "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}}} <<< 8146 1726776704.88746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776704.88805: stderr chunk (state=3): >>><<< 8146 1726776704.88808: stdout chunk (state=3): >>><<< 8146 1726776704.88828: _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": 253755650, "dev": 51713, "nlink": 1, "atime": 1726776692.9611056, "mtime": 1726776688.8710995, "ctime": 1726776688.8710995, "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": "713309642", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776704.88869: 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-1726776704.639859-9275-13833315953874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776704.88912: variable 'ansible_module_compression' from source: unknown 8146 1726776704.88949: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8146 1726776704.88966: variable 'ansible_facts' from source: unknown 8146 1726776704.89012: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/AnsiballZ_file.py 8146 1726776704.89112: Sending initial data 8146 1726776704.89123: Sent initial data (149 bytes) 8146 1726776704.89790: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.89794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.89830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.89833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.89835: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.89892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.89895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776704.89900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.89937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.91706: 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 <<< 8146 1726776704.91738: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776704.91771: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp5rg1hx3a /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/AnsiballZ_file.py <<< 8146 1726776704.91801: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776704.92575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.92661: stderr chunk (state=3): >>><<< 8146 1726776704.92664: stdout chunk (state=3): >>><<< 8146 1726776704.92683: done transferring module to remote 8146 1726776704.92690: _low_level_execute_command(): starting 8146 1726776704.92695: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/ /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/AnsiballZ_file.py && sleep 0' 8146 1726776704.93111: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.93115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.93147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.93150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776704.93152: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.93203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.93206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.93249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776704.94990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776704.95031: stderr chunk (state=3): >>><<< 8146 1726776704.95034: stdout chunk (state=3): >>><<< 8146 1726776704.95047: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776704.95050: _low_level_execute_command(): starting 8146 1726776704.95054: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/AnsiballZ_file.py && sleep 0' 8146 1726776704.95463: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776704.95476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776704.95500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.95511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776704.95555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776704.95568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776704.95616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.09490: 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": ".sv11k4ky", "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}}} <<< 8146 1726776705.10608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776705.10666: stderr chunk (state=3): >>><<< 8146 1726776705.10670: stdout chunk (state=3): >>><<< 8146 1726776705.10690: _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": ".sv11k4ky", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776705.10716: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.sv11k4ky', '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-1726776704.639859-9275-13833315953874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776705.10727: _low_level_execute_command(): starting 8146 1726776705.10731: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776704.639859-9275-13833315953874/ > /dev/null 2>&1 && sleep 0' 8146 1726776705.11189: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.11201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.11224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776705.11241: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.11286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.11298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.11343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.13133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.13183: stderr chunk (state=3): >>><<< 8146 1726776705.13186: stdout chunk (state=3): >>><<< 8146 1726776705.13198: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.13205: handler run complete 8146 1726776705.13227: attempt loop complete, returning result 8146 1726776705.13230: _execute() done 8146 1726776705.13232: dumping result to json 8146 1726776705.13237: done dumping result, returning 8146 1726776705.13245: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-026f-19c6-0000000006e7] 8146 1726776705.13250: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e7 8146 1726776705.13356: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e7 8146 1726776705.13359: 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 } 8146 1726776705.13460: no more pending results, returning what we have 8146 1726776705.13463: results queue empty 8146 1726776705.13466: checking for any_errors_fatal 8146 1726776705.13473: done checking for any_errors_fatal 8146 1726776705.13473: checking for max_fail_percentage 8146 1726776705.13475: done checking for max_fail_percentage 8146 1726776705.13476: checking to see if all hosts have failed and the running result is not ok 8146 1726776705.13476: done checking to see if all hosts have failed 8146 1726776705.13477: getting the remaining hosts for this loop 8146 1726776705.13479: done getting the remaining hosts for this loop 8146 1726776705.13483: getting the next task for host managed_node3 8146 1726776705.13489: done getting next task for host managed_node3 8146 1726776705.13492: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8146 1726776705.13495: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776705.13505: getting variables 8146 1726776705.13506: in VariableManager get_vars() 8146 1726776705.13545: Calling all_inventory to load vars for managed_node3 8146 1726776705.13547: Calling groups_inventory to load vars for managed_node3 8146 1726776705.13550: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776705.13558: Calling all_plugins_play to load vars for managed_node3 8146 1726776705.13560: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776705.13562: Calling groups_plugins_play to load vars for managed_node3 8146 1726776705.13678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776705.13836: done with get_vars() 8146 1726776705.13843: done getting variables 8146 1726776705.13889: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:45 -0400 (0:00:00.538) 0:00:26.070 **** 8146 1726776705.13911: entering _queue_task() for managed_node3/copy 8146 1726776705.14091: worker is 1 (out of 1 available) 8146 1726776705.14102: exiting _queue_task() for managed_node3/copy 8146 1726776705.14113: done queuing things up, now waiting for results queue to drain 8146 1726776705.14114: waiting for pending results... 8146 1726776705.14293: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 8146 1726776705.14369: in run() - task 025ceb90-32dd-026f-19c6-0000000006e8 8146 1726776705.14378: variable 'ansible_search_path' from source: unknown 8146 1726776705.14382: variable 'ansible_search_path' from source: unknown 8146 1726776705.14411: calling self._execute() 8146 1726776705.14485: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776705.14490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776705.14498: variable 'omit' from source: magic vars 8146 1726776705.14577: variable 'omit' from source: magic vars 8146 1726776705.14615: variable 'omit' from source: magic vars 8146 1726776705.14639: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8146 1726776705.14858: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 8146 1726776705.14915: variable '__kernel_settings_tuned_dir' from source: role '' all vars 8146 1726776705.14943: variable 'omit' from source: magic vars 8146 1726776705.14978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776705.15005: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776705.15022: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776705.15035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776705.15045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776705.15070: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776705.15074: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776705.15077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776705.15143: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776705.15150: Set connection var ansible_pipelining to False 8146 1726776705.15155: Set connection var ansible_shell_executable to /bin/sh 8146 1726776705.15162: Set connection var ansible_timeout to 10 8146 1726776705.15169: Set connection var ansible_shell_type to sh 8146 1726776705.15171: Set connection var ansible_connection to ssh 8146 1726776705.15188: variable 'ansible_shell_executable' from source: unknown 8146 1726776705.15191: variable 'ansible_connection' from source: unknown 8146 1726776705.15194: variable 'ansible_module_compression' from source: unknown 8146 1726776705.15196: variable 'ansible_shell_type' from source: unknown 8146 1726776705.15199: variable 'ansible_shell_executable' from source: unknown 8146 1726776705.15201: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776705.15203: variable 'ansible_pipelining' from source: unknown 8146 1726776705.15207: variable 'ansible_timeout' from source: unknown 8146 1726776705.15209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776705.15305: 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) 8146 1726776705.15313: variable 'omit' from source: magic vars 8146 1726776705.15320: starting attempt loop 8146 1726776705.15323: running the handler 8146 1726776705.15333: _low_level_execute_command(): starting 8146 1726776705.15339: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776705.15845: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.15853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.15880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.15893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.15942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.15955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.16002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.17588: stdout chunk (state=3): >>>/root <<< 8146 1726776705.17694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.17743: stderr chunk (state=3): >>><<< 8146 1726776705.17746: stdout chunk (state=3): >>><<< 8146 1726776705.17767: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.17779: _low_level_execute_command(): starting 8146 1726776705.17784: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032 `" && echo ansible-tmp-1726776705.1776865-9290-95750455127032="` echo /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032 `" ) && sleep 0' 8146 1726776705.18206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.18213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.18242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.18263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.18322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776705.18328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.18371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.20250: stdout chunk (state=3): >>>ansible-tmp-1726776705.1776865-9290-95750455127032=/root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032 <<< 8146 1726776705.20365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.20405: stderr chunk (state=3): >>><<< 8146 1726776705.20408: stdout chunk (state=3): >>><<< 8146 1726776705.20424: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776705.1776865-9290-95750455127032=/root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.20489: variable 'ansible_module_compression' from source: unknown 8146 1726776705.20535: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776705.20565: variable 'ansible_facts' from source: unknown 8146 1726776705.20630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/AnsiballZ_stat.py 8146 1726776705.20715: Sending initial data 8146 1726776705.20722: Sent initial data (150 bytes) 8146 1726776705.21348: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.21354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.21387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.21393: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.21403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776705.21410: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.21424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.21434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.21489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776705.21495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.21541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.23275: 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 <<< 8146 1726776705.23304: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776705.23336: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp6pq91zbu /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/AnsiballZ_stat.py <<< 8146 1726776705.23367: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776705.24109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.24189: stderr chunk (state=3): >>><<< 8146 1726776705.24192: stdout chunk (state=3): >>><<< 8146 1726776705.24209: done transferring module to remote 8146 1726776705.24215: _low_level_execute_command(): starting 8146 1726776705.24221: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/ /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/AnsiballZ_stat.py && sleep 0' 8146 1726776705.24616: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.24630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.24647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.24658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.24702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.24716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.24752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.26470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.26509: stderr chunk (state=3): >>><<< 8146 1726776705.26512: stdout chunk (state=3): >>><<< 8146 1726776705.26524: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.26527: _low_level_execute_command(): starting 8146 1726776705.26532: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/AnsiballZ_stat.py && sleep 0' 8146 1726776705.26928: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.26940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.26956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776705.26971: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776705.26984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.27025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.27037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.27083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.41191: 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": 260047106, "dev": 51713, "nlink": 1, "atime": 1726776693.3041062, "mtime": 1726776688.8720994, "ctime": 1726776688.8720994, "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": "3257754515", "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}}} <<< 8146 1726776705.42374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776705.42430: stderr chunk (state=3): >>><<< 8146 1726776705.42433: stdout chunk (state=3): >>><<< 8146 1726776705.42450: _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": 260047106, "dev": 51713, "nlink": 1, "atime": 1726776693.3041062, "mtime": 1726776688.8720994, "ctime": 1726776688.8720994, "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": "3257754515", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776705.42501: 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-1726776705.1776865-9290-95750455127032/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776705.42538: variable 'ansible_module_compression' from source: unknown 8146 1726776705.42576: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8146 1726776705.42593: variable 'ansible_facts' from source: unknown 8146 1726776705.42641: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/AnsiballZ_file.py 8146 1726776705.42739: Sending initial data 8146 1726776705.42754: Sent initial data (150 bytes) 8146 1726776705.43426: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.43441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.43475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.43479: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.43482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.43484: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.43535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.43538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.43581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.45317: 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 <<< 8146 1726776705.45347: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776705.45386: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmppz935zgz /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/AnsiballZ_file.py <<< 8146 1726776705.45414: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776705.46188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.46282: stderr chunk (state=3): >>><<< 8146 1726776705.46285: stdout chunk (state=3): >>><<< 8146 1726776705.46299: done transferring module to remote 8146 1726776705.46306: _low_level_execute_command(): starting 8146 1726776705.46311: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/ /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/AnsiballZ_file.py && sleep 0' 8146 1726776705.46743: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.46746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.46781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776705.46786: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.46789: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.46843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.46849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776705.46851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.46881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.48601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.48646: stderr chunk (state=3): >>><<< 8146 1726776705.48650: stdout chunk (state=3): >>><<< 8146 1726776705.48663: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.48666: _low_level_execute_command(): starting 8146 1726776705.48672: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/AnsiballZ_file.py && sleep 0' 8146 1726776705.49080: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.49092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.49109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776705.49123: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.49133: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.49176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.49187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.49234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.63131: 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": ".cfz77109", "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}}} <<< 8146 1726776705.64244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776705.64302: stderr chunk (state=3): >>><<< 8146 1726776705.64305: stdout chunk (state=3): >>><<< 8146 1726776705.64323: _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": ".cfz77109", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776705.64353: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.cfz77109', '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-1726776705.1776865-9290-95750455127032/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776705.64362: _low_level_execute_command(): starting 8146 1726776705.64369: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776705.1776865-9290-95750455127032/ > /dev/null 2>&1 && sleep 0' 8146 1726776705.64817: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.64832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.64850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776705.64861: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776705.64875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.64916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.64931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.64973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.66761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.66807: stderr chunk (state=3): >>><<< 8146 1726776705.66811: stdout chunk (state=3): >>><<< 8146 1726776705.66830: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.66837: handler run complete 8146 1726776705.66857: attempt loop complete, returning result 8146 1726776705.66860: _execute() done 8146 1726776705.66862: dumping result to json 8146 1726776705.66867: done dumping result, returning 8146 1726776705.66877: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-026f-19c6-0000000006e8] 8146 1726776705.66882: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e8 8146 1726776705.66983: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e8 8146 1726776705.66985: 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 } 8146 1726776705.67081: no more pending results, returning what we have 8146 1726776705.67085: results queue empty 8146 1726776705.67086: checking for any_errors_fatal 8146 1726776705.67094: done checking for any_errors_fatal 8146 1726776705.67094: checking for max_fail_percentage 8146 1726776705.67096: done checking for max_fail_percentage 8146 1726776705.67097: checking to see if all hosts have failed and the running result is not ok 8146 1726776705.67098: done checking to see if all hosts have failed 8146 1726776705.67098: getting the remaining hosts for this loop 8146 1726776705.67100: done getting the remaining hosts for this loop 8146 1726776705.67104: getting the next task for host managed_node3 8146 1726776705.67111: done getting next task for host managed_node3 8146 1726776705.67114: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 8146 1726776705.67121: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776705.67131: getting variables 8146 1726776705.67132: in VariableManager get_vars() 8146 1726776705.67168: Calling all_inventory to load vars for managed_node3 8146 1726776705.67171: Calling groups_inventory to load vars for managed_node3 8146 1726776705.67173: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776705.67182: Calling all_plugins_play to load vars for managed_node3 8146 1726776705.67184: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776705.67186: Calling groups_plugins_play to load vars for managed_node3 8146 1726776705.67301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776705.67439: done with get_vars() 8146 1726776705.67448: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:45 -0400 (0:00:00.535) 0:00:26.606 **** 8146 1726776705.67512: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776705.67699: worker is 1 (out of 1 available) 8146 1726776705.67712: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 8146 1726776705.69156: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 8146 1726776705.69162: in run() - task 025ceb90-32dd-026f-19c6-0000000006e9 8146 1726776705.69168: variable 'ansible_search_path' from source: unknown 8146 1726776705.69170: variable 'ansible_search_path' from source: unknown 8146 1726776705.69173: calling self._execute() 8146 1726776705.69176: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776705.69178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776705.69181: variable 'omit' from source: magic vars 8146 1726776705.69183: variable 'omit' from source: magic vars 8146 1726776705.69186: variable 'omit' from source: magic vars 8146 1726776705.69188: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776705.69190: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776705.69192: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776705.69194: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776705.69196: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776705.69198: variable 'omit' from source: magic vars 8146 1726776705.69200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776705.69202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776705.69204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776705.69206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776705.69208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776705.69210: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776705.69212: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776705.69214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776705.69216: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776705.69220: Set connection var ansible_pipelining to False 8146 1726776705.69222: Set connection var ansible_shell_executable to /bin/sh 8146 1726776705.69224: Set connection var ansible_timeout to 10 8146 1726776705.69232: done queuing things up, now waiting for results queue to drain 8146 1726776705.69233: waiting for pending results... 8146 1726776705.69242: Set connection var ansible_shell_type to sh 8146 1726776705.69245: Set connection var ansible_connection to ssh 8146 1726776705.69263: variable 'ansible_shell_executable' from source: unknown 8146 1726776705.69271: variable 'ansible_connection' from source: unknown 8146 1726776705.69278: variable 'ansible_module_compression' from source: unknown 8146 1726776705.69284: variable 'ansible_shell_type' from source: unknown 8146 1726776705.69291: variable 'ansible_shell_executable' from source: unknown 8146 1726776705.69298: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776705.69306: variable 'ansible_pipelining' from source: unknown 8146 1726776705.69313: variable 'ansible_timeout' from source: unknown 8146 1726776705.69323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776705.69494: 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) 8146 1726776705.69511: variable 'omit' from source: magic vars 8146 1726776705.69525: starting attempt loop 8146 1726776705.69532: running the handler 8146 1726776705.69550: _low_level_execute_command(): starting 8146 1726776705.69561: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776705.70281: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776705.70297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.70313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.70335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.70380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.70392: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776705.70407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.70428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776705.70444: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776705.70455: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776705.70469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.70484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.70501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.70515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.70531: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776705.70545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.70626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.70650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776705.70668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.70741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.72352: stdout chunk (state=3): >>>/root <<< 8146 1726776705.72533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.72536: stdout chunk (state=3): >>><<< 8146 1726776705.72538: stderr chunk (state=3): >>><<< 8146 1726776705.72642: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.72652: _low_level_execute_command(): starting 8146 1726776705.72656: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100 `" && echo ansible-tmp-1726776705.7255707-9303-28153603809100="` echo /root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100 `" ) && sleep 0' 8146 1726776705.73190: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776705.73205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.73221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.73240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.73281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.73293: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776705.73308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.73330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776705.73342: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776705.73353: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776705.73366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.73380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.73396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.73408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.73424: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776705.73439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.73514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.73542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776705.73559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.73625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.75472: stdout chunk (state=3): >>>ansible-tmp-1726776705.7255707-9303-28153603809100=/root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100 <<< 8146 1726776705.75581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.75616: stderr chunk (state=3): >>><<< 8146 1726776705.75622: stdout chunk (state=3): >>><<< 8146 1726776705.75636: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776705.7255707-9303-28153603809100=/root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.75673: variable 'ansible_module_compression' from source: unknown 8146 1726776705.75706: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 8146 1726776705.75736: variable 'ansible_facts' from source: unknown 8146 1726776705.75796: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100/AnsiballZ_kernel_settings_get_config.py 8146 1726776705.75893: Sending initial data 8146 1726776705.75902: Sent initial data (172 bytes) 8146 1726776705.76641: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.76645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.76681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8146 1726776705.76685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.76756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.76759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.76805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.78565: 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 <<< 8146 1726776705.78595: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776705.78633: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp92kbxfku /root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100/AnsiballZ_kernel_settings_get_config.py <<< 8146 1726776705.78660: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776705.79408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.79510: stderr chunk (state=3): >>><<< 8146 1726776705.79524: stdout chunk (state=3): >>><<< 8146 1726776705.79622: done transferring module to remote 8146 1726776705.79626: _low_level_execute_command(): starting 8146 1726776705.79628: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100/ /root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776705.80161: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776705.80177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.80192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.80208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.80252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.80266: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776705.80280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.80297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776705.80308: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776705.80320: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776705.80334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.80347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776705.80366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.80380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776705.80391: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776705.80405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.80485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.80510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776705.80530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.80592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.82350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776705.82402: stderr chunk (state=3): >>><<< 8146 1726776705.82409: stdout chunk (state=3): >>><<< 8146 1726776705.82428: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776705.82431: _low_level_execute_command(): starting 8146 1726776705.82434: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100/AnsiballZ_kernel_settings_get_config.py && sleep 0' 8146 1726776705.83043: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.83081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776705.96647: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 8146 1726776705.97724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776705.97782: stderr chunk (state=3): >>><<< 8146 1726776705.97786: stdout chunk (state=3): >>><<< 8146 1726776705.97800: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776705.97830: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/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-1726776705.7255707-9303-28153603809100/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776705.97839: _low_level_execute_command(): starting 8146 1726776705.97842: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776705.7255707-9303-28153603809100/ > /dev/null 2>&1 && sleep 0' 8146 1726776705.98309: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.98312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776705.98348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776705.98352: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776705.98354: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776705.98357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776705.98408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776705.98411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776705.98451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.00217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.00267: stderr chunk (state=3): >>><<< 8146 1726776706.00270: stdout chunk (state=3): >>><<< 8146 1726776706.00281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.00287: handler run complete 8146 1726776706.00302: attempt loop complete, returning result 8146 1726776706.00305: _execute() done 8146 1726776706.00307: dumping result to json 8146 1726776706.00313: done dumping result, returning 8146 1726776706.00325: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-026f-19c6-0000000006e9] 8146 1726776706.00330: sending task result for task 025ceb90-32dd-026f-19c6-0000000006e9 8146 1726776706.00429: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006e9 8146 1726776706.00432: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 8146 1726776706.00532: no more pending results, returning what we have 8146 1726776706.00536: results queue empty 8146 1726776706.00536: checking for any_errors_fatal 8146 1726776706.00543: done checking for any_errors_fatal 8146 1726776706.00544: checking for max_fail_percentage 8146 1726776706.00545: done checking for max_fail_percentage 8146 1726776706.00546: checking to see if all hosts have failed and the running result is not ok 8146 1726776706.00547: done checking to see if all hosts have failed 8146 1726776706.00547: getting the remaining hosts for this loop 8146 1726776706.00549: done getting the remaining hosts for this loop 8146 1726776706.00553: getting the next task for host managed_node3 8146 1726776706.00559: done getting next task for host managed_node3 8146 1726776706.00563: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8146 1726776706.00566: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776706.00577: getting variables 8146 1726776706.00578: in VariableManager get_vars() 8146 1726776706.00611: Calling all_inventory to load vars for managed_node3 8146 1726776706.00614: Calling groups_inventory to load vars for managed_node3 8146 1726776706.00616: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776706.00627: Calling all_plugins_play to load vars for managed_node3 8146 1726776706.00629: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776706.00631: Calling groups_plugins_play to load vars for managed_node3 8146 1726776706.00796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776706.00922: done with get_vars() 8146 1726776706.00930: done getting variables 8146 1726776706.00974: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.334) 0:00:26.941 **** 8146 1726776706.00996: entering _queue_task() for managed_node3/template 8146 1726776706.01187: worker is 1 (out of 1 available) 8146 1726776706.01200: exiting _queue_task() for managed_node3/template 8146 1726776706.01212: done queuing things up, now waiting for results queue to drain 8146 1726776706.01214: waiting for pending results... 8146 1726776706.01394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 8146 1726776706.01475: in run() - task 025ceb90-32dd-026f-19c6-0000000006ea 8146 1726776706.01485: variable 'ansible_search_path' from source: unknown 8146 1726776706.01489: variable 'ansible_search_path' from source: unknown 8146 1726776706.01518: calling self._execute() 8146 1726776706.01590: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776706.01594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776706.01602: variable 'omit' from source: magic vars 8146 1726776706.01682: variable 'omit' from source: magic vars 8146 1726776706.01716: variable 'omit' from source: magic vars 8146 1726776706.01960: variable '__kernel_settings_profile_src' from source: role '' all vars 8146 1726776706.01968: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776706.02023: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776706.02043: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776706.02092: variable '__kernel_settings_profile_filename' from source: role '' all vars 8146 1726776706.02141: variable '__kernel_settings_profile_dir' from source: role '' all vars 8146 1726776706.02207: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776706.02215: variable '__kernel_settings_tuned_profile' from source: role '' all vars 8146 1726776706.02241: variable 'omit' from source: magic vars 8146 1726776706.02275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776706.02304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776706.02323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776706.02336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776706.02347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776706.02370: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776706.02373: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776706.02376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776706.02447: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776706.02454: Set connection var ansible_pipelining to False 8146 1726776706.02459: Set connection var ansible_shell_executable to /bin/sh 8146 1726776706.02468: Set connection var ansible_timeout to 10 8146 1726776706.02471: Set connection var ansible_shell_type to sh 8146 1726776706.02473: Set connection var ansible_connection to ssh 8146 1726776706.02490: variable 'ansible_shell_executable' from source: unknown 8146 1726776706.02493: variable 'ansible_connection' from source: unknown 8146 1726776706.02495: variable 'ansible_module_compression' from source: unknown 8146 1726776706.02497: variable 'ansible_shell_type' from source: unknown 8146 1726776706.02500: variable 'ansible_shell_executable' from source: unknown 8146 1726776706.02502: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776706.02504: variable 'ansible_pipelining' from source: unknown 8146 1726776706.02508: variable 'ansible_timeout' from source: unknown 8146 1726776706.02515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776706.02616: 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) 8146 1726776706.02629: variable 'omit' from source: magic vars 8146 1726776706.02634: starting attempt loop 8146 1726776706.02638: running the handler 8146 1726776706.02648: _low_level_execute_command(): starting 8146 1726776706.02654: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776706.03155: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.03177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.03193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.03207: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.03252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.03263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.03312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.04925: stdout chunk (state=3): >>>/root <<< 8146 1726776706.05031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.05079: stderr chunk (state=3): >>><<< 8146 1726776706.05082: stdout chunk (state=3): >>><<< 8146 1726776706.05104: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.05114: _low_level_execute_command(): starting 8146 1726776706.05121: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147 `" && echo ansible-tmp-1726776706.0510378-9322-107023082489147="` echo /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147 `" ) && sleep 0' 8146 1726776706.05542: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.05555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.05574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776706.05586: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.05596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.05643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.05657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.05694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.07547: stdout chunk (state=3): >>>ansible-tmp-1726776706.0510378-9322-107023082489147=/root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147 <<< 8146 1726776706.07656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.07701: stderr chunk (state=3): >>><<< 8146 1726776706.07704: stdout chunk (state=3): >>><<< 8146 1726776706.07716: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776706.0510378-9322-107023082489147=/root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.07731: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 8146 1726776706.07748: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 8146 1726776706.07768: variable 'ansible_search_path' from source: unknown 8146 1726776706.08311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776706.09731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776706.09774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776706.09801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776706.09827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776706.09856: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776706.10038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776706.10059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776706.10079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776706.10107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776706.10117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776706.10342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776706.10358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776706.10379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776706.10416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776706.10437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776706.10680: variable 'ansible_managed' from source: unknown 8146 1726776706.10683: variable '__sections' from source: task vars 8146 1726776706.10772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776706.10785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776706.10802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776706.10833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776706.10843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776706.10913: variable 'kernel_settings_sysctl' from source: include params 8146 1726776706.10918: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776706.10924: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776706.10957: variable '__sysctl_old' from source: task vars 8146 1726776706.11003: variable '__sysctl_old' from source: task vars 8146 1726776706.11145: variable 'kernel_settings_purge' from source: include params 8146 1726776706.11148: variable 'kernel_settings_sysctl' from source: include params 8146 1726776706.11152: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776706.11157: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776706.11161: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776706.11291: variable 'kernel_settings_sysfs' from source: include params 8146 1726776706.11294: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776706.11299: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776706.11313: variable '__sysfs_old' from source: task vars 8146 1726776706.11361: variable '__sysfs_old' from source: task vars 8146 1726776706.11500: variable 'kernel_settings_purge' from source: include params 8146 1726776706.11503: variable 'kernel_settings_sysfs' from source: include params 8146 1726776706.11505: variable '__kernel_settings_state_empty' from source: role '' all vars 8146 1726776706.11511: variable '__kernel_settings_previous_replaced' from source: role '' all vars 8146 1726776706.11515: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776706.11535: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 8146 1726776706.11541: variable '__systemd_old' from source: task vars 8146 1726776706.11585: variable '__systemd_old' from source: task vars 8146 1726776706.11713: variable 'kernel_settings_purge' from source: include params 8146 1726776706.11716: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 8146 1726776706.11720: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776706.11736: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776706.11766: variable 'kernel_settings_transparent_hugepages' from source: include params 8146 1726776706.11776: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 8146 1726776706.11783: variable '__trans_huge_old' from source: task vars 8146 1726776706.11846: variable '__trans_huge_old' from source: task vars 8146 1726776706.12074: variable 'kernel_settings_purge' from source: include params 8146 1726776706.12086: variable 'kernel_settings_transparent_hugepages' from source: include params 8146 1726776706.12095: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776706.12103: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776706.12124: variable '__trans_defrag_old' from source: task vars 8146 1726776706.12198: variable '__trans_defrag_old' from source: task vars 8146 1726776706.12429: variable 'kernel_settings_purge' from source: include params 8146 1726776706.12438: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 8146 1726776706.12445: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776706.12457: variable '__kernel_settings_profile_contents' from source: set_fact 8146 1726776706.12484: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776706.12500: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776706.12512: variable '__kernel_settings_state_absent' from source: role '' all vars 8146 1726776706.13370: 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) 8146 1726776706.13409: variable 'ansible_module_compression' from source: unknown 8146 1726776706.13450: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776706.13469: variable 'ansible_facts' from source: unknown 8146 1726776706.13528: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/AnsiballZ_stat.py 8146 1726776706.13620: Sending initial data 8146 1726776706.13630: Sent initial data (151 bytes) 8146 1726776706.14278: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.14282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.14314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.14319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.14322: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.14375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.14381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.14423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.16236: 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 <<< 8146 1726776706.16273: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776706.16312: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpqgidsvl0 /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/AnsiballZ_stat.py <<< 8146 1726776706.16340: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776706.17611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.17794: stderr chunk (state=3): >>><<< 8146 1726776706.17797: stdout chunk (state=3): >>><<< 8146 1726776706.17804: done transferring module to remote 8146 1726776706.17806: _low_level_execute_command(): starting 8146 1726776706.17808: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/ /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/AnsiballZ_stat.py && sleep 0' 8146 1726776706.18387: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776706.18402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.18417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.18440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.18484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.18496: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776706.18510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.18530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776706.18542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776706.18558: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776706.18571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.18587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.18604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.18617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.18633: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776706.18648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.18725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.18746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.18763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.18833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.20644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.20648: stdout chunk (state=3): >>><<< 8146 1726776706.20650: stderr chunk (state=3): >>><<< 8146 1726776706.20726: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.20729: _low_level_execute_command(): starting 8146 1726776706.20752: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/AnsiballZ_stat.py && sleep 0' 8146 1726776706.21307: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776706.21323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.21338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.21356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.21401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.21415: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776706.21433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.21451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776706.21467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776706.21480: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776706.21492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.21507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.21526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.21538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.21550: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776706.21566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.21645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.21670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.21686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.21857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.36581: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/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": 312, "inode": 270532866, "dev": 51713, "nlink": 1, "atime": 1726776688.8590994, "mtime": 1726776687.9910982, "ctime": 1726776688.2470984, "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": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "248388103", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8146 1726776706.37952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776706.38001: stderr chunk (state=3): >>><<< 8146 1726776706.38004: stdout chunk (state=3): >>><<< 8146 1726776706.38022: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/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": 312, "inode": 270532866, "dev": 51713, "nlink": 1, "atime": 1726776688.8590994, "mtime": 1726776687.9910982, "ctime": 1726776688.2470984, "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": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "248388103", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776706.38067: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/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-1726776706.0510378-9322-107023082489147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776706.38189: Sending initial data 8146 1726776706.38192: Sent initial data (165 bytes) 8146 1726776706.38812: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.38816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.38847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.38850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.38853: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.38911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.38914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.38921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.38957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.40770: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 8146 1726776706.40779: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 8146 1726776706.40787: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 8146 1726776706.40794: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 8146 1726776706.40800: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 8146 1726776706.40807: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 8146 1726776706.40813: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 8146 1726776706.40823: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 8146 1726776706.40839: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8146 1726776706.40868: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776706.40898: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpiwl4qlsx/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/.source.conf <<< 8146 1726776706.40927: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776706.41066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.41146: stderr chunk (state=3): >>><<< 8146 1726776706.41149: stdout chunk (state=3): >>><<< 8146 1726776706.41168: _low_level_execute_command(): starting 8146 1726776706.41171: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/ /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/.source.conf && sleep 0' 8146 1726776706.41582: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.41587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.41623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.41627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.41629: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.41681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.41684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.41687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.41727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.43581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.43628: stderr chunk (state=3): >>><<< 8146 1726776706.43631: stdout chunk (state=3): >>><<< 8146 1726776706.43642: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.43663: variable 'ansible_module_compression' from source: unknown 8146 1726776706.43707: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8146 1726776706.43726: variable 'ansible_facts' from source: unknown 8146 1726776706.43770: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/AnsiballZ_copy.py 8146 1726776706.43872: Sending initial data 8146 1726776706.43875: Sent initial data (151 bytes) 8146 1726776706.44461: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.44469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.44511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.44514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.44516: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.44574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.44580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.44621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.46460: 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 <<< 8146 1726776706.46491: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776706.46523: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpc45raxzz /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/AnsiballZ_copy.py <<< 8146 1726776706.46553: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776706.47321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.47407: stderr chunk (state=3): >>><<< 8146 1726776706.47410: stdout chunk (state=3): >>><<< 8146 1726776706.47427: done transferring module to remote 8146 1726776706.47434: _low_level_execute_command(): starting 8146 1726776706.47439: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/ /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/AnsiballZ_copy.py && sleep 0' 8146 1726776706.47857: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.47860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.47893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.47896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.47898: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.47950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.47954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.47995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.49832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.49873: stderr chunk (state=3): >>><<< 8146 1726776706.49876: stdout chunk (state=3): >>><<< 8146 1726776706.49889: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.49891: _low_level_execute_command(): starting 8146 1726776706.49896: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/AnsiballZ_copy.py && sleep 0' 8146 1726776706.50309: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.50313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.50344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776706.50347: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.50349: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.50402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.50406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.50454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.65077: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/.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-1726776706.0510378-9322-107023082489147/.source.conf", "dest": "/etc/tuned/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}}} <<< 8146 1726776706.66308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776706.66312: stdout chunk (state=3): >>><<< 8146 1726776706.66319: stderr chunk (state=3): >>><<< 8146 1726776706.66339: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/.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-1726776706.0510378-9322-107023082489147/.source.conf", "dest": "/etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776706.66379: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/.source.conf', 'dest': '/etc/tuned/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-1726776706.0510378-9322-107023082489147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776706.66411: _low_level_execute_command(): starting 8146 1726776706.66414: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776706.0510378-9322-107023082489147/ > /dev/null 2>&1 && sleep 0' 8146 1726776706.67064: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776706.67076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.67093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.67106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.67147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.67154: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776706.67164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.67181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776706.67188: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776706.67198: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776706.67206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.67221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.67235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.67243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.67249: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776706.67259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.67342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.67359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.67374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.67440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.69355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.69358: stdout chunk (state=3): >>><<< 8146 1726776706.69361: stderr chunk (state=3): >>><<< 8146 1726776706.69774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.69781: handler run complete 8146 1726776706.69784: attempt loop complete, returning result 8146 1726776706.69786: _execute() done 8146 1726776706.69788: dumping result to json 8146 1726776706.69790: done dumping result, returning 8146 1726776706.69792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-026f-19c6-0000000006ea] 8146 1726776706.69794: sending task result for task 025ceb90-32dd-026f-19c6-0000000006ea 8146 1726776706.69893: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006ea 8146 1726776706.69897: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/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-1726776706.0510378-9322-107023082489147/.source.conf", "state": "file", "uid": 0 } 8146 1726776706.69984: no more pending results, returning what we have 8146 1726776706.69987: results queue empty 8146 1726776706.69988: checking for any_errors_fatal 8146 1726776706.69994: done checking for any_errors_fatal 8146 1726776706.69995: checking for max_fail_percentage 8146 1726776706.69996: done checking for max_fail_percentage 8146 1726776706.69997: checking to see if all hosts have failed and the running result is not ok 8146 1726776706.69998: done checking to see if all hosts have failed 8146 1726776706.69999: getting the remaining hosts for this loop 8146 1726776706.70000: done getting the remaining hosts for this loop 8146 1726776706.70004: getting the next task for host managed_node3 8146 1726776706.70010: done getting next task for host managed_node3 8146 1726776706.70014: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8146 1726776706.70019: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776706.70029: getting variables 8146 1726776706.70031: in VariableManager get_vars() 8146 1726776706.70064: Calling all_inventory to load vars for managed_node3 8146 1726776706.70067: Calling groups_inventory to load vars for managed_node3 8146 1726776706.70069: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776706.70078: Calling all_plugins_play to load vars for managed_node3 8146 1726776706.70081: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776706.70084: Calling groups_plugins_play to load vars for managed_node3 8146 1726776706.70259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776706.70482: done with get_vars() 8146 1726776706.70492: done getting variables 8146 1726776706.70552: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.695) 0:00:27.637 **** 8146 1726776706.70583: entering _queue_task() for managed_node3/service 8146 1726776706.70813: worker is 1 (out of 1 available) 8146 1726776706.70825: exiting _queue_task() for managed_node3/service 8146 1726776706.70837: done queuing things up, now waiting for results queue to drain 8146 1726776706.70839: waiting for pending results... 8146 1726776706.71119: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 8146 1726776706.71244: in run() - task 025ceb90-32dd-026f-19c6-0000000006eb 8146 1726776706.71263: variable 'ansible_search_path' from source: unknown 8146 1726776706.71272: variable 'ansible_search_path' from source: unknown 8146 1726776706.71326: variable '__kernel_settings_services' from source: include_vars 8146 1726776706.71654: variable '__kernel_settings_services' from source: include_vars 8146 1726776706.71841: variable 'omit' from source: magic vars 8146 1726776706.71943: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776706.71957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776706.71971: variable 'omit' from source: magic vars 8146 1726776706.72234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776706.72476: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776706.72526: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776706.72563: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776706.72603: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776706.72713: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776706.72731: variable '__kernel_settings_register_mode' from source: set_fact 8146 1726776706.72754: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 8146 1726776706.72762: when evaluation is False, skipping this task 8146 1726776706.72797: variable 'item' from source: unknown 8146 1726776706.72871: 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" } 8146 1726776706.73044: dumping result to json 8146 1726776706.73053: done dumping result, returning 8146 1726776706.73064: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-026f-19c6-0000000006eb] 8146 1726776706.73075: sending task result for task 025ceb90-32dd-026f-19c6-0000000006eb skipping: [managed_node3] => { "changed": false } MSG: All items skipped 8146 1726776706.73170: no more pending results, returning what we have 8146 1726776706.73174: results queue empty 8146 1726776706.73175: checking for any_errors_fatal 8146 1726776706.73187: done checking for any_errors_fatal 8146 1726776706.73188: checking for max_fail_percentage 8146 1726776706.73189: done checking for max_fail_percentage 8146 1726776706.73190: checking to see if all hosts have failed and the running result is not ok 8146 1726776706.73191: done checking to see if all hosts have failed 8146 1726776706.73192: getting the remaining hosts for this loop 8146 1726776706.73194: done getting the remaining hosts for this loop 8146 1726776706.73198: getting the next task for host managed_node3 8146 1726776706.73205: done getting next task for host managed_node3 8146 1726776706.73209: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8146 1726776706.73213: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776706.73229: getting variables 8146 1726776706.73231: in VariableManager get_vars() 8146 1726776706.73268: Calling all_inventory to load vars for managed_node3 8146 1726776706.73270: Calling groups_inventory to load vars for managed_node3 8146 1726776706.73273: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776706.73284: Calling all_plugins_play to load vars for managed_node3 8146 1726776706.73287: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776706.73290: Calling groups_plugins_play to load vars for managed_node3 8146 1726776706.73467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776706.73692: done with get_vars() 8146 1726776706.73703: done getting variables 8146 1726776706.73766: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.032) 0:00:27.669 **** 8146 1726776706.73801: entering _queue_task() for managed_node3/command 8146 1726776706.73821: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006eb 8146 1726776706.73832: WORKER PROCESS EXITING 8146 1726776706.74252: worker is 1 (out of 1 available) 8146 1726776706.74264: exiting _queue_task() for managed_node3/command 8146 1726776706.74278: done queuing things up, now waiting for results queue to drain 8146 1726776706.74280: waiting for pending results... 8146 1726776706.74572: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 8146 1726776706.74693: in run() - task 025ceb90-32dd-026f-19c6-0000000006ec 8146 1726776706.74712: variable 'ansible_search_path' from source: unknown 8146 1726776706.74725: variable 'ansible_search_path' from source: unknown 8146 1726776706.74766: calling self._execute() 8146 1726776706.74873: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776706.74885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776706.74899: variable 'omit' from source: magic vars 8146 1726776706.75376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776706.75637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776706.75828: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776706.75864: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776706.75901: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776706.76016: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776706.76055: Evaluated conditional (not __kernel_settings_register_profile is changed): True 8146 1726776706.76187: variable '__kernel_settings_register_mode' from source: set_fact 8146 1726776706.76205: Evaluated conditional (not __kernel_settings_register_mode is changed): True 8146 1726776706.76331: variable '__kernel_settings_register_apply' from source: set_fact 8146 1726776706.76346: Evaluated conditional (__kernel_settings_register_apply is changed): True 8146 1726776706.76358: variable 'omit' from source: magic vars 8146 1726776706.76416: variable 'omit' from source: magic vars 8146 1726776706.76542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776706.78679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776706.78759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776706.78799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776706.78838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776706.78872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776706.78947: variable '__kernel_settings_active_profile' from source: set_fact 8146 1726776706.78989: variable 'omit' from source: magic vars 8146 1726776706.79027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776706.79059: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776706.79085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776706.79107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776706.79124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776706.79158: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776706.79166: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776706.79175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776706.79281: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776706.79300: Set connection var ansible_pipelining to False 8146 1726776706.79311: Set connection var ansible_shell_executable to /bin/sh 8146 1726776706.79326: Set connection var ansible_timeout to 10 8146 1726776706.79335: Set connection var ansible_shell_type to sh 8146 1726776706.79342: Set connection var ansible_connection to ssh 8146 1726776706.79368: variable 'ansible_shell_executable' from source: unknown 8146 1726776706.79376: variable 'ansible_connection' from source: unknown 8146 1726776706.79383: variable 'ansible_module_compression' from source: unknown 8146 1726776706.79390: variable 'ansible_shell_type' from source: unknown 8146 1726776706.79398: variable 'ansible_shell_executable' from source: unknown 8146 1726776706.79408: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776706.79417: variable 'ansible_pipelining' from source: unknown 8146 1726776706.79426: variable 'ansible_timeout' from source: unknown 8146 1726776706.79434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776706.79540: 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) 8146 1726776706.79557: variable 'omit' from source: magic vars 8146 1726776706.79567: starting attempt loop 8146 1726776706.79574: running the handler 8146 1726776706.79591: _low_level_execute_command(): starting 8146 1726776706.79602: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776706.80355: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776706.80370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.80390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.80409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.80454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.80465: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776706.80479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.80500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776706.80511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776706.80524: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776706.80536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.80550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.80566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.80579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.80591: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776706.80606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.80684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.80710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.80730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.80804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.82443: stdout chunk (state=3): >>>/root <<< 8146 1726776706.82634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.82638: stdout chunk (state=3): >>><<< 8146 1726776706.82640: stderr chunk (state=3): >>><<< 8146 1726776706.82725: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.82728: _low_level_execute_command(): starting 8146 1726776706.82731: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220 `" && echo ansible-tmp-1726776706.8266046-9355-122183399789220="` echo /root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220 `" ) && sleep 0' 8146 1726776706.83324: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776706.83338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.83354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.83373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.83420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.83434: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776706.83448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.83466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776706.83478: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776706.83489: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776706.83501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.83517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.83535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.83546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.83556: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776706.83569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.83648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.83668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.83683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.83751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.85653: stdout chunk (state=3): >>>ansible-tmp-1726776706.8266046-9355-122183399789220=/root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220 <<< 8146 1726776706.85842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.85845: stdout chunk (state=3): >>><<< 8146 1726776706.85847: stderr chunk (state=3): >>><<< 8146 1726776706.85924: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776706.8266046-9355-122183399789220=/root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.85927: variable 'ansible_module_compression' from source: unknown 8146 1726776706.86146: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8146 1726776706.86149: variable 'ansible_facts' from source: unknown 8146 1726776706.86151: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220/AnsiballZ_command.py 8146 1726776706.86207: Sending initial data 8146 1726776706.86210: Sent initial data (154 bytes) 8146 1726776706.87196: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776706.87208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.87225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.87249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.87290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.87303: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776706.87320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.87341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776706.87356: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776706.87368: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776706.87381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.87395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.87413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.87428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.87440: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776706.87457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.87537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.87559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.87580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.87645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.89374: 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 <<< 8146 1726776706.89398: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776706.89447: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp72w0z9mm /root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220/AnsiballZ_command.py <<< 8146 1726776706.89477: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776706.90717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.90824: stderr chunk (state=3): >>><<< 8146 1726776706.90827: stdout chunk (state=3): >>><<< 8146 1726776706.90830: done transferring module to remote 8146 1726776706.90832: _low_level_execute_command(): starting 8146 1726776706.90834: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220/ /root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220/AnsiballZ_command.py && sleep 0' 8146 1726776706.91555: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776706.91569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.91585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.91603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.91649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.91661: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776706.91676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.91696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776706.91708: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776706.91722: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776706.91735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.91749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.91765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.91777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.91788: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776706.91802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.91878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.91895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.91910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.92633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776706.93989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776706.93992: stdout chunk (state=3): >>><<< 8146 1726776706.93994: stderr chunk (state=3): >>><<< 8146 1726776706.94084: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776706.94088: _low_level_execute_command(): starting 8146 1726776706.94091: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220/AnsiballZ_command.py && sleep 0' 8146 1726776706.94696: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776706.94710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.94727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.94748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.94796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.94809: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776706.94827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.94845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776706.94859: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776706.94876: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776706.94889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776706.94902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776706.94916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776706.94931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776706.94943: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776706.94958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776706.95038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776706.95060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776706.95077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776706.95157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.19051: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:47.083678", "end": "2024-09-19 16:11:48.189507", "delta": "0:00:01.105829", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_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}}} <<< 8146 1726776708.20420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776708.20477: stderr chunk (state=3): >>><<< 8146 1726776708.20481: stdout chunk (state=3): >>><<< 8146 1726776708.20498: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:47.083678", "end": "2024-09-19 16:11:48.189507", "delta": "0:00:01.105829", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776708.20530: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_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-1726776706.8266046-9355-122183399789220/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776708.20536: _low_level_execute_command(): starting 8146 1726776708.20541: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776706.8266046-9355-122183399789220/ > /dev/null 2>&1 && sleep 0' 8146 1726776708.21014: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.21021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.21056: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.21060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.21063: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.21114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.21121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.21164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.22956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.23009: stderr chunk (state=3): >>><<< 8146 1726776708.23013: stdout chunk (state=3): >>><<< 8146 1726776708.23033: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776708.23037: handler run complete 8146 1726776708.23054: Evaluated conditional (True): True 8146 1726776708.23062: attempt loop complete, returning result 8146 1726776708.23067: _execute() done 8146 1726776708.23070: dumping result to json 8146 1726776708.23072: done dumping result, returning 8146 1726776708.23081: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-026f-19c6-0000000006ec] 8146 1726776708.23086: sending task result for task 025ceb90-32dd-026f-19c6-0000000006ec 8146 1726776708.23188: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006ec 8146 1726776708.23191: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.105829", "end": "2024-09-19 16:11:48.189507", "rc": 0, "start": "2024-09-19 16:11:47.083678" } 8146 1726776708.23270: no more pending results, returning what we have 8146 1726776708.23273: results queue empty 8146 1726776708.23274: checking for any_errors_fatal 8146 1726776708.23281: done checking for any_errors_fatal 8146 1726776708.23282: checking for max_fail_percentage 8146 1726776708.23284: done checking for max_fail_percentage 8146 1726776708.23289: checking to see if all hosts have failed and the running result is not ok 8146 1726776708.23290: done checking to see if all hosts have failed 8146 1726776708.23291: getting the remaining hosts for this loop 8146 1726776708.23293: done getting the remaining hosts for this loop 8146 1726776708.23296: getting the next task for host managed_node3 8146 1726776708.23303: done getting next task for host managed_node3 8146 1726776708.23307: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8146 1726776708.23311: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776708.23323: getting variables 8146 1726776708.23325: in VariableManager get_vars() 8146 1726776708.23358: Calling all_inventory to load vars for managed_node3 8146 1726776708.23361: Calling groups_inventory to load vars for managed_node3 8146 1726776708.23365: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.23374: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.23376: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.23378: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.23499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.23698: done with get_vars() 8146 1726776708.23705: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:48 -0400 (0:00:01.499) 0:00:29.169 **** 8146 1726776708.23778: entering _queue_task() for managed_node3/include_tasks 8146 1726776708.23971: worker is 1 (out of 1 available) 8146 1726776708.23986: exiting _queue_task() for managed_node3/include_tasks 8146 1726776708.23999: done queuing things up, now waiting for results queue to drain 8146 1726776708.24000: waiting for pending results... 8146 1726776708.24178: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 8146 1726776708.24272: in run() - task 025ceb90-32dd-026f-19c6-0000000006ed 8146 1726776708.24283: variable 'ansible_search_path' from source: unknown 8146 1726776708.24290: variable 'ansible_search_path' from source: unknown 8146 1726776708.24326: calling self._execute() 8146 1726776708.24393: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.24402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.24410: variable 'omit' from source: magic vars 8146 1726776708.24743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776708.24923: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776708.24957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776708.24984: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776708.25009: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776708.25095: variable '__kernel_settings_register_apply' from source: set_fact 8146 1726776708.25115: Evaluated conditional (__kernel_settings_register_apply is changed): True 8146 1726776708.25122: _execute() done 8146 1726776708.25125: dumping result to json 8146 1726776708.25127: done dumping result, returning 8146 1726776708.25134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-026f-19c6-0000000006ed] 8146 1726776708.25140: sending task result for task 025ceb90-32dd-026f-19c6-0000000006ed 8146 1726776708.25222: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006ed 8146 1726776708.25225: WORKER PROCESS EXITING 8146 1726776708.25261: no more pending results, returning what we have 8146 1726776708.25266: in VariableManager get_vars() 8146 1726776708.25307: Calling all_inventory to load vars for managed_node3 8146 1726776708.25310: Calling groups_inventory to load vars for managed_node3 8146 1726776708.25312: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.25324: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.25326: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.25329: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.25452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.25576: done with get_vars() 8146 1726776708.25582: variable 'ansible_search_path' from source: unknown 8146 1726776708.25583: variable 'ansible_search_path' from source: unknown 8146 1726776708.25604: we have included files to process 8146 1726776708.25605: generating all_blocks data 8146 1726776708.25610: done generating all_blocks data 8146 1726776708.25614: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8146 1726776708.25614: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8146 1726776708.25616: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 8146 1726776708.25873: done processing included file 8146 1726776708.25875: iterating over new_blocks loaded from include file 8146 1726776708.25876: in VariableManager get_vars() 8146 1726776708.25891: done with get_vars() 8146 1726776708.25893: filtering new block on tags 8146 1726776708.25929: done filtering new block on tags 8146 1726776708.25931: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 8146 1726776708.25934: extending task lists for all hosts with included blocks 8146 1726776708.26478: done extending task lists 8146 1726776708.26479: done processing included files 8146 1726776708.26480: results queue empty 8146 1726776708.26480: checking for any_errors_fatal 8146 1726776708.26483: done checking for any_errors_fatal 8146 1726776708.26484: checking for max_fail_percentage 8146 1726776708.26484: done checking for max_fail_percentage 8146 1726776708.26485: checking to see if all hosts have failed and the running result is not ok 8146 1726776708.26485: done checking to see if all hosts have failed 8146 1726776708.26486: getting the remaining hosts for this loop 8146 1726776708.26487: done getting the remaining hosts for this loop 8146 1726776708.26488: getting the next task for host managed_node3 8146 1726776708.26491: done getting next task for host managed_node3 8146 1726776708.26493: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 8146 1726776708.26496: ^ state is: HOST STATE: block=2, task=20, 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? (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 8146 1726776708.26501: getting variables 8146 1726776708.26502: in VariableManager get_vars() 8146 1726776708.26510: Calling all_inventory to load vars for managed_node3 8146 1726776708.26511: Calling groups_inventory to load vars for managed_node3 8146 1726776708.26512: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.26515: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.26517: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.26520: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.26596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.26711: done with get_vars() 8146 1726776708.26717: done getting variables 8146 1726776708.26743: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.029) 0:00:29.198 **** 8146 1726776708.26768: entering _queue_task() for managed_node3/command 8146 1726776708.26942: worker is 1 (out of 1 available) 8146 1726776708.26956: exiting _queue_task() for managed_node3/command 8146 1726776708.26968: done queuing things up, now waiting for results queue to drain 8146 1726776708.26970: waiting for pending results... 8146 1726776708.27139: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 8146 1726776708.27232: in run() - task 025ceb90-32dd-026f-19c6-0000000007cc 8146 1726776708.27243: variable 'ansible_search_path' from source: unknown 8146 1726776708.27247: variable 'ansible_search_path' from source: unknown 8146 1726776708.27277: calling self._execute() 8146 1726776708.27343: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.27347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.27355: variable 'omit' from source: magic vars 8146 1726776708.27428: variable 'omit' from source: magic vars 8146 1726776708.27477: variable 'omit' from source: magic vars 8146 1726776708.27500: variable 'omit' from source: magic vars 8146 1726776708.27535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776708.27561: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776708.27578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776708.27591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776708.27601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776708.27625: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776708.27630: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.27632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.27701: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776708.27707: Set connection var ansible_pipelining to False 8146 1726776708.27712: Set connection var ansible_shell_executable to /bin/sh 8146 1726776708.27719: Set connection var ansible_timeout to 10 8146 1726776708.27724: Set connection var ansible_shell_type to sh 8146 1726776708.27726: Set connection var ansible_connection to ssh 8146 1726776708.27743: variable 'ansible_shell_executable' from source: unknown 8146 1726776708.27746: variable 'ansible_connection' from source: unknown 8146 1726776708.27749: variable 'ansible_module_compression' from source: unknown 8146 1726776708.27751: variable 'ansible_shell_type' from source: unknown 8146 1726776708.27753: variable 'ansible_shell_executable' from source: unknown 8146 1726776708.27756: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.27758: variable 'ansible_pipelining' from source: unknown 8146 1726776708.27760: variable 'ansible_timeout' from source: unknown 8146 1726776708.27764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.27861: 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) 8146 1726776708.27871: variable 'omit' from source: magic vars 8146 1726776708.27876: starting attempt loop 8146 1726776708.27879: running the handler 8146 1726776708.27892: _low_level_execute_command(): starting 8146 1726776708.27898: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776708.28406: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.28414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.28449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.28463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.28515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776708.28531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.28578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.30227: stdout chunk (state=3): >>>/root <<< 8146 1726776708.30335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.30382: stderr chunk (state=3): >>><<< 8146 1726776708.30386: stdout chunk (state=3): >>><<< 8146 1726776708.30404: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776708.30414: _low_level_execute_command(): starting 8146 1726776708.30422: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652 `" && echo ansible-tmp-1726776708.3040307-9384-61255580589652="` echo /root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652 `" ) && sleep 0' 8146 1726776708.30828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.30835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.30869: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.30888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776708.30897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.30942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.30945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.30989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.32892: stdout chunk (state=3): >>>ansible-tmp-1726776708.3040307-9384-61255580589652=/root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652 <<< 8146 1726776708.33033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.33084: stderr chunk (state=3): >>><<< 8146 1726776708.33087: stdout chunk (state=3): >>><<< 8146 1726776708.33408: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776708.3040307-9384-61255580589652=/root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776708.33412: variable 'ansible_module_compression' from source: unknown 8146 1726776708.33415: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8146 1726776708.33419: variable 'ansible_facts' from source: unknown 8146 1726776708.33422: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652/AnsiballZ_command.py 8146 1726776708.33484: Sending initial data 8146 1726776708.33488: Sent initial data (153 bytes) 8146 1726776708.34470: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776708.34485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.34505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.34528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.34574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776708.34587: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776708.34602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.34628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776708.34640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776708.34653: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776708.34669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.34684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.34701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.34717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776708.34735: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776708.34750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.34830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.34847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776708.34860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.34924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.36647: 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 <<< 8146 1726776708.36704: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776708.36727: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpvf8hm61_ /root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652/AnsiballZ_command.py <<< 8146 1726776708.36757: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776708.37868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.38054: stderr chunk (state=3): >>><<< 8146 1726776708.38058: stdout chunk (state=3): >>><<< 8146 1726776708.38060: done transferring module to remote 8146 1726776708.38062: _low_level_execute_command(): starting 8146 1726776708.38064: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652/ /root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652/AnsiballZ_command.py && sleep 0' 8146 1726776708.38647: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776708.38661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.38677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.38695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.38743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776708.38756: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776708.38771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.38789: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776708.38802: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776708.38818: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776708.38834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.38850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.38867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.38884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776708.38896: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776708.38910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.38988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.39012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776708.39031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.39089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.40857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.40921: stderr chunk (state=3): >>><<< 8146 1726776708.40924: stdout chunk (state=3): >>><<< 8146 1726776708.41009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776708.41014: _low_level_execute_command(): starting 8146 1726776708.41016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652/AnsiballZ_command.py && sleep 0' 8146 1726776708.41564: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776708.41578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.41593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.41611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.41655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776708.41668: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776708.41683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.41702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776708.41714: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776708.41730: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776708.41743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.41757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.41774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.41787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776708.41797: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776708.41812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.41888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.41910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776708.41932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.42005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.65369: 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 16:11:48.554990", "end": "2024-09-19 16:11:48.652715", "delta": "0:00:00.097725", "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}}} <<< 8146 1726776708.66693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776708.66753: stderr chunk (state=3): >>><<< 8146 1726776708.66756: stdout chunk (state=3): >>><<< 8146 1726776708.66775: _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 16:11:48.554990", "end": "2024-09-19 16:11:48.652715", "delta": "0:00:00.097725", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776708.66816: 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-1726776708.3040307-9384-61255580589652/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776708.66827: _low_level_execute_command(): starting 8146 1726776708.66830: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776708.3040307-9384-61255580589652/ > /dev/null 2>&1 && sleep 0' 8146 1726776708.67293: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.67296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.67333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.67337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.67339: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.67387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.67402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.67438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.69244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.69292: stderr chunk (state=3): >>><<< 8146 1726776708.69295: stdout chunk (state=3): >>><<< 8146 1726776708.69310: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776708.69319: handler run complete 8146 1726776708.69337: Evaluated conditional (False): False 8146 1726776708.69346: attempt loop complete, returning result 8146 1726776708.69349: _execute() done 8146 1726776708.69351: dumping result to json 8146 1726776708.69356: done dumping result, returning 8146 1726776708.69364: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-026f-19c6-0000000007cc] 8146 1726776708.69371: sending task result for task 025ceb90-32dd-026f-19c6-0000000007cc 8146 1726776708.69475: done sending task result for task 025ceb90-32dd-026f-19c6-0000000007cc 8146 1726776708.69478: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.097725", "end": "2024-09-19 16:11:48.652715", "rc": 0, "start": "2024-09-19 16:11:48.554990" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 8146 1726776708.69566: no more pending results, returning what we have 8146 1726776708.69570: results queue empty 8146 1726776708.69571: checking for any_errors_fatal 8146 1726776708.69573: done checking for any_errors_fatal 8146 1726776708.69573: checking for max_fail_percentage 8146 1726776708.69575: done checking for max_fail_percentage 8146 1726776708.69576: checking to see if all hosts have failed and the running result is not ok 8146 1726776708.69576: done checking to see if all hosts have failed 8146 1726776708.69577: getting the remaining hosts for this loop 8146 1726776708.69579: done getting the remaining hosts for this loop 8146 1726776708.69583: getting the next task for host managed_node3 8146 1726776708.69590: done getting next task for host managed_node3 8146 1726776708.69594: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 8146 1726776708.69599: ^ state is: HOST STATE: block=2, task=20, 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? (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 8146 1726776708.69608: getting variables 8146 1726776708.69609: in VariableManager get_vars() 8146 1726776708.69650: Calling all_inventory to load vars for managed_node3 8146 1726776708.69653: Calling groups_inventory to load vars for managed_node3 8146 1726776708.69655: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.69666: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.69668: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.69671: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.69822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.69953: done with get_vars() 8146 1726776708.69961: done getting variables 8146 1726776708.70005: 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 [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.432) 0:00:29.631 **** 8146 1726776708.70031: entering _queue_task() for managed_node3/shell 8146 1726776708.70227: worker is 1 (out of 1 available) 8146 1726776708.70241: exiting _queue_task() for managed_node3/shell 8146 1726776708.70254: done queuing things up, now waiting for results queue to drain 8146 1726776708.70256: waiting for pending results... 8146 1726776708.70424: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 8146 1726776708.70515: in run() - task 025ceb90-32dd-026f-19c6-0000000007cd 8146 1726776708.70528: variable 'ansible_search_path' from source: unknown 8146 1726776708.70531: variable 'ansible_search_path' from source: unknown 8146 1726776708.70560: calling self._execute() 8146 1726776708.70629: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.70632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.70641: variable 'omit' from source: magic vars 8146 1726776708.70966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776708.71141: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776708.71175: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776708.71199: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776708.71225: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776708.71305: variable '__kernel_settings_register_verify_values' from source: set_fact 8146 1726776708.71327: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 8146 1726776708.71331: when evaluation is False, skipping this task 8146 1726776708.71333: _execute() done 8146 1726776708.71336: dumping result to json 8146 1726776708.71338: done dumping result, returning 8146 1726776708.71344: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-026f-19c6-0000000007cd] 8146 1726776708.71352: sending task result for task 025ceb90-32dd-026f-19c6-0000000007cd 8146 1726776708.71433: done sending task result for task 025ceb90-32dd-026f-19c6-0000000007cd 8146 1726776708.71436: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 8146 1726776708.71505: no more pending results, returning what we have 8146 1726776708.71509: results queue empty 8146 1726776708.71509: checking for any_errors_fatal 8146 1726776708.71522: done checking for any_errors_fatal 8146 1726776708.71522: checking for max_fail_percentage 8146 1726776708.71524: done checking for max_fail_percentage 8146 1726776708.71524: checking to see if all hosts have failed and the running result is not ok 8146 1726776708.71525: done checking to see if all hosts have failed 8146 1726776708.71526: getting the remaining hosts for this loop 8146 1726776708.71527: done getting the remaining hosts for this loop 8146 1726776708.71530: getting the next task for host managed_node3 8146 1726776708.71536: done getting next task for host managed_node3 8146 1726776708.71540: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 8146 1726776708.71544: ^ state is: HOST STATE: block=2, task=20, 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? (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), did rescue? False, did start at task? False 8146 1726776708.71557: getting variables 8146 1726776708.71558: in VariableManager get_vars() 8146 1726776708.71591: Calling all_inventory to load vars for managed_node3 8146 1726776708.71594: Calling groups_inventory to load vars for managed_node3 8146 1726776708.71595: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.71601: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.71603: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.71605: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.71711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.71840: done with get_vars() 8146 1726776708.71847: done getting variables 8146 1726776708.71888: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.018) 0:00:29.650 **** 8146 1726776708.71914: entering _queue_task() for managed_node3/fail 8146 1726776708.72088: worker is 1 (out of 1 available) 8146 1726776708.72101: exiting _queue_task() for managed_node3/fail 8146 1726776708.72111: done queuing things up, now waiting for results queue to drain 8146 1726776708.72115: waiting for pending results... 8146 1726776708.72277: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 8146 1726776708.72385: in run() - task 025ceb90-32dd-026f-19c6-0000000007ce 8146 1726776708.72395: variable 'ansible_search_path' from source: unknown 8146 1726776708.72399: variable 'ansible_search_path' from source: unknown 8146 1726776708.72428: calling self._execute() 8146 1726776708.72492: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.72495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.72503: variable 'omit' from source: magic vars 8146 1726776708.72811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776708.73031: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776708.73060: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776708.73084: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776708.73108: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776708.73183: variable '__kernel_settings_register_verify_values' from source: set_fact 8146 1726776708.73201: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 8146 1726776708.73205: when evaluation is False, skipping this task 8146 1726776708.73207: _execute() done 8146 1726776708.73210: dumping result to json 8146 1726776708.73212: done dumping result, returning 8146 1726776708.73220: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-026f-19c6-0000000007ce] 8146 1726776708.73227: sending task result for task 025ceb90-32dd-026f-19c6-0000000007ce 8146 1726776708.73313: done sending task result for task 025ceb90-32dd-026f-19c6-0000000007ce 8146 1726776708.73316: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 8146 1726776708.73431: no more pending results, returning what we have 8146 1726776708.73435: results queue empty 8146 1726776708.73436: checking for any_errors_fatal 8146 1726776708.73440: done checking for any_errors_fatal 8146 1726776708.73441: checking for max_fail_percentage 8146 1726776708.73443: done checking for max_fail_percentage 8146 1726776708.73443: checking to see if all hosts have failed and the running result is not ok 8146 1726776708.73444: done checking to see if all hosts have failed 8146 1726776708.73445: getting the remaining hosts for this loop 8146 1726776708.73446: done getting the remaining hosts for this loop 8146 1726776708.73450: getting the next task for host managed_node3 8146 1726776708.73457: done getting next task for host managed_node3 8146 1726776708.73461: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8146 1726776708.73465: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776708.73479: getting variables 8146 1726776708.73481: in VariableManager get_vars() 8146 1726776708.73510: Calling all_inventory to load vars for managed_node3 8146 1726776708.73513: Calling groups_inventory to load vars for managed_node3 8146 1726776708.73515: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.73525: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.73528: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.73531: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.73737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.73938: done with get_vars() 8146 1726776708.73947: done getting variables 8146 1726776708.73997: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.021) 0:00:29.671 **** 8146 1726776708.74029: entering _queue_task() for managed_node3/set_fact 8146 1726776708.74234: worker is 1 (out of 1 available) 8146 1726776708.74246: exiting _queue_task() for managed_node3/set_fact 8146 1726776708.74258: done queuing things up, now waiting for results queue to drain 8146 1726776708.74260: waiting for pending results... 8146 1726776708.74548: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 8146 1726776708.74643: in run() - task 025ceb90-32dd-026f-19c6-0000000006ee 8146 1726776708.74656: variable 'ansible_search_path' from source: unknown 8146 1726776708.74660: variable 'ansible_search_path' from source: unknown 8146 1726776708.74697: calling self._execute() 8146 1726776708.74784: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.74798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.74816: variable 'omit' from source: magic vars 8146 1726776708.74890: variable 'omit' from source: magic vars 8146 1726776708.74933: variable 'omit' from source: magic vars 8146 1726776708.74955: variable 'omit' from source: magic vars 8146 1726776708.74990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776708.75016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776708.75034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776708.75049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776708.75059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776708.75083: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776708.75087: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.75089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.75169: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776708.75172: Set connection var ansible_pipelining to False 8146 1726776708.75178: Set connection var ansible_shell_executable to /bin/sh 8146 1726776708.75185: Set connection var ansible_timeout to 10 8146 1726776708.75189: Set connection var ansible_shell_type to sh 8146 1726776708.75192: Set connection var ansible_connection to ssh 8146 1726776708.75207: variable 'ansible_shell_executable' from source: unknown 8146 1726776708.75210: variable 'ansible_connection' from source: unknown 8146 1726776708.75212: variable 'ansible_module_compression' from source: unknown 8146 1726776708.75215: variable 'ansible_shell_type' from source: unknown 8146 1726776708.75217: variable 'ansible_shell_executable' from source: unknown 8146 1726776708.75222: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.75226: variable 'ansible_pipelining' from source: unknown 8146 1726776708.75228: variable 'ansible_timeout' from source: unknown 8146 1726776708.75232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.75332: 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) 8146 1726776708.75341: variable 'omit' from source: magic vars 8146 1726776708.75344: starting attempt loop 8146 1726776708.75347: running the handler 8146 1726776708.75358: handler run complete 8146 1726776708.75370: attempt loop complete, returning result 8146 1726776708.75373: _execute() done 8146 1726776708.75376: dumping result to json 8146 1726776708.75378: done dumping result, returning 8146 1726776708.75385: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-026f-19c6-0000000006ee] 8146 1726776708.75390: sending task result for task 025ceb90-32dd-026f-19c6-0000000006ee 8146 1726776708.75471: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006ee 8146 1726776708.75474: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 8146 1726776708.75537: no more pending results, returning what we have 8146 1726776708.75540: results queue empty 8146 1726776708.75541: checking for any_errors_fatal 8146 1726776708.75547: done checking for any_errors_fatal 8146 1726776708.75548: checking for max_fail_percentage 8146 1726776708.75549: done checking for max_fail_percentage 8146 1726776708.75550: checking to see if all hosts have failed and the running result is not ok 8146 1726776708.75550: done checking to see if all hosts have failed 8146 1726776708.75551: getting the remaining hosts for this loop 8146 1726776708.75552: done getting the remaining hosts for this loop 8146 1726776708.75556: getting the next task for host managed_node3 8146 1726776708.75561: done getting next task for host managed_node3 8146 1726776708.75567: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8146 1726776708.75571: ^ state is: HOST STATE: block=2, task=20, 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=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8146 1726776708.75581: getting variables 8146 1726776708.75582: in VariableManager get_vars() 8146 1726776708.75606: Calling all_inventory to load vars for managed_node3 8146 1726776708.75608: Calling groups_inventory to load vars for managed_node3 8146 1726776708.75609: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.75615: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.75617: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.75620: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.75724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.75847: done with get_vars() 8146 1726776708.75854: done getting variables 8146 1726776708.75893: 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-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.018) 0:00:29.690 **** 8146 1726776708.75914: entering _queue_task() for managed_node3/set_fact 8146 1726776708.76077: worker is 1 (out of 1 available) 8146 1726776708.76089: exiting _queue_task() for managed_node3/set_fact 8146 1726776708.76100: done queuing things up, now waiting for results queue to drain 8146 1726776708.76102: waiting for pending results... 8146 1726776708.76255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 8146 1726776708.76327: in run() - task 025ceb90-32dd-026f-19c6-0000000006ef 8146 1726776708.76338: variable 'ansible_search_path' from source: unknown 8146 1726776708.76341: variable 'ansible_search_path' from source: unknown 8146 1726776708.76369: calling self._execute() 8146 1726776708.76432: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.76436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.76444: variable 'omit' from source: magic vars 8146 1726776708.76517: variable 'omit' from source: magic vars 8146 1726776708.76580: variable 'omit' from source: magic vars 8146 1726776708.76936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8146 1726776708.77260: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8146 1726776708.77313: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8146 1726776708.77353: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8146 1726776708.77395: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8146 1726776708.77539: variable '__kernel_settings_register_profile' from source: set_fact 8146 1726776708.77557: variable '__kernel_settings_register_mode' from source: set_fact 8146 1726776708.77573: variable '__kernel_settings_register_apply' from source: set_fact 8146 1726776708.77629: variable 'omit' from source: magic vars 8146 1726776708.77658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776708.77693: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776708.77721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776708.77743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776708.77759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776708.77795: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776708.77805: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.77821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.77926: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776708.77942: Set connection var ansible_pipelining to False 8146 1726776708.77950: Set connection var ansible_shell_executable to /bin/sh 8146 1726776708.77960: Set connection var ansible_timeout to 10 8146 1726776708.77971: Set connection var ansible_shell_type to sh 8146 1726776708.77976: Set connection var ansible_connection to ssh 8146 1726776708.77998: variable 'ansible_shell_executable' from source: unknown 8146 1726776708.78005: variable 'ansible_connection' from source: unknown 8146 1726776708.78010: variable 'ansible_module_compression' from source: unknown 8146 1726776708.78015: variable 'ansible_shell_type' from source: unknown 8146 1726776708.78023: variable 'ansible_shell_executable' from source: unknown 8146 1726776708.78030: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.78039: variable 'ansible_pipelining' from source: unknown 8146 1726776708.78046: variable 'ansible_timeout' from source: unknown 8146 1726776708.78053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.78177: 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) 8146 1726776708.78194: variable 'omit' from source: magic vars 8146 1726776708.78203: starting attempt loop 8146 1726776708.78209: running the handler 8146 1726776708.78228: handler run complete 8146 1726776708.78243: attempt loop complete, returning result 8146 1726776708.78254: _execute() done 8146 1726776708.78261: dumping result to json 8146 1726776708.78272: done dumping result, returning 8146 1726776708.78284: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-026f-19c6-0000000006ef] 8146 1726776708.78295: sending task result for task 025ceb90-32dd-026f-19c6-0000000006ef ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 8146 1726776708.78460: no more pending results, returning what we have 8146 1726776708.78466: results queue empty 8146 1726776708.78467: checking for any_errors_fatal 8146 1726776708.78475: done checking for any_errors_fatal 8146 1726776708.78475: checking for max_fail_percentage 8146 1726776708.78477: done checking for max_fail_percentage 8146 1726776708.78478: checking to see if all hosts have failed and the running result is not ok 8146 1726776708.78479: done checking to see if all hosts have failed 8146 1726776708.78480: getting the remaining hosts for this loop 8146 1726776708.78482: done getting the remaining hosts for this loop 8146 1726776708.78486: getting the next task for host managed_node3 8146 1726776708.78497: done getting next task for host managed_node3 8146 1726776708.78499: ^ task is: TASK: meta (role_complete) 8146 1726776708.78503: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776708.78515: getting variables 8146 1726776708.78517: in VariableManager get_vars() 8146 1726776708.78561: Calling all_inventory to load vars for managed_node3 8146 1726776708.78567: Calling groups_inventory to load vars for managed_node3 8146 1726776708.78571: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.78582: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.78585: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.78588: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.78776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.79055: done with get_vars() 8146 1726776708.79070: done getting variables 8146 1726776708.79151: done queuing things up, now waiting for results queue to drain 8146 1726776708.79153: results queue empty 8146 1726776708.79153: checking for any_errors_fatal 8146 1726776708.79155: done checking for any_errors_fatal 8146 1726776708.79161: checking for max_fail_percentage 8146 1726776708.79162: done checking for max_fail_percentage 8146 1726776708.79166: checking to see if all hosts have failed and the running result is not ok 8146 1726776708.79167: done checking to see if all hosts have failed 8146 1726776708.79167: getting the remaining hosts for this loop 8146 1726776708.79168: done getting the remaining hosts for this loop 8146 1726776708.79171: getting the next task for host managed_node3 8146 1726776708.79175: done getting next task for host managed_node3 8146 1726776708.79177: ^ task is: TASK: Verify no settings 8146 1726776708.79179: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776708.79182: getting variables 8146 1726776708.79182: in VariableManager get_vars() 8146 1726776708.79193: Calling all_inventory to load vars for managed_node3 8146 1726776708.79196: Calling groups_inventory to load vars for managed_node3 8146 1726776708.79197: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776708.79202: Calling all_plugins_play to load vars for managed_node3 8146 1726776708.79204: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776708.79207: Calling groups_plugins_play to load vars for managed_node3 8146 1726776708.79343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776708.79808: done with get_vars() 8146 1726776708.79817: done getting variables 8146 1726776708.79839: done sending task result for task 025ceb90-32dd-026f-19c6-0000000006ef 8146 1726776708.79843: WORKER PROCESS EXITING 8146 1726776708.79875: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.039) 0:00:29.730 **** 8146 1726776708.79903: entering _queue_task() for managed_node3/shell 8146 1726776708.80157: worker is 1 (out of 1 available) 8146 1726776708.80174: exiting _queue_task() for managed_node3/shell 8146 1726776708.80186: done queuing things up, now waiting for results queue to drain 8146 1726776708.80188: waiting for pending results... 8146 1726776708.80474: running TaskExecutor() for managed_node3/TASK: Verify no settings 8146 1726776708.80586: in run() - task 025ceb90-32dd-026f-19c6-00000000058b 8146 1726776708.80606: variable 'ansible_search_path' from source: unknown 8146 1726776708.80615: variable 'ansible_search_path' from source: unknown 8146 1726776708.80661: calling self._execute() 8146 1726776708.80762: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.80778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.80792: variable 'omit' from source: magic vars 8146 1726776708.80907: variable 'omit' from source: magic vars 8146 1726776708.80959: variable 'omit' from source: magic vars 8146 1726776708.81305: variable '__kernel_settings_profile_filename' from source: role '' exported vars 8146 1726776708.81385: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8146 1726776708.81476: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776708.81487: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8146 1726776708.81542: variable 'omit' from source: magic vars 8146 1726776708.81587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776708.81629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776708.81650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776708.81673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776708.81688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776708.81724: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776708.81732: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.81738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.81838: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776708.81849: Set connection var ansible_pipelining to False 8146 1726776708.81857: Set connection var ansible_shell_executable to /bin/sh 8146 1726776708.81869: Set connection var ansible_timeout to 10 8146 1726776708.81876: Set connection var ansible_shell_type to sh 8146 1726776708.81880: Set connection var ansible_connection to ssh 8146 1726776708.81904: variable 'ansible_shell_executable' from source: unknown 8146 1726776708.81910: variable 'ansible_connection' from source: unknown 8146 1726776708.81915: variable 'ansible_module_compression' from source: unknown 8146 1726776708.81924: variable 'ansible_shell_type' from source: unknown 8146 1726776708.81934: variable 'ansible_shell_executable' from source: unknown 8146 1726776708.81942: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776708.81950: variable 'ansible_pipelining' from source: unknown 8146 1726776708.81956: variable 'ansible_timeout' from source: unknown 8146 1726776708.81966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776708.82112: 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) 8146 1726776708.82130: variable 'omit' from source: magic vars 8146 1726776708.82140: starting attempt loop 8146 1726776708.82151: running the handler 8146 1726776708.82168: 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) 8146 1726776708.82191: _low_level_execute_command(): starting 8146 1726776708.82203: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776708.82982: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776708.82998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.83014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.83039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.83085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776708.83098: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776708.83112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.83134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776708.83149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776708.83160: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776708.83176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.83190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.83207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.83222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776708.83235: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776708.83250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.83332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.83356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776708.83380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.83455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.85101: stdout chunk (state=3): >>>/root <<< 8146 1726776708.85211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.85260: stderr chunk (state=3): >>><<< 8146 1726776708.85263: stdout chunk (state=3): >>><<< 8146 1726776708.85285: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776708.85296: _low_level_execute_command(): starting 8146 1726776708.85303: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301 `" && echo ansible-tmp-1726776708.852846-9409-231991239615301="` echo /root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301 `" ) && sleep 0' 8146 1726776708.85723: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.85740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.85772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.85777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.85779: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.85823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.85838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776708.85841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.85874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.87767: stdout chunk (state=3): >>>ansible-tmp-1726776708.852846-9409-231991239615301=/root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301 <<< 8146 1726776708.87870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.87910: stderr chunk (state=3): >>><<< 8146 1726776708.87913: stdout chunk (state=3): >>><<< 8146 1726776708.87931: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776708.852846-9409-231991239615301=/root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776708.87955: variable 'ansible_module_compression' from source: unknown 8146 1726776708.87994: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 8146 1726776708.88017: variable 'ansible_facts' from source: unknown 8146 1726776708.88077: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301/AnsiballZ_command.py 8146 1726776708.88232: Sending initial data 8146 1726776708.88242: Sent initial data (153 bytes) 8146 1726776708.88881: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.88884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.88921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.88924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.88927: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.88975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.88983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.89019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.90789: 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 <<< 8146 1726776708.90796: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8146 1726776708.90812: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776708.90844: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmphq6remya /root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301/AnsiballZ_command.py <<< 8146 1726776708.90873: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776708.91608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.91698: stderr chunk (state=3): >>><<< 8146 1726776708.91702: stdout chunk (state=3): >>><<< 8146 1726776708.91716: done transferring module to remote 8146 1726776708.91727: _low_level_execute_command(): starting 8146 1726776708.91731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301/ /root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301/AnsiballZ_command.py && sleep 0' 8146 1726776708.92158: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.92195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.92201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.92203: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.92281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.92328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776708.94180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776708.94184: stdout chunk (state=3): >>><<< 8146 1726776708.94186: stderr chunk (state=3): >>><<< 8146 1726776708.94224: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776708.94228: _low_level_execute_command(): starting 8146 1726776708.94230: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301/AnsiballZ_command.py && sleep 0' 8146 1726776708.94776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776708.94795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776708.94799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776708.94801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776708.94823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.94837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776708.94894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776708.94897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776708.94956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.09365: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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 16:11:49.084081", "end": "2024-09-19 16:11:49.092694", "delta": "0:00:00.008613", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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}}} <<< 8146 1726776709.10645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776709.10702: stderr chunk (state=3): >>><<< 8146 1726776709.10706: stdout chunk (state=3): >>><<< 8146 1726776709.10724: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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 16:11:49.084081", "end": "2024-09-19 16:11:49.092694", "delta": "0:00:00.008613", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776709.10758: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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-1726776708.852846-9409-231991239615301/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776709.10770: _low_level_execute_command(): starting 8146 1726776709.10776: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776708.852846-9409-231991239615301/ > /dev/null 2>&1 && sleep 0' 8146 1726776709.11481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776709.11489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.11499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.11513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.11552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.11560: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776709.11573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.11591: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776709.11601: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776709.11612: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776709.11629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.11644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.11660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.11689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.11706: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776709.11725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.11860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.11884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.11901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.11985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.13776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.13860: stderr chunk (state=3): >>><<< 8146 1726776709.13867: stdout chunk (state=3): >>><<< 8146 1726776709.14352: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.14355: handler run complete 8146 1726776709.14357: Evaluated conditional (False): False 8146 1726776709.14360: attempt loop complete, returning result 8146 1726776709.14362: _execute() done 8146 1726776709.14366: dumping result to json 8146 1726776709.14368: done dumping result, returning 8146 1726776709.14370: done running TaskExecutor() for managed_node3/TASK: Verify no settings [025ceb90-32dd-026f-19c6-00000000058b] 8146 1726776709.14372: sending task result for task 025ceb90-32dd-026f-19c6-00000000058b ok: [managed_node3] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/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.008613", "end": "2024-09-19 16:11:49.092694", "rc": 0, "start": "2024-09-19 16:11:49.084081" } STDERR: + exec + rc=0 + conf=/etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/kernel_settings/tuned.conf + exit 0 8146 1726776709.14506: no more pending results, returning what we have 8146 1726776709.14509: results queue empty 8146 1726776709.14510: checking for any_errors_fatal 8146 1726776709.14512: done checking for any_errors_fatal 8146 1726776709.14513: checking for max_fail_percentage 8146 1726776709.14515: done checking for max_fail_percentage 8146 1726776709.14515: checking to see if all hosts have failed and the running result is not ok 8146 1726776709.14516: done checking to see if all hosts have failed 8146 1726776709.14517: getting the remaining hosts for this loop 8146 1726776709.14520: done getting the remaining hosts for this loop 8146 1726776709.14524: getting the next task for host managed_node3 8146 1726776709.14531: done getting next task for host managed_node3 8146 1726776709.14534: ^ task is: TASK: Remove kernel_settings tuned profile 8146 1726776709.14537: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776709.14541: getting variables 8146 1726776709.14543: in VariableManager get_vars() 8146 1726776709.14578: Calling all_inventory to load vars for managed_node3 8146 1726776709.14580: Calling groups_inventory to load vars for managed_node3 8146 1726776709.14593: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776709.14604: Calling all_plugins_play to load vars for managed_node3 8146 1726776709.14607: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776709.14610: Calling groups_plugins_play to load vars for managed_node3 8146 1726776709.14846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776709.14587: done sending task result for task 025ceb90-32dd-026f-19c6-00000000058b 8146 1726776709.15144: WORKER PROCESS EXITING 8146 1726776709.15137: done with get_vars() 8146 1726776709.15155: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.353) 0:00:30.083 **** 8146 1726776709.15252: entering _queue_task() for managed_node3/file 8146 1726776709.15508: worker is 1 (out of 1 available) 8146 1726776709.15521: exiting _queue_task() for managed_node3/file 8146 1726776709.15533: done queuing things up, now waiting for results queue to drain 8146 1726776709.15535: waiting for pending results... 8146 1726776709.15912: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 8146 1726776709.16059: in run() - task 025ceb90-32dd-026f-19c6-00000000058c 8146 1726776709.16071: variable 'ansible_search_path' from source: unknown 8146 1726776709.16074: variable 'ansible_search_path' from source: unknown 8146 1726776709.16103: calling self._execute() 8146 1726776709.16183: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.16186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.16198: variable 'omit' from source: magic vars 8146 1726776709.16278: variable 'omit' from source: magic vars 8146 1726776709.16307: variable 'omit' from source: magic vars 8146 1726776709.16330: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8146 1726776709.16550: variable '__kernel_settings_profile_dir' from source: role '' exported vars 8146 1726776709.16620: variable '__kernel_settings_profile_parent' from source: set_fact 8146 1726776709.16625: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 8146 1726776709.16660: variable 'omit' from source: magic vars 8146 1726776709.16694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776709.16720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776709.16735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776709.16749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776709.16759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776709.16788: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776709.16791: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.16793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.16863: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776709.16874: Set connection var ansible_pipelining to False 8146 1726776709.16879: Set connection var ansible_shell_executable to /bin/sh 8146 1726776709.16886: Set connection var ansible_timeout to 10 8146 1726776709.16891: Set connection var ansible_shell_type to sh 8146 1726776709.16893: Set connection var ansible_connection to ssh 8146 1726776709.16909: variable 'ansible_shell_executable' from source: unknown 8146 1726776709.16912: variable 'ansible_connection' from source: unknown 8146 1726776709.16914: variable 'ansible_module_compression' from source: unknown 8146 1726776709.16916: variable 'ansible_shell_type' from source: unknown 8146 1726776709.16921: variable 'ansible_shell_executable' from source: unknown 8146 1726776709.16925: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.16930: variable 'ansible_pipelining' from source: unknown 8146 1726776709.16932: variable 'ansible_timeout' from source: unknown 8146 1726776709.16936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.17080: 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) 8146 1726776709.17091: variable 'omit' from source: magic vars 8146 1726776709.17096: starting attempt loop 8146 1726776709.17099: running the handler 8146 1726776709.17110: _low_level_execute_command(): starting 8146 1726776709.17116: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776709.17632: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776709.17650: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.17733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.17753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.17841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.19450: stdout chunk (state=3): >>>/root <<< 8146 1726776709.19551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.19594: stderr chunk (state=3): >>><<< 8146 1726776709.19598: stdout chunk (state=3): >>><<< 8146 1726776709.19615: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.19628: _low_level_execute_command(): starting 8146 1726776709.19634: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640 `" && echo ansible-tmp-1726776709.1961474-9428-79286153204640="` echo /root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640 `" ) && sleep 0' 8146 1726776709.20064: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.20067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.20103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.20114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.20117: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.20163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.20166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.20209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.22113: stdout chunk (state=3): >>>ansible-tmp-1726776709.1961474-9428-79286153204640=/root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640 <<< 8146 1726776709.22234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.22283: stderr chunk (state=3): >>><<< 8146 1726776709.22286: stdout chunk (state=3): >>><<< 8146 1726776709.22303: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776709.1961474-9428-79286153204640=/root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.22346: variable 'ansible_module_compression' from source: unknown 8146 1726776709.22389: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8146 1726776709.22419: variable 'ansible_facts' from source: unknown 8146 1726776709.22476: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640/AnsiballZ_file.py 8146 1726776709.22579: Sending initial data 8146 1726776709.22588: Sent initial data (150 bytes) 8146 1726776709.23248: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.23252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.23288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.23292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.23361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.23432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.25192: 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 <<< 8146 1726776709.25222: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776709.25257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpx9b5oqdb /root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640/AnsiballZ_file.py <<< 8146 1726776709.25286: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776709.26072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.26178: stderr chunk (state=3): >>><<< 8146 1726776709.26181: stdout chunk (state=3): >>><<< 8146 1726776709.26197: done transferring module to remote 8146 1726776709.26207: _low_level_execute_command(): starting 8146 1726776709.26213: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640/ /root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640/AnsiballZ_file.py && sleep 0' 8146 1726776709.26670: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.26674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.26724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.26736: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776709.26749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.26767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776709.26779: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776709.26811: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776709.26846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.26860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.26875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.26889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.26901: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776709.26926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.27005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.27040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.27060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.27125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.28905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.28953: stderr chunk (state=3): >>><<< 8146 1726776709.28957: stdout chunk (state=3): >>><<< 8146 1726776709.28974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.28982: _low_level_execute_command(): starting 8146 1726776709.28987: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640/AnsiballZ_file.py && sleep 0' 8146 1726776709.29410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.29428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.29440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776709.29452: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.29462: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.29509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.29528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.29564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.43859: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/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}}} <<< 8146 1726776709.45019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776709.45075: stderr chunk (state=3): >>><<< 8146 1726776709.45078: stdout chunk (state=3): >>><<< 8146 1726776709.45094: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776709.45131: done with _execute_module (file, {'path': '/etc/tuned/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-1726776709.1961474-9428-79286153204640/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776709.45139: _low_level_execute_command(): starting 8146 1726776709.45147: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776709.1961474-9428-79286153204640/ > /dev/null 2>&1 && sleep 0' 8146 1726776709.45832: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.45943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.46247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.47947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.47950: stdout chunk (state=3): >>><<< 8146 1726776709.47953: stderr chunk (state=3): >>><<< 8146 1726776709.48326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.48330: handler run complete 8146 1726776709.48332: attempt loop complete, returning result 8146 1726776709.48334: _execute() done 8146 1726776709.48336: dumping result to json 8146 1726776709.48338: done dumping result, returning 8146 1726776709.48340: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [025ceb90-32dd-026f-19c6-00000000058c] 8146 1726776709.48342: sending task result for task 025ceb90-32dd-026f-19c6-00000000058c 8146 1726776709.48426: done sending task result for task 025ceb90-32dd-026f-19c6-00000000058c 8146 1726776709.48430: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/kernel_settings", "state": "absent" } 8146 1726776709.48497: no more pending results, returning what we have 8146 1726776709.48500: results queue empty 8146 1726776709.48501: checking for any_errors_fatal 8146 1726776709.48506: done checking for any_errors_fatal 8146 1726776709.48507: checking for max_fail_percentage 8146 1726776709.48508: done checking for max_fail_percentage 8146 1726776709.48509: checking to see if all hosts have failed and the running result is not ok 8146 1726776709.48510: done checking to see if all hosts have failed 8146 1726776709.48510: getting the remaining hosts for this loop 8146 1726776709.48512: done getting the remaining hosts for this loop 8146 1726776709.48515: getting the next task for host managed_node3 8146 1726776709.48522: done getting next task for host managed_node3 8146 1726776709.48524: ^ task is: TASK: Get active_profile 8146 1726776709.48527: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776709.48531: getting variables 8146 1726776709.48532: in VariableManager get_vars() 8146 1726776709.48565: Calling all_inventory to load vars for managed_node3 8146 1726776709.48568: Calling groups_inventory to load vars for managed_node3 8146 1726776709.48570: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776709.48579: Calling all_plugins_play to load vars for managed_node3 8146 1726776709.48581: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776709.48584: Calling groups_plugins_play to load vars for managed_node3 8146 1726776709.48751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776709.48994: done with get_vars() 8146 1726776709.49005: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.338) 0:00:30.422 **** 8146 1726776709.49094: entering _queue_task() for managed_node3/slurp 8146 1726776709.49333: worker is 1 (out of 1 available) 8146 1726776709.49346: exiting _queue_task() for managed_node3/slurp 8146 1726776709.49357: done queuing things up, now waiting for results queue to drain 8146 1726776709.49359: waiting for pending results... 8146 1726776709.49658: running TaskExecutor() for managed_node3/TASK: Get active_profile 8146 1726776709.49781: in run() - task 025ceb90-32dd-026f-19c6-00000000058d 8146 1726776709.49804: variable 'ansible_search_path' from source: unknown 8146 1726776709.49814: variable 'ansible_search_path' from source: unknown 8146 1726776709.49858: calling self._execute() 8146 1726776709.49962: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.49976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.49996: variable 'omit' from source: magic vars 8146 1726776709.50113: variable 'omit' from source: magic vars 8146 1726776709.50166: variable 'omit' from source: magic vars 8146 1726776709.50200: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 8146 1726776709.50532: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 8146 1726776709.50628: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 8146 1726776709.50680: variable 'omit' from source: magic vars 8146 1726776709.50727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776709.50772: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776709.50869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776709.50902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776709.50921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776709.50955: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776709.50967: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.50976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.51091: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776709.51112: Set connection var ansible_pipelining to False 8146 1726776709.51124: Set connection var ansible_shell_executable to /bin/sh 8146 1726776709.51137: Set connection var ansible_timeout to 10 8146 1726776709.51146: Set connection var ansible_shell_type to sh 8146 1726776709.51153: Set connection var ansible_connection to ssh 8146 1726776709.51181: variable 'ansible_shell_executable' from source: unknown 8146 1726776709.51190: variable 'ansible_connection' from source: unknown 8146 1726776709.51196: variable 'ansible_module_compression' from source: unknown 8146 1726776709.51208: variable 'ansible_shell_type' from source: unknown 8146 1726776709.51220: variable 'ansible_shell_executable' from source: unknown 8146 1726776709.51229: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.51237: variable 'ansible_pipelining' from source: unknown 8146 1726776709.51243: variable 'ansible_timeout' from source: unknown 8146 1726776709.51251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.51472: 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) 8146 1726776709.51487: variable 'omit' from source: magic vars 8146 1726776709.51497: starting attempt loop 8146 1726776709.51503: running the handler 8146 1726776709.51523: _low_level_execute_command(): starting 8146 1726776709.51541: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776709.52346: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776709.52360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.52379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.52397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.52446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.52458: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776709.52477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.52496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776709.52508: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776709.52521: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776709.52536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.52550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.52570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.52584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.52597: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776709.52612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.52688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.52709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.52726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.52801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.54445: stdout chunk (state=3): >>>/root <<< 8146 1726776709.54646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.54649: stdout chunk (state=3): >>><<< 8146 1726776709.54652: stderr chunk (state=3): >>><<< 8146 1726776709.54762: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.54770: _low_level_execute_command(): starting 8146 1726776709.54773: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641 `" && echo ansible-tmp-1726776709.5467427-9443-207518293136641="` echo /root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641 `" ) && sleep 0' 8146 1726776709.55337: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.55340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.55394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.55410: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776709.55445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.55448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776709.55450: 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 <<< 8146 1726776709.55452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.55550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.55575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.55591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.55650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.57589: stdout chunk (state=3): >>>ansible-tmp-1726776709.5467427-9443-207518293136641=/root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641 <<< 8146 1726776709.57706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.57780: stderr chunk (state=3): >>><<< 8146 1726776709.57793: stdout chunk (state=3): >>><<< 8146 1726776709.57824: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776709.5467427-9443-207518293136641=/root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.58024: variable 'ansible_module_compression' from source: unknown 8146 1726776709.58027: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 8146 1726776709.58030: variable 'ansible_facts' from source: unknown 8146 1726776709.58051: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641/AnsiballZ_slurp.py 8146 1726776709.58281: Sending initial data 8146 1726776709.58284: Sent initial data (152 bytes) 8146 1726776709.58984: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.58988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.59017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.59022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.59025: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.59076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.59083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.59122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.60926: 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 <<< 8146 1726776709.60961: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776709.60999: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpe1o7a3td /root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641/AnsiballZ_slurp.py <<< 8146 1726776709.61027: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776709.62016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.62162: stderr chunk (state=3): >>><<< 8146 1726776709.62168: stdout chunk (state=3): >>><<< 8146 1726776709.62181: done transferring module to remote 8146 1726776709.62189: _low_level_execute_command(): starting 8146 1726776709.62194: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641/ /root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641/AnsiballZ_slurp.py && sleep 0' 8146 1726776709.62607: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.62612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.62657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.62660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.62669: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.62721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.62724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.62764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.64652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.64655: stdout chunk (state=3): >>><<< 8146 1726776709.64657: stderr chunk (state=3): >>><<< 8146 1726776709.64726: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.64731: _low_level_execute_command(): starting 8146 1726776709.64734: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641/AnsiballZ_slurp.py && sleep 0' 8146 1726776709.65352: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776709.65365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.65384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.65407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.65453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.65465: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776709.65478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.65500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776709.65514: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776709.65526: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776709.65535: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.65546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.65565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.65578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.65588: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776709.65600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.65684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.65687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.65698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.65762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.79481: 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"}}} <<< 8146 1726776709.80545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776709.80601: stderr chunk (state=3): >>><<< 8146 1726776709.80605: stdout chunk (state=3): >>><<< 8146 1726776709.80623: _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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776709.80649: 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-1726776709.5467427-9443-207518293136641/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776709.80657: _low_level_execute_command(): starting 8146 1726776709.80660: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776709.5467427-9443-207518293136641/ > /dev/null 2>&1 && sleep 0' 8146 1726776709.81128: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.81135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.81187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776709.81191: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.81197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.81240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.81255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.81296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.83131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.83193: stderr chunk (state=3): >>><<< 8146 1726776709.83196: stdout chunk (state=3): >>><<< 8146 1726776709.83211: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.83216: handler run complete 8146 1726776709.83233: attempt loop complete, returning result 8146 1726776709.83235: _execute() done 8146 1726776709.83239: dumping result to json 8146 1726776709.83241: done dumping result, returning 8146 1726776709.83250: done running TaskExecutor() for managed_node3/TASK: Get active_profile [025ceb90-32dd-026f-19c6-00000000058d] 8146 1726776709.83253: sending task result for task 025ceb90-32dd-026f-19c6-00000000058d 8146 1726776709.83352: done sending task result for task 025ceb90-32dd-026f-19c6-00000000058d 8146 1726776709.83355: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 8146 1726776709.83437: no more pending results, returning what we have 8146 1726776709.83441: results queue empty 8146 1726776709.83442: checking for any_errors_fatal 8146 1726776709.83452: done checking for any_errors_fatal 8146 1726776709.83453: checking for max_fail_percentage 8146 1726776709.83455: done checking for max_fail_percentage 8146 1726776709.83456: checking to see if all hosts have failed and the running result is not ok 8146 1726776709.83456: done checking to see if all hosts have failed 8146 1726776709.83457: getting the remaining hosts for this loop 8146 1726776709.83459: done getting the remaining hosts for this loop 8146 1726776709.83462: getting the next task for host managed_node3 8146 1726776709.83472: done getting next task for host managed_node3 8146 1726776709.83475: ^ task is: TASK: Ensure kernel_settings is not in active_profile 8146 1726776709.83478: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776709.83481: getting variables 8146 1726776709.83482: in VariableManager get_vars() 8146 1726776709.83514: Calling all_inventory to load vars for managed_node3 8146 1726776709.83516: Calling groups_inventory to load vars for managed_node3 8146 1726776709.83524: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776709.83534: Calling all_plugins_play to load vars for managed_node3 8146 1726776709.83536: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776709.83539: Calling groups_plugins_play to load vars for managed_node3 8146 1726776709.83662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776709.83827: done with get_vars() 8146 1726776709.83835: done getting variables 8146 1726776709.83881: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.348) 0:00:30.770 **** 8146 1726776709.83902: entering _queue_task() for managed_node3/copy 8146 1726776709.84102: worker is 1 (out of 1 available) 8146 1726776709.84115: exiting _queue_task() for managed_node3/copy 8146 1726776709.84129: done queuing things up, now waiting for results queue to drain 8146 1726776709.84131: waiting for pending results... 8146 1726776709.84304: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 8146 1726776709.84373: in run() - task 025ceb90-32dd-026f-19c6-00000000058e 8146 1726776709.84383: variable 'ansible_search_path' from source: unknown 8146 1726776709.84387: variable 'ansible_search_path' from source: unknown 8146 1726776709.84419: calling self._execute() 8146 1726776709.84489: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.84492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.84505: variable 'omit' from source: magic vars 8146 1726776709.84581: variable 'omit' from source: magic vars 8146 1726776709.84609: variable 'omit' from source: magic vars 8146 1726776709.84634: variable '__active_profile' from source: task vars 8146 1726776709.84852: variable '__active_profile' from source: task vars 8146 1726776709.84987: variable '__cur_profile' from source: task vars 8146 1726776709.85090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8146 1726776709.86760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8146 1726776709.86804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8146 1726776709.86840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8146 1726776709.86869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8146 1726776709.86886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8146 1726776709.86943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8146 1726776709.86966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8146 1726776709.86982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8146 1726776709.87010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8146 1726776709.87023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8146 1726776709.87093: variable '__kernel_settings_tuned_current_profile' from source: set_fact 8146 1726776709.87135: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 8146 1726776709.87181: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 8146 1726776709.87231: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 8146 1726776709.87249: variable 'omit' from source: magic vars 8146 1726776709.87270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776709.87290: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776709.87304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776709.87316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776709.87327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776709.87350: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776709.87353: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.87355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.87421: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776709.87427: Set connection var ansible_pipelining to False 8146 1726776709.87433: Set connection var ansible_shell_executable to /bin/sh 8146 1726776709.87443: Set connection var ansible_timeout to 10 8146 1726776709.87446: Set connection var ansible_shell_type to sh 8146 1726776709.87448: Set connection var ansible_connection to ssh 8146 1726776709.87466: variable 'ansible_shell_executable' from source: unknown 8146 1726776709.87469: variable 'ansible_connection' from source: unknown 8146 1726776709.87471: variable 'ansible_module_compression' from source: unknown 8146 1726776709.87473: variable 'ansible_shell_type' from source: unknown 8146 1726776709.87475: variable 'ansible_shell_executable' from source: unknown 8146 1726776709.87478: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776709.87480: variable 'ansible_pipelining' from source: unknown 8146 1726776709.87482: variable 'ansible_timeout' from source: unknown 8146 1726776709.87484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776709.87552: 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) 8146 1726776709.87558: variable 'omit' from source: magic vars 8146 1726776709.87566: starting attempt loop 8146 1726776709.87570: running the handler 8146 1726776709.87577: _low_level_execute_command(): starting 8146 1726776709.87583: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776709.88086: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.88097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.88125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776709.88139: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.88149: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.88204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.88211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.88262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.89909: stdout chunk (state=3): >>>/root <<< 8146 1726776709.90012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.90067: stderr chunk (state=3): >>><<< 8146 1726776709.90073: stdout chunk (state=3): >>><<< 8146 1726776709.90092: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.90102: _low_level_execute_command(): starting 8146 1726776709.90107: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881 `" && echo ansible-tmp-1726776709.9009154-9458-171439022926881="` echo /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881 `" ) && sleep 0' 8146 1726776709.90534: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.90548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.90570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.90582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.90629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.90641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.90684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.92619: stdout chunk (state=3): >>>ansible-tmp-1726776709.9009154-9458-171439022926881=/root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881 <<< 8146 1726776709.92731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.92776: stderr chunk (state=3): >>><<< 8146 1726776709.92779: stdout chunk (state=3): >>><<< 8146 1726776709.92794: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776709.9009154-9458-171439022926881=/root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.92859: variable 'ansible_module_compression' from source: unknown 8146 1726776709.92900: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776709.92925: variable 'ansible_facts' from source: unknown 8146 1726776709.92981: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/AnsiballZ_stat.py 8146 1726776709.93069: Sending initial data 8146 1726776709.93077: Sent initial data (151 bytes) 8146 1726776709.93734: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.93737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.93775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.93780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.93783: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.93833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.93836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.93883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.95668: 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 <<< 8146 1726776709.95697: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776709.95730: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmp1i_odis0 /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/AnsiballZ_stat.py <<< 8146 1726776709.95759: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776709.96522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.96615: stderr chunk (state=3): >>><<< 8146 1726776709.96621: stdout chunk (state=3): >>><<< 8146 1726776709.96635: done transferring module to remote 8146 1726776709.96644: _low_level_execute_command(): starting 8146 1726776709.96649: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/ /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/AnsiballZ_stat.py && sleep 0' 8146 1726776709.97248: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776709.97262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.97281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.97300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.97347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.97360: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776709.97382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.97400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776709.97413: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776709.97429: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776709.97441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776709.97453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776709.97472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776709.97485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776709.97496: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776709.97508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776709.97591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776709.97610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776709.97629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776709.97725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776709.99535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776709.99576: stderr chunk (state=3): >>><<< 8146 1726776709.99580: stdout chunk (state=3): >>><<< 8146 1726776709.99593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776709.99596: _low_level_execute_command(): starting 8146 1726776709.99601: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/AnsiballZ_stat.py && sleep 0' 8146 1726776710.00224: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776710.00227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.00230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.00232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.00325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776710.00329: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776710.00332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.00334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776710.00336: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776710.00338: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776710.00341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.00343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.00345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.00347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776710.00349: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776710.00351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.00417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.00428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.00439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.00943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.15402: 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": 253755650, "dev": 51713, "nlink": 1, "atime": 1726776709.793131, "mtime": 1726776707.1771271, "ctime": 1726776707.1771271, "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": "713309642", "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}}} <<< 8146 1726776710.16758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776710.16809: stderr chunk (state=3): >>><<< 8146 1726776710.16813: stdout chunk (state=3): >>><<< 8146 1726776710.16829: _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": 253755650, "dev": 51713, "nlink": 1, "atime": 1726776709.793131, "mtime": 1726776707.1771271, "ctime": 1726776707.1771271, "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": "713309642", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776710.16876: 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-1726776709.9009154-9458-171439022926881/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776710.16965: Sending initial data 8146 1726776710.16968: Sent initial data (139 bytes) 8146 1726776710.17615: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.17621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.17667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.17670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.17672: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.17725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.17739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.17743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.17775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.19591: 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 <<< 8146 1726776710.19624: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776710.19655: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/._kio_usl /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/.source <<< 8146 1726776710.19687: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776710.19834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.19928: stderr chunk (state=3): >>><<< 8146 1726776710.19931: stdout chunk (state=3): >>><<< 8146 1726776710.19948: _low_level_execute_command(): starting 8146 1726776710.19952: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/ /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/.source && sleep 0' 8146 1726776710.20377: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.20381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.20413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.20417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.20421: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.20478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.20481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.20483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.20522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.22345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.22390: stderr chunk (state=3): >>><<< 8146 1726776710.22393: stdout chunk (state=3): >>><<< 8146 1726776710.22405: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776710.22428: variable 'ansible_module_compression' from source: unknown 8146 1726776710.22463: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8146 1726776710.22483: variable 'ansible_facts' from source: unknown 8146 1726776710.22527: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/AnsiballZ_copy.py 8146 1726776710.22623: Sending initial data 8146 1726776710.22627: Sent initial data (151 bytes) 8146 1726776710.23255: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776710.23259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.23261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.23295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.23298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.23300: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.23350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.23362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.23407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.25198: 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 <<< 8146 1726776710.25228: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776710.25259: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpr9e4eh7e /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/AnsiballZ_copy.py <<< 8146 1726776710.25289: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776710.26064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.26154: stderr chunk (state=3): >>><<< 8146 1726776710.26157: stdout chunk (state=3): >>><<< 8146 1726776710.26174: done transferring module to remote 8146 1726776710.26181: _low_level_execute_command(): starting 8146 1726776710.26185: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/ /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/AnsiballZ_copy.py && sleep 0' 8146 1726776710.26595: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.26608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.26628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776710.26640: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776710.26649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.26696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.26711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.26745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.28537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.28579: stderr chunk (state=3): >>><<< 8146 1726776710.28583: stdout chunk (state=3): >>><<< 8146 1726776710.28594: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776710.28597: _low_level_execute_command(): starting 8146 1726776710.28602: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/AnsiballZ_copy.py && sleep 0' 8146 1726776710.29023: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.29035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.29059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776710.29071: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.29115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.29130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.29182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.43487: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/.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-1726776709.9009154-9458-171439022926881/.source", "_original_basename": "._kio_usl", "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}}} <<< 8146 1726776710.44654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776710.44728: stderr chunk (state=3): >>><<< 8146 1726776710.44731: stdout chunk (state=3): >>><<< 8146 1726776710.44753: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/.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-1726776709.9009154-9458-171439022926881/.source", "_original_basename": "._kio_usl", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776710.44824: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/.source', '_original_basename': '._kio_usl', '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-1726776709.9009154-9458-171439022926881/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776710.44828: _low_level_execute_command(): starting 8146 1726776710.44831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776709.9009154-9458-171439022926881/ > /dev/null 2>&1 && sleep 0' 8146 1726776710.45406: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776710.45426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.45444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.45462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.45502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776710.45515: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776710.45533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.45550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776710.45562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776710.45574: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776710.45586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.45599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.45614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.45629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776710.45641: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776710.45654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.45727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.45748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.45765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.45839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.47661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.47735: stderr chunk (state=3): >>><<< 8146 1726776710.47745: stdout chunk (state=3): >>><<< 8146 1726776710.47826: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776710.47829: handler run complete 8146 1726776710.47831: attempt loop complete, returning result 8146 1726776710.47834: _execute() done 8146 1726776710.47836: dumping result to json 8146 1726776710.47838: done dumping result, returning 8146 1726776710.48026: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [025ceb90-32dd-026f-19c6-00000000058e] 8146 1726776710.48029: sending task result for task 025ceb90-32dd-026f-19c6-00000000058e 8146 1726776710.48106: done sending task result for task 025ceb90-32dd-026f-19c6-00000000058e 8146 1726776710.48109: 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-1726776709.9009154-9458-171439022926881/.source", "state": "file", "uid": 0 } 8146 1726776710.48183: no more pending results, returning what we have 8146 1726776710.48186: results queue empty 8146 1726776710.48187: checking for any_errors_fatal 8146 1726776710.48193: done checking for any_errors_fatal 8146 1726776710.48194: checking for max_fail_percentage 8146 1726776710.48195: done checking for max_fail_percentage 8146 1726776710.48196: checking to see if all hosts have failed and the running result is not ok 8146 1726776710.48197: done checking to see if all hosts have failed 8146 1726776710.48198: getting the remaining hosts for this loop 8146 1726776710.48199: done getting the remaining hosts for this loop 8146 1726776710.48203: getting the next task for host managed_node3 8146 1726776710.48209: done getting next task for host managed_node3 8146 1726776710.48212: ^ task is: TASK: Set profile_mode to auto 8146 1726776710.48215: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776710.48220: getting variables 8146 1726776710.48221: in VariableManager get_vars() 8146 1726776710.48255: Calling all_inventory to load vars for managed_node3 8146 1726776710.48257: Calling groups_inventory to load vars for managed_node3 8146 1726776710.48259: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776710.48269: Calling all_plugins_play to load vars for managed_node3 8146 1726776710.48271: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776710.48273: Calling groups_plugins_play to load vars for managed_node3 8146 1726776710.48442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776710.48736: done with get_vars() 8146 1726776710.48744: done getting variables 8146 1726776710.48790: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 16:11:50 -0400 (0:00:00.649) 0:00:31.419 **** 8146 1726776710.48813: entering _queue_task() for managed_node3/copy 8146 1726776710.49017: worker is 1 (out of 1 available) 8146 1726776710.49031: exiting _queue_task() for managed_node3/copy 8146 1726776710.49043: done queuing things up, now waiting for results queue to drain 8146 1726776710.49045: waiting for pending results... 8146 1726776710.49217: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 8146 1726776710.49285: in run() - task 025ceb90-32dd-026f-19c6-00000000058f 8146 1726776710.49295: variable 'ansible_search_path' from source: unknown 8146 1726776710.49298: variable 'ansible_search_path' from source: unknown 8146 1726776710.49329: calling self._execute() 8146 1726776710.49396: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776710.49400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776710.49409: variable 'omit' from source: magic vars 8146 1726776710.49486: variable 'omit' from source: magic vars 8146 1726776710.49513: variable 'omit' from source: magic vars 8146 1726776710.49536: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 8146 1726776710.49752: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 8146 1726776710.49810: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 8146 1726776710.50133: variable 'omit' from source: magic vars 8146 1726776710.50168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776710.50191: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776710.50206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776710.50222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776710.50233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776710.50256: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776710.50259: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776710.50261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776710.50328: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776710.50335: Set connection var ansible_pipelining to False 8146 1726776710.50343: Set connection var ansible_shell_executable to /bin/sh 8146 1726776710.50349: Set connection var ansible_timeout to 10 8146 1726776710.50354: Set connection var ansible_shell_type to sh 8146 1726776710.50360: Set connection var ansible_connection to ssh 8146 1726776710.50379: variable 'ansible_shell_executable' from source: unknown 8146 1726776710.50382: variable 'ansible_connection' from source: unknown 8146 1726776710.50385: variable 'ansible_module_compression' from source: unknown 8146 1726776710.50387: variable 'ansible_shell_type' from source: unknown 8146 1726776710.50389: variable 'ansible_shell_executable' from source: unknown 8146 1726776710.50391: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776710.50395: variable 'ansible_pipelining' from source: unknown 8146 1726776710.50397: variable 'ansible_timeout' from source: unknown 8146 1726776710.50401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776710.50502: 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) 8146 1726776710.50510: variable 'omit' from source: magic vars 8146 1726776710.50515: starting attempt loop 8146 1726776710.50520: running the handler 8146 1726776710.50532: _low_level_execute_command(): starting 8146 1726776710.50538: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776710.51037: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.51053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.51070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776710.51083: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.51134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.51144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.51195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.52845: stdout chunk (state=3): >>>/root <<< 8146 1726776710.52950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.52998: stderr chunk (state=3): >>><<< 8146 1726776710.53001: stdout chunk (state=3): >>><<< 8146 1726776710.53023: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776710.53039: _low_level_execute_command(): starting 8146 1726776710.53042: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911 `" && echo ansible-tmp-1726776710.5302515-9492-240068257592911="` echo /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911 `" ) && sleep 0' 8146 1726776710.53471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.53485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.53497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 8146 1726776710.53516: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.53560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.53572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.53622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.55556: stdout chunk (state=3): >>>ansible-tmp-1726776710.5302515-9492-240068257592911=/root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911 <<< 8146 1726776710.55668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.55714: stderr chunk (state=3): >>><<< 8146 1726776710.55718: stdout chunk (state=3): >>><<< 8146 1726776710.55734: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776710.5302515-9492-240068257592911=/root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776710.55799: variable 'ansible_module_compression' from source: unknown 8146 1726776710.55845: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8146 1726776710.55871: variable 'ansible_facts' from source: unknown 8146 1726776710.55929: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/AnsiballZ_stat.py 8146 1726776710.56013: Sending initial data 8146 1726776710.56025: Sent initial data (151 bytes) 8146 1726776710.56683: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.56687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.56716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776710.56722: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.56725: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.56769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.56781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.56826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.58622: 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 <<< 8146 1726776710.58654: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776710.58688: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpjhvyhame /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/AnsiballZ_stat.py <<< 8146 1726776710.58728: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776710.59473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.59561: stderr chunk (state=3): >>><<< 8146 1726776710.59564: stdout chunk (state=3): >>><<< 8146 1726776710.59580: done transferring module to remote 8146 1726776710.59590: _low_level_execute_command(): starting 8146 1726776710.59593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/ /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/AnsiballZ_stat.py && sleep 0' 8146 1726776710.60001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.60014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.60037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776710.60050: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.60094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.60106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.60150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.61982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.62035: stderr chunk (state=3): >>><<< 8146 1726776710.62039: stdout chunk (state=3): >>><<< 8146 1726776710.62061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776710.62080: _low_level_execute_command(): starting 8146 1726776710.62094: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/AnsiballZ_stat.py && sleep 0' 8146 1726776710.62536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.62549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.62570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776710.62582: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.62635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.62646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.62694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.77608: 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": 260047106, "dev": 51713, "nlink": 1, "atime": 1726776693.3041062, "mtime": 1726776707.178127, "ctime": 1726776707.178127, "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": "3257754515", "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}}} <<< 8146 1726776710.78994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776710.79044: stderr chunk (state=3): >>><<< 8146 1726776710.79048: stdout chunk (state=3): >>><<< 8146 1726776710.79067: _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": 260047106, "dev": 51713, "nlink": 1, "atime": 1726776693.3041062, "mtime": 1726776707.178127, "ctime": 1726776707.178127, "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": "3257754515", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776710.79109: 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-1726776710.5302515-9492-240068257592911/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8146 1726776710.79206: Sending initial data 8146 1726776710.79210: Sent initial data (139 bytes) 8146 1726776710.79845: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776710.79848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.79851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.79890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.79893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.79895: 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.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776710.79897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.79940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.79957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.79960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.79999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.81836: 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 <<< 8146 1726776710.81866: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776710.81923: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/.ai9_t9y9 /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/.source <<< 8146 1726776710.81939: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776710.82083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.82179: stderr chunk (state=3): >>><<< 8146 1726776710.82182: stdout chunk (state=3): >>><<< 8146 1726776710.82199: _low_level_execute_command(): starting 8146 1726776710.82202: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/ /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/.source && sleep 0' 8146 1726776710.82627: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.82630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.82659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.82662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.82665: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.82721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.82727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.82764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.84584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.84630: stderr chunk (state=3): >>><<< 8146 1726776710.84633: stdout chunk (state=3): >>><<< 8146 1726776710.84647: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776710.84670: variable 'ansible_module_compression' from source: unknown 8146 1726776710.84707: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 8146 1726776710.84726: variable 'ansible_facts' from source: unknown 8146 1726776710.84774: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/AnsiballZ_copy.py 8146 1726776710.84869: Sending initial data 8146 1726776710.84879: Sent initial data (151 bytes) 8146 1726776710.85496: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.85502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.85545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.85548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776710.85551: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.85608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.85611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776710.85617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.85655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.87484: 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 <<< 8146 1726776710.87514: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776710.87548: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpqmwmsab_ /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/AnsiballZ_copy.py <<< 8146 1726776710.87580: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776710.88359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.88453: stderr chunk (state=3): >>><<< 8146 1726776710.88457: stdout chunk (state=3): >>><<< 8146 1726776710.88475: done transferring module to remote 8146 1726776710.88480: _low_level_execute_command(): starting 8146 1726776710.88485: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/ /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/AnsiballZ_copy.py && sleep 0' 8146 1726776710.88915: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.88931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.88952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.88965: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.89008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.89024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.89067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776710.90874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776710.90922: stderr chunk (state=3): >>><<< 8146 1726776710.90925: stdout chunk (state=3): >>><<< 8146 1726776710.90939: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776710.90941: _low_level_execute_command(): starting 8146 1726776710.90947: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/AnsiballZ_copy.py && sleep 0' 8146 1726776710.91364: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776710.91377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776710.91397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776710.91408: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776710.91423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776710.91462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776710.91474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776710.91526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776711.06027: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/.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-1726776710.5302515-9492-240068257592911/.source", "_original_basename": ".ai9_t9y9", "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}}} <<< 8146 1726776711.07241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776711.07298: stderr chunk (state=3): >>><<< 8146 1726776711.07301: stdout chunk (state=3): >>><<< 8146 1726776711.07410: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/.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-1726776710.5302515-9492-240068257592911/.source", "_original_basename": ".ai9_t9y9", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776711.07414: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/.source', '_original_basename': '.ai9_t9y9', '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-1726776710.5302515-9492-240068257592911/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776711.07424: _low_level_execute_command(): starting 8146 1726776711.07426: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776710.5302515-9492-240068257592911/ > /dev/null 2>&1 && sleep 0' 8146 1726776711.07842: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776711.07845: 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 <<< 8146 1726776711.07863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.07875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.07885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.07931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776711.07943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776711.07984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776711.09802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776711.09857: stderr chunk (state=3): >>><<< 8146 1726776711.09860: stdout chunk (state=3): >>><<< 8146 1726776711.09876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776711.09887: handler run complete 8146 1726776711.09906: attempt loop complete, returning result 8146 1726776711.09908: _execute() done 8146 1726776711.09911: dumping result to json 8146 1726776711.09919: done dumping result, returning 8146 1726776711.09927: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [025ceb90-32dd-026f-19c6-00000000058f] 8146 1726776711.09932: sending task result for task 025ceb90-32dd-026f-19c6-00000000058f 8146 1726776711.10034: done sending task result for task 025ceb90-32dd-026f-19c6-00000000058f 8146 1726776711.10037: 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-1726776710.5302515-9492-240068257592911/.source", "state": "file", "uid": 0 } 8146 1726776711.10101: no more pending results, returning what we have 8146 1726776711.10104: results queue empty 8146 1726776711.10105: checking for any_errors_fatal 8146 1726776711.10115: done checking for any_errors_fatal 8146 1726776711.10116: checking for max_fail_percentage 8146 1726776711.10117: done checking for max_fail_percentage 8146 1726776711.10120: checking to see if all hosts have failed and the running result is not ok 8146 1726776711.10121: done checking to see if all hosts have failed 8146 1726776711.10121: getting the remaining hosts for this loop 8146 1726776711.10123: done getting the remaining hosts for this loop 8146 1726776711.10127: getting the next task for host managed_node3 8146 1726776711.10134: done getting next task for host managed_node3 8146 1726776711.10137: ^ task is: TASK: Restart tuned 8146 1726776711.10140: ^ state is: HOST STATE: block=2, task=20, 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 8146 1726776711.10143: getting variables 8146 1726776711.10145: in VariableManager get_vars() 8146 1726776711.10183: Calling all_inventory to load vars for managed_node3 8146 1726776711.10186: Calling groups_inventory to load vars for managed_node3 8146 1726776711.10188: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776711.10197: Calling all_plugins_play to load vars for managed_node3 8146 1726776711.10200: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776711.10202: Calling groups_plugins_play to load vars for managed_node3 8146 1726776711.10546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776711.10660: done with get_vars() 8146 1726776711.10670: done getting variables 8146 1726776711.10712: 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-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 16:11:51 -0400 (0:00:00.619) 0:00:32.038 **** 8146 1726776711.10734: entering _queue_task() for managed_node3/service 8146 1726776711.10933: worker is 1 (out of 1 available) 8146 1726776711.10946: exiting _queue_task() for managed_node3/service 8146 1726776711.10957: done queuing things up, now waiting for results queue to drain 8146 1726776711.10959: waiting for pending results... 8146 1726776711.11139: running TaskExecutor() for managed_node3/TASK: Restart tuned 8146 1726776711.11210: in run() - task 025ceb90-32dd-026f-19c6-000000000590 8146 1726776711.11222: variable 'ansible_search_path' from source: unknown 8146 1726776711.11226: variable 'ansible_search_path' from source: unknown 8146 1726776711.11265: variable '__kernel_settings_services' from source: include_vars 8146 1726776711.11511: variable '__kernel_settings_services' from source: include_vars 8146 1726776711.11569: variable 'omit' from source: magic vars 8146 1726776711.11659: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776711.11668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776711.11677: variable 'omit' from source: magic vars 8146 1726776711.11734: variable 'omit' from source: magic vars 8146 1726776711.11758: variable 'omit' from source: magic vars 8146 1726776711.11788: variable 'item' from source: unknown 8146 1726776711.11848: variable 'item' from source: unknown 8146 1726776711.11869: variable 'omit' from source: magic vars 8146 1726776711.11903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8146 1726776711.11930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8146 1726776711.11945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8146 1726776711.11960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776711.11970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8146 1726776711.11993: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8146 1726776711.11996: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776711.11998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776711.12068: Set connection var ansible_module_compression to ZIP_DEFLATED 8146 1726776711.12073: Set connection var ansible_pipelining to False 8146 1726776711.12078: Set connection var ansible_shell_executable to /bin/sh 8146 1726776711.12086: Set connection var ansible_timeout to 10 8146 1726776711.12090: Set connection var ansible_shell_type to sh 8146 1726776711.12093: Set connection var ansible_connection to ssh 8146 1726776711.12107: variable 'ansible_shell_executable' from source: unknown 8146 1726776711.12110: variable 'ansible_connection' from source: unknown 8146 1726776711.12112: variable 'ansible_module_compression' from source: unknown 8146 1726776711.12115: variable 'ansible_shell_type' from source: unknown 8146 1726776711.12117: variable 'ansible_shell_executable' from source: unknown 8146 1726776711.12125: variable 'ansible_host' from source: host vars for 'managed_node3' 8146 1726776711.12128: variable 'ansible_pipelining' from source: unknown 8146 1726776711.12130: variable 'ansible_timeout' from source: unknown 8146 1726776711.12133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8146 1726776711.12232: 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) 8146 1726776711.12240: variable 'omit' from source: magic vars 8146 1726776711.12245: starting attempt loop 8146 1726776711.12248: running the handler 8146 1726776711.12314: variable 'ansible_facts' from source: unknown 8146 1726776711.12403: _low_level_execute_command(): starting 8146 1726776711.12408: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8146 1726776711.12931: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776711.12940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.12972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776711.12987: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.13039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776711.13045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776711.13058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776711.13113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776711.14761: stdout chunk (state=3): >>>/root <<< 8146 1726776711.14861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776711.14914: stderr chunk (state=3): >>><<< 8146 1726776711.14919: stdout chunk (state=3): >>><<< 8146 1726776711.14943: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776711.14953: _low_level_execute_command(): starting 8146 1726776711.14960: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820 `" && echo ansible-tmp-1726776711.1494243-9523-138380392392820="` echo /root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820 `" ) && sleep 0' 8146 1726776711.15408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776711.15413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.15448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.15473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.15517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776711.15526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776711.15582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776711.17506: stdout chunk (state=3): >>>ansible-tmp-1726776711.1494243-9523-138380392392820=/root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820 <<< 8146 1726776711.17619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776711.17671: stderr chunk (state=3): >>><<< 8146 1726776711.17674: stdout chunk (state=3): >>><<< 8146 1726776711.17691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776711.1494243-9523-138380392392820=/root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776711.17718: variable 'ansible_module_compression' from source: unknown 8146 1726776711.17765: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81462g3fiwhw/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8146 1726776711.17809: variable 'ansible_facts' from source: unknown 8146 1726776711.17941: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820/AnsiballZ_systemd.py 8146 1726776711.18049: Sending initial data 8146 1726776711.18058: Sent initial data (154 bytes) 8146 1726776711.18740: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776711.18743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.18780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776711.18784: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776711.18786: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.18841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776711.18844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776711.18850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776711.18888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776711.20697: 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 <<< 8146 1726776711.20728: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8146 1726776711.20761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81462g3fiwhw/tmpu4e04bnb /root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820/AnsiballZ_systemd.py <<< 8146 1726776711.20790: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8146 1726776711.22468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776711.22575: stderr chunk (state=3): >>><<< 8146 1726776711.22578: stdout chunk (state=3): >>><<< 8146 1726776711.22592: done transferring module to remote 8146 1726776711.22601: _low_level_execute_command(): starting 8146 1726776711.22607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820/ /root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820/AnsiballZ_systemd.py && sleep 0' 8146 1726776711.23204: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776711.23223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776711.23239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776711.23258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.23303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776711.23316: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776711.23334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.23353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776711.23368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776711.23381: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776711.23393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776711.23406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776711.23424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.23436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776711.23451: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776711.23466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.23550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776711.23575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776711.23595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776711.23662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776711.25462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776711.25509: stderr chunk (state=3): >>><<< 8146 1726776711.25512: stdout chunk (state=3): >>><<< 8146 1726776711.25529: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776711.25532: _low_level_execute_command(): starting 8146 1726776711.25537: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820/AnsiballZ_systemd.py && sleep 0' 8146 1726776711.26134: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8146 1726776711.26137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776711.26327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776711.26330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.26333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776711.26335: stderr chunk (state=3): >>>debug2: match not found <<< 8146 1726776711.26337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.26339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8146 1726776711.26341: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 8146 1726776711.26343: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8146 1726776711.26345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776711.26347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8146 1726776711.26348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.26350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 8146 1726776711.26352: stderr chunk (state=3): >>>debug2: match found <<< 8146 1726776711.26354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.26356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776711.26428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8146 1726776711.26433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776711.26510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776711.52478: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "15805", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "MemoryCurrent": "14262272", "MemoryAvailable": "infinity", "CPUUsageNSec": "130497000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupC<<< 8146 1726776711.52507: stdout chunk (state=3): >>>PUWeight": "[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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "s<<< 8146 1726776711.52541: stdout chunk (state=3): >>>ysinit.target dbus.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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}}} <<< 8146 1726776711.54256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 8146 1726776711.54312: stderr chunk (state=3): >>><<< 8146 1726776711.54316: stdout chunk (state=3): >>><<< 8146 1726776711.54348: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "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": "15805", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "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 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "MemoryCurrent": "14262272", "MemoryAvailable": "infinity", "CPUUsageNSec": "130497000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.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 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. 8146 1726776711.54504: 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-1726776711.1494243-9523-138380392392820/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8146 1726776711.54521: _low_level_execute_command(): starting 8146 1726776711.54526: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776711.1494243-9523-138380392392820/ > /dev/null 2>&1 && sleep 0' 8146 1726776711.54999: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8146 1726776711.55016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8146 1726776711.55033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 8146 1726776711.55045: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 8146 1726776711.55054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8146 1726776711.55098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8146 1726776711.55110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8146 1726776711.55162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8146 1726776711.57036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8146 1726776711.57145: stderr chunk (state=3): >>><<< 8146 1726776711.57157: stdout chunk (state=3): >>><<< 8146 1726776711.57325: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8146 1726776711.57329: handler run complete 8146 1726776711.57332: attempt loop complete, returning result 8146 1726776711.57334: variable 'item' from source: unknown 8146 1726776711.57525: 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 16:11:28 EDT", "ActiveEnterTimestampMonotonic": "260875837", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ActiveExitTimestampMonotonic": "260723203", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:28 EDT", "AssertTimestampMonotonic": "260759145", "Before": "multi-user.target shutdown.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": "130497000", "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 16:11:28 EDT", "ConditionTimestampMonotonic": "260759141", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3920", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15805", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:28 EDT", "ExecMainStartTimestampMonotonic": "260766223", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:28 EDT] ; stop_time=[n/a] ; pid=15805 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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 16:11:28 EDT", "InactiveEnterTimestampMonotonic": "260758637", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:28 EDT", "InactiveExitTimestampMonotonic": "260766556", "InvocationID": "4e087809a5dc48c7ae41954b0810773d", "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": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15805", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14262272", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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.socket dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:28 EDT", "StateChangeTimestampMonotonic": "260875837", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "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" } } 8146 1726776711.57987: dumping result to json 8146 1726776711.57991: done dumping result, returning 8146 1726776711.57993: done running TaskExecutor() for managed_node3/TASK: Restart tuned [025ceb90-32dd-026f-19c6-000000000590] 8146 1726776711.57995: sending task result for task 025ceb90-32dd-026f-19c6-000000000590 8146 1726776711.58341: no more pending results, returning what we have 8146 1726776711.58345: results queue empty 8146 1726776711.58346: checking for any_errors_fatal 8146 1726776711.58352: done checking for any_errors_fatal 8146 1726776711.58353: checking for max_fail_percentage 8146 1726776711.58355: done checking for max_fail_percentage 8146 1726776711.58356: checking to see if all hosts have failed and the running result is not ok 8146 1726776711.58357: done checking to see if all hosts have failed 8146 1726776711.58357: getting the remaining hosts for this loop 8146 1726776711.58359: done getting the remaining hosts for this loop 8146 1726776711.58366: getting the next task for host managed_node3 8146 1726776711.58376: done getting next task for host managed_node3 8146 1726776711.58378: ^ task is: TASK: meta (flush_handlers) 8146 1726776711.58380: ^ 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 8146 1726776711.58390: getting variables 8146 1726776711.58392: in VariableManager get_vars() 8146 1726776711.58441: Calling all_inventory to load vars for managed_node3 8146 1726776711.58444: Calling groups_inventory to load vars for managed_node3 8146 1726776711.58447: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776711.58458: Calling all_plugins_play to load vars for managed_node3 8146 1726776711.58460: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776711.58465: Calling groups_plugins_play to load vars for managed_node3 8146 1726776711.58633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776711.58802: done with get_vars() 8146 1726776711.58810: done getting variables 8146 1726776711.58846: done sending task result for task 025ceb90-32dd-026f-19c6-000000000590 8146 1726776711.58858: WORKER PROCESS EXITING 8146 1726776711.58879: in VariableManager get_vars() 8146 1726776711.58888: Calling all_inventory to load vars for managed_node3 8146 1726776711.58890: Calling groups_inventory to load vars for managed_node3 8146 1726776711.58891: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776711.58894: Calling all_plugins_play to load vars for managed_node3 8146 1726776711.58896: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776711.58897: Calling groups_plugins_play to load vars for managed_node3 8146 1726776711.58979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776711.59096: done with get_vars() 8146 1726776711.59108: done queuing things up, now waiting for results queue to drain 8146 1726776711.59109: results queue empty 8146 1726776711.59109: checking for any_errors_fatal 8146 1726776711.59113: done checking for any_errors_fatal 8146 1726776711.59114: checking for max_fail_percentage 8146 1726776711.59114: done checking for max_fail_percentage 8146 1726776711.59115: checking to see if all hosts have failed and the running result is not ok 8146 1726776711.59115: done checking to see if all hosts have failed 8146 1726776711.59116: getting the remaining hosts for this loop 8146 1726776711.59116: done getting the remaining hosts for this loop 8146 1726776711.59119: getting the next task for host managed_node3 8146 1726776711.59123: done getting next task for host managed_node3 8146 1726776711.59124: ^ task is: TASK: meta (flush_handlers) 8146 1726776711.59125: ^ 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 8146 1726776711.59128: getting variables 8146 1726776711.59128: in VariableManager get_vars() 8146 1726776711.59136: Calling all_inventory to load vars for managed_node3 8146 1726776711.59137: Calling groups_inventory to load vars for managed_node3 8146 1726776711.59138: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776711.59141: Calling all_plugins_play to load vars for managed_node3 8146 1726776711.59142: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776711.59144: Calling groups_plugins_play to load vars for managed_node3 8146 1726776711.59226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776711.59334: done with get_vars() 8146 1726776711.59340: done getting variables 8146 1726776711.59374: in VariableManager get_vars() 8146 1726776711.59382: Calling all_inventory to load vars for managed_node3 8146 1726776711.59384: Calling groups_inventory to load vars for managed_node3 8146 1726776711.59385: Calling all_plugins_inventory to load vars for managed_node3 8146 1726776711.59387: Calling all_plugins_play to load vars for managed_node3 8146 1726776711.59389: Calling groups_plugins_inventory to load vars for managed_node3 8146 1726776711.59390: Calling groups_plugins_play to load vars for managed_node3 8146 1726776711.59473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8146 1726776711.59583: done with get_vars() 8146 1726776711.59592: done queuing things up, now waiting for results queue to drain 8146 1726776711.59594: results queue empty 8146 1726776711.59594: checking for any_errors_fatal 8146 1726776711.59595: done checking for any_errors_fatal 8146 1726776711.59596: checking for max_fail_percentage 8146 1726776711.59596: done checking for max_fail_percentage 8146 1726776711.59597: checking to see if all hosts have failed and the running result is not ok 8146 1726776711.59597: done checking to see if all hosts have failed 8146 1726776711.59598: getting the remaining hosts for this loop 8146 1726776711.59598: done getting the remaining hosts for this loop 8146 1726776711.59600: getting the next task for host managed_node3 8146 1726776711.59602: done getting next task for host managed_node3 8146 1726776711.59603: ^ task is: None 8146 1726776711.59604: ^ 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 8146 1726776711.59604: done queuing things up, now waiting for results queue to drain 8146 1726776711.59605: results queue empty 8146 1726776711.59605: checking for any_errors_fatal 8146 1726776711.59606: done checking for any_errors_fatal 8146 1726776711.59606: checking for max_fail_percentage 8146 1726776711.59607: done checking for max_fail_percentage 8146 1726776711.59607: checking to see if all hosts have failed and the running result is not ok 8146 1726776711.59608: done checking to see if all hosts have failed 8146 1726776711.59609: getting the next task for host managed_node3 8146 1726776711.59611: done getting next task for host managed_node3 8146 1726776711.59611: ^ task is: None 8146 1726776711.59612: ^ 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=87 changed=12 unreachable=0 failed=0 skipped=46 rescued=0 ignored=0 Thursday 19 September 2024 16:11:51 -0400 (0:00:00.489) 0:00:32.528 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.57s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.50s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Ensure python command exists for tests below ---------------------------- 1.38s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Gathering Facts --------------------------------------------------------- 1.34s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.33s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.32s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.74s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.71s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.70s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.69s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.69s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.68s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Put expected contents into temporary file ------------------------------- 0.66s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.65s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Ensure kernel_settings is not in active_profile ------------------------- 0.65s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.65s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.64s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.63s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Set profile_mode to auto ------------------------------------------------ 0.62s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.55s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 8146 1726776711.59710: RUNNING CLEANUP