mitogen-hq / mitogen

Distributed self-replicating programs in Python
https://mitogen.networkgenomics.com/
BSD 3-Clause "New" or "Revised" License
2.32k stars 197 forks source link

ansible become / sudo broken since commit f1503874de82353cbed8b51408d20fdfa899f8f7 #952

Closed zerwes closed 5 months ago

zerwes commented 2 years ago

Please drag-drop large logs as text file attachments.

Feel free to write an issue in your preferred format, however if in doubt, use the following checklist as a guide for what to include.

While testing a upgrade to ansibel 2.13.2, IO tried the latest checkout from github and realized the sudo feature was broken. Rolling back to ansible 2.12, but preserving the latest mitogen checkout, I realized that this problem seems to be not related to the ansible version in use, but caused by mitogen. Using git bisectthe faulty commit I identified is:

# git bisect bad
f1503874de82353cbed8b51408d20fdfa899f8f7 is the first bad commit
commit f1503874de82353cbed8b51408d20fdfa899f8f7
Author: Alex Willmer <alex@moreati.org.uk>
Date:   Mon Jul 4 21:50:58 2022 +0100

    ansible_mitogen: Correct ansible_become_pass/ansible_become_password precendence

    Until Ansible 2.9 it looks like ansible_become_password had higher priority.
    From Ansible 2.10 ansible_become_pass has higher priority [1]. Mitogen was not
    respecting this.

    I may need to rework this further, instatiating the become plugin may have
    slowed down execution.

    [1] Based on testing with
[ubuntus]
become-pass-pass ansible_become_pass=1234
become-pass-password ansible_become_password=1234
become-pass-both ansible_become_password=wrong ansible_become_pass=1234

[ubuntus:vars]
ansible_host=ubuntu2004.local
ansible_user=ubuntu
```
```
- hosts: ubuntus
  gather_facts: false
  become: true
  tasks:
    - ping:
```

ansible_mitogen/loaders.py | 2 ++ ansible_mitogen/transport_config.py | 10 +++++++--- tests/ansible/hosts/transport_config.hosts | 2 +- tests/ansible/integration/transport_config/become_pass.yml | 9 ++++----- 4 files changed, 14 insertions(+), 9 deletions(-)

gertvdijk commented 2 years ago

Other than "the sudo feature was broken" you seem not to include any details of what you are experiencing. Could you include a reproducer?

zerwes commented 2 years ago

As it is IMHO quite easy to reproduce, I just omitted some debug output ...

playbook:

---
- hosts: testhost
  gather_facts: no
  become: yes
  tasks:
    - command: id -u
      register: uid
    - debug:
        var: uid.stdout

with mitogen as git checkout @ commit 8cda5f55375e3c5caa77d900d1bfa90c5fea0094 the play fails with

fatal: [testhost]: FAILED! => {
    "msg": "error occurred on host nettools: sudo password is required"
}

PLAY RECAP ******************************************************************************************************************************************************************
testhost                   : ok=0    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   

full output

± ansible-playbook -vvv -K testbecome.yml
ansible-playbook [core 2.13.2]
  config file = /home/zerwes/git/ansible/ansible.cfg
  configured module search path = ['/home/zerwes/git/ansible/library']
  ansible python module location = /usr/local/lib/python3.9/dist-packages/ansible
  ansible collection location = /home/zerwes/git/ansible/.collections:/home/zerwes/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
  jinja version = 3.1.2
  libyaml = True
Using /home/zerwes/git/ansible/ansible.cfg as config file
BECOME password: 
host_list declined parsing /home/zerwes/git/ansible/hosts as it did not pass its verify_file() method
script declined parsing /home/zerwes/git/ansible/hosts as it did not pass its verify_file() method
auto declined parsing /home/zerwes/git/ansible/hosts as it did not pass its verify_file() method
Parsed /home/zerwes/git/ansible/hosts inventory source with ini plugin
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: testbecome.yml ****************************************************************************************************************************************************
1 plays in testbecome.yml

PLAY [testhost] *************************************************************************************************************************************************************
[top  192328] 13:20:07.062844 D ansible_mitogen.affinity: CPU mask for Ansible top-level process: 0x000002
[top  192328] 13:20:07.063164 D ansible_mitogen.process: inherited open file limits: soft=1024 hard=1048576
[top  192328] 13:20:07.063385 D ansible_mitogen.process: raised soft open file limit from 1024 to 1048576
[mux  192352] 13:20:07.065644 D ansible_mitogen.affinity: CPU mask for MuxProcess 0: 0x000001
[mux  192352] 13:20:07.073004 D mitogen.service: Pool(a3d0, size=32, th='MainThread'): initialized
[mux  192352] 13:20:07.073707 D ansible_mitogen.process: Service pool configured: size=32
META: ran handlers

TASK [command] **************************************************************************************************************************************************************
task path: /home/zerwes/git/ansible/testbecome.yml:9
[task 192386] 13:20:07.130883 D ansible_mitogen.affinity: CPU mask for WorkerProcess: 0x000004
[task 192386] 13:20:07.151914 D ansible_mitogen.process: will use multiplexer 0 (/tmp/mitogen_unix_pvpblw8f.sock) to connect to "testhost"
[task 192386] 13:20:07.152097 D mitogen.unix: client: connecting to /tmp/mitogen_unix_pvpblw8f.sock
[task 192386] 13:20:07.152502 D mitogen.unix: client: local ID is 1, remote is 0
[mux  192352] 13:20:07.152576 D mitogen.unix: listener: accepted connection from PID 192386: unix_client.192386
[mux  192352] 13:20:07.157850 D mitogen.parent: creating connection to context 2 using mitogen.ssh
[mux  192352] 13:20:07.270712 D mitogen.parent: command line for Connection(None): ssh -o "LogLevel ERROR" -l rlsadmin -o "Compression yes" -o "ServerAliveInterval 30" -o "ServerAliveCountMax 10" -o "BatchMode yes" -o "StrictHostKeyChecking yes" -o ForwardAgent=yes -C -o ControlMaster=auto -o ControlPersist=60s 172.26.2.2 /usr/bin/python3 -c "'import codecs,os,sys;_=codecs.decode;exec(_(_(\"eNqVkl1PwjAUhu/3K7w7bZzQlhjC4hIJoJjIRxZ0MUiWjXXaAN3SDSb8ejtmYMML41X79LznnLftcUzXjtNGIhKOsKHMvEIiutIQxWqFsGUU+3CbMERMSgg+s2NWSekoLXm5jlOOnCqoKrhVyDWUDbfS3+j2c7Kwbej7KhcSfBlWQ2wxt9jiDmjnGEn3aYN/8eU284M111nNbaqagZDNZJ99xhKsC8WlgDXa8O/2+pwRRk8OdlylIpZzq1VkFiUtncPlTih9CtO32XAy9p67L+PecND3HpzJyHOd7nQ6cGBhA4Xja5z0XefxlehA3Xqp0bhG9YBZx2tAG5HFH1xaB65ynt6vyvVGBoRZtMNatwwDNnS5XImMI2rC6Gk2IYS8S9A2lnGo74qNnu2hYgzCOOFSfz6oAHBDcT9EtE0pwyYcRKIrRYl91rkm5AEUkxElPw16x3352xfq/C/1b5e07vI0Rwx/A9jJ470=\".encode(),\"base64\"),\"zip\"))'"
[mux  192352] 13:20:07.275840 D mitogen.parent: child for Connection(None) started: pid:192389 stdin:76 stdout:76 stderr:78
[mux  192352] 13:20:07.775911 D mitogen.parent: BootstrapProtocol(ssh.172.26.2.2): first stage started succcessfully
[mux  192352] 13:20:07.883427 D mitogen.parent: BootstrapProtocol(ssh.172.26.2.2): first stage received mitogen.core source
[mux  192352] 13:20:07.927421 D mitogen.parent: BootstrapProtocol(ssh.172.26.2.2): new child booted successfully
[mux  192352] 13:20:07.930327 D mitogen.parent: starting function call to ssh.172.26.2.2: ansible_mitogen.target.init_child(log_level=10, candidate_temp_dirs=['~/.ansible/tmp', '/var/tmp', '/tmp'])
[mux  192352] 13:20:07.932090 D mitogen.[ssh.172.26.2.2]: Python version is 3.9.2 (default, Feb 28 2021, 17:03:44) 
[GCC 10.2.1 20210110]
[mux  192352] 13:20:07.932707 D mitogen.[ssh.172.26.2.2]: Parent is context 0 (master); my ID is 2
[mux  192352] 13:20:07.932968 D mitogen.[ssh.172.26.2.2]: pid:445972 ppid:445971 uid:1000/1000, gid:1000/1000 host:'nettools'
[mux  192352] 13:20:07.933059 D mitogen.[ssh.172.26.2.2]: Recovered sys.executable: '/usr/bin/python3'
[mux  192352] 13:20:07.933751 D mitogen.responder: ansible is a package at /usr/local/lib/python3.9/dist-packages/ansible/__init__.py with submodules ['__main__', '_vendor', 'cli', 'collections', 'compat', 'config', 'constants', 'context', 'errors', 'executor', 'galaxy', 'inventory', 'module_utils', 'modules', 'parsing', 'playbook', 'plugins', 'release', 'template', 'utils', 'vars']
[mux  192352] 13:20:07.934093 D mitogen.responder: sending ansible (0.53 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:07.934625 D mitogen.responder: ansible.module_utils is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/__init__.py with submodules ['_text', 'ansible_release', 'api', 'basic', 'common', 'compat', 'connection', 'csharp', 'distro', 'errors', 'facts', 'json_utils', 'parsing', 'powershell', 'pycompat24', 'service', 'six', 'splitter', 'urls', 'yumdnf']
[mux  192352] 13:20:07.934843 D mitogen.responder: sending ansible.module_utils (0.48 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:07.983226 D mitogen: PkgutilMethod(): <_frozen_importlib_external.SourceFileLoader object at 0x7fde4f370370>.get_file_name('ansible.module_utils.distro') failed: ImportError('loader for distro cannot handle ansible.module_utils.distro')
[mux  192352] 13:20:07.983370 D mitogen: SysModulesMethod(): <module 'distro' from '/usr/lib/python3/dist-packages/distro.py'>.__name__ is 'distro', aborting
[mux  192352] 13:20:07.983504 D mitogen: ParentEnumerationMethod(): 'ansible.module_utils.distro' is PKG_DIRECTORY: '/usr/local/lib/python3.9/dist-packages/ansible/module_utils/distro/__init__.py'
[mux  192352] 13:20:08.158354 D mitogen: PkgutilMethod(): path=None, source=None, aborting
[mux  192352] 13:20:08.158523 D mitogen: SysModulesMethod(): <module 'cryptography.hazmat.bindings._padding' from '/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_padding.abi3.so'>.__file__ is None, aborting
[mux  192352] 13:20:08.158698 D mitogen: get_module_source('cryptography.hazmat.bindings._padding'): cannot find source
[mux  192352] 13:20:08.187978 D mitogen: PkgutilMethod(): <class '_frozen_importlib.FrozenImporter'>.get_file_name('zipimport') failed: AttributeError("type object 'FrozenImporter' has no attribute 'get_filename'")
[mux  192352] 13:20:08.188249 D mitogen: SysModulesMethod(): <module 'zipimport' (frozen)> has no __file__, aborting
[mux  192352] 13:20:08.188369 D mitogen: get_module_source('zipimport'): cannot find source
[mux  192352] 13:20:08.191349 D mitogen: PkgutilMethod(): path=None, source=None, aborting
[mux  192352] 13:20:08.191600 D mitogen: SysModulesMethod(): <module '_yaml' from '/usr/lib/python3/dist-packages/_yaml.cpython-39-x86_64-linux-gnu.so'>.__file__ is None, aborting
[mux  192352] 13:20:08.192081 D mitogen: get_module_source('_yaml'): cannot find source
[mux  192352] 13:20:08.203624 D mitogen: PkgutilMethod(): path=None, source=None, aborting
[mux  192352] 13:20:08.203820 D mitogen: SysModulesMethod(): <module 'markupsafe._speedups' from '/usr/local/lib/python3.9/dist-packages/markupsafe/_speedups.cpython-39-x86_64-linux-gnu.so'>.__file__ is None, aborting
[mux  192352] 13:20:08.203991 D mitogen: get_module_source('markupsafe._speedups'): cannot find source
[mux  192352] 13:20:08.306235 D mitogen: PkgutilMethod(): path=None, source=None, aborting
[mux  192352] 13:20:08.306404 D mitogen: SysModulesMethod(): <module 'nacl._sodium' from '/usr/local/lib/python3.9/dist-packages/nacl/_sodium.abi3.so'>.__file__ is None, aborting
[mux  192352] 13:20:08.306565 D mitogen: get_module_source('nacl._sodium'): cannot find source
[mux  192352] 13:20:08.307772 D mitogen.responder: ansible.cli is a package at /usr/local/lib/python3.9/dist-packages/ansible/cli/__init__.py with submodules ['adhoc', 'arguments', 'config', 'console', 'doc', 'galaxy', 'inventory', 'playbook', 'pull', 'scripts', 'vault']
[mux  192352] 13:20:08.311174 D mitogen.responder: sending ansible.cli (15.38 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.311381 D mitogen.responder: ansible.cli.arguments is a package at /usr/local/lib/python3.9/dist-packages/ansible/cli/arguments/__init__.py with submodules ['option_helpers']
[mux  192352] 13:20:08.313110 D mitogen.responder: sending ansible.cli.arguments (4.59 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.315788 D mitogen.responder: sending ansible.cli.arguments.option_helpers (11.79 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.318595 D mitogen.responder: sending ansible.cli.playbook (8.86 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.318930 D mitogen.responder: ansible.config is a package at /usr/local/lib/python3.9/dist-packages/ansible/config/__init__.py with submodules ['data', 'manager']
[mux  192352] 13:20:08.319068 D mitogen.responder: sending ansible.config (0.22 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.319272 D mitogen.responder: sending ansible.config.data (0.90 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.322031 D mitogen.responder: sending ansible.config.manager (11.14 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.322758 D mitogen.responder: sending ansible.constants (5.39 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.323022 D mitogen.responder: sending ansible.context (1.98 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.323546 D mitogen.responder: ansible.errors is a package at /usr/local/lib/python3.9/dist-packages/ansible/errors/__init__.py with submodules ['yaml_strings']
[mux  192352] 13:20:08.324171 D mitogen.responder: sending ansible.errors (6.61 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.324483 D mitogen.responder: sending ansible.errors.yaml_strings (2.91 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.324721 D mitogen.responder: ansible.executor is a package at /usr/local/lib/python3.9/dist-packages/ansible/executor/__init__.py with submodules ['action_write_locks', 'discovery', 'interpreter_discovery', 'module_common', 'play_iterator', 'playbook_executor', 'powershell', 'process', 'stats', 'task_executor', 'task_queue_manager', 'task_result']
[mux  192352] 13:20:08.324878 D mitogen.responder: sending ansible.executor (1.16 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.328980 D mitogen.responder: sending ansible.executor.play_iterator (12.95 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.332306 D mitogen.responder: sending ansible.executor.playbook_executor (10.52 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.332941 D mitogen.responder: sending ansible.executor.stats (3.06 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.336198 D mitogen.responder: sending ansible.executor.task_queue_manager (12.35 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.338461 D mitogen.responder: sending ansible.executor.task_result (7.22 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.338762 D mitogen.responder: ansible.inventory is a package at /usr/local/lib/python3.9/dist-packages/ansible/inventory/__init__.py with submodules ['data', 'group', 'helpers', 'host', 'manager']
[mux  192352] 13:20:08.338903 D mitogen.responder: sending ansible.inventory (0.26 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.340009 D mitogen.responder: sending ansible.inventory.data (5.88 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.341058 D mitogen.responder: sending ansible.inventory.group (5.62 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.341574 D mitogen.responder: sending ansible.inventory.helpers (2.17 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.342503 D mitogen.responder: sending ansible.inventory.host (3.72 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.346066 D mitogen.responder: sending ansible.inventory.manager (13.21 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.346367 D mitogen.responder: sending ansible.module_utils._text (0.92 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.346750 D mitogen.responder: ansible.module_utils.common is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/common/__init__.py with submodules ['_collections_compat', '_json_compat', '_utils', 'arg_spec', 'collections', 'dict_transformations', 'file', 'json', 'locale', 'network', 'parameters', 'process', 'respawn', 'sys_info', 'text', 'validation', 'warnings', 'yaml']
[mux  192352] 13:20:08.347023 D mitogen.responder: sending ansible.module_utils.common (0.53 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.347402 D mitogen.responder: sending ansible.module_utils.common._collections_compat (1.12 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.347873 D mitogen.responder: sending ansible.module_utils.common._json_compat (0.81 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.348411 D mitogen.responder: sending ansible.module_utils.common._utils (1.32 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.349707 D mitogen.responder: sending ansible.module_utils.common.arg_spec (4.80 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.350326 D mitogen.responder: sending ansible.module_utils.common.collections (2.44 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.351195 D mitogen.responder: sending ansible.module_utils.common.file (4.08 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.351540 D mitogen.responder: sending ansible.module_utils.common.json (2.19 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.351847 D mitogen.responder: sending ansible.module_utils.common.locale (2.00 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.355481 D mitogen.responder: sending ansible.module_utils.common.parameters (12.95 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.355768 D mitogen.responder: sending ansible.module_utils.common.process (1.67 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.356223 D mitogen.responder: sending ansible.module_utils.common.sys_info (3.04 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.356436 D mitogen.responder: ansible.module_utils.common.text is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/common/text/__init__.py with submodules ['converters', 'formatters']
[mux  192352] 13:20:08.356561 D mitogen.responder: sending ansible.module_utils.common.text (0.33 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.357450 D mitogen.responder: sending ansible.module_utils.common.text.converters (5.17 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.358017 D mitogen.responder: sending ansible.module_utils.common.text.formatters (2.64 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.360016 D mitogen.responder: sending ansible.module_utils.common.validation (7.06 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.360367 D mitogen.responder: sending ansible.module_utils.common.warnings (1.19 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.360648 D mitogen.responder: sending ansible.module_utils.common.yaml (1.08 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.360884 D mitogen.responder: ansible.module_utils.compat is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/compat/__init__.py with submodules ['_selectors2', 'importlib', 'paramiko', 'selectors', 'selinux', 'typing', 'version']
[mux  192352] 13:20:08.361001 D mitogen.responder: sending ansible.module_utils.compat (0.35 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.361182 D mitogen.responder: sending ansible.module_utils.compat.importlib (0.79 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.361772 D mitogen.responder: sending ansible.module_utils.compat.paramiko (0.90 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.362095 D mitogen.responder: sending ansible.module_utils.compat.selinux (2.37 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.363024 D mitogen.responder: sending ansible.module_utils.compat.version (6.62 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.363249 D mitogen.responder: ansible.module_utils.distro is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/distro/__init__.py with submodules ['_distro']
[mux  192352] 13:20:08.363439 D mitogen.responder: sending ansible.module_utils.distro (1.85 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.363714 D mitogen.responder: sending ansible.module_utils.errors (1.67 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.363876 D mitogen.responder: ansible.module_utils.parsing is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/parsing/__init__.py with submodules ['convert_bool']
[mux  192352] 13:20:08.363986 D mitogen.responder: sending ansible.module_utils.parsing (0.27 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.364200 D mitogen.responder: sending ansible.module_utils.parsing.convert_bool (1.32 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.364550 D mitogen.responder: sending ansible.module_utils.pycompat24 (3.02 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.365372 D mitogen.responder: ansible.module_utils.six is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/six/__init__.py with submodules []
[mux  192352] 13:20:08.367555 D mitogen.responder: sending ansible.module_utils.six (12.91 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.367960 D mitogen.responder: ansible.parsing is a package at /usr/local/lib/python3.9/dist-packages/ansible/parsing/__init__.py with submodules ['ajson', 'dataloader', 'mod_args', 'plugin_docs', 'quoting', 'splitter', 'utils', 'vault', 'yaml']
[mux  192352] 13:20:08.368162 D mitogen.responder: sending ansible.parsing (1.06 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.368864 D mitogen.responder: sending ansible.parsing.ajson (2.08 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.372954 D mitogen.responder: sending ansible.parsing.dataloader (12.17 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.374938 D mitogen.responder: sending ansible.parsing.mod_args (8.22 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.375850 D mitogen.responder: sending ansible.parsing.plugin_docs (3.54 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.376080 D mitogen.responder: sending ansible.parsing.quoting (1.17 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.377047 D mitogen.responder: sending ansible.parsing.splitter (6.34 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.377274 D mitogen.responder: ansible.parsing.utils is a package at /usr/local/lib/python3.9/dist-packages/ansible/parsing/utils/__init__.py with submodules ['addresses', 'jsonify', 'yaml']
[mux  192352] 13:20:08.377426 D mitogen.responder: sending ansible.parsing.utils (1.00 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.378182 D mitogen.responder: sending ansible.parsing.utils.addresses (4.87 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.378890 D mitogen.responder: sending ansible.parsing.utils.yaml (3.26 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.380532 D mitogen.responder: ansible.parsing.vault is a package at /usr/local/lib/python3.9/dist-packages/ansible/parsing/vault/__init__.py with submodules []
[mux  192352] 13:20:08.387050 D mitogen.responder: sending ansible.parsing.vault (21.13 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.387373 D mitogen.responder: ansible.parsing.yaml is a package at /usr/local/lib/python3.9/dist-packages/ansible/parsing/yaml/__init__.py with submodules ['constructor', 'dumper', 'loader', 'objects']
[mux  192352] 13:20:08.387563 D mitogen.responder: sending ansible.parsing.yaml (1.02 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.388525 D mitogen.responder: sending ansible.parsing.yaml.constructor (4.42 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.389742 D mitogen.responder: sending ansible.parsing.yaml.dumper (4.03 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.390513 D mitogen.responder: sending ansible.parsing.yaml.loader (2.43 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.391249 D mitogen.responder: sending ansible.parsing.yaml.objects (4.60 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.391731 D mitogen.responder: ansible.playbook is a package at /usr/local/lib/python3.9/dist-packages/ansible/playbook/__init__.py with submodules ['attribute', 'base', 'block', 'collectionsearch', 'conditional', 'handler', 'handler_task_include', 'helpers', 'included_file', 'loop_control', 'play', 'play_context', 'playbook_include', 'role', 'role_include', 'taggable', 'task', 'task_include']
[mux  192352] 13:20:08.393708 D mitogen.responder: sending ansible.playbook (7.00 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.395833 D mitogen.responder: sending ansible.playbook.attribute (6.91 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.402417 D mitogen.responder: sending ansible.playbook.base (17.87 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.405740 D mitogen.responder: sending ansible.playbook.block (9.69 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.407755 D mitogen.responder: sending ansible.playbook.collectionsearch (5.88 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.410468 D mitogen.responder: sending ansible.playbook.conditional (9.21 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.414725 D mitogen.responder: sending ansible.playbook.helpers (10.03 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.417775 D mitogen.responder: sending ansible.playbook.loop_control (5.35 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.421465 D mitogen.responder: sending ansible.playbook.play (9.89 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.424514 D mitogen.responder: sending ansible.playbook.play_context (10.91 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.427144 D mitogen.responder: sending ansible.playbook.playbook_include (8.45 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.428061 D mitogen.responder: ansible.playbook.role is a package at /usr/local/lib/python3.9/dist-packages/ansible/playbook/role/__init__.py with submodules ['definition', 'include', 'metadata', 'requirement']
[mux  192352] 13:20:08.432186 D mitogen.responder: sending ansible.playbook.role (15.05 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.434936 D mitogen.responder: sending ansible.playbook.role.definition (8.92 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.437245 D mitogen.responder: sending ansible.playbook.role.metadata (6.97 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.439431 D mitogen.responder: sending ansible.playbook.role.requirement (6.62 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.441497 D mitogen.responder: sending ansible.playbook.taggable (6.05 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.445014 D mitogen.responder: sending ansible.playbook.task (12.38 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.445419 D mitogen.responder: ansible.plugins is a package at /usr/local/lib/python3.9/dist-packages/ansible/plugins/__init__.py with submodules ['action', 'become', 'cache', 'callback', 'cliconf', 'connection', 'doc_fragments', 'filter', 'httpapi', 'inventory', 'loader', 'lookup', 'netconf', 'shell', 'strategy', 'terminal', 'test', 'vars']
[mux  192352] 13:20:08.446199 D mitogen.responder: sending ansible.plugins (4.42 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.447113 D mitogen.responder: ansible.plugins.callback is a package at /usr/local/lib/python3.9/dist-packages/ansible/plugins/callback/__init__.py with submodules ['default', 'junit', 'minimal', 'oneline', 'tree']
[mux  192352] 13:20:08.449662 D mitogen.responder: sending ansible.plugins.callback (11.75 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.457604 D mitogen.responder: sending ansible.plugins.loader (23.68 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.457871 D mitogen.responder: sending ansible.release (0.99 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.459327 D mitogen.responder: ansible.template is a package at /usr/local/lib/python3.9/dist-packages/ansible/template/__init__.py with submodules ['native_helpers', 'template', 'vars']
[mux  192352] 13:20:08.464735 D mitogen.responder: sending ansible.template (20.50 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.465833 D mitogen.responder: sending ansible.template.native_helpers (4.30 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.466674 D mitogen.responder: sending ansible.template.template (3.28 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.467700 D mitogen.responder: sending ansible.template.vars (4.62 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.468221 D mitogen.responder: ansible.utils is a package at /usr/local/lib/python3.9/dist-packages/ansible/utils/__init__.py with submodules ['_junit_xml', 'cmd_functions', 'collection_loader', 'color', 'context_objects', 'display', 'encrypt', 'fqcn', 'galaxy', 'hashing', 'helpers', 'jsonrpc', 'listify', 'lock', 'multiprocessing', 'native_jinja', 'path', 'plugin_docs', 'py3compat', 'sentinel', 'shlex', 'singleton', 'ssh_functions', 'unicode', 'unsafe_proxy', 'vars', 'version']
[mux  192352] 13:20:08.468424 D mitogen.responder: sending ansible.utils (1.34 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.468639 D mitogen.responder: ansible.utils.collection_loader is a package at /usr/local/lib/python3.9/dist-packages/ansible/utils/collection_loader/__init__.py with submodules ['_collection_config', '_collection_finder', '_collection_meta']
[mux  192352] 13:20:08.468912 D mitogen.responder: sending ansible.utils.collection_loader (1.64 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.469298 D mitogen.responder: sending ansible.utils.collection_loader._collection_config (2.16 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.474841 D mitogen.responder: sending ansible.utils.collection_loader._collection_finder (19.30 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.475224 D mitogen.responder: sending ansible.utils.collection_loader._collection_meta (1.75 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.475846 D mitogen.responder: sending ansible.utils.color (3.57 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.476170 D mitogen.responder: sending ansible.utils.context_objects (2.21 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.478012 D mitogen.responder: sending ansible.utils.display (9.84 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.478231 D mitogen.responder: sending ansible.utils.fqcn (1.19 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.478880 D mitogen.responder: sending ansible.utils.galaxy (3.64 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.479136 D mitogen.responder: sending ansible.utils.helpers (1.72 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.479361 D mitogen.responder: sending ansible.utils.listify (1.30 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.479614 D mitogen.responder: sending ansible.utils.lock (1.24 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.479909 D mitogen.responder: sending ansible.utils.multiprocessing (0.87 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.480271 D mitogen.responder: sending ansible.utils.native_jinja (0.65 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.481014 D mitogen.responder: sending ansible.utils.path (3.81 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.482921 D mitogen.responder: sending ansible.utils.plugin_docs (6.04 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.483337 D mitogen.responder: sending ansible.utils.py3compat (1.86 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.483647 D mitogen.responder: sending ansible.utils.sentinel (1.75 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.483847 D mitogen.responder: sending ansible.utils.singleton (0.91 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.484956 D mitogen.responder: sending ansible.utils.ssh_functions (2.74 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.485398 D mitogen.responder: sending ansible.utils.unsafe_proxy (3.89 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.486404 D mitogen.responder: sending ansible.utils.vars (6.44 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.486632 D mitogen.responder: ansible.vars is a package at /usr/local/lib/python3.9/dist-packages/ansible/vars/__init__.py with submodules ['clean', 'fact_cache', 'hostvars', 'manager', 'plugins', 'reserved']
[mux  192352] 13:20:08.486749 D mitogen.responder: sending ansible.vars (0.28 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.487787 D mitogen.responder: sending ansible.vars.clean (5.30 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.488606 D mitogen.responder: sending ansible.vars.fact_cache (2.98 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.489618 D mitogen.responder: sending ansible.vars.hostvars (4.49 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.494891 D mitogen.responder: sending ansible.vars.manager (16.11 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.496119 D mitogen.responder: sending ansible.vars.plugins (3.81 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.498332 D mitogen.responder: sending ansible.vars.reserved (6.02 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.498636 D mitogen.responder: sending ansible.module_utils.basic (37.29 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.499610 D mitogen.responder: sending ansible.module_utils.json_utils (2.68 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.500177 D mitogen.responder: ansible_mitogen is a package at /var/tmp/mitogen/ansible_mitogen/__init__.py with submodules ['affinity', 'compat', 'connection', 'loaders', 'logging', 'mixins', 'module_finder', 'parsing', 'planner', 'plugins', 'process', 'runner', 'services', 'strategy', 'target', 'transport_config', 'utils']
[mux  192352] 13:20:08.500400 D mitogen.responder: sending ansible_mitogen (0.41 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.598002 D mitogen.responder: sending ansible_mitogen.target (10.59 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.672574 D mitogen.responder: sending mitogen.parent (18.83 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.678067 D mitogen.responder: sending mitogen.select (1.59 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.710698 D mitogen.responder: sending mitogen.service (8.87 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.710951 D mitogen.responder: sending ansible_mitogen.runner (11.39 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.718956 D mitogen.responder: sending mitogen.fork (2.60 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:08.719200 D mitogen.importer.[ssh.172.26.2.2]: received ansible
[mux  192352] 13:20:08.719280 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils
[mux  192352] 13:20:08.719345 D mitogen.importer.[ssh.172.26.2.2]: received ansible.cli
[mux  192352] 13:20:08.719403 D mitogen.importer.[ssh.172.26.2.2]: received ansible.cli.arguments
[mux  192352] 13:20:08.719458 D mitogen.importer.[ssh.172.26.2.2]: received ansible.cli.arguments.option_helpers
[mux  192352] 13:20:08.719512 D mitogen.importer.[ssh.172.26.2.2]: received ansible.cli.playbook
[mux  192352] 13:20:08.719566 D mitogen.importer.[ssh.172.26.2.2]: received ansible.config
[mux  192352] 13:20:08.719618 D mitogen.importer.[ssh.172.26.2.2]: received ansible.config.data
[mux  192352] 13:20:08.719670 D mitogen.importer.[ssh.172.26.2.2]: received ansible.config.manager
[mux  192352] 13:20:08.719722 D mitogen.importer.[ssh.172.26.2.2]: received ansible.constants
[mux  192352] 13:20:08.719795 D mitogen.importer.[ssh.172.26.2.2]: received ansible.context
[mux  192352] 13:20:08.719848 D mitogen.importer.[ssh.172.26.2.2]: received ansible.errors
[mux  192352] 13:20:08.719901 D mitogen.importer.[ssh.172.26.2.2]: received ansible.errors.yaml_strings
[mux  192352] 13:20:08.719955 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor
[mux  192352] 13:20:08.720008 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.play_iterator
[mux  192352] 13:20:08.720062 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.playbook_executor
[mux  192352] 13:20:08.720116 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.stats
[mux  192352] 13:20:08.726554 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.task_queue_manager
[mux  192352] 13:20:08.726998 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.task_result
[mux  192352] 13:20:08.727379 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory
[mux  192352] 13:20:08.727640 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.data
[mux  192352] 13:20:08.780164 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.group
[mux  192352] 13:20:08.780629 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.helpers
[mux  192352] 13:20:08.780907 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.host
[mux  192352] 13:20:08.833388 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.manager
[mux  192352] 13:20:08.834147 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils._text
[mux  192352] 13:20:08.834561 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common
[mux  192352] 13:20:08.834869 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common._collections_compat
[mux  192352] 13:20:08.835135 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common._json_compat
[mux  192352] 13:20:08.835375 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common._utils
[mux  192352] 13:20:08.835609 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.arg_spec
[mux  192352] 13:20:08.862623 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.collections
[mux  192352] 13:20:08.863216 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.file
[mux  192352] 13:20:08.863514 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.json
[mux  192352] 13:20:08.874968 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.locale
[mux  192352] 13:20:08.875552 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.parameters
[mux  192352] 13:20:08.917839 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.process
[mux  192352] 13:20:08.918405 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.sys_info
[mux  192352] 13:20:08.918701 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.text
[mux  192352] 13:20:08.919005 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.text.converters
[mux  192352] 13:20:08.959287 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.text.formatters
[mux  192352] 13:20:08.959793 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.validation
[mux  192352] 13:20:08.960034 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.warnings
[mux  192352] 13:20:08.960212 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.yaml
[mux  192352] 13:20:08.960376 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat
[mux  192352] 13:20:08.960534 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.importlib
[mux  192352] 13:20:08.960685 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.paramiko
[mux  192352] 13:20:08.960835 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.selinux
[mux  192352] 13:20:08.989974 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.version
[mux  192352] 13:20:08.990269 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.distro
[mux  192352] 13:20:08.990653 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.errors
[mux  192352] 13:20:08.990849 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.parsing
[mux  192352] 13:20:08.991027 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.parsing.convert_bool
[mux  192352] 13:20:08.991161 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.pycompat24
[mux  192352] 13:20:09.034425 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.six
[mux  192352] 13:20:09.039742 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing
[mux  192352] 13:20:09.045856 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.ajson
[mux  192352] 13:20:09.075376 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.dataloader
[mux  192352] 13:20:09.098920 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.mod_args
[mux  192352] 13:20:09.110936 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.plugin_docs
[mux  192352] 13:20:09.116450 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.quoting
[mux  192352] 13:20:09.134859 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.splitter
[mux  192352] 13:20:09.139973 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.utils
[mux  192352] 13:20:09.158051 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.utils.addresses
[mux  192352] 13:20:09.164032 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.utils.yaml
[mux  192352] 13:20:09.235768 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.vault
[mux  192352] 13:20:09.236231 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml
[mux  192352] 13:20:09.253242 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml.constructor
[mux  192352] 13:20:09.259107 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml.dumper
[mux  192352] 13:20:09.265382 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml.loader
[mux  192352] 13:20:09.276791 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml.objects
[mux  192352] 13:20:09.295707 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook
[mux  192352] 13:20:09.307540 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.attribute
[mux  192352] 13:20:09.355334 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.base
[mux  192352] 13:20:09.379011 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.block
[mux  192352] 13:20:09.384306 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.collectionsearch
[mux  192352] 13:20:09.402645 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.conditional
[mux  192352] 13:20:09.426584 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.helpers
[mux  192352] 13:20:09.427247 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.loop_control
[mux  192352] 13:20:09.450266 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.play
[mux  192352] 13:20:09.474115 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.play_context
[mux  192352] 13:20:09.492270 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.playbook_include
[mux  192352] 13:20:09.582629 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.role
[mux  192352] 13:20:09.583273 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.role.definition
[mux  192352] 13:20:09.583567 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.role.metadata
[mux  192352] 13:20:09.583822 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.role.requirement
[mux  192352] 13:20:09.584063 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.taggable
[mux  192352] 13:20:09.612517 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.task
[mux  192352] 13:20:09.618142 D mitogen.importer.[ssh.172.26.2.2]: received ansible.plugins
[mux  192352] 13:20:09.665749 D mitogen.importer.[ssh.172.26.2.2]: received ansible.plugins.callback
[mux  192352] 13:20:09.766721 D mitogen.importer.[ssh.172.26.2.2]: received ansible.plugins.loader
[mux  192352] 13:20:09.767271 D mitogen.importer.[ssh.172.26.2.2]: received ansible.release
[mux  192352] 13:20:09.867108 D mitogen.importer.[ssh.172.26.2.2]: received ansible.template
[mux  192352] 13:20:09.867742 D mitogen.importer.[ssh.172.26.2.2]: received ansible.template.native_helpers
[mux  192352] 13:20:09.868175 D mitogen.importer.[ssh.172.26.2.2]: received ansible.template.template
[mux  192352] 13:20:09.968433 D mitogen.importer.[ssh.172.26.2.2]: received ansible.template.vars
[mux  192352] 13:20:09.968937 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils
[mux  192352] 13:20:09.969394 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.collection_loader
[mux  192352] 13:20:09.969773 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.collection_loader._collection_config
[mux  192352] 13:20:09.970060 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.collection_loader._collection_finder
[mux  192352] 13:20:09.970405 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.collection_loader._collection_meta
[mux  192352] 13:20:09.970684 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.color
[mux  192352] 13:20:10.064734 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.context_objects
[mux  192352] 13:20:10.065280 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.display
[mux  192352] 13:20:10.065749 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.fqcn
[mux  192352] 13:20:10.066192 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.galaxy
[mux  192352] 13:20:10.066509 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.helpers
[mux  192352] 13:20:10.066791 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.listify
[mux  192352] 13:20:10.067196 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.lock
[mux  192352] 13:20:10.067478 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.multiprocessing
[mux  192352] 13:20:10.067749 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.native_jinja
[mux  192352] 13:20:10.068015 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.path
[mux  192352] 13:20:10.068277 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.plugin_docs
[mux  192352] 13:20:10.174460 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.py3compat
[mux  192352] 13:20:10.175052 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.sentinel
[mux  192352] 13:20:10.175681 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.singleton
[mux  192352] 13:20:10.176106 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.ssh_functions
[mux  192352] 13:20:10.176404 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.unsafe_proxy
[mux  192352] 13:20:10.176681 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.vars
[mux  192352] 13:20:10.176944 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars
[mux  192352] 13:20:10.177204 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.clean
[mux  192352] 13:20:10.177539 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.fact_cache
[mux  192352] 13:20:10.177815 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.hostvars
[mux  192352] 13:20:10.247867 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.manager
[mux  192352] 13:20:10.248495 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.plugins
[mux  192352] 13:20:10.248834 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.reserved
[mux  192352] 13:20:10.355434 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.basic
[mux  192352] 13:20:10.456032 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.json_utils
[mux  192352] 13:20:10.456556 D mitogen.importer.[ssh.172.26.2.2]: received ansible_mitogen
[mux  192352] 13:20:10.456979 D mitogen.importer.[ssh.172.26.2.2]: received ansible_mitogen.target
[mux  192352] 13:20:10.457303 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.parent
[mux  192352] 13:20:10.457605 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.select
[mux  192352] 13:20:10.524909 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.service
[mux  192352] 13:20:10.525561 D mitogen.importer.[ssh.172.26.2.2]: received ansible_mitogen.runner
[mux  192352] 13:20:10.525900 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.fork
[mux  192352] 13:20:10.532293 D mitogen.[ssh.172.26.2.2]: Dispatcher: dispatching (None, 'ansible_mitogen.target', None, 'init_child', (), Kwargs({'log_level': 10, 'candidate_temp_dirs': ['~/.ansible/tmp', '/var/tmp', '/tmp']}))
[mux  192352] 13:20:10.532727 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible_mitogen
[mux  192352] 13:20:10.533045 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible_mitogen.target
[mux  192352] 13:20:10.533333 D mitogen.importer.[ssh.172.26.2.2]: requesting msvcrt
[mux  192352] 13:20:10.534282 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.parent
[mux  192352] 13:20:10.547042 D mitogen.importer.[ssh.172.26.2.2]: requesting thread
[mux  192352] 13:20:10.547873 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.service
[mux  192352] 13:20:10.551941 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.select
[mux  192352] 13:20:10.553142 D mitogen.importer.[ssh.172.26.2.2]: json.decoder is submodule of a locally loaded package
[mux  192352] 13:20:10.553682 D mitogen.importer.[ssh.172.26.2.2]: json.scanner is submodule of a locally loaded package
[mux  192352] 13:20:10.554466 D mitogen.importer.[ssh.172.26.2.2]: json.encoder is submodule of a locally loaded package
[mux  192352] 13:20:10.555221 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible
[mux  192352] 13:20:10.555550 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils
[mux  192352] 13:20:10.555891 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.json_utils
[mux  192352] 13:20:10.556162 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible_mitogen.runner
[mux  192352] 13:20:10.560261 D mitogen.importer.[ssh.172.26.2.2]: ctypes._endian is submodule of a locally loaded package
[mux  192352] 13:20:10.560937 D mitogen.importer.[ssh.172.26.2.2]: requesting StringIO
[mux  192352] 13:20:10.561360 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.basic
[mux  192352] 13:20:10.573617 D mitogen.importer.[ssh.172.26.2.2]: requesting systemd
[mux  192352] 13:20:10.574337 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.compat
[mux  192352] 13:20:10.574786 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.compat.selinux
[mux  192352] 13:20:10.575143 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common
[mux  192352] 13:20:10.575544 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.text
[mux  192352] 13:20:10.575917 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.text.converters
[mux  192352] 13:20:10.576267 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common._collections_compat
[mux  192352] 13:20:10.576548 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.six
[mux  192352] 13:20:10.580667 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.compat.selectors
[mux  192352] 13:20:10.581232 D mitogen.importer.[ssh.172.26.2.2]: sending new ansible.module_utils.compat.selectors request to parent
[mux  192352] 13:20:10.581592 D mitogen.responder: ssh.172.26.2.2 requested module ansible.module_utils.compat.selectors
[mux  192352] 13:20:10.581991 D mitogen: PkgutilMethod(): <_frozen_importlib_external.SourceFileLoader object at 0x7fde50fc8f40>.get_file_name('ansible.module_utils.compat.selectors') failed: ImportError('loader for selectors cannot handle ansible.module_utils.compat.selectors')
[mux  192352] 13:20:10.582342 D mitogen: SysModulesMethod(): <module 'selectors' from '/usr/lib/python3.9/selectors.py'>.__name__ is 'selectors', aborting
[mux  192352] 13:20:10.585712 D mitogen.responder: sending ansible.module_utils.compat.selectors (1.99 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:10.621408 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.selectors
[mux  192352] 13:20:10.622257 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils._text
[mux  192352] 13:20:10.622686 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.arg_spec
[mux  192352] 13:20:10.623183 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.parameters
[mux  192352] 13:20:10.626185 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.collections
[mux  192352] 13:20:10.627021 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.text.formatters
[mux  192352] 13:20:10.627850 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.warnings
[mux  192352] 13:20:10.628438 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.errors
[mux  192352] 13:20:10.628951 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.parsing
[mux  192352] 13:20:10.629302 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.parsing.convert_bool
[mux  192352] 13:20:10.629609 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.validation
[mux  192352] 13:20:10.631286 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common._json_compat
[mux  192352] 13:20:10.633350 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.locale
[mux  192352] 13:20:10.633854 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.process
[mux  192352] 13:20:10.634251 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.file
[mux  192352] 13:20:10.635397 D mitogen.importer.[ssh.172.26.2.2]: selinux._selinux is submodule of a locally loaded package
[mux  192352] 13:20:10.636008 D mitogen.importer.[ssh.172.26.2.2]: requesting swig_runtime_data4
[mux  192352] 13:20:10.636508 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.sys_info
[mux  192352] 13:20:10.637222 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.distro
[mux  192352] 13:20:10.637826 D mitogen.importer.[ssh.172.26.2.2]: requesting distro
[mux  192352] 13:20:10.638183 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.distro._distro
[mux  192352] 13:20:10.638662 D mitogen.importer.[ssh.172.26.2.2]: sending new ansible.module_utils.distro._distro request to parent
[mux  192352] 13:20:10.639095 D mitogen.responder: ssh.172.26.2.2 requested module ansible.module_utils.distro._distro
[mux  192352] 13:20:10.639498 D mitogen: PkgutilMethod(): find_loader('ansible.module_utils.distro._distro') failed: Error while finding loader for 'ansible.module_utils.distro._distro' (<class 'ModuleNotFoundError'>: __path__ attribute not found on 'ansible.module_utils.distro' while trying to find 'ansible.module_utils.distro._distro')
[mux  192352] 13:20:10.639779 D mitogen: SysModulesMethod(): sys.modules['ansible.module_utils.distro._distro'] absent, aborting
[mux  192352] 13:20:10.640039 D mitogen: ParentEnumerationMethod(): <module 'distro' from '/usr/lib/python3/dist-packages/distro.py'>.__name__ is 'distro', skipping
[mux  192352] 13:20:10.666554 D mitogen.responder: sending ansible.module_utils.distro._distro (17.41 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:10.757336 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.distro._distro
[mux  192352] 13:20:10.760681 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common._utils
[mux  192352] 13:20:10.761235 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.pycompat24
[mux  192352] 13:20:10.761646 D mitogen.importer.[ssh.172.26.2.2]: ansible.module_utils.six has no submodule moves
[mux  192352] 13:20:10.762506 D ansible_mitogen.runner.[ssh.172.26.2.2]: EnvironmentFileWatcher('/home/rlsadmin/.pam_environment') installed; existing keys: []
[mux  192352] 13:20:10.763033 D ansible_mitogen.runner.[ssh.172.26.2.2]: EnvironmentFileWatcher('/etc/environment') installed; existing keys: []
[mux  192352] 13:20:10.763558 D mitogen.parent.[ssh.172.26.2.2]: upgraded Poller with EpollPoller (new: 4 readers, 0 writers; old: 4 readers, 0 writers)
[mux  192352] 13:20:10.763876 D mitogen.parent.[ssh.172.26.2.2]: upgrading Router(Broker(a670)) with capabilities to start new children
[mux  192352] 13:20:10.764170 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.fork
[mux  192352] 13:20:10.764517 D mitogen.[ssh.172.26.2.2]: sending message to Context(0, 'master'): Message(0, 2, 2, 105, 1000, ''..0)
[mux  192352] 13:20:10.764838 D mitogen: IdAllocator(Router(Broker(9100))): allocating [3..1003)
[mux  192352] 13:20:10.765131 D mitogen: IdAllocator(Router(Broker(9100))): allocating [3..1003) to Context(2, 'ssh.172.26.2.2')
[mux  192352] 13:20:10.795239 D mitogen.parent.[ssh.172.26.2.2]: creating connection to context 3 using mitogen.fork
[mux  192352] 13:20:10.795787 D mitogen.parent.[ssh.172.26.2.2]: child for Connection(None) started: pid:445975 stdin:14 stdout:14 stderr:None
[mux  192352] 13:20:10.796617 D mitogen.parent.[ssh.172.26.2.2]: BootstrapProtocol(fork.445975): new child booted successfully
[mux  192352] 13:20:10.797035 D mitogen.[ssh.172.26.2.2]: Router(Broker(a670)): registering Context(3, 'fork.445975') to stream <Stream fork.445975 #2a60>
[mux  192352] 13:20:10.797454 D mitogen.route_monitor: Adding route to 3 via <Stream ssh.172.26.2.2 #a070>
[mux  192352] 13:20:10.797761 D mitogen.parent: Router(Broker(9100)): adding route to context 3 via <Stream ssh.172.26.2.2 #a070>
[mux  192352] 13:20:10.798227 D ansible_mitogen.target.[ssh.172.26.2.2]: Selected temp directory: '/home/rlsadmin/.ansible/tmp' (from ['/home/rlsadmin/.ansible/tmp', '/var/tmp', '/tmp', '/tmp', '/var/tmp', '/usr/tmp', '/home/rlsadmin'])
[mux  192352] 13:20:10.798555 D mitogen.[ssh.172.26.2.2]: Dispatcher: Message(2, 0, 0, 101, 1000, b'\x80\x02(NX\x16\x00\x00\x00ansible_mitogen.targetq\x00NX\n\x00\x00\x00init_childq'..186) -> {'fork_context': Context(3, 'fork.445975'), 'home_dir': '/home/rlsadmin', 'good_temp_dir': '/home/rlsadmin/.ansible/tmp'}
[mux  192352] 13:20:10.814730 D mitogen.parent: starting function call to ssh.172.26.2.2: mitogen.parent._proxy_connect(name=None, method_name='sudo', kwargs=Kwargs({'unidirectional': True, 'username': 'root', 'password': None, 'python_path': ['/usr/bin/python3'], 'sudo_path': 'sudo', 'connect_timeout': 10, 'sudo_args': ['-H', '-S', '-n'], 'remote_name': None, 'debug': False, 'profiling': False}))
[mux  192352] 13:20:10.815937 D mitogen.[fork.445975]: Router(Broker(4df0)): registering Context(2, 'parent') to stream <Stream parent #2970>
[mux  192352] 13:20:10.816537 D mitogen.[fork.445975]: Python version is 3.9.2 (default, Feb 28 2021, 17:03:44) 
[GCC 10.2.1 20210110]
[mux  192352] 13:20:10.817093 D mitogen.[fork.445975]: Parent is context 2 (parent); my ID is 3
[mux  192352] 13:20:10.817642 D mitogen.[fork.445975]: pid:445975 ppid:445972 uid:1000/1000, gid:1000/1000 host:'nettools'
[mux  192352] 13:20:10.818066 D mitogen.[fork.445975]: Recovered sys.executable: '/usr/bin/python3'
[mux  192352] 13:20:10.848891 D mitogen.[ssh.172.26.2.2]: Dispatcher: dispatching (None, 'mitogen.parent', None, '_proxy_connect', (), Kwargs({'name': None, 'method_name': 'sudo', 'kwargs': Kwargs({'unidirectional': True, 'username': 'root', 'password': None, 'python_path': ['/usr/bin/python3'], 'sudo_path': 'sudo', 'connect_timeout': 10, 'sudo_args': ['-H', '-S', '-n'], 'remote_name': None, 'debug': False, 'profiling': False})}))
[mux  192352] 13:20:10.849365 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.sudo
[mux  192352] 13:20:10.849713 D mitogen.importer.[ssh.172.26.2.2]: sending new mitogen.sudo request to parent
[mux  192352] 13:20:10.850052 D mitogen.responder: ssh.172.26.2.2 requested module mitogen.sudo
[mux  192352] 13:20:10.876079 D mitogen.responder: sending mitogen.sudo (3.55 KiB) to ssh.172.26.2.2
[mux  192352] 13:20:10.916081 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.sudo
[mux  192352] 13:20:10.927530 D mitogen.parent.[ssh.172.26.2.2]: creating connection to context 4 using mitogen.sudo
[mux  192352] 13:20:10.936025 D mitogen.importer.[ssh.172.26.2.2]: encodings.base64_codec is submodule of a locally loaded package
[mux  192352] 13:20:10.936532 D mitogen.parent.[ssh.172.26.2.2]: command line for Connection(None): sudo -u root -H -- /usr/bin/python3 -c "import codecs,os,sys;_=codecs.decode;exec(_(_(\"eNqVklFPwjAUhd/5Fb7dNi6jnRDC4hIJoJgokAUlBpdlY502jnbpBhN/vR0zsOGD8a1fz7n3nq3XNZaOzMyUpwzhljKKGvH4QkMs1QfCdqs8R9vUQsSghOATu0adlFZpxetEZgy5dVB1WNah0FAN3Ipgo8eviOc4MApUwQUEIqpLlreyLe8aaP+gZPvMZJ9svc2DMGG6qr3NVDvkop3u83cpwD5znBssswf/Hq/vLWLRY4IdUxmXYmVflZVlS1vXMLHjSt/C/GUxmU39h8HTdDgZj/xbd/boL93BfD52wXOAwuFvHP0D9+6ZaKEZvfJoTFBTMJp4CWjDc/nGhK2SLIg2XNwIludSJpnd6XT7PQsDbulmheI5Q9SAx/vFjBDyKkCHWMtIfyluDR0flUsQyZQJ/fSgQsCmYkGEaI92u9iAL57qTnHqnHxLA4oQyr2I058Bw8O5euszd/GX+3dK2kx53CILfwNuY+OV\".encode(),\"base64\"),\"zip\"))"
[mux  192352] 13:20:10.940920 D mitogen.parent.[ssh.172.26.2.2]: child for Connection(None) started: pid:445977 stdin:19 stdout:19 stderr:15
[mux  192352] 13:20:10.945546 D mitogen.parent.[ssh.172.26.2.2]: sudo.root: (partial): [sudo] password for rlsadmin: 
[mux  192352] 13:20:10.945837 D mitogen.sudo.[ssh.172.26.2.2]: sudo.root: (password prompt): [sudo] password for rlsadmin: 
[mux  192352] 13:20:10.946031 D mitogen.parent.[ssh.172.26.2.2]: failing connection sudo.root due to PasswordError('sudo password is required')
[mux  192352] 13:20:10.946209 D mitogen.[ssh.172.26.2.2]: BootstrapProtocol(sudo.root): disconnecting
[mux  192352] 13:20:10.946374 D mitogen.parent.[ssh.172.26.2.2]: failing connection sudo.root due to EofError('EOF on stream; last 100 lines received:\n')
[mux  192352] 13:20:10.946536 D mitogen.parent.[ssh.172.26.2.2]: PopenProcess sudo.root pid 445977 still running after IO disconnect, recheck in 0.050s
[mux  192352] 13:20:10.946690 D mitogen.[ssh.172.26.2.2]: SetupProtocol(sudo.root): disconnecting
[mux  192352] 13:20:10.946872 D mitogen.[ssh.172.26.2.2]: SetupProtocol(sudo.root): disconnecting
[mux  192352] 13:20:10.947038 D mitogen.[ssh.172.26.2.2]: Dispatcher: Message(2, 0, 0, 101, 1001, b'\x80\x02(NX\x0e\x00\x00\x00mitogen.parentq\x00NX\x0e\x00\x00\x00_proxy_connectq\x01)cm'..410) -> {'id': None, 'name': None, 'msg': 'error occurred on host nettools: sudo password is required'}
[task 192386] 13:20:10.948196 D ansible_mitogen.mixins: _remove_tmp_path(None)
[task 192386] 13:20:10.948843 D mitogen: MitogenProtocol(unix_listener.192352): disconnecting
[task 192386] 13:20:10.949238 D mitogen: Waker(fd=11/12): disconnecting
[mux  192352] 13:20:10.949311 D mitogen: <Side of unix_client.192386 fd 75>: empty read, disconnecting
[task 192386] 13:20:10.949677 D mitogen: Router(Broker(e0a0)): stats: 0 module requests in 0 ms, 0 sent (0 ms minify time), 0 negative responses. Sent 0.0 kb total, 0.0 kb avg.
[mux  192352] 13:20:10.949706 D mitogen: MitogenProtocol(unix_client.192386): disconnecting
fatal: [testhost]: FAILED! => {
    "msg": "error occurred on host nettools: sudo password is required"
}

PLAY RECAP ******************************************************************************************************************************************************************
testhost                   : ok=0    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   

[mux  192352] 13:20:10.960059 D mitogen: Waker(fd=6/8): disconnecting
[mux  192352] 13:20:10.960910 D mitogen.service: thread mitogen.Pool.a3d0.1 exiting gracefully
[mux  192352] 13:20:10.961054 D mitogen.service: thread mitogen.Pool.a3d0.2 exiting gracefully
[mux  192352] 13:20:10.961171 D mitogen.service: thread mitogen.Pool.a3d0.3 exiting gracefully
[mux  192352] 13:20:10.961271 D mitogen.service: thread mitogen.Pool.a3d0.4 exiting gracefully
[mux  192352] 13:20:10.961372 D mitogen.service: thread mitogen.Pool.a3d0.5 exiting gracefully
[mux  192352] 13:20:10.961475 D mitogen.service: thread mitogen.Pool.a3d0.6 exiting gracefully
[mux  192352] 13:20:10.961576 D mitogen.service: thread mitogen.Pool.a3d0.7 exiting gracefully
[mux  192352] 13:20:10.961693 D mitogen.service: thread mitogen.Pool.a3d0.8 exiting gracefully
[mux  192352] 13:20:10.961802 D mitogen.service: thread mitogen.Pool.a3d0.9 exiting gracefully
[mux  192352] 13:20:10.961911 D mitogen.service: thread mitogen.Pool.a3d0.10 exiting gracefully
[mux  192352] 13:20:10.962012 D mitogen.service: thread mitogen.Pool.a3d0.11 exiting gracefully
[mux  192352] 13:20:10.962111 D mitogen.service: thread mitogen.Pool.a3d0.12 exiting gracefully
[mux  192352] 13:20:10.962222 D mitogen.service: thread mitogen.Pool.a3d0.13 exiting gracefully
[mux  192352] 13:20:10.962323 D mitogen.service: thread mitogen.Pool.a3d0.14 exiting gracefully
[mux  192352] 13:20:10.962428 D mitogen.service: thread mitogen.Pool.a3d0.15 exiting gracefully
[mux  192352] 13:20:10.962528 D mitogen.service: thread mitogen.Pool.a3d0.16 exiting gracefully
[mux  192352] 13:20:10.962633 D mitogen.service: thread mitogen.Pool.a3d0.17 exiting gracefully
[mux  192352] 13:20:10.962736 D mitogen.service: thread mitogen.Pool.a3d0.18 exiting gracefully
[mux  192352] 13:20:10.962842 D mitogen.service: thread mitogen.Pool.a3d0.19 exiting gracefully
[mux  192352] 13:20:10.962947 D mitogen.service: thread mitogen.Pool.a3d0.20 exiting gracefully
[mux  192352] 13:20:10.963618 D mitogen.service: thread mitogen.Pool.a3d0.21 exiting gracefully
[mux  192352] 13:20:10.963750 D mitogen.service: thread mitogen.Pool.a3d0.22 exiting gracefully
[mux  192352] 13:20:10.963861 D mitogen.service: thread mitogen.Pool.a3d0.23 exiting gracefully
[mux  192352] 13:20:10.963979 D mitogen.service: thread mitogen.Pool.a3d0.24 exiting gracefully
[mux  192352] 13:20:10.964093 D mitogen.service: thread mitogen.Pool.a3d0.25 exiting gracefully
[mux  192352] 13:20:10.964199 D mitogen.service: thread mitogen.Pool.a3d0.26 exiting gracefully
[mux  192352] 13:20:10.964307 D mitogen.service: thread mitogen.Pool.a3d0.27 exiting gracefully
[mux  192352] 13:20:10.964408 D mitogen.service: thread mitogen.Pool.a3d0.28 exiting gracefully
[mux  192352] 13:20:10.964511 D mitogen.service: thread mitogen.Pool.a3d0.29 exiting gracefully
[mux  192352] 13:20:10.964622 D mitogen.service: thread mitogen.Pool.a3d0.30 exiting gracefully
[mux  192352] 13:20:10.964727 D mitogen.service: thread mitogen.Pool.a3d0.31 exiting gracefully
[mux  192352] 13:20:10.964813 D mitogen.service: thread mitogen.Pool.a3d0.0 exiting gracefully
[mux  192352] 13:20:10.975921 D mitogen.parent: MitogenProtocol(ssh.172.26.2.2): requesting child shutdown
[mux  192352] 13:20:10.976339 D mitogen: SetupProtocol(ssh.172.26.2.2): disconnecting
[mux  192352] 13:20:10.995834 D mitogen.parent.[ssh.172.26.2.2]: PopenProcess sudo.root pid 445977: exited with return code 1
[mux  192352] 13:20:11.008748 D mitogen.[ssh.172.26.2.2]: shutdown request from context 0
[mux  192352] 13:20:11.009081 D mitogen.[ssh.172.26.2.2]: Broker(a670): shutting down
[mux  192352] 13:20:11.009335 D mitogen.[ssh.172.26.2.2]: Waker(fd=3/4): shutting down
[mux  192352] 13:20:11.009610 D mitogen.[ssh.172.26.2.2]: Waker(fd=3/4): disconnecting
[mux  192352] 13:20:11.009799 D mitogen.[ssh.172.26.2.2]: IoLoggerProtocol(stdout): shutting down
[mux  192352] 13:20:11.010002 D mitogen.[ssh.172.26.2.2]: IoLoggerProtocol(stderr): shutting down
[mux  192352] 13:20:11.010203 D mitogen.[ssh.172.26.2.2]: MitogenProtocol(parent): shutting down
[mux  192352] 13:20:11.010405 D mitogen.parent.[ssh.172.26.2.2]: MitogenProtocol(fork.445975): requesting child shutdown
[mux  192352] 13:20:11.010643 D mitogen.[ssh.172.26.2.2]: <Side of stdout fd 7>: empty read, disconnecting
[mux  192352] 13:20:11.010926 D mitogen.[ssh.172.26.2.2]: IoLoggerProtocol(stdout): disconnecting
[mux  192352] 13:20:11.011105 D mitogen.[ssh.172.26.2.2]: <Side of stderr fd 9>: empty read, disconnecting
[mux  192352] 13:20:11.011304 D mitogen.[ssh.172.26.2.2]: IoLoggerProtocol(stderr): disconnecting
[mux  192352] 13:20:11.011607 D mitogen.[fork.445975]: shutdown request from context 2
[mux  192352] 13:20:11.011828 D mitogen.[fork.445975]: Broker(4df0): shutting down
[mux  192352] 13:20:11.012007 D mitogen.[fork.445975]: Waker(fd=3/4): shutting down
[mux  192352] 13:20:11.012161 D mitogen.[fork.445975]: Waker(fd=3/4): disconnecting
[mux  192352] 13:20:11.012316 D mitogen.[fork.445975]: IoLoggerProtocol(stdout): shutting down
[mux  192352] 13:20:11.012470 D mitogen.[fork.445975]: IoLoggerProtocol(stderr): shutting down
[mux  192352] 13:20:11.012621 D mitogen.[fork.445975]: MitogenProtocol(parent): shutting down
[mux  192352] 13:20:11.012769 D mitogen.[fork.445975]: <Side of stdout fd 7>: empty read, disconnecting
[mux  192352] 13:20:11.012920 D mitogen.[fork.445975]: IoLoggerProtocol(stdout): disconnecting
[mux  192352] 13:20:11.013068 D mitogen.[fork.445975]: <Side of stderr fd 9>: empty read, disconnecting
[mux  192352] 13:20:11.013219 D mitogen.[fork.445975]: IoLoggerProtocol(stderr): disconnecting
[mux  192352] 13:20:11.013369 D mitogen.[fork.445975]: Broker(4df0): force disconnecting <Side of parent fd 5>
[mux  192352] 13:20:11.013518 D mitogen.[fork.445975]: parent stream is gone, dying.
[mux  192352] 13:20:11.013672 D mitogen.[fork.445975]: Broker(4df0): shutting down
[mux  192352] 13:20:11.013823 D mitogen.[ssh.172.26.2.2]: <Side of fork.445975 fd 14>: empty read, disconnecting
[mux  192352] 13:20:11.013972 D mitogen.parent.[ssh.172.26.2.2]: Process fork.445975 pid 445975: exited due to signal 15 (SIGTERM)
[mux  192352] 13:20:11.014122 D mitogen.[ssh.172.26.2.2]: Context(3, 'fork.445975'): disconnecting
[mux  192352] 13:20:11.014309 D mitogen.route_monitor.[ssh.172.26.2.2]: stream fork.445975 is gone; propagating DEL_ROUTE for {3}
[mux  192352] 13:20:11.014466 D mitogen.parent.[ssh.172.26.2.2]: Router(Broker(a670)): deleting route to 3
[mux  192352] 13:20:11.014640 D mitogen.route_monitor: firing local disconnect signal for Context(3, 'fork.445975')
[mux  192352] 13:20:11.014951 D mitogen.route_monitor: deleting route to 3 via <Stream ssh.172.26.2.2 #a070>
[mux  192352] 13:20:11.015104 D mitogen.parent: Router(Broker(9100)): deleting route to 3
[mux  192352] 13:20:11.015295 D mitogen.[ssh.172.26.2.2]: MitogenProtocol(fork.445975): disconnecting
[mux  192352] 13:20:11.015463 D mitogen.[ssh.172.26.2.2]: Broker(a670): force disconnecting <Side of parent fd 5>
[mux  192352] 13:20:11.015618 D mitogen.[ssh.172.26.2.2]: parent stream is gone, dying.
[mux  192352] 13:20:11.015771 D mitogen.[ssh.172.26.2.2]: Broker(a670): shutting down
[mux  192352] 13:20:11.015958 D mitogen: <Side of ssh.172.26.2.2 fd 76>: empty read, disconnecting
[mux  192352] 13:20:11.016283 D mitogen.parent: PopenProcess ssh.172.26.2.2 pid 192389: exited with return code 255
[mux  192352] 13:20:11.016481 I ansible_mitogen.services: ContextService(): Forgetting Context(2, 'ssh.172.26.2.2') due to stream disconnect
[mux  192352] 13:20:11.016659 D mitogen.route_monitor: stream ssh.172.26.2.2 is gone; propagating DEL_ROUTE for {2}
[mux  192352] 13:20:11.016806 D mitogen.parent: Router(Broker(9100)): deleting route to 2
[mux  192352] 13:20:11.016956 I ansible_mitogen.services: ContextService(): Forgetting Context(2, 'ssh.172.26.2.2') due to stream disconnect
[mux  192352] 13:20:11.017105 D ansible_mitogen.services: ContextService(): attempt to forget unknown Context(2, 'ssh.172.26.2.2')
[mux  192352] 13:20:11.017246 D mitogen: MitogenProtocol(ssh.172.26.2.2): disconnecting
[mux  192352] 13:20:11.017596 D mitogen: Router(Broker(9100)): stats: 3 module requests in 57 ms, 138 sent (186 ms minify time), 0 negative responses. Sent 784.5 kb total, 5.7 kb avg.
[mux  192352] 13:20:11.017938 D mitogen.service: FileService().on_shutdown()
[top  192328] 13:20:11.026087 D ansible_mitogen.process: multiplexer 0 PID 192352 exited with return code 0

with the commit f1503874de82353cbed8b51408d20fdfa899f8f7 reverted all works as expected

± ansible-playbook  -K testbecome.yml
BECOME password: 

PLAY [testhost] *************************************************************************************************************************************************************

TASK [command] **************************************************************************************************************************************************************
changed: [testhost]

TASK [debug] ****************************************************************************************************************************************************************
ok: [testhost] => {
    "uid.stdout": "0"
}

PLAY RECAP ******************************************************************************************************************************************************************
testhost                   : ok=2    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0

verbose output:

± ansible-playbook -vvv -K testbecome.yml
ansible-playbook [core 2.13.2]
  config file = /home/zerwes/git/ansible/ansible.cfg
  configured module search path = ['/home/zerwes/git/ansible/library']
  ansible python module location = /usr/local/lib/python3.9/dist-packages/ansible
  ansible collection location = /home/zerwes/git/ansible/.collections:/home/zerwes/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
  jinja version = 3.1.2
  libyaml = True
Using /home/zerwes/git/ansible/ansible.cfg as config file
BECOME password: 
host_list declined parsing /home/zerwes/git/ansible/hosts as it did not pass its verify_file() method
script declined parsing /home/zerwes/git/ansible/hosts as it did not pass its verify_file() method
auto declined parsing /home/zerwes/git/ansible/hosts as it did not pass its verify_file() method
Parsed /home/zerwes/git/ansible/hosts inventory source with ini plugin
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: testbecome.yml ****************************************************************************************************************************************************
1 plays in testbecome.yml

PLAY [testhost] *************************************************************************************************************************************************************
[top  186513] 13:15:13.875754 D ansible_mitogen.affinity: CPU mask for Ansible top-level process: 0x000002
[top  186513] 13:15:13.876031 D ansible_mitogen.process: inherited open file limits: soft=1024 hard=1048576
[top  186513] 13:15:13.876267 D ansible_mitogen.process: raised soft open file limit from 1024 to 1048576
[mux  186520] 13:15:13.878499 D ansible_mitogen.affinity: CPU mask for MuxProcess 0: 0x000001
[mux  186520] 13:15:13.885977 D mitogen.service: Pool(8370, size=32, th='MainThread'): initialized
[mux  186520] 13:15:13.886695 D ansible_mitogen.process: Service pool configured: size=32
META: ran handlers

TASK [command] **************************************************************************************************************************************************************
task path: /home/zerwes/git/ansible/testbecome.yml:9
[task 186554] 13:15:13.937749 D ansible_mitogen.affinity: CPU mask for WorkerProcess: 0x000004
[task 186554] 13:15:13.958588 D ansible_mitogen.process: will use multiplexer 0 (/tmp/mitogen_unix_vm0l6ed0.sock) to connect to "testhost"
[task 186554] 13:15:13.958796 D mitogen.unix: client: connecting to /tmp/mitogen_unix_vm0l6ed0.sock
[task 186554] 13:15:13.959244 D mitogen.unix: client: local ID is 1, remote is 0
[mux  186520] 13:15:13.959305 D mitogen.unix: listener: accepted connection from PID 186554: unix_client.186554
[mux  186520] 13:15:13.963983 D mitogen.parent: creating connection to context 2 using mitogen.ssh
[mux  186520] 13:15:14.076955 D mitogen.parent: command line for Connection(None): ssh -o "LogLevel ERROR" -l rlsadmin -o "Compression yes" -o "ServerAliveInterval 30" -o "ServerAliveCountMax 10" -o "BatchMode yes" -o "StrictHostKeyChecking yes" -o ForwardAgent=yes -C -o ControlMaster=auto -o ControlPersist=60s 172.26.2.2 /usr/bin/python3 -c "'import codecs,os,sys;_=codecs.decode;exec(_(_(\"eNqVkl1PwjAUhu/5Fd6dNs7R1ii6uEQCKCbykQUlBpdlY0UboFu6jQm/3o4Z2PDCeNU+Pe855217HGNqR4kZi5gj3FBGXiGxONOwiNQSYatR7MMsZogYlBB8ZMeoktJRWvJ8FSUcOVVQVZhWIddQNsykv9btZ8S1bej6KhcSfBlWQ8ydWcy9A3q7jyTbxORffJ6lfrDiOquZJaoZCNmMt+lnJME6UZwKmNmCf7fX54wwenCw4SoRkZxZl0VmUdLSOVxuhNKnMH6b9EdD77n9Muz0e13vwRkNvKnTHo97Drg2UNi/xkHfdh5fiQ7UrZcajStUDxh1PAe0Fmn0waW14yrnyf2yXC9kQJhFb66vGMGAG7pcrkTKETVg8DQZEULeJWgb8yjUd8WNju2hYgzCKOZSfz6oALCpuB8i2qKUYQN2ItaVFrF91E0NyAMoJmMR/zTo7Pflb5+o87/Uv13SusvDHDH8DdjS470=\".encode(),\"base64\"),\"zip\"))'"
[mux  186520] 13:15:14.082737 D mitogen.parent: child for Connection(None) started: pid:186557 stdin:76 stdout:76 stderr:78
[mux  186520] 13:15:14.576327 D mitogen.parent: BootstrapProtocol(ssh.172.26.2.2): first stage started succcessfully
[mux  186520] 13:15:14.683534 D mitogen.parent: BootstrapProtocol(ssh.172.26.2.2): first stage received mitogen.core source
[mux  186520] 13:15:14.726135 D mitogen.parent: BootstrapProtocol(ssh.172.26.2.2): new child booted successfully
[mux  186520] 13:15:14.728623 D mitogen.[ssh.172.26.2.2]: Python version is 3.9.2 (default, Feb 28 2021, 17:03:44) 
[GCC 10.2.1 20210110]
[mux  186520] 13:15:14.729662 D mitogen.[ssh.172.26.2.2]: Parent is context 0 (master); my ID is 2
[mux  186520] 13:15:14.730397 D mitogen.[ssh.172.26.2.2]: pid:445594 ppid:445593 uid:1000/1000, gid:1000/1000 host:'nettools'
[mux  186520] 13:15:14.730752 D mitogen.[ssh.172.26.2.2]: Recovered sys.executable: '/usr/bin/python3'
[mux  186520] 13:15:14.733011 D mitogen.parent: starting function call to ssh.172.26.2.2: ansible_mitogen.target.init_child(log_level=10, candidate_temp_dirs=['~/.ansible/tmp', '/var/tmp', '/tmp'])
[mux  186520] 13:15:14.735778 D mitogen.responder: ansible is a package at /usr/local/lib/python3.9/dist-packages/ansible/__init__.py with submodules ['__main__', '_vendor', 'cli', 'collections', 'compat', 'config', 'constants', 'context', 'errors', 'executor', 'galaxy', 'inventory', 'module_utils', 'modules', 'parsing', 'playbook', 'plugins', 'release', 'template', 'utils', 'vars']
[mux  186520] 13:15:14.736956 D mitogen.responder: sending ansible (0.53 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:14.740594 D mitogen.responder: ansible.module_utils is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/__init__.py with submodules ['_text', 'ansible_release', 'api', 'basic', 'common', 'compat', 'connection', 'csharp', 'distro', 'errors', 'facts', 'json_utils', 'parsing', 'powershell', 'pycompat24', 'service', 'six', 'splitter', 'urls', 'yumdnf']
[mux  186520] 13:15:14.741556 D mitogen.responder: sending ansible.module_utils (0.48 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:14.816705 D mitogen: PkgutilMethod(): <_frozen_importlib_external.SourceFileLoader object at 0x7fef0aefa370>.get_file_name('ansible.module_utils.distro') failed: ImportError('loader for distro cannot handle ansible.module_utils.distro')
[mux  186520] 13:15:14.816852 D mitogen: SysModulesMethod(): <module 'distro' from '/usr/lib/python3/dist-packages/distro.py'>.__name__ is 'distro', aborting
[mux  186520] 13:15:14.816984 D mitogen: ParentEnumerationMethod(): 'ansible.module_utils.distro' is PKG_DIRECTORY: '/usr/local/lib/python3.9/dist-packages/ansible/module_utils/distro/__init__.py'
[mux  186520] 13:15:15.005025 D mitogen: PkgutilMethod(): <class '_frozen_importlib.FrozenImporter'>.get_file_name('zipimport') failed: AttributeError("type object 'FrozenImporter' has no attribute 'get_filename'")
[mux  186520] 13:15:15.005169 D mitogen: SysModulesMethod(): <module 'zipimport' (frozen)> has no __file__, aborting
[mux  186520] 13:15:15.005257 D mitogen: get_module_source('zipimport'): cannot find source
[mux  186520] 13:15:15.007457 D mitogen: PkgutilMethod(): path=None, source=None, aborting
[mux  186520] 13:15:15.007572 D mitogen: SysModulesMethod(): <module '_yaml' from '/usr/lib/python3/dist-packages/_yaml.cpython-39-x86_64-linux-gnu.so'>.__file__ is None, aborting
[mux  186520] 13:15:15.007920 D mitogen: get_module_source('_yaml'): cannot find source
[mux  186520] 13:15:15.035123 D mitogen: PkgutilMethod(): path=None, source=None, aborting
[mux  186520] 13:15:15.035454 D mitogen: SysModulesMethod(): <module 'cryptography.hazmat.bindings._padding' from '/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/_padding.abi3.so'>.__file__ is None, aborting
[mux  186520] 13:15:15.035687 D mitogen: get_module_source('cryptography.hazmat.bindings._padding'): cannot find source
[mux  186520] 13:15:15.037643 D mitogen: PkgutilMethod(): path=None, source=None, aborting
[mux  186520] 13:15:15.037773 D mitogen: SysModulesMethod(): <module 'markupsafe._speedups' from '/usr/local/lib/python3.9/dist-packages/markupsafe/_speedups.cpython-39-x86_64-linux-gnu.so'>.__file__ is None, aborting
[mux  186520] 13:15:15.037936 D mitogen: get_module_source('markupsafe._speedups'): cannot find source
[mux  186520] 13:15:15.153992 D mitogen: PkgutilMethod(): path=None, source=None, aborting
[mux  186520] 13:15:15.154158 D mitogen: SysModulesMethod(): <module 'nacl._sodium' from '/usr/local/lib/python3.9/dist-packages/nacl/_sodium.abi3.so'>.__file__ is None, aborting
[mux  186520] 13:15:15.154321 D mitogen: get_module_source('nacl._sodium'): cannot find source
[mux  186520] 13:15:15.155522 D mitogen.responder: ansible.cli is a package at /usr/local/lib/python3.9/dist-packages/ansible/cli/__init__.py with submodules ['adhoc', 'arguments', 'config', 'console', 'doc', 'galaxy', 'inventory', 'playbook', 'pull', 'scripts', 'vault']
[mux  186520] 13:15:15.159029 D mitogen.responder: sending ansible.cli (15.38 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.159244 D mitogen.responder: ansible.cli.arguments is a package at /usr/local/lib/python3.9/dist-packages/ansible/cli/arguments/__init__.py with submodules ['option_helpers']
[mux  186520] 13:15:15.161030 D mitogen.responder: sending ansible.cli.arguments (4.59 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.163742 D mitogen.responder: sending ansible.cli.arguments.option_helpers (11.79 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.166317 D mitogen.responder: sending ansible.cli.playbook (8.86 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.166556 D mitogen.responder: ansible.config is a package at /usr/local/lib/python3.9/dist-packages/ansible/config/__init__.py with submodules ['data', 'manager']
[mux  186520] 13:15:15.166670 D mitogen.responder: sending ansible.config (0.22 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.166958 D mitogen.responder: sending ansible.config.data (0.90 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.169687 D mitogen.responder: sending ansible.config.manager (11.14 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.170487 D mitogen.responder: sending ansible.constants (5.39 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.170744 D mitogen.responder: sending ansible.context (1.98 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.172131 D mitogen.responder: ansible.errors is a package at /usr/local/lib/python3.9/dist-packages/ansible/errors/__init__.py with submodules ['yaml_strings']
[mux  186520] 13:15:15.173388 D mitogen.responder: sending ansible.errors (6.61 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.173827 D mitogen.responder: sending ansible.errors.yaml_strings (2.91 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.174106 D mitogen.responder: ansible.executor is a package at /usr/local/lib/python3.9/dist-packages/ansible/executor/__init__.py with submodules ['action_write_locks', 'discovery', 'interpreter_discovery', 'module_common', 'play_iterator', 'playbook_executor', 'powershell', 'process', 'stats', 'task_executor', 'task_queue_manager', 'task_result']
[mux  186520] 13:15:15.174258 D mitogen.responder: sending ansible.executor (1.16 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.178660 D mitogen.responder: sending ansible.executor.play_iterator (12.95 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.182008 D mitogen.responder: sending ansible.executor.playbook_executor (10.52 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.182661 D mitogen.responder: sending ansible.executor.stats (3.06 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.186107 D mitogen.responder: sending ansible.executor.task_queue_manager (12.35 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.189652 D mitogen.responder: sending ansible.executor.task_result (7.22 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.190960 D mitogen.responder: ansible.inventory is a package at /usr/local/lib/python3.9/dist-packages/ansible/inventory/__init__.py with submodules ['data', 'group', 'helpers', 'host', 'manager']
[mux  186520] 13:15:15.192531 D mitogen.responder: sending ansible.inventory (0.26 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.194139 D mitogen.responder: sending ansible.inventory.data (5.88 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.195359 D mitogen.responder: sending ansible.inventory.group (5.62 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.195899 D mitogen.responder: sending ansible.inventory.helpers (2.17 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.196727 D mitogen.responder: sending ansible.inventory.host (3.72 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.200231 D mitogen.responder: sending ansible.inventory.manager (13.21 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.200468 D mitogen.responder: sending ansible.module_utils._text (0.92 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.200798 D mitogen.responder: ansible.module_utils.common is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/common/__init__.py with submodules ['_collections_compat', '_json_compat', '_utils', 'arg_spec', 'collections', 'dict_transformations', 'file', 'json', 'locale', 'network', 'parameters', 'process', 'respawn', 'sys_info', 'text', 'validation', 'warnings', 'yaml']
[mux  186520] 13:15:15.200938 D mitogen.responder: sending ansible.module_utils.common (0.53 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.201237 D mitogen.responder: sending ansible.module_utils.common._collections_compat (1.12 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.201425 D mitogen.responder: sending ansible.module_utils.common._json_compat (0.81 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.201656 D mitogen.responder: sending ansible.module_utils.common._utils (1.32 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.202453 D mitogen.responder: sending ansible.module_utils.common.arg_spec (4.80 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.202801 D mitogen.responder: sending ansible.module_utils.common.collections (2.44 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.203409 D mitogen.responder: sending ansible.module_utils.common.file (4.08 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.203748 D mitogen.responder: sending ansible.module_utils.common.json (2.19 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.204049 D mitogen.responder: sending ansible.module_utils.common.locale (2.00 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.207673 D mitogen.responder: sending ansible.module_utils.common.parameters (12.95 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.207957 D mitogen.responder: sending ansible.module_utils.common.process (1.67 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.208447 D mitogen.responder: sending ansible.module_utils.common.sys_info (3.04 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.208690 D mitogen.responder: ansible.module_utils.common.text is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/common/text/__init__.py with submodules ['converters', 'formatters']
[mux  186520] 13:15:15.208821 D mitogen.responder: sending ansible.module_utils.common.text (0.33 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.209717 D mitogen.responder: sending ansible.module_utils.common.text.converters (5.17 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.210066 D mitogen.responder: sending ansible.module_utils.common.text.formatters (2.64 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.211550 D mitogen.responder: sending ansible.module_utils.common.validation (7.06 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.211776 D mitogen.responder: sending ansible.module_utils.common.warnings (1.19 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.212050 D mitogen.responder: sending ansible.module_utils.common.yaml (1.08 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.212269 D mitogen.responder: ansible.module_utils.compat is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/compat/__init__.py with submodules ['_selectors2', 'importlib', 'paramiko', 'selectors', 'selinux', 'typing', 'version']
[mux  186520] 13:15:15.212386 D mitogen.responder: sending ansible.module_utils.compat (0.35 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.212565 D mitogen.responder: sending ansible.module_utils.compat.importlib (0.79 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.213173 D mitogen.responder: sending ansible.module_utils.compat.paramiko (0.90 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.213501 D mitogen.responder: sending ansible.module_utils.compat.selinux (2.37 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.214421 D mitogen.responder: sending ansible.module_utils.compat.version (6.62 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.214756 D mitogen.responder: ansible.module_utils.distro is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/distro/__init__.py with submodules ['_distro']
[mux  186520] 13:15:15.214995 D mitogen.responder: sending ansible.module_utils.distro (1.85 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.215293 D mitogen.responder: sending ansible.module_utils.errors (1.67 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.215566 D mitogen.responder: ansible.module_utils.parsing is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/parsing/__init__.py with submodules ['convert_bool']
[mux  186520] 13:15:15.215732 D mitogen.responder: sending ansible.module_utils.parsing (0.27 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.216000 D mitogen.responder: sending ansible.module_utils.parsing.convert_bool (1.32 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.216442 D mitogen.responder: sending ansible.module_utils.pycompat24 (3.02 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.217526 D mitogen.responder: ansible.module_utils.six is a package at /usr/local/lib/python3.9/dist-packages/ansible/module_utils/six/__init__.py with submodules []
[mux  186520] 13:15:15.219711 D mitogen.responder: sending ansible.module_utils.six (12.91 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.220104 D mitogen.responder: ansible.parsing is a package at /usr/local/lib/python3.9/dist-packages/ansible/parsing/__init__.py with submodules ['ajson', 'dataloader', 'mod_args', 'plugin_docs', 'quoting', 'splitter', 'utils', 'vault', 'yaml']
[mux  186520] 13:15:15.220373 D mitogen.responder: sending ansible.parsing (1.06 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.221430 D mitogen.responder: sending ansible.parsing.ajson (2.08 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.226609 D mitogen.responder: sending ansible.parsing.dataloader (12.17 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.228884 D mitogen.responder: sending ansible.parsing.mod_args (8.22 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.229964 D mitogen.responder: sending ansible.parsing.plugin_docs (3.54 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.230253 D mitogen.responder: sending ansible.parsing.quoting (1.17 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.231483 D mitogen.responder: sending ansible.parsing.splitter (6.34 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.231789 D mitogen.responder: ansible.parsing.utils is a package at /usr/local/lib/python3.9/dist-packages/ansible/parsing/utils/__init__.py with submodules ['addresses', 'jsonify', 'yaml']
[mux  186520] 13:15:15.232004 D mitogen.responder: sending ansible.parsing.utils (1.00 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.233009 D mitogen.responder: sending ansible.parsing.utils.addresses (4.87 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.233894 D mitogen.responder: sending ansible.parsing.utils.yaml (3.26 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.235505 D mitogen.responder: ansible.parsing.vault is a package at /usr/local/lib/python3.9/dist-packages/ansible/parsing/vault/__init__.py with submodules []
[mux  186520] 13:15:15.241015 D mitogen.responder: sending ansible.parsing.vault (21.13 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.241291 D mitogen.responder: ansible.parsing.yaml is a package at /usr/local/lib/python3.9/dist-packages/ansible/parsing/yaml/__init__.py with submodules ['constructor', 'dumper', 'loader', 'objects']
[mux  186520] 13:15:15.241505 D mitogen.responder: sending ansible.parsing.yaml (1.02 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.242990 D mitogen.responder: sending ansible.parsing.yaml.constructor (4.42 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.244218 D mitogen.responder: sending ansible.parsing.yaml.dumper (4.03 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.244953 D mitogen.responder: sending ansible.parsing.yaml.loader (2.43 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.245751 D mitogen.responder: sending ansible.parsing.yaml.objects (4.60 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.246361 D mitogen.responder: ansible.playbook is a package at /usr/local/lib/python3.9/dist-packages/ansible/playbook/__init__.py with submodules ['attribute', 'base', 'block', 'collectionsearch', 'conditional', 'handler', 'handler_task_include', 'helpers', 'included_file', 'loop_control', 'play', 'play_context', 'playbook_include', 'role', 'role_include', 'taggable', 'task', 'task_include']
[mux  186520] 13:15:15.248727 D mitogen.responder: sending ansible.playbook (7.00 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.251326 D mitogen.responder: sending ansible.playbook.attribute (6.91 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.259963 D mitogen.responder: sending ansible.playbook.base (17.87 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.263873 D mitogen.responder: sending ansible.playbook.block (9.69 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.266168 D mitogen.responder: sending ansible.playbook.collectionsearch (5.88 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.269114 D mitogen.responder: sending ansible.playbook.conditional (9.21 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.272915 D mitogen.responder: sending ansible.playbook.helpers (10.03 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.275116 D mitogen.responder: sending ansible.playbook.loop_control (5.35 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.278009 D mitogen.responder: sending ansible.playbook.play (9.89 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.281517 D mitogen.responder: sending ansible.playbook.play_context (10.91 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.284281 D mitogen.responder: sending ansible.playbook.playbook_include (8.45 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.285518 D mitogen.responder: ansible.playbook.role is a package at /usr/local/lib/python3.9/dist-packages/ansible/playbook/role/__init__.py with submodules ['definition', 'include', 'metadata', 'requirement']
[mux  186520] 13:15:15.291407 D mitogen.responder: sending ansible.playbook.role (15.05 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.294515 D mitogen.responder: sending ansible.playbook.role.definition (8.92 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.297032 D mitogen.responder: sending ansible.playbook.role.metadata (6.97 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.299414 D mitogen.responder: sending ansible.playbook.role.requirement (6.62 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.301627 D mitogen.responder: sending ansible.playbook.taggable (6.05 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.305309 D mitogen.responder: sending ansible.playbook.task (12.38 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.305863 D mitogen.responder: ansible.plugins is a package at /usr/local/lib/python3.9/dist-packages/ansible/plugins/__init__.py with submodules ['action', 'become', 'cache', 'callback', 'cliconf', 'connection', 'doc_fragments', 'filter', 'httpapi', 'inventory', 'loader', 'lookup', 'netconf', 'shell', 'strategy', 'terminal', 'test', 'vars']
[mux  186520] 13:15:15.306705 D mitogen.responder: sending ansible.plugins (4.42 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.307637 D mitogen.responder: ansible.plugins.callback is a package at /usr/local/lib/python3.9/dist-packages/ansible/plugins/callback/__init__.py with submodules ['default', 'junit', 'minimal', 'oneline', 'tree']
[mux  186520] 13:15:15.309600 D mitogen.responder: sending ansible.plugins.callback (11.75 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.317801 D mitogen.responder: sending ansible.plugins.loader (23.68 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.318120 D mitogen.responder: sending ansible.release (0.99 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.320371 D mitogen.responder: ansible.template is a package at /usr/local/lib/python3.9/dist-packages/ansible/template/__init__.py with submodules ['native_helpers', 'template', 'vars']
[mux  186520] 13:15:15.327176 D mitogen.responder: sending ansible.template (20.50 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.328824 D mitogen.responder: sending ansible.template.native_helpers (4.30 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.330099 D mitogen.responder: sending ansible.template.template (3.28 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.331275 D mitogen.responder: sending ansible.template.vars (4.62 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.331809 D mitogen.responder: ansible.utils is a package at /usr/local/lib/python3.9/dist-packages/ansible/utils/__init__.py with submodules ['_junit_xml', 'cmd_functions', 'collection_loader', 'color', 'context_objects', 'display', 'encrypt', 'fqcn', 'galaxy', 'hashing', 'helpers', 'jsonrpc', 'listify', 'lock', 'multiprocessing', 'native_jinja', 'path', 'plugin_docs', 'py3compat', 'sentinel', 'shlex', 'singleton', 'ssh_functions', 'unicode', 'unsafe_proxy', 'vars', 'version']
[mux  186520] 13:15:15.331980 D mitogen.responder: sending ansible.utils (1.34 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.332253 D mitogen.responder: ansible.utils.collection_loader is a package at /usr/local/lib/python3.9/dist-packages/ansible/utils/collection_loader/__init__.py with submodules ['_collection_config', '_collection_finder', '_collection_meta']
[mux  186520] 13:15:15.332520 D mitogen.responder: sending ansible.utils.collection_loader (1.64 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.332988 D mitogen.responder: sending ansible.utils.collection_loader._collection_config (2.16 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.338684 D mitogen.responder: sending ansible.utils.collection_loader._collection_finder (19.30 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.339150 D mitogen.responder: sending ansible.utils.collection_loader._collection_meta (1.75 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.340133 D mitogen.responder: sending ansible.utils.color (3.57 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.340618 D mitogen.responder: sending ansible.utils.context_objects (2.21 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.342990 D mitogen.responder: sending ansible.utils.display (9.84 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.343433 D mitogen.responder: sending ansible.utils.fqcn (1.19 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.344519 D mitogen.responder: sending ansible.utils.galaxy (3.64 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.344931 D mitogen.responder: sending ansible.utils.helpers (1.72 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.345263 D mitogen.responder: sending ansible.utils.listify (1.30 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.345508 D mitogen.responder: sending ansible.utils.lock (1.24 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.345700 D mitogen.responder: sending ansible.utils.multiprocessing (0.87 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.345884 D mitogen.responder: sending ansible.utils.native_jinja (0.65 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.346368 D mitogen.responder: sending ansible.utils.path (3.81 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.347667 D mitogen.responder: sending ansible.utils.plugin_docs (6.04 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.348034 D mitogen.responder: sending ansible.utils.py3compat (1.86 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.348374 D mitogen.responder: sending ansible.utils.sentinel (1.75 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.348594 D mitogen.responder: sending ansible.utils.singleton (0.91 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.349763 D mitogen.responder: sending ansible.utils.ssh_functions (2.74 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.350227 D mitogen.responder: sending ansible.utils.unsafe_proxy (3.89 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.351295 D mitogen.responder: sending ansible.utils.vars (6.44 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.351547 D mitogen.responder: ansible.vars is a package at /usr/local/lib/python3.9/dist-packages/ansible/vars/__init__.py with submodules ['clean', 'fact_cache', 'hostvars', 'manager', 'plugins', 'reserved']
[mux  186520] 13:15:15.351668 D mitogen.responder: sending ansible.vars (0.28 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.352725 D mitogen.responder: sending ansible.vars.clean (5.30 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.353540 D mitogen.responder: sending ansible.vars.fact_cache (2.98 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.354537 D mitogen.responder: sending ansible.vars.hostvars (4.49 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.360282 D mitogen.responder: sending ansible.vars.manager (16.11 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.361363 D mitogen.responder: sending ansible.vars.plugins (3.81 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.363482 D mitogen.responder: sending ansible.vars.reserved (6.02 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.363771 D mitogen.responder: sending ansible.module_utils.basic (37.29 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.364601 D mitogen.responder: sending ansible.module_utils.json_utils (2.68 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.365010 D mitogen.responder: ansible_mitogen is a package at /var/tmp/mitogen/ansible_mitogen/__init__.py with submodules ['affinity', 'compat', 'connection', 'loaders', 'logging', 'mixins', 'module_finder', 'parsing', 'planner', 'plugins', 'process', 'runner', 'services', 'strategy', 'target', 'transport_config', 'utils']
[mux  186520] 13:15:15.365162 D mitogen.responder: sending ansible_mitogen (0.41 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.454725 D mitogen.responder: sending ansible_mitogen.target (10.59 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.533318 D mitogen.responder: sending mitogen.parent (18.83 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.538710 D mitogen.responder: sending mitogen.select (1.59 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.573871 D mitogen.responder: sending mitogen.service (8.87 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.574721 D mitogen.responder: sending ansible_mitogen.runner (11.39 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.582682 D mitogen.responder: sending mitogen.fork (2.60 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:15.583021 D mitogen.importer.[ssh.172.26.2.2]: received ansible
[mux  186520] 13:15:15.583185 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils
[mux  186520] 13:15:15.583259 D mitogen.importer.[ssh.172.26.2.2]: received ansible.cli
[mux  186520] 13:15:15.583325 D mitogen.importer.[ssh.172.26.2.2]: received ansible.cli.arguments
[mux  186520] 13:15:15.583388 D mitogen.importer.[ssh.172.26.2.2]: received ansible.cli.arguments.option_helpers
[mux  186520] 13:15:15.583448 D mitogen.importer.[ssh.172.26.2.2]: received ansible.cli.playbook
[mux  186520] 13:15:15.583508 D mitogen.importer.[ssh.172.26.2.2]: received ansible.config
[mux  186520] 13:15:15.583567 D mitogen.importer.[ssh.172.26.2.2]: received ansible.config.data
[mux  186520] 13:15:15.583626 D mitogen.importer.[ssh.172.26.2.2]: received ansible.config.manager
[mux  186520] 13:15:15.583685 D mitogen.importer.[ssh.172.26.2.2]: received ansible.constants
[mux  186520] 13:15:15.583743 D mitogen.importer.[ssh.172.26.2.2]: received ansible.context
[mux  186520] 13:15:15.583801 D mitogen.importer.[ssh.172.26.2.2]: received ansible.errors
[mux  186520] 13:15:15.583859 D mitogen.importer.[ssh.172.26.2.2]: received ansible.errors.yaml_strings
[mux  186520] 13:15:15.583917 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor
[mux  186520] 13:15:15.583974 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.play_iterator
[mux  186520] 13:15:15.584033 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.playbook_executor
[mux  186520] 13:15:15.584090 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.stats
[mux  186520] 13:15:15.584148 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.task_queue_manager
[mux  186520] 13:15:15.584206 D mitogen.importer.[ssh.172.26.2.2]: received ansible.executor.task_result
[mux  186520] 13:15:15.584264 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory
[mux  186520] 13:15:15.584322 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.data
[mux  186520] 13:15:15.632002 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.group
[mux  186520] 13:15:15.632203 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.helpers
[mux  186520] 13:15:15.632311 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.host
[mux  186520] 13:15:15.690349 D mitogen.importer.[ssh.172.26.2.2]: received ansible.inventory.manager
[mux  186520] 13:15:15.690934 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils._text
[mux  186520] 13:15:15.691327 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common
[mux  186520] 13:15:15.691703 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common._collections_compat
[mux  186520] 13:15:15.692067 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common._json_compat
[mux  186520] 13:15:15.692423 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common._utils
[mux  186520] 13:15:15.692783 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.arg_spec
[mux  186520] 13:15:15.711709 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.collections
[mux  186520] 13:15:15.712234 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.file
[mux  186520] 13:15:15.712671 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.json
[mux  186520] 13:15:15.713048 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.locale
[mux  186520] 13:15:15.713410 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.parameters
[mux  186520] 13:15:15.758503 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.process
[mux  186520] 13:15:15.759118 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.sys_info
[mux  186520] 13:15:15.759549 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.text
[mux  186520] 13:15:15.759926 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.text.converters
[mux  186520] 13:15:15.788483 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.text.formatters
[mux  186520] 13:15:15.789521 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.validation
[mux  186520] 13:15:15.807240 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.warnings
[mux  186520] 13:15:15.808258 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.common.yaml
[mux  186520] 13:15:15.808679 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat
[mux  186520] 13:15:15.809051 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.importlib
[mux  186520] 13:15:15.809416 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.paramiko
[mux  186520] 13:15:15.809765 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.selinux
[mux  186520] 13:15:15.810114 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.version
[mux  186520] 13:15:15.811648 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.distro
[mux  186520] 13:15:15.818077 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.errors
[mux  186520] 13:15:15.818687 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.parsing
[mux  186520] 13:15:15.824236 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.parsing.convert_bool
[mux  186520] 13:15:15.829845 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.pycompat24
[mux  186520] 13:15:15.877675 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.six
[mux  186520] 13:15:15.883375 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing
[mux  186520] 13:15:15.889516 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.ajson
[mux  186520] 13:15:15.919606 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.dataloader
[mux  186520] 13:15:15.943154 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.mod_args
[mux  186520] 13:15:15.954738 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.plugin_docs
[mux  186520] 13:15:15.961064 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.quoting
[mux  186520] 13:15:15.980165 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.splitter
[mux  186520] 13:15:15.984323 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.utils
[mux  186520] 13:15:16.002903 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.utils.addresses
[mux  186520] 13:15:16.008317 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.utils.yaml
[mux  186520] 13:15:16.080036 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.vault
[mux  186520] 13:15:16.080578 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml
[mux  186520] 13:15:16.091227 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml.constructor
[mux  186520] 13:15:16.103494 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml.dumper
[mux  186520] 13:15:16.109793 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml.loader
[mux  186520] 13:15:16.125043 D mitogen.importer.[ssh.172.26.2.2]: received ansible.parsing.yaml.objects
[mux  186520] 13:15:16.141077 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook
[mux  186520] 13:15:16.151663 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.attribute
[mux  186520] 13:15:16.199309 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.base
[mux  186520] 13:15:16.222963 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.block
[mux  186520] 13:15:16.229125 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.collectionsearch
[mux  186520] 13:15:16.246972 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.conditional
[mux  186520] 13:15:16.270557 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.helpers
[mux  186520] 13:15:16.270844 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.loop_control
[mux  186520] 13:15:16.294234 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.play
[mux  186520] 13:15:16.317724 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.play_context
[mux  186520] 13:15:16.335848 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.playbook_include
[mux  186520] 13:15:16.378097 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.role
[mux  186520] 13:15:16.395706 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.role.definition
[mux  186520] 13:15:16.408329 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.role.metadata
[mux  186520] 13:15:16.413831 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.role.requirement
[mux  186520] 13:15:16.419825 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.taggable
[mux  186520] 13:15:16.449590 D mitogen.importer.[ssh.172.26.2.2]: received ansible.playbook.task
[mux  186520] 13:15:16.461127 D mitogen.importer.[ssh.172.26.2.2]: received ansible.plugins
[mux  186520] 13:15:16.497102 D mitogen.importer.[ssh.172.26.2.2]: received ansible.plugins.callback
[mux  186520] 13:15:16.580311 D mitogen.importer.[ssh.172.26.2.2]: received ansible.plugins.loader
[mux  186520] 13:15:16.580868 D mitogen.importer.[ssh.172.26.2.2]: received ansible.release
[mux  186520] 13:15:16.663675 D mitogen.importer.[ssh.172.26.2.2]: received ansible.template
[mux  186520] 13:15:16.664226 D mitogen.importer.[ssh.172.26.2.2]: received ansible.template.native_helpers
[mux  186520] 13:15:16.664593 D mitogen.importer.[ssh.172.26.2.2]: received ansible.template.template
[mux  186520] 13:15:16.675180 D mitogen.importer.[ssh.172.26.2.2]: received ansible.template.vars
[mux  186520] 13:15:16.681123 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils
[mux  186520] 13:15:16.686518 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.collection_loader
[mux  186520] 13:15:16.692993 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.collection_loader._collection_config
[mux  186520] 13:15:16.771265 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.collection_loader._collection_finder
[mux  186520] 13:15:16.771791 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.collection_loader._collection_meta
[mux  186520] 13:15:16.772116 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.color
[mux  186520] 13:15:16.782475 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.context_objects
[mux  186520] 13:15:16.812550 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.display
[mux  186520] 13:15:16.818362 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.fqcn
[mux  186520] 13:15:16.824520 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.galaxy
[mux  186520] 13:15:16.927259 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.helpers
[mux  186520] 13:15:16.927781 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.listify
[mux  186520] 13:15:16.928124 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.lock
[mux  186520] 13:15:16.928440 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.multiprocessing
[mux  186520] 13:15:16.928750 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.native_jinja
[mux  186520] 13:15:16.929048 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.path
[mux  186520] 13:15:16.929347 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.plugin_docs
[mux  186520] 13:15:16.929646 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.py3compat
[mux  186520] 13:15:16.930097 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.sentinel
[mux  186520] 13:15:16.930404 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.singleton
[mux  186520] 13:15:16.930676 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.ssh_functions
[mux  186520] 13:15:16.930968 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.unsafe_proxy
[mux  186520] 13:15:17.009213 D mitogen.importer.[ssh.172.26.2.2]: received ansible.utils.vars
[mux  186520] 13:15:17.009739 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars
[mux  186520] 13:15:17.010061 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.clean
[mux  186520] 13:15:17.010353 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.fact_cache
[mux  186520] 13:15:17.010632 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.hostvars
[mux  186520] 13:15:17.010932 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.manager
[mux  186520] 13:15:17.110722 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.plugins
[mux  186520] 13:15:17.111442 D mitogen.importer.[ssh.172.26.2.2]: received ansible.vars.reserved
[mux  186520] 13:15:17.199971 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.basic
[mux  186520] 13:15:17.200491 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.json_utils
[mux  186520] 13:15:17.200817 D mitogen.importer.[ssh.172.26.2.2]: received ansible_mitogen
[mux  186520] 13:15:17.201108 D mitogen.importer.[ssh.172.26.2.2]: received ansible_mitogen.target
[mux  186520] 13:15:17.319403 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.parent
[mux  186520] 13:15:17.319937 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.select
[mux  186520] 13:15:17.320302 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.service
[mux  186520] 13:15:17.333277 D mitogen.importer.[ssh.172.26.2.2]: received ansible_mitogen.runner
[mux  186520] 13:15:17.333734 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.fork
[mux  186520] 13:15:17.334084 D mitogen.[ssh.172.26.2.2]: Dispatcher: dispatching (None, 'ansible_mitogen.target', None, 'init_child', (), Kwargs({'log_level': 10, 'candidate_temp_dirs': ['~/.ansible/tmp', '/var/tmp', '/tmp']}))
[mux  186520] 13:15:17.334407 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible_mitogen
[mux  186520] 13:15:17.334726 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible_mitogen.target
[mux  186520] 13:15:17.335172 D mitogen.importer.[ssh.172.26.2.2]: requesting msvcrt
[mux  186520] 13:15:17.337810 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.parent
[mux  186520] 13:15:17.351309 D mitogen.importer.[ssh.172.26.2.2]: requesting thread
[mux  186520] 13:15:17.352004 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.service
[mux  186520] 13:15:17.355267 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.select
[mux  186520] 13:15:17.356643 D mitogen.importer.[ssh.172.26.2.2]: json.decoder is submodule of a locally loaded package
[mux  186520] 13:15:17.357099 D mitogen.importer.[ssh.172.26.2.2]: json.scanner is submodule of a locally loaded package
[mux  186520] 13:15:17.357617 D mitogen.importer.[ssh.172.26.2.2]: json.encoder is submodule of a locally loaded package
[mux  186520] 13:15:17.358023 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible
[mux  186520] 13:15:17.358352 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils
[mux  186520] 13:15:17.358747 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.json_utils
[mux  186520] 13:15:17.359098 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible_mitogen.runner
[mux  186520] 13:15:17.363392 D mitogen.importer.[ssh.172.26.2.2]: ctypes._endian is submodule of a locally loaded package
[mux  186520] 13:15:17.364009 D mitogen.importer.[ssh.172.26.2.2]: requesting StringIO
[mux  186520] 13:15:17.364386 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.basic
[mux  186520] 13:15:17.376510 D mitogen.importer.[ssh.172.26.2.2]: requesting systemd
[mux  186520] 13:15:17.377061 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.compat
[mux  186520] 13:15:17.377449 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.compat.selinux
[mux  186520] 13:15:17.377880 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common
[mux  186520] 13:15:17.378207 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.text
[mux  186520] 13:15:17.378511 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.text.converters
[mux  186520] 13:15:17.378914 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common._collections_compat
[mux  186520] 13:15:17.379235 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.six
[mux  186520] 13:15:17.383206 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.compat.selectors
[mux  186520] 13:15:17.383751 D mitogen.importer.[ssh.172.26.2.2]: sending new ansible.module_utils.compat.selectors request to parent
[mux  186520] 13:15:17.384128 D mitogen.responder: ssh.172.26.2.2 requested module ansible.module_utils.compat.selectors
[mux  186520] 13:15:17.384531 D mitogen: PkgutilMethod(): <_frozen_importlib_external.SourceFileLoader object at 0x7fef0cb52f40>.get_file_name('ansible.module_utils.compat.selectors') failed: ImportError('loader for selectors cannot handle ansible.module_utils.compat.selectors')
[mux  186520] 13:15:17.384853 D mitogen: SysModulesMethod(): <module 'selectors' from '/usr/lib/python3.9/selectors.py'>.__name__ is 'selectors', aborting
[mux  186520] 13:15:17.388006 D mitogen.responder: sending ansible.module_utils.compat.selectors (1.99 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:17.423861 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat.selectors
[mux  186520] 13:15:17.424219 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils._text
[mux  186520] 13:15:17.424393 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.arg_spec
[mux  186520] 13:15:17.425401 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.parameters
[mux  186520] 13:15:17.429288 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.collections
[mux  186520] 13:15:17.430766 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.text.formatters
[mux  186520] 13:15:17.431619 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.warnings
[mux  186520] 13:15:17.431789 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.errors
[mux  186520] 13:15:17.431999 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.parsing
[mux  186520] 13:15:17.432147 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.parsing.convert_bool
[mux  186520] 13:15:17.432286 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.validation
[mux  186520] 13:15:17.433683 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common._json_compat
[mux  186520] 13:15:17.435401 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.locale
[mux  186520] 13:15:17.435842 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.process
[mux  186520] 13:15:17.436313 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.file
[mux  186520] 13:15:17.437757 D mitogen.importer.[ssh.172.26.2.2]: selinux._selinux is submodule of a locally loaded package
[mux  186520] 13:15:17.438294 D mitogen.importer.[ssh.172.26.2.2]: requesting swig_runtime_data4
[mux  186520] 13:15:17.438753 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common.sys_info
[mux  186520] 13:15:17.439297 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.distro
[mux  186520] 13:15:17.439957 D mitogen.importer.[ssh.172.26.2.2]: requesting distro
[mux  186520] 13:15:17.440373 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.distro._distro
[mux  186520] 13:15:17.440772 D mitogen.importer.[ssh.172.26.2.2]: sending new ansible.module_utils.distro._distro request to parent
[mux  186520] 13:15:17.441113 D mitogen.responder: ssh.172.26.2.2 requested module ansible.module_utils.distro._distro
[mux  186520] 13:15:17.441562 D mitogen: PkgutilMethod(): find_loader('ansible.module_utils.distro._distro') failed: Error while finding loader for 'ansible.module_utils.distro._distro' (<class 'ModuleNotFoundError'>: __path__ attribute not found on 'ansible.module_utils.distro' while trying to find 'ansible.module_utils.distro._distro')
[mux  186520] 13:15:17.441875 D mitogen: SysModulesMethod(): sys.modules['ansible.module_utils.distro._distro'] absent, aborting
[mux  186520] 13:15:17.442173 D mitogen: ParentEnumerationMethod(): <module 'distro' from '/usr/lib/python3/dist-packages/distro.py'>.__name__ is 'distro', skipping
[mux  186520] 13:15:17.471657 D mitogen.responder: sending ansible.module_utils.distro._distro (17.41 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:17.562294 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.distro._distro
[mux  186520] 13:15:17.565237 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.common._utils
[mux  186520] 13:15:17.565425 D mitogen.importer.[ssh.172.26.2.2]: requesting ansible.module_utils.pycompat24
[mux  186520] 13:15:17.565885 D mitogen.importer.[ssh.172.26.2.2]: ansible.module_utils.six has no submodule moves
[mux  186520] 13:15:17.566841 D ansible_mitogen.runner.[ssh.172.26.2.2]: EnvironmentFileWatcher('/home/rlsadmin/.pam_environment') installed; existing keys: []
[mux  186520] 13:15:17.566967 D ansible_mitogen.runner.[ssh.172.26.2.2]: EnvironmentFileWatcher('/etc/environment') installed; existing keys: []
[mux  186520] 13:15:17.567501 D mitogen.parent.[ssh.172.26.2.2]: upgraded Poller with EpollPoller (new: 4 readers, 0 writers; old: 4 readers, 0 writers)
[mux  186520] 13:15:17.567989 D mitogen.parent.[ssh.172.26.2.2]: upgrading Router(Broker(5670)) with capabilities to start new children
[mux  186520] 13:15:17.568109 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.fork
[mux  186520] 13:15:17.568758 D mitogen.[ssh.172.26.2.2]: sending message to Context(0, 'master'): Message(0, 2, 2, 105, 1000, ''..0)
[mux  186520] 13:15:17.568891 D mitogen: IdAllocator(Router(Broker(3100))): allocating [3..1003)
[mux  186520] 13:15:17.568998 D mitogen: IdAllocator(Router(Broker(3100))): allocating [3..1003) to Context(2, 'ssh.172.26.2.2')
[mux  186520] 13:15:17.598560 D mitogen.parent.[ssh.172.26.2.2]: creating connection to context 3 using mitogen.fork
[mux  186520] 13:15:17.598732 D mitogen.parent.[ssh.172.26.2.2]: child for Connection(None) started: pid:445597 stdin:14 stdout:14 stderr:None
[mux  186520] 13:15:17.600268 D mitogen.parent.[ssh.172.26.2.2]: BootstrapProtocol(fork.445597): new child booted successfully
[mux  186520] 13:15:17.600381 D mitogen.[ssh.172.26.2.2]: Router(Broker(5670)): registering Context(3, 'fork.445597') to stream <Stream fork.445597 #cac0>
[mux  186520] 13:15:17.600491 D mitogen.route_monitor: Adding route to 3 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:17.600572 D mitogen.parent: Router(Broker(3100)): adding route to context 3 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:17.601585 D ansible_mitogen.target.[ssh.172.26.2.2]: Selected temp directory: '/home/rlsadmin/.ansible/tmp' (from ['/home/rlsadmin/.ansible/tmp', '/var/tmp', '/tmp', '/tmp', '/var/tmp', '/usr/tmp', '/home/rlsadmin'])
[mux  186520] 13:15:17.601746 D mitogen.[ssh.172.26.2.2]: Dispatcher: Message(2, 0, 0, 101, 1000, b'\x80\x02(NX\x16\x00\x00\x00ansible_mitogen.targetq\x00NX\n\x00\x00\x00init_childq'..186) -> {'fork_context': Context(3, 'fork.445597'), 'home_dir': '/home/rlsadmin', 'good_temp_dir': '/home/rlsadmin/.ansible/tmp'}
[mux  186520] 13:15:17.607867 D mitogen.parent: starting function call to ssh.172.26.2.2: mitogen.parent._proxy_connect(name=None, method_name='sudo', kwargs=Kwargs({'unidirectional': True, 'username': 'root', 'password': [secret], 'python_path': ['/usr/bin/python3'], 'sudo_path': 'sudo', 'connect_timeout': 10, 'sudo_args': ['-H', '-S', '-n'], 'remote_name': None, 'debug': False, 'profiling': False}))
[mux  186520] 13:15:17.610048 D mitogen.[fork.445597]: Router(Broker(fdf0)): registering Context(2, 'parent') to stream <Stream parent #ceb0>
[mux  186520] 13:15:17.610209 D mitogen.[fork.445597]: Python version is 3.9.2 (default, Feb 28 2021, 17:03:44) 
[GCC 10.2.1 20210110]
[mux  186520] 13:15:17.610294 D mitogen.[fork.445597]: Parent is context 2 (parent); my ID is 3
[mux  186520] 13:15:17.610365 D mitogen.[fork.445597]: pid:445597 ppid:445594 uid:1000/1000, gid:1000/1000 host:'nettools'
[mux  186520] 13:15:17.610430 D mitogen.[fork.445597]: Recovered sys.executable: '/usr/bin/python3'
[mux  186520] 13:15:17.640603 D mitogen.[ssh.172.26.2.2]: Dispatcher: dispatching (None, 'mitogen.parent', None, '_proxy_connect', (), Kwargs({'name': None, 'method_name': 'sudo', 'kwargs': Kwargs({'unidirectional': True, 'username': 'root', 'password': [secret], 'python_path': ['/usr/bin/python3'], 'sudo_path': 'sudo', 'connect_timeout': 10, 'sudo_args': ['-H', '-S', '-n'], 'remote_name': None, 'debug': False, 'profiling': False})}))
[mux  186520] 13:15:17.641637 D mitogen.importer.[ssh.172.26.2.2]: requesting mitogen.sudo
[mux  186520] 13:15:17.642314 D mitogen.importer.[ssh.172.26.2.2]: sending new mitogen.sudo request to parent
[mux  186520] 13:15:17.642446 D mitogen.responder: ssh.172.26.2.2 requested module mitogen.sudo
[mux  186520] 13:15:17.652905 D mitogen.responder: sending mitogen.sudo (3.55 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:17.692676 D mitogen.importer.[ssh.172.26.2.2]: received mitogen.sudo
[mux  186520] 13:15:17.703970 D mitogen.parent.[ssh.172.26.2.2]: creating connection to context 4 using mitogen.sudo
[mux  186520] 13:15:17.711135 D mitogen.importer.[ssh.172.26.2.2]: encodings.base64_codec is submodule of a locally loaded package
[mux  186520] 13:15:17.712011 D mitogen.parent.[ssh.172.26.2.2]: command line for Connection(None): sudo -u root -H -- /usr/bin/python3 -c "import codecs,os,sys;_=codecs.decode;exec(_(_(\"eNqVklFPwjAUhd/3K3y7bVxGOyGExSUSQDFRIAtKDJJlY502jnbpNib+ejswsOGD8a1fz7n3nq3XMxeuzKyUpwxhQ5lljXh8oSGW6gNhx6jOUZHaiJiUEHxiz6yT0io98DqRGUNeHVQdFnUoNRwGFiLY6PFLsnJdGAaq5AICEdUle7V07NU10N5eyXaZxT7ZusiDMGG6qlVkqhVy0Up3+bsU4Jw5zg221YV/j9f3NrHpMcGWqYxLsXSuqsqqpaNrmNhypW9h9jIfTyf+Q/9pMhiPhv6tN330F15/Nht5sHKBwv5vHP197+6ZaKEZ/eDRmKCmYDbxEtCG5/KNCUclWRBtuLgRLM+lTDKn3e50em0M2NDNSsVzhqgJj/fzKSHkVYAOsZaR/lJsDFwfVUsQyZQJ/fSgQsCWYkGEaJd2OtiEL57qTnHqnnwLE8oQqr2I058Bg/358NZn7vIv9++UtJnyuEU2/gZuXeOV\".encode(),\"base64\"),\"zip\"))"
[mux  186520] 13:15:17.715838 D mitogen.parent.[ssh.172.26.2.2]: child for Connection(None) started: pid:445599 stdin:19 stdout:19 stderr:15
[mux  186520] 13:15:17.721200 D mitogen.parent.[ssh.172.26.2.2]: sudo.root: (partial): [sudo] password for rlsadmin: 
[mux  186520] 13:15:17.721603 D mitogen.sudo.[ssh.172.26.2.2]: sudo.root: (password prompt): [sudo] password for rlsadmin: 
[mux  186520] 13:15:17.721770 D mitogen.parent.[ssh.172.26.2.2]: sudo.root: (unrecognized): [sudo] password for rlsadmin: 
[mux  186520] 13:15:17.744523 D mitogen.parent.[ssh.172.26.2.2]: BootstrapProtocol(sudo.root): first stage started succcessfully
[mux  186520] 13:15:17.744818 D mitogen.parent.[ssh.172.26.2.2]: BootstrapProtocol(sudo.root): first stage received mitogen.core source
[mux  186520] 13:15:17.792843 D mitogen.parent.[ssh.172.26.2.2]: BootstrapProtocol(sudo.root): new child booted successfully
[mux  186520] 13:15:17.793133 D mitogen.[ssh.172.26.2.2]: Router(Broker(5670)): registering Context(4, 'sudo.root') to stream <Stream sudo.root #0580>
[mux  186520] 13:15:17.793342 D mitogen.route_monitor: Adding route to 4 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:17.793496 D mitogen.parent: Router(Broker(3100)): adding route to context 4 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:17.793663 D mitogen.[ssh.172.26.2.2]: Dispatcher: Message(2, 0, 0, 101, 1001, b'\x80\x02(NX\x0e\x00\x00\x00mitogen.parentq\x00NX\x0e\x00\x00\x00_proxy_connectq\x01)cm'..458) -> {'id': 4, 'name': 'sudo.root', 'msg': None}
[mux  186520] 13:15:17.794007 D mitogen.parent: starting function call to ssh.172.26.2.2.sudo.root: ansible_mitogen.target.init_child(log_level=10, candidate_temp_dirs=['~/.ansible/tmp', '/var/tmp', '/tmp'])
[mux  186520] 13:15:17.794414 D mitogen.[ssh.172.26.2.2.sudo.root]: Python version is 3.9.2 (default, Feb 28 2021, 17:03:44) 
[GCC 10.2.1 20210110]
[mux  186520] 13:15:17.794660 D mitogen.[ssh.172.26.2.2.sudo.root]: Parent is context 2 (parent); my ID is 4
[mux  186520] 13:15:17.794887 D mitogen.[ssh.172.26.2.2.sudo.root]: pid:445600 ppid:445599 uid:0/0, gid:0/0 host:'nettools'
[mux  186520] 13:15:17.795080 D mitogen.[ssh.172.26.2.2.sudo.root]: Recovered sys.executable: '/usr/bin/python3'
[mux  186520] 13:15:17.828359 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder._on_forward_module() sending 'ansible' to 4 via 4
[mux  186520] 13:15:17.828948 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder._on_forward_module() sending 'ansible.module_utils' to 4 via 4
[mux  186520] 13:15:17.829426 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder._on_forward_module() sending 'ansible.module_utils.basic' to 4 via 4
[mux  186520] 13:15:17.831125 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder._on_forward_module() sending 'ansible.module_utils.json_utils' to 4 via 4
[mux  186520] 13:15:17.831621 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder._on_forward_module() sending 'ansible_mitogen' to 4 via 4
[mux  186520] 13:15:17.832058 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder._on_forward_module() sending 'ansible_mitogen.runner' to 4 via 4
[mux  186520] 13:15:17.832475 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder: mitogen not in cache (for ansible_mitogen.runner)
[mux  186520] 13:15:17.832826 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder._on_forward_module() sending 'mitogen.fork' to 4 via 4
[mux  186520] 13:15:17.833192 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder: mitogen not in cache (for mitogen.fork)
[mux  186520] 13:15:17.833603 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible
[mux  186520] 13:15:17.833919 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils
[mux  186520] 13:15:17.834357 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.cli
[mux  186520] 13:15:17.834736 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.cli.arguments
[mux  186520] 13:15:17.835129 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.cli.arguments.option_helpers
[mux  186520] 13:15:17.835544 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.cli.playbook
[mux  186520] 13:15:17.835829 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.config
[mux  186520] 13:15:17.836105 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.config.data
[mux  186520] 13:15:17.836378 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.config.manager
[mux  186520] 13:15:17.836702 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.constants
[mux  186520] 13:15:17.836990 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.context
[mux  186520] 13:15:17.837374 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.errors
[mux  186520] 13:15:17.837737 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.errors.yaml_strings
[mux  186520] 13:15:17.838090 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.executor
[mux  186520] 13:15:17.838389 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.executor.play_iterator
[mux  186520] 13:15:17.838761 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.executor.playbook_executor
[mux  186520] 13:15:17.839101 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.executor.stats
[mux  186520] 13:15:17.859051 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.executor.task_queue_manager
[mux  186520] 13:15:17.859452 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.executor.task_result
[mux  186520] 13:15:17.859673 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.inventory
[mux  186520] 13:15:17.859825 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.inventory.data
[mux  186520] 13:15:17.859970 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.inventory.group
[mux  186520] 13:15:17.860110 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.inventory.helpers
[mux  186520] 13:15:17.860256 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.inventory.host
[mux  186520] 13:15:17.860424 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.inventory.manager
[mux  186520] 13:15:17.860564 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils._text
[mux  186520] 13:15:17.860707 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common
[mux  186520] 13:15:17.860940 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common._collections_compat
[mux  186520] 13:15:17.861113 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common._json_compat
[mux  186520] 13:15:17.861286 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common._utils
[mux  186520] 13:15:17.861457 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.arg_spec
[mux  186520] 13:15:17.861622 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.collections
[mux  186520] 13:15:17.861762 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.file
[mux  186520] 13:15:17.861897 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.json
[mux  186520] 13:15:17.862030 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.locale
[mux  186520] 13:15:17.862171 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.parameters
[mux  186520] 13:15:17.862341 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.process
[mux  186520] 13:15:17.862511 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.sys_info
[mux  186520] 13:15:17.862712 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.text
[mux  186520] 13:15:17.862908 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.text.converters
[mux  186520] 13:15:17.863102 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.text.formatters
[mux  186520] 13:15:17.863236 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.validation
[mux  186520] 13:15:17.863361 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.warnings
[mux  186520] 13:15:17.863485 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.common.yaml
[mux  186520] 13:15:17.863619 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.compat
[mux  186520] 13:15:17.863753 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.compat.importlib
[mux  186520] 13:15:17.863885 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.compat.paramiko
[mux  186520] 13:15:17.864018 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.compat.selinux
[mux  186520] 13:15:17.864161 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.compat.version
[mux  186520] 13:15:17.864302 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.distro
[mux  186520] 13:15:17.864447 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.errors
[mux  186520] 13:15:17.864636 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.parsing
[mux  186520] 13:15:17.864772 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.parsing.convert_bool
[mux  186520] 13:15:17.864969 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.pycompat24
[mux  186520] 13:15:17.865090 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.six
[mux  186520] 13:15:17.865203 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing
[mux  186520] 13:15:17.865313 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.ajson
[mux  186520] 13:15:17.865422 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.dataloader
[mux  186520] 13:15:17.865531 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.mod_args
[mux  186520] 13:15:17.865644 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.plugin_docs
[mux  186520] 13:15:17.865781 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.quoting
[mux  186520] 13:15:17.865917 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.splitter
[mux  186520] 13:15:17.866048 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.utils
[mux  186520] 13:15:17.866158 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.utils.addresses
[mux  186520] 13:15:17.866266 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.utils.yaml
[mux  186520] 13:15:17.866373 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.vault
[mux  186520] 13:15:17.866480 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.yaml
[mux  186520] 13:15:17.866587 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.yaml.constructor
[mux  186520] 13:15:17.866699 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.yaml.dumper
[mux  186520] 13:15:17.866848 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.yaml.loader
[mux  186520] 13:15:17.866982 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.parsing.yaml.objects
[mux  186520] 13:15:17.867093 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook
[mux  186520] 13:15:17.867201 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.attribute
[mux  186520] 13:15:17.867309 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.base
[mux  186520] 13:15:17.867416 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.block
[mux  186520] 13:15:17.867522 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.collectionsearch
[mux  186520] 13:15:17.867635 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.conditional
[mux  186520] 13:15:17.867770 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.helpers
[mux  186520] 13:15:17.867907 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.loop_control
[mux  186520] 13:15:17.868038 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.play
[mux  186520] 13:15:17.868149 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.play_context
[mux  186520] 13:15:17.868257 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.playbook_include
[mux  186520] 13:15:17.868364 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.role
[mux  186520] 13:15:17.868471 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.role.definition
[mux  186520] 13:15:17.868579 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.role.metadata
[mux  186520] 13:15:17.868690 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.role.requirement
[mux  186520] 13:15:17.868825 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.taggable
[mux  186520] 13:15:17.868960 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.playbook.task
[mux  186520] 13:15:17.869096 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.plugins
[mux  186520] 13:15:17.869227 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.plugins.callback
[mux  186520] 13:15:17.869338 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.plugins.loader
[mux  186520] 13:15:17.869445 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.release
[mux  186520] 13:15:17.869575 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.template
[mux  186520] 13:15:17.869690 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.template.native_helpers
[mux  186520] 13:15:17.869785 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.template.template
[mux  186520] 13:15:17.869907 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.template.vars
[mux  186520] 13:15:17.870020 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils
[mux  186520] 13:15:17.870128 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.collection_loader
[mux  186520] 13:15:17.870224 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.collection_loader._collection_config
[mux  186520] 13:15:17.870337 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.collection_loader._collection_finder
[mux  186520] 13:15:17.870448 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.collection_loader._collection_meta
[mux  186520] 13:15:17.870560 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.color
[mux  186520] 13:15:17.870673 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.context_objects
[mux  186520] 13:15:17.870785 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.display
[mux  186520] 13:15:17.870925 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.fqcn
[mux  186520] 13:15:17.871038 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.galaxy
[mux  186520] 13:15:17.871150 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.helpers
[mux  186520] 13:15:17.871258 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.listify
[mux  186520] 13:15:17.871350 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.lock
[mux  186520] 13:15:17.871439 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.multiprocessing
[mux  186520] 13:15:17.871551 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.native_jinja
[mux  186520] 13:15:17.871648 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.path
[mux  186520] 13:15:17.871761 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.plugin_docs
[mux  186520] 13:15:17.871872 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.py3compat
[mux  186520] 13:15:17.871985 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.sentinel
[mux  186520] 13:15:17.872097 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.singleton
[mux  186520] 13:15:17.872210 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.ssh_functions
[mux  186520] 13:15:17.872319 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.unsafe_proxy
[mux  186520] 13:15:17.872414 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.utils.vars
[mux  186520] 13:15:17.872527 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.vars
[mux  186520] 13:15:17.872640 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.vars.clean
[mux  186520] 13:15:17.872753 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.vars.fact_cache
[mux  186520] 13:15:17.872865 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.vars.hostvars
[mux  186520] 13:15:17.872978 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.vars.manager
[mux  186520] 13:15:17.873090 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.vars.plugins
[mux  186520] 13:15:17.873202 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.vars.reserved
[mux  186520] 13:15:17.873314 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.basic
[mux  186520] 13:15:17.873443 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.json_utils
[mux  186520] 13:15:17.873579 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible_mitogen
[mux  186520] 13:15:17.873826 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible_mitogen.target
[mux  186520] 13:15:17.874592 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received mitogen.parent
[mux  186520] 13:15:17.875815 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received mitogen.select
[mux  186520] 13:15:17.876487 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received mitogen.service
[mux  186520] 13:15:17.876620 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible_mitogen.runner
[mux  186520] 13:15:17.876740 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received mitogen.fork
[mux  186520] 13:15:17.876878 D mitogen.[ssh.172.26.2.2.sudo.root]: Dispatcher: dispatching (None, 'ansible_mitogen.target', None, 'init_child', (), Kwargs({'log_level': 10, 'candidate_temp_dirs': ['~/.ansible/tmp', '/var/tmp', '/tmp']}))
[mux  186520] 13:15:17.876998 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible_mitogen
[mux  186520] 13:15:17.877123 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible_mitogen.target
[mux  186520] 13:15:17.877290 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting msvcrt
[mux  186520] 13:15:17.877418 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting mitogen.parent
[mux  186520] 13:15:17.877526 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting thread
[mux  186520] 13:15:17.877633 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting mitogen.service
[mux  186520] 13:15:17.877782 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting mitogen.select
[mux  186520] 13:15:17.877894 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: json.decoder is submodule of a locally loaded package
[mux  186520] 13:15:17.878001 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: json.scanner is submodule of a locally loaded package
[mux  186520] 13:15:17.878108 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: json.encoder is submodule of a locally loaded package
[mux  186520] 13:15:17.878214 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible
[mux  186520] 13:15:17.878320 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils
[mux  186520] 13:15:17.878427 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.json_utils
[mux  186520] 13:15:17.878533 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible_mitogen.runner
[mux  186520] 13:15:17.878640 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: ctypes._endian is submodule of a locally loaded package
[mux  186520] 13:15:17.878750 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting StringIO
[mux  186520] 13:15:17.878886 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.basic
[mux  186520] 13:15:17.889503 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting systemd
[mux  186520] 13:15:17.890085 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.compat
[mux  186520] 13:15:17.890431 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.compat.selinux
[mux  186520] 13:15:17.890803 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common
[mux  186520] 13:15:17.891215 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.text
[mux  186520] 13:15:17.891572 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.text.converters
[mux  186520] 13:15:17.891937 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common._collections_compat
[mux  186520] 13:15:17.892403 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.six
[mux  186520] 13:15:17.896807 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.compat.selectors
[mux  186520] 13:15:17.897450 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: sending new ansible.module_utils.compat.selectors request to parent
[mux  186520] 13:15:17.897908 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder: ansible.module_utils.compat.selectors requested by context 4
[mux  186520] 13:15:17.898289 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder: sending ansible.module_utils.compat.selectors to <Stream sudo.root #0580>
[mux  186520] 13:15:17.898663 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.compat.selectors
[mux  186520] 13:15:17.899062 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils._text
[mux  186520] 13:15:17.899462 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.arg_spec
[mux  186520] 13:15:17.899776 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.parameters
[mux  186520] 13:15:17.902028 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.collections
[mux  186520] 13:15:17.902523 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.text.formatters
[mux  186520] 13:15:17.903347 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.warnings
[mux  186520] 13:15:17.903844 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.errors
[mux  186520] 13:15:17.904548 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.parsing
[mux  186520] 13:15:17.904972 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.parsing.convert_bool
[mux  186520] 13:15:17.905370 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.validation
[mux  186520] 13:15:17.906776 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common._json_compat
[mux  186520] 13:15:17.908933 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.locale
[mux  186520] 13:15:17.909441 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.process
[mux  186520] 13:15:17.909884 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.file
[mux  186520] 13:15:17.910886 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: selinux._selinux is submodule of a locally loaded package
[mux  186520] 13:15:17.911438 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting swig_runtime_data4
[mux  186520] 13:15:17.912237 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common.sys_info
[mux  186520] 13:15:17.913358 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.distro
[mux  186520] 13:15:17.915403 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting distro
[mux  186520] 13:15:17.916193 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.distro._distro
[mux  186520] 13:15:17.916556 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: sending new ansible.module_utils.distro._distro request to parent
[mux  186520] 13:15:17.916905 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder: ansible.module_utils.distro._distro requested by context 4
[mux  186520] 13:15:17.917206 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder: sending ansible.module_utils.distro._distro to <Stream sudo.root #0580>
[mux  186520] 13:15:17.917489 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.distro._distro
[mux  186520] 13:15:17.917847 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.common._utils
[mux  186520] 13:15:17.918204 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.pycompat24
[mux  186520] 13:15:17.918498 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: ansible.module_utils.six has no submodule moves
[mux  186520] 13:15:17.918988 D ansible_mitogen.runner.[ssh.172.26.2.2.sudo.root]: EnvironmentFileWatcher('/root/.pam_environment') installed; existing keys: []
[mux  186520] 13:15:17.919370 D ansible_mitogen.runner.[ssh.172.26.2.2.sudo.root]: EnvironmentFileWatcher('/etc/environment') installed; existing keys: []
[mux  186520] 13:15:17.919744 D mitogen.parent.[ssh.172.26.2.2.sudo.root]: upgraded Poller with EpollPoller (new: 4 readers, 0 writers; old: 4 readers, 0 writers)
[mux  186520] 13:15:17.919967 D mitogen.parent.[ssh.172.26.2.2.sudo.root]: upgrading Router(Broker(c790)) with capabilities to start new children
[mux  186520] 13:15:17.920143 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting mitogen.fork
[mux  186520] 13:15:17.920503 D mitogen.[ssh.172.26.2.2.sudo.root]: sending message to Context(0, None): Message(0, 4, 4, 105, 1000, ''..0)
[mux  186520] 13:15:17.920794 D mitogen: IdAllocator(Router(Broker(3100))): allocating [1003..2003)
[mux  186520] 13:15:17.921003 D mitogen: IdAllocator(Router(Broker(3100))): allocating [1003..2003) to Context(4, 'ssh.172.26.2.2.sudo.root')
[mux  186520] 13:15:17.950707 D mitogen.parent.[ssh.172.26.2.2.sudo.root]: creating connection to context 1003 using mitogen.fork
[mux  186520] 13:15:17.951020 D mitogen.parent.[ssh.172.26.2.2.sudo.root]: child for Connection(None) started: pid:445603 stdin:15 stdout:15 stderr:None
[mux  186520] 13:15:17.952430 D mitogen.parent.[ssh.172.26.2.2.sudo.root]: BootstrapProtocol(fork.445603): new child booted successfully
[mux  186520] 13:15:17.952627 D mitogen.[ssh.172.26.2.2.sudo.root]: Router(Broker(c790)): registering Context(1003, 'fork.445603') to stream <Stream fork.445603 #2ee0>
[mux  186520] 13:15:17.952813 D mitogen.route_monitor.[ssh.172.26.2.2]: Adding route to 1003 via <Stream sudo.root #0580>
[mux  186520] 13:15:17.952960 D mitogen.parent.[ssh.172.26.2.2]: Router(Broker(5670)): adding route to context 1003 via <Stream sudo.root #0580>
[mux  186520] 13:15:17.953131 D mitogen.route_monitor: Adding route to 1003 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:17.953296 D mitogen.parent: Router(Broker(3100)): adding route to context 1003 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:17.953519 D ansible_mitogen.target.[ssh.172.26.2.2.sudo.root]: Selected temp directory: '/root/.ansible/tmp' (from ['/root/.ansible/tmp', '/var/tmp', '/tmp', '/tmp', '/var/tmp', '/usr/tmp', '/home/rlsadmin'])
[mux  186520] 13:15:17.953671 D mitogen.[ssh.172.26.2.2.sudo.root]: Dispatcher: Message(4, 0, 0, 101, 1002, b'\x80\x02(NX\x16\x00\x00\x00ansible_mitogen.targetq\x00NX\n\x00\x00\x00init_childq'..186) -> {'fork_context': Context(1003, 'fork.445603'), 'home_dir': '/root', 'good_temp_dir': '/root/.ansible/tmp'}
[mux  186520] 13:15:17.954582 D mitogen.[fork.445603]: Router(Broker(6f10)): registering Context(4, 'parent') to stream <Stream parent #cf70>
[mux  186520] 13:15:17.954909 D mitogen.[fork.445603]: Python version is 3.9.2 (default, Feb 28 2021, 17:03:44) 
[GCC 10.2.1 20210110]
[mux  186520] 13:15:17.955097 D mitogen.[fork.445603]: Parent is context 4 (parent); my ID is 1003
[mux  186520] 13:15:17.955379 D mitogen.[fork.445603]: pid:445603 ppid:445600 uid:0/0, gid:0/0 host:'nettools'
[task 186554] 13:15:17.955327 D ansible_mitogen.planner: <class 'ansible_mitogen.planner.BinaryPlanner'> rejected 'ansible.legacy.command'
[mux  186520] 13:15:17.955527 D mitogen.[fork.445603]: Recovered sys.executable: '/usr/bin/python3'
[task 186554] 13:15:17.955587 D ansible_mitogen.planner: <class 'ansible_mitogen.planner.NewStylePlanner'> accepted 'ansible.legacy.command' (filename '/usr/local/lib/python3.9/dist-packages/ansible/modules/command.py')
[mux  186520] 13:15:18.035495 D mitogen.service: caching small file /usr/local/lib/python3.9/dist-packages/ansible/modules/command.py
[mux  186520] 13:15:18.035680 D mitogen.service: requesting Context(2, 'ssh.172.26.2.2') cache and forward small file to Context(4, 'ssh.172.26.2.2.sudo.root'): /usr/local/lib/python3.9/dist-packages/ansible/modules/command.py
[task 186554] 13:15:18.036220 D mitogen.parent: starting function call to ssh.172.26.2.2.sudo.root: ansible_mitogen.target.run_module(kwargs={'runner_name': 'NewStyleRunner', 'module': 'ansible.legacy.command', 'path': '/usr/local/lib/python3.9/dist-packages/ansible/modules/command.py', 'json_args': '{"_raw_params": "id -u", "_ansible_check_mode": false, "_ansible_no_log": false, "_ansible_debug": false, "_ansible_diff": false, "_ansible_verbosity": 3, "_ansible_version": "2.13.2", "_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": null, "_ansible_shell_executable": "/bin/sh", "_ansible_keep_remote_files": false, "_ansible_tmpdir": null, "_ansible_remote_tmp": "/root/.ansible/tmp"}', 'env': {}, 'interpreter_fragment': None, 'is_python': None, 'module_map': {'builtin': ['ansible.module_utils._text', 'ansible.module_utils.basic', 'ansible.module_utils.common', 'ansible.module_utils.common._collections_compat', 'ansible.module_utils.common._json_compat', 'ansible.module_utils.common._utils', 'ansible.module_utils.common.arg_spec', 'ansible.module_utils.common.collections', 'ansible.module_utils.common.file', 'ansible.module_utils.common.locale', 'ansible.module_utils.common.parameters', 'ansible.module_utils.common.process', 'ansible.module_utils.common.sys_info', 'ansible.module_utils.common.text', 'ansible.module_utils.common.text.converters', 'ansible.module_utils.common.text.formatters', 'ansible.module_utils.common.validation', 'ansible.module_utils.common.warnings', 'ansible.module_utils.compat', 'ansible.module_utils.compat._selectors2', 'ansible.module_utils.compat.selectors', 'ansible.module_utils.compat.selinux', 'ansible.module_utils.distro', 'ansible.module_utils.distro._distro', 'ansible.module_utils.errors', 'ansible.module_utils.parsing', 'ansible.module_utils.parsing.convert_bool', 'ansible.module_utils.pycompat24', 'ansible.module_utils.six'], 'custom': []}, 'py_module_name': 'ansible.modules.command', 'good_temp_dir': '/root/.ansible/tmp', 'cwd': None, 'extra_env': None, 'emulate_tty': True, 'service_context': Context(0, None)})
[mux  186520] 13:15:18.085922 D mitogen.service.[ssh.172.26.2.2]: PushFileService().store_and_forward('/usr/local/lib/python3.9/dist-packages/ansible/modules/command.py', [blob: 15294 bytes], Context(4, 'sudo.root')) 'mitogen.Pool.0970.0'
[mux  186520] 13:15:18.086099 D mitogen.service.[ssh.172.26.2.2]: requesting Context(4, 'sudo.root') cache and forward small file to Context(4, 'sudo.root'): /usr/local/lib/python3.9/dist-packages/ansible/modules/command.py
[mux  186520] 13:15:18.086510 D mitogen.[ssh.172.26.2.2]: calling service mitogen.service.PushFileService.store_and_forward of Context(4, 'sudo.root'), args: {'path': '/usr/local/lib/python3.9/dist-packages/ansible/modules/command.py', 'data': [blob: 15294 bytes], 'context': Context(4, 'sudo.root')}
[mux  186520] 13:15:18.086622 D mitogen.[ssh.172.26.2.2]: sending message to Context(4, 'sudo.root'): Message(4, 2, 2, 110, 1001, b'\x80\x02X\x1f\x00\x00\x00mitogen.service.PushFileServiceq\x00X\x11\x00\x00\x00store'..15642)
[mux  186520] 13:15:18.087337 D mitogen.service.[ssh.172.26.2.2]: Pool(0970, size=2, th='MainThread'): initialized
[mux  186520] 13:15:18.087470 D mitogen.service.[ssh.172.26.2.2.sudo.root]: PushFileService().store_and_forward('/usr/local/lib/python3.9/dist-packages/ansible/modules/command.py', [blob: 15294 bytes], Context(4, 'sudo.root')) 'mitogen.Pool.2df0.0'
[mux  186520] 13:15:18.087797 D mitogen.service.[ssh.172.26.2.2.sudo.root]: Pool(2df0, size=2, th='MainThread'): initialized
[mux  186520] 13:15:18.090812 D mitogen.[ssh.172.26.2.2.sudo.root]: Dispatcher: dispatching ('kzerwes-nb02-186554-7fef0d3a1740-1298874b9d', 'ansible_mitogen.target', None, 'run_module', (), Kwargs({'kwargs': {'runner_name': 'NewStyleRunner', 'module': 'ansible.legacy.command', 'path': '/usr/local/lib/python3.9/dist-packages/ansible/modules/command.py', 'json_args': '{"_raw_params": "id -u", "_ansible_check_mode": false, "_ansible_no_log": false, "_ansible_debug": false, "_ansible_diff": false, "_ansible_verbosity": 3, "_ansible_version": "2.13.2", "_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": null, "_ansible_shell_executable": "/bin/sh", "_ansible_keep_remote_files": false, "_ansible_tmpdir": null, "_ansible_remote_tmp": "/root/.ansible/tmp"}', 'env': {}, 'interpreter_fragment': None, 'is_python': None, 'module_map': {'builtin': ['ansible.module_utils._text', 'ansible.module_utils.basic', 'ansible.module_utils.common', 'ansible.module_utils.common._collections_compat', 'ansible.module_utils.common._json_compat', 'ansible.module_utils.common._utils', 'ansible.module_utils.common.arg_spec', 'ansible.module_utils.common.collections', 'ansible.module_utils.common.file', 'ansible.module_utils.common.locale', 'ansible.module_utils.common.parameters', 'ansible.module_utils.common.process', 'ansible.module_utils.common.sys_info', 'ansible.module_utils.common.text', 'ansible.module_utils.common.text.converters', 'ansible.module_utils.common.text.formatters', 'ansible.module_utils.common.validation', 'ansible.module_utils.common.warnings', 'ansible.module_utils.compat', 'ansible.module_utils.compat._selectors2', 'ansible.module_utils.compat.selectors', 'ansible.module_utils.compat.selinux', 'ansible.module_utils.distro', 'ansible.module_utils.distro._distro', 'ansible.module_utils.errors', 'ansible.module_utils.parsing', 'ansible.module_utils.parsing.convert_bool', 'ansible.module_utils.pycompat24', 'ansible.module_utils.six'], 'custom': []}, 'py_module_name': 'ansible.modules.command', 'good_temp_dir': '/root/.ansible/tmp', 'cwd': None, 'extra_env': None, 'emulate_tty': True, 'service_context': Context(0, None)}}))
[mux  186520] 13:15:18.090949 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: ansible.module_utils.common has no submodule 
[mux  186520] 13:15:18.091070 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: ansible.module_utils.common.text has no submodule 
[mux  186520] 13:15:18.091168 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: ansible.module_utils.compat has no submodule 
[mux  186520] 13:15:18.091278 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: requesting ansible.module_utils.compat._selectors2
[mux  186520] 13:15:18.091379 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: sending new ansible.module_utils.compat._selectors2 request to parent
[mux  186520] 13:15:18.091493 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder: ansible.module_utils.compat._selectors2 requested by context 4
[mux  186520] 13:15:18.091599 D mitogen.importer.[ssh.172.26.2.2]: sending new ansible.module_utils.compat._selectors2 request to parent
[mux  186520] 13:15:18.091713 D mitogen.responder: ssh.172.26.2.2 requested module ansible.module_utils.compat._selectors2
[mux  186520] 13:15:18.101583 D mitogen.responder: sending ansible.module_utils.compat._selectors2 (7.97 KiB) to ssh.172.26.2.2
[mux  186520] 13:15:18.156294 D mitogen.importer.[ssh.172.26.2.2]: received ansible.module_utils.compat._selectors2
[mux  186520] 13:15:18.156588 D mitogen.parent.[ssh.172.26.2.2]: ModuleForwarder: sending ansible.module_utils.compat._selectors2 to <Stream sudo.root #0580>
[mux  186520] 13:15:18.156763 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: received ansible.module_utils.compat._selectors2
[mux  186520] 13:15:18.160751 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: ansible.module_utils.parsing has no submodule 
[mux  186520] 13:15:18.161100 D mitogen.importer.[ssh.172.26.2.2.sudo.root]: ansible.module_utils.six has no submodule 
[mux  186520] 13:15:18.169846 D mitogen.[ssh.172.26.2.2.sudo.root]: Dispatcher: Message(4, 1, 0, 101, 1003, b'\x80\x02(X+\x00\x00\x00kzerwes-nb02-186554-7fef0d3a1740-1298874b9'..2434) -> {'rc': 0, 'stdout': '\n{"changed": true, "stdout": "0", "stderr": "", "rc": 0, "cmd": ["id", "-u"], "start": "2022-08-19 13:15:18.150838", "end": "2022-08-19 13:15:18.153971", "delta": "0:00:00.003133", "msg": "", "invocation": {"module_args": {"_raw_params": "id -u", "_uses_shell": false, "warn": false, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}}\n', 'stderr': ''}
[task 186554] 13:15:18.170947 D ansible_mitogen.connection: Call took 134 ms: ansible_mitogen.target.run_module(kwargs={'runner_name': 'NewStyleRunner', 'module': 'ansible.legacy.command', 'path': '/usr/local/lib/python3.9/dist-packages/ansible/modules/command.py', 'json_args': '{"_raw_params": "id -u", "_ansible_check_mode": false, "_ansible_no_log": false, "_ansible_debug": false, "_ansible_diff": false, "_ansible_verbosity": 3, "_ansible_version": "2.13.2", "_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": null, "_ansible_shell_executable": "/bin/sh", "_ansible_keep_remote_files": false, "_ansible_tmpdir": null, "_ansible_remote_tmp": "/root/.ansible/tmp"}', 'env': {}, 'interpreter_fragment': None, 'is_python': None, 'module_map': {'builtin': ['ansible.module_utils._text', 'ansible.module_utils.basic', 'ansible.module_utils.common', 'ansible.module_utils.common._collections_compat', 'ansible.module_utils.common._json_compat', 'ansible.module_utils.common._utils', 'ansible.module_utils.common.arg_spec', 'ansible.module_utils.common.collections', 'ansible.module_utils.common.file', 'ansible.module_utils.common.locale', 'ansible.module_utils.common.parameters', 'ansible.module_utils.common.process', 'ansible.module_utils.common.sys_info', 'ansible.module_utils.common.text', 'ansible.module_utils.common.text.converters', 'ansible.module_utils.common.text.formatters', 'ansible.module_utils.common.validation', 'ansible.module_utils.common.warnings', 'ansible.module_utils.compat', 'ansible.module_utils.compat._selectors2', 'ansible.module_utils.compat.selectors', 'ansible.module_utils.compat.selinux', 'ansible.module_utils.distro', 'ansible.module_utils.distro._distro', 'ansible.module_utils.errors', 'ansible.module_utils.parsing', 'ansible.module_utils.parsing.convert_bool', 'ansible.module_utils.pycompat24', 'ansible.module_utils.six'], 'custom': []}, 'py_module_name': 'ansible.modules.command', 'good_temp_dir': '/root/.ansible/tmp', 'cwd': None, 'extra_env': None, 'emulate_tty': True, 'service_context': Context(0, None)})
[task 186554] 13:15:18.172582 D ansible_mitogen.mixins: _remove_tmp_path(None)
[task 186554] 13:15:18.172930 D ansible_mitogen.mixins: _remove_tmp_path(None)
[task 186554] 13:15:18.173748 D mitogen.parent: starting no-reply function call to 'ssh.172.26.2.2.sudo.root': mitogen.core.Dispatcher.forget_chain('kzerwes-nb02-186554-7fef0d3a1740-1298874b9d')
[mux  186520] 13:15:18.175216 D ansible_mitogen.services: decrementing reference count for Context(4, 'ssh.172.26.2.2.sudo.root')
[task 186554] 13:15:18.176887 D mitogen: MitogenProtocol(unix_listener.186520): disconnecting
[task 186554] 13:15:18.177562 D mitogen: Waker(fd=11/12): disconnecting
[mux  186520] 13:15:18.177605 D mitogen: <Side of unix_client.186554 fd 75>: empty read, disconnecting
[task 186554] 13:15:18.178266 D mitogen: Router(Broker(3730)): stats: 0 module requests in 0 ms, 0 sent (0 ms minify time), 0 negative responses. Sent 0.0 kb total, 0.0 kb avg.
[mux  186520] 13:15:18.178203 D mitogen: MitogenProtocol(unix_client.186554): disconnecting
changed: [testhost] => {
    "changed": true,
    "cmd": [
        "id",
        "-u"
    ],
    "delta": "0:00:00.003133",
    "end": "2022-08-19 13:15:18.153971",
    "invocation": {
        "module_args": {
            "_raw_params": "id -u",
            "_uses_shell": false,
            "argv": null,
            "chdir": null,
            "creates": null,
            "executable": null,
            "removes": null,
            "stdin": null,
            "stdin_add_newline": true,
            "strip_empty_ends": true,
            "warn": false
        }
    },
    "msg": "",
    "rc": 0,
    "start": "2022-08-19 13:15:18.150838",
    "stderr": "",
    "stderr_lines": [],
    "stdout": "0",
    "stdout_lines": [
        "0"
    ]
}
[mux  186520] 13:15:18.202567 D mitogen.[ssh.172.26.2.2.sudo.root]: Dispatcher: dispatching (None, 'mitogen.core', 'Dispatcher', 'forget_chain', ('kzerwes-nb02-186554-7fef0d3a1740-1298874b9d',), Kwargs({}))
[mux  186520] 13:15:18.202944 D mitogen.[ssh.172.26.2.2.sudo.root]: Dispatcher: Message(4, 1, 0, 101, 0, b'\x80\x02(NX\x0c\x00\x00\x00mitogen.coreq\x00X\n\x00\x00\x00Dispatcherq\x01X\x0c\x00\x00\x00forge'..148) -> None

TASK [debug] ****************************************************************************************************************************************************************
task path: /home/zerwes/git/ansible/testbecome.yml:11
[task 186578] 13:15:18.217220 D ansible_mitogen.affinity: CPU mask for WorkerProcess: 0x000008
[task 186578] 13:15:18.239597 D ansible_mitogen.mixins: _remove_tmp_path(None)
ok: [testhost] => {
    "uid.stdout": "0"
}
META: ran handlers
META: ran handlers

PLAY RECAP ******************************************************************************************************************************************************************
testhost                   : ok=2    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

[mux  186520] 13:15:18.262331 D mitogen: Waker(fd=6/8): disconnecting
[mux  186520] 13:15:18.262812 D mitogen.service: thread mitogen.Pool.8370.4 exiting gracefully
[mux  186520] 13:15:18.262918 D mitogen.service: thread mitogen.Pool.8370.5 exiting gracefully
[mux  186520] 13:15:18.262969 D mitogen.service: thread mitogen.Pool.8370.6 exiting gracefully
[mux  186520] 13:15:18.263031 D mitogen.service: thread mitogen.Pool.8370.7 exiting gracefully
[mux  186520] 13:15:18.263073 D mitogen.service: thread mitogen.Pool.8370.8 exiting gracefully
[mux  186520] 13:15:18.263117 D mitogen.service: thread mitogen.Pool.8370.9 exiting gracefully
[mux  186520] 13:15:18.263156 D mitogen.service: thread mitogen.Pool.8370.10 exiting gracefully
[mux  186520] 13:15:18.263201 D mitogen.service: thread mitogen.Pool.8370.11 exiting gracefully
[mux  186520] 13:15:18.263256 D mitogen.service: thread mitogen.Pool.8370.12 exiting gracefully
[mux  186520] 13:15:18.263301 D mitogen.service: thread mitogen.Pool.8370.13 exiting gracefully
[mux  186520] 13:15:18.263343 D mitogen.service: thread mitogen.Pool.8370.14 exiting gracefully
[mux  186520] 13:15:18.263393 D mitogen.service: thread mitogen.Pool.8370.15 exiting gracefully
[mux  186520] 13:15:18.263430 D mitogen.service: thread mitogen.Pool.8370.16 exiting gracefully
[mux  186520] 13:15:18.263465 D mitogen.service: thread mitogen.Pool.8370.17 exiting gracefully
[mux  186520] 13:15:18.263505 D mitogen.service: thread mitogen.Pool.8370.18 exiting gracefully
[mux  186520] 13:15:18.263542 D mitogen.service: thread mitogen.Pool.8370.19 exiting gracefully
[mux  186520] 13:15:18.263582 D mitogen.service: thread mitogen.Pool.8370.20 exiting gracefully
[mux  186520] 13:15:18.263640 D mitogen.service: thread mitogen.Pool.8370.21 exiting gracefully
[mux  186520] 13:15:18.263680 D mitogen.service: thread mitogen.Pool.8370.22 exiting gracefully
[mux  186520] 13:15:18.263722 D mitogen.service: thread mitogen.Pool.8370.23 exiting gracefully
[mux  186520] 13:15:18.263774 D mitogen.service: thread mitogen.Pool.8370.24 exiting gracefully
[mux  186520] 13:15:18.263813 D mitogen.service: thread mitogen.Pool.8370.25 exiting gracefully
[mux  186520] 13:15:18.263854 D mitogen.service: thread mitogen.Pool.8370.26 exiting gracefully
[mux  186520] 13:15:18.263893 D mitogen.service: thread mitogen.Pool.8370.27 exiting gracefully
[mux  186520] 13:15:18.263930 D mitogen.service: thread mitogen.Pool.8370.28 exiting gracefully
[mux  186520] 13:15:18.263972 D mitogen.service: thread mitogen.Pool.8370.29 exiting gracefully
[mux  186520] 13:15:18.264028 D mitogen.service: thread mitogen.Pool.8370.30 exiting gracefully
[mux  186520] 13:15:18.264066 D mitogen.service: thread mitogen.Pool.8370.31 exiting gracefully
[mux  186520] 13:15:18.264100 D mitogen.service: thread mitogen.Pool.8370.0 exiting gracefully
[mux  186520] 13:15:18.264150 D mitogen.service: thread mitogen.Pool.8370.1 exiting gracefully
[mux  186520] 13:15:18.264183 D mitogen.service: thread mitogen.Pool.8370.2 exiting gracefully
[mux  186520] 13:15:18.264214 D mitogen.service: thread mitogen.Pool.8370.3 exiting gracefully
[mux  186520] 13:15:18.269420 D mitogen.parent: MitogenProtocol(ssh.172.26.2.2): requesting child shutdown
[mux  186520] 13:15:18.269644 D mitogen: SetupProtocol(ssh.172.26.2.2): disconnecting
[mux  186520] 13:15:18.300181 D mitogen.[ssh.172.26.2.2]: shutdown request from context 0
[mux  186520] 13:15:18.300512 D mitogen.[ssh.172.26.2.2]: Broker(5670): shutting down
[mux  186520] 13:15:18.303152 D mitogen.[ssh.172.26.2.2]: Waker(fd=3/4): shutting down
[mux  186520] 13:15:18.303283 D mitogen.[ssh.172.26.2.2]: Waker(fd=3/4): disconnecting
[mux  186520] 13:15:18.303385 D mitogen.[ssh.172.26.2.2]: IoLoggerProtocol(stdout): shutting down
[mux  186520] 13:15:18.303480 D mitogen.[ssh.172.26.2.2]: IoLoggerProtocol(stderr): shutting down
[mux  186520] 13:15:18.303582 D mitogen.[ssh.172.26.2.2]: MitogenProtocol(parent): shutting down
[mux  186520] 13:15:18.303670 D mitogen.parent.[ssh.172.26.2.2]: MitogenProtocol(fork.445597): requesting child shutdown
[mux  186520] 13:15:18.303763 D mitogen.parent.[ssh.172.26.2.2]: MitogenProtocol(sudo.root): requesting child shutdown
[mux  186520] 13:15:18.303873 D mitogen.[ssh.172.26.2.2]: SetupProtocol(sudo.root): shutting down
[mux  186520] 13:15:18.303981 D mitogen.[ssh.172.26.2.2]: SetupProtocol(sudo.root): disconnecting
[mux  186520] 13:15:18.304088 D mitogen.[ssh.172.26.2.2]: <Side of stdout fd 7>: empty read, disconnecting
[mux  186520] 13:15:18.304196 D mitogen.[ssh.172.26.2.2]: IoLoggerProtocol(stdout): disconnecting
[mux  186520] 13:15:18.304298 D mitogen.[ssh.172.26.2.2]: <Side of stderr fd 9>: empty read, disconnecting
[mux  186520] 13:15:18.304385 D mitogen.[ssh.172.26.2.2]: IoLoggerProtocol(stderr): disconnecting
[mux  186520] 13:15:18.304503 D mitogen.[fork.445597]: shutdown request from context 2
[mux  186520] 13:15:18.304593 D mitogen.[fork.445597]: Broker(fdf0): shutting down
[mux  186520] 13:15:18.304683 D mitogen.[fork.445597]: Waker(fd=3/4): shutting down
[mux  186520] 13:15:18.304791 D mitogen.[fork.445597]: Waker(fd=3/4): disconnecting
[mux  186520] 13:15:18.304899 D mitogen.[fork.445597]: IoLoggerProtocol(stdout): shutting down
[mux  186520] 13:15:18.305004 D mitogen.[fork.445597]: IoLoggerProtocol(stderr): shutting down
[mux  186520] 13:15:18.305095 D mitogen.[fork.445597]: MitogenProtocol(parent): shutting down
[mux  186520] 13:15:18.305203 D mitogen.[fork.445597]: <Side of stdout fd 7>: empty read, disconnecting
[mux  186520] 13:15:18.305311 D mitogen.[fork.445597]: IoLoggerProtocol(stdout): disconnecting
[mux  186520] 13:15:18.305418 D mitogen.[fork.445597]: <Side of stderr fd 9>: empty read, disconnecting
[mux  186520] 13:15:18.305526 D mitogen.[fork.445597]: IoLoggerProtocol(stderr): disconnecting
[mux  186520] 13:15:18.305633 D mitogen.[fork.445597]: Broker(fdf0): force disconnecting <Side of parent fd 5>
[mux  186520] 13:15:18.305741 D mitogen.[fork.445597]: parent stream is gone, dying.
[mux  186520] 13:15:18.305848 D mitogen.[fork.445597]: Broker(fdf0): shutting down
[mux  186520] 13:15:18.305954 D mitogen.[ssh.172.26.2.2]: <Side of fork.445597 fd 14>: empty read, disconnecting
[mux  186520] 13:15:18.306062 D mitogen.parent.[ssh.172.26.2.2]: Process fork.445597 pid 445597: exited due to signal 15 (SIGTERM)
[mux  186520] 13:15:18.306171 D mitogen.[ssh.172.26.2.2]: Context(3, 'fork.445597'): disconnecting
[mux  186520] 13:15:18.306279 D mitogen.route_monitor.[ssh.172.26.2.2]: stream fork.445597 is gone; propagating DEL_ROUTE for {3}
[mux  186520] 13:15:18.306388 D mitogen.parent.[ssh.172.26.2.2]: Router(Broker(5670)): deleting route to 3
[mux  186520] 13:15:18.306510 D mitogen.route_monitor: firing local disconnect signal for Context(3, 'fork.445597')
[mux  186520] 13:15:18.306631 D mitogen.route_monitor: deleting route to 3 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:18.306745 D mitogen.parent: Router(Broker(3100)): deleting route to 3
[mux  186520] 13:15:18.306888 D mitogen.[ssh.172.26.2.2]: MitogenProtocol(fork.445597): disconnecting
[mux  186520] 13:15:18.307047 D mitogen.[ssh.172.26.2.2]: <Side of sudo.root fd 19>: disconnected during read: [Errno 104] Connection reset by peer
[mux  186520] 13:15:18.307163 D mitogen.[ssh.172.26.2.2]: <Side of sudo.root fd 19>: empty read, disconnecting
[mux  186520] 13:15:18.307277 D mitogen.parent.[ssh.172.26.2.2]: PopenProcess sudo.root pid 445599: exited due to signal 1 (SIGHUP)
[mux  186520] 13:15:18.307419 D mitogen.[ssh.172.26.2.2]: Context(4, 'sudo.root'): disconnecting
[mux  186520] 13:15:18.307527 D mitogen.[ssh.172.26.2.2]: Context(1003, 'fork.445603'): disconnecting
[mux  186520] 13:15:18.307650 D mitogen.route_monitor.[ssh.172.26.2.2]: stream sudo.root is gone; propagating DEL_ROUTE for {1003, 4}
[mux  186520] 13:15:18.309068 D mitogen.parent.[ssh.172.26.2.2]: Router(Broker(5670)): deleting route to 1003
[mux  186520] 13:15:18.310426 D mitogen.route_monitor: firing local disconnect signal for Context(1003, 'fork.445603')
[mux  186520] 13:15:18.310595 D mitogen.route_monitor: deleting route to 1003 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:18.310693 D mitogen.parent: Router(Broker(3100)): deleting route to 1003
[mux  186520] 13:15:18.310865 D mitogen.parent.[ssh.172.26.2.2]: Router(Broker(5670)): deleting route to 4
[mux  186520] 13:15:18.310975 D mitogen.route_monitor: firing local disconnect signal for Context(4, 'ssh.172.26.2.2.sudo.root')
[mux  186520] 13:15:18.311109 I ansible_mitogen.services: ContextService(): Forgetting Context(4, 'ssh.172.26.2.2.sudo.root') due to stream disconnect
[mux  186520] 13:15:18.311226 D mitogen.route_monitor: deleting route to 4 via <Stream ssh.172.26.2.2 #8f70>
[mux  186520] 13:15:18.311330 D mitogen.parent: Router(Broker(3100)): deleting route to 4
[mux  186520] 13:15:18.311506 D mitogen.[ssh.172.26.2.2]: MitogenProtocol(sudo.root): disconnecting
[mux  186520] 13:15:18.311608 D mitogen.[ssh.172.26.2.2]: Broker(5670): force disconnecting <Side of parent fd 5>
[mux  186520] 13:15:18.311701 D mitogen.[ssh.172.26.2.2]: parent stream is gone, dying.
[mux  186520] 13:15:18.311789 D mitogen.[ssh.172.26.2.2]: Broker(5670): shutting down
[mux  186520] 13:15:18.311890 D mitogen: <Side of ssh.172.26.2.2 fd 76>: empty read, disconnecting
[mux  186520] 13:15:18.312085 D mitogen.parent: PopenProcess ssh.172.26.2.2 pid 186557: exited with return code 255
[mux  186520] 13:15:18.312222 I ansible_mitogen.services: ContextService(): Forgetting Context(2, 'ssh.172.26.2.2') due to stream disconnect
[mux  186520] 13:15:18.312346 D mitogen.route_monitor: stream ssh.172.26.2.2 is gone; propagating DEL_ROUTE for {2}
[mux  186520] 13:15:18.312447 D mitogen.parent: Router(Broker(3100)): deleting route to 2
[mux  186520] 13:15:18.312537 I ansible_mitogen.services: ContextService(): Forgetting Context(2, 'ssh.172.26.2.2') due to stream disconnect
[mux  186520] 13:15:18.312618 D ansible_mitogen.services: ContextService(): attempt to forget unknown Context(2, 'ssh.172.26.2.2')
[mux  186520] 13:15:18.312701 D mitogen: MitogenProtocol(ssh.172.26.2.2): disconnecting
[mux  186520] 13:15:18.312897 D mitogen: Router(Broker(3100)): stats: 4 module requests in 55 ms, 139 sent (174 ms minify time), 0 negative responses. Sent 792.4 kb total, 5.7 kb avg.
[mux  186520] 13:15:18.313094 D mitogen.service: FileService().on_shutdown()
[top  186513] 13:15:18.317751 D ansible_mitogen.process: multiplexer 0 PID 186520 exited with return code 0
gertvdijk commented 2 years ago

I can reproduce it now, but it wasn't obvious at all. And I think it still lacks some details.

fatal: [testhost]: FAILED! => {
    "msg": "error occurred on host nettools: sudo password is required"
}

This is a different host in the output; did you configure some connection delegation or something?

And what are the configurations for:

Anyway, to me it seems to have broken that specific case of --ask-become-pass yeah, I can reproduce that. It works perfectly fine with a passwordstore lookup for me. So it's not completely broken at least.

Possible duplicate: https://github.com/mitogen-hq/mitogen/issues/944

zerwes commented 2 years ago

This is a different host in the output; did you configure some connection delegation or something? No, just a testhost with testhost ansible_host=172.26.2.2 and a different real hostname No delegations etc. Just a shortcircuit to provide you with some output ...

± ansible-config dump | grep -i become
AGNOSTIC_BECOME_PROMPT(default) = True
BECOME_ALLOW_SAME_USER(default) = False
BECOME_PASSWORD_FILE(default) = None
BECOME_PLUGIN_PATH(default) = ['/home/zerwes/.ansible/plugins/become', '/usr/share/ansible/plugins/become']
DEFAULT_BECOME(default) = False
DEFAULT_BECOME_ASK_PASS(default) = False
DEFAULT_BECOME_EXE(default) = None
DEFAULT_BECOME_FLAGS(default) = None
DEFAULT_BECOME_METHOD(default) = sudo
DEFAULT_BECOME_USER(default) = root

I use the -K option, as the host has ssh key auth but requires a sudo password

The problem occurred on all hosts that require sudo

gertvdijk commented 2 years ago

The problem occurred on all hosts that require sudo

To be clear; does a become: yes task fail the same way for you on hosts that require a sudo password with a different source than command line input?

I could reproduce it only for --ask-become-pass-dependent plays; when it obtained the sudo password from my passwordstore it was passed OK for me with mitogen @ 8cda5f55375e3c5caa77d900d1bfa90c5fea0094 (ansible_become_password: "{{ lookup('passwordstore', 'become/' + inventory_hostname) }}").

zerwes commented 2 years ago

yes, using

ansible-playbook --become-password-file /tmp/x  testbecome.yml

I have the same behavior ...

opoplawski commented 1 year ago

I'm running into the same issue - current mitogen master and ansible 2.13.3.

opoplawski commented 1 year ago

Reverting the problematic commit has resolved things for me.

HOSTED-POWER commented 1 year ago

Is become_method supported or not ? I think I find conflicting informations?

I tried it now for the first time, but version 0.3.2 for mitogen does not work:

{
  "msg": "error occurred on host automation-job-49576-mh5k8: Child start failed: [Errno 2] No such file or directory: 'sudo'. Command was: sudo -u root -H -- /usr/bin/python -c \"import codecs,os,sys;_=codecs.decode;exec(_(_(\\\"eNqVkl1vgjAUhu/9Fbs7bYZamA4lI5lR95HMjxA3szhCQOrs1JYUkLlfv6KLgrtYdten73vOeQvH0aa2iGsRiyjCFallBWKLCwULIVcIW5X8HKaRgYimE4JP7GhFkkrVDzxfi5gipwiyCNMiZAoOA1Pub9T4GXFtG3q+zBgHn4dFyXBnluHegN7eK/EurtFPOk8TP1hTVVVPY1kPGK9Hu2QpOFhnjnODUTPh3+PVvUEM/ZhgS2XMBJ9ZV3ll3tJSNZRvmVS3MH6dPIyG3lPnedh96Pe8O2c08KZOZzzuO+DaoMP+axz9Hef+hSihHP3gUbhGZUEr4yWgDUvEO+WWFCK59dNEbPxE5at+iKDaaDfN6+pm2Vy1LLOBAVdU20yyhCJdg8HjZEQIeeOg4sxFqN6MK13bQ/k6hCKiXC0ByABwTVI/RLpJWg2swReLVKdFZJ98Uw2yAPINWUQ/A7r78+Gvn7mzv9y/U+rllMd9MvA3S9jmcw==\\\".encode(),\\\"base64\\\"),\\\"zip\\\"))\"",
  "_ansible_no_log": false
}
gertvdijk commented 1 year ago

@HOSTED-POWER Your problem seems unrelated, please read the error message - you seem to not have sudo installed on the target host (or you configured ansible to use sudo as become method, but you didn't intend to).

No such file or directory: 'sudo'
HOSTED-POWER commented 1 year ago

I do have sudo: /usr/bin/sudo

And all works fine without mitogen ...

I did indeed use become with sudo. I commented the lines and just kept the become, but still get the same error.

gertvdijk commented 1 year ago

@HOSTED-POWER I still feel like your issue is different. This issue report was about the password not being passed to sudo, with

error occurred on host myhost: sudo password is required

while your error indicates sudo cannot be found on the target on PATH where mitogen runs.

I'd suggest to post a full minimal reproducer with playbook+config in a new issue, including details like target OS version etc.

moreati commented 1 year ago

Confirming I can reproduce this

➜  tmp virtualenv -p python3 v3 && v3/bin/pip install mitogen "ansible-core<2.14" "ansible<7"
created virtual environment CPython3.11.4.final.0-64 in 146ms
...
Successfully installed MarkupSafe-2.1.3 PyYAML-6.0 ansible-6.7.0 ansible-core-2.13.10 cffi-1.15.1 cryptography-41.0.1 jinja2-3.1.2 mitogen-0.3.4 packaging-23.1 pycparser-2.21 resolvelib-0.8.1
➜  tmp . v3/bin/activate
(v3) ➜  tmp ansible-playbook -i inventory.yml testbecome.yml --ask-become-pass
BECOME password: 
...
TASK [debug] ********************************************
ok: [testhost] => {
    "uid.stdout": "0"
}
(v3) ➜  tmp ANSIBLE_STRATEGY_PLUGINS=v3/lib/python3.11/site-packages/ansible_mitogen/plugins/strategy ANSIBLE_STRATEGY=mitogen_linear ansible-playbook -i inventory.yml testbecome.yml --ask-become-pass
BECOME password: 
...
TASK [command] ******************************************
[WARNING]: Unhandled error in Python interpreter discovery for host testhost: error occurred on host *REDACTED*: sudo
password is required
fatal: [testhost]: FAILED! => {"msg": "error occurred on host *REDACTED*: sudo password is required"}
all:
  hosts:
    testhost:
      ansible_host: 192.168.1.104
- hosts: testhost
  gather_facts: no
  become: yes
  tasks:
    - command: id -u
      register: uid
    - debug:
        var: uid.stdout