trial071.front.sepia.ceph.com: _ansible_no_log: false exception: "Traceback (most recent call last):\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/executor/task_executor.py\"\ , line 165, in run\n res = self._execute()\n ^^^^^^^^^^^^^^^\n File\ \ \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/executor/task_executor.py\"\ , line 644, in _execute\n result = self._handler.run(task_vars=vars_copy)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/template.py\"\ , line 42, in run\n result = super(ActionModule, self).run(tmp, task_vars)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 130, in run\n self._make_tmp_path()\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 474, in _make_tmp_path\n result = self._low_level_execute_command(cmd,\ \ sudoable=False)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 1321, in _low_level_execute_command\n rc, stdout, stderr = self._connection.exec_command(cmd,\ \ in_data=in_data, sudoable=sudoable)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\"\ , line 1334, in exec_command\n cmd = self._build_command(ssh_executable, 'ssh',\ \ *args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File\ \ \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\"\ , line 800, in _build_command\n cpdir = unfrackpath(self.control_path_dir)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/utils/path.py\"\ , line 49, in unfrackpath\n b_basedir = to_bytes(os.getcwd(), errors='surrogate_or_strict')\n\ \ ^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file\ \ or directory\n" msg: 'Unexpected failure during module execution: [Errno 2] No such file or directory' stdout: '' trial133.front.sepia.ceph.com: _ansible_no_log: false exception: "Traceback (most recent call last):\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/template.py\"\ , line 93, in run\n source = self._find_needle('templates', source)\n \ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 1435, in _find_needle\n return self._loader.path_dwim_relative_stack(path_stack,\ \ dirname, needle)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/parsing/dataloader.py\"\ , line 324, in path_dwim_relative_stack\n upath = unfrackpath(path, follow=False)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/utils/path.py\"\ , line 49, in unfrackpath\n b_basedir = to_bytes(os.getcwd(), errors='surrogate_or_strict')\n\ \ ^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file\ \ or directory\n\nDuring handling of the above exception, another exception occurred:\n\ \nTraceback (most recent call last):\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/executor/task_executor.py\"\ , line 644, in _execute\n result = self._handler.run(task_vars=vars_copy)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/template.py\"\ , line 198, in run\n self._remove_tmp_path(self._connection._shell.tmpdir)\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 533, in _remove_tmp_path\n tmp_rm_res = self._low_level_execute_command(cmd,\ \ sudoable=False)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 1321, in _low_level_execute_command\n rc, stdout, stderr = self._connection.exec_command(cmd,\ \ in_data=in_data, sudoable=sudoable)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\"\ , line 1334, in exec_command\n cmd = self._build_command(ssh_executable, 'ssh',\ \ *args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File\ \ \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\"\ , line 800, in _build_command\n cpdir = unfrackpath(self.control_path_dir)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/utils/path.py\"\ , line 49, in unfrackpath\n b_basedir = to_bytes(os.getcwd(), errors='surrogate_or_strict')\n\ \ ^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file\ \ or directory\n\nDuring handling of the above exception, another exception occurred:\n\ \nTraceback (most recent call last):\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/executor/task_executor.py\"\ , line 165, in run\n res = self._execute()\n ^^^^^^^^^^^^^^^\n File\ \ \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/executor/task_executor.py\"\ , line 656, in _execute\n self._handler.cleanup()\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 194, in cleanup\n self._remove_tmp_path(self._connection._shell.tmpdir)\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 533, in _remove_tmp_path\n tmp_rm_res = self._low_level_execute_command(cmd,\ \ sudoable=False)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 1321, in _low_level_execute_command\n rc, stdout, stderr = self._connection.exec_command(cmd,\ \ in_data=in_data, sudoable=sudoable)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\"\ , line 1334, in exec_command\n cmd = self._build_command(ssh_executable, 'ssh',\ \ *args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File\ \ \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\"\ , line 800, in _build_command\n cpdir = unfrackpath(self.control_path_dir)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/utils/path.py\"\ , line 49, in unfrackpath\n b_basedir = to_bytes(os.getcwd(), errors='surrogate_or_strict')\n\ \ ^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file\ \ or directory\n" msg: 'Unexpected failure during module execution: [Errno 2] No such file or directory' stdout: '' trial154.front.sepia.ceph.com: _ansible_no_log: false exception: "Traceback (most recent call last):\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/executor/task_executor.py\"\ , line 165, in run\n res = self._execute()\n ^^^^^^^^^^^^^^^\n File\ \ \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/executor/task_executor.py\"\ , line 644, in _execute\n result = self._handler.run(task_vars=vars_copy)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/template.py\"\ , line 42, in run\n result = super(ActionModule, self).run(tmp, task_vars)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 130, in run\n self._make_tmp_path()\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 474, in _make_tmp_path\n result = self._low_level_execute_command(cmd,\ \ sudoable=False)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\"\ , line 1321, in _low_level_execute_command\n rc, stdout, stderr = self._connection.exec_command(cmd,\ \ in_data=in_data, sudoable=sudoable)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\ \ File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\"\ , line 1334, in exec_command\n cmd = self._build_command(ssh_executable, 'ssh',\ \ *args)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File\ \ \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\"\ , line 800, in _build_command\n cpdir = unfrackpath(self.control_path_dir)\n\ \ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/ansible/utils/path.py\"\ , line 49, in unfrackpath\n b_basedir = to_bytes(os.getcwd(), errors='surrogate_or_strict')\n\ \ ^^^^^^^^^^^\nFileNotFoundError: [Errno 2] No such file\ \ or directory\n" msg: 'Unexpected failure during module execution: [Errno 2] No such file or directory' stdout: ''