except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError # a TypeError when concatenating a bytestring to a unicode type. except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError # otherwise fails when the stream inspected by os.read() # UnicodeDecodeError: 'utf8' codec can't decode byte 0xe2 in except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError FAILED tests/test_async.py::AsyncTests::test_async_and_gc - OSError: out of pty devices FAILED tests/test_async.py::AsyncTests::test_async_and_sync - OSError: out of pty devices FAILED tests/test_async.py::AsyncTests::test_async_replwrap - OSError: out of pty devices FAILED tests/test_async.py::AsyncTests::test_async_utf8 - OSError: out of pty devices FAILED tests/test_async.py::AsyncTests::test_eof - OSError: out of pty devices FAILED tests/test_async.py::AsyncTests::test_expect_exact - OSError: out of pty devices FAILED tests/test_async.py::AsyncTests::test_simple_expect - OSError: out of pty devices FAILED tests/test_async.py::AsyncTests::test_timeout - OSError: out of pty devices FAILED tests/test_constructor.py::TestCaseConstructor::test_constructor - OSError: out of pty devices FAILED tests/test_constructor.py::TestCaseConstructor::test_named_parameters - OSError: out of pty devices FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_bad_sendcontrol_chars - OSError: out of pty devices FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_control_chars - OSError: out of pty devices FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_sendcontrol - OSError: out of pty devices FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_sendeof - OSError: out of pty devices FAILED tests/test_ctrl_chars.py::TestCtrlChars::test_sendintr - OSError: out of pty devices FAILED tests/test_delay.py::TestCaseDelay::test_delayafterread - OSError: out of pty devices FAILED tests/test_delay.py::TestCaseDelay::test_delaybeforesend - OSError: out of pty devices FAILED tests/test_destructor.py::TestCaseDestructor::test_destructor - OSError: out of pty devices FAILED tests/test_dotall.py::TestCaseDotall::test_dotall - OSError: out of pty devices FAILED tests/test_dotall.py::TestCaseDotall::test_precompiled - OSError: out of pty devices FAILED tests/test_env.py::TestCaseEnv::test_run_uses_env - OSError: out of pty devices FAILED tests/test_env.py::TestCaseEnv::test_run_uses_env_path - OSError: out of pty devices FAILED tests/test_env.py::TestCaseEnv::test_run_uses_env_path_over_path - OSError: out of pty devices FAILED tests/test_env.py::TestCaseEnv::test_spawn_uses_env - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_bad_arg - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_before_across_chunks - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_before_after - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_before_after_exact - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_before_after_timeout - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_buffer_interface - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_ascii - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_none - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_utf8 - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_basic - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_echo - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_echo_exact - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_eof - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_exact - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_exact_basic - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_ignore_case - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_ignore_case_flag - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_index - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_index_exact - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_order - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_order_exact - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_regex_enc_none - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_regex_enc_utf8 - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_setecho_off - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_setecho_off_exact - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_expect_timeout - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_greed - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_greed_exact - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_increasing_searchwindowsize - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_ordering - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_ordering_exact - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_searchwindowsize - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_signal_handling - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_stdin_closed - AssertionError: assert 1 == 0 FAILED tests/test_expect.py::ExpectTestCase::test_stdin_stdout_closed - AssertionError: assert 1 == 0 FAILED tests/test_expect.py::ExpectTestCase::test_timeout_none - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_unexpected_eof - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_waitnoecho - OSError: out of pty devices FAILED tests/test_expect.py::ExpectTestCase::test_waitnoecho_order - OSError: out of pty devices FAILED tests/test_interact.py::InteractTestCase::test_interact_escape - OSError: out of pty devices FAILED tests/test_interact.py::InteractTestCase::test_interact_escape_None - OSError: out of pty devices FAILED tests/test_interact.py::InteractTestCase::test_interact_exit_unicode - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_consistent_multiple_calls - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGHUP - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGINT - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGKILL - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_normal_termination - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_wait - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_expect_wait_after_termination - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_forced_terminate - OSError: out of pty devices FAILED tests/test_isalive.py::IsAliveTestCase::test_signal_wait - OSError: out of pty devices FAILED tests/test_log.py::TestCaseLog::test_log - OSError: out of pty devices FAILED tests/test_log.py::TestCaseLog::test_log_logfile_read - OSError: out of pty devices FAILED tests/test_log.py::TestCaseLog::test_log_logfile_send - OSError: out of pty devices FAILED tests/test_log.py::TestCaseLog::test_log_send_and_received - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_bad_child_pid - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_bad_type_in_expect - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_cwd - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_eof - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_exception_tb - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_isalive - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_isatty - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_isatty_poll - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_iter - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_nonnative_pty_fork - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_read - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_read_after_close_raises_value_error - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_read_poll - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_read_poll_timeout - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_readline - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_readline_bin_echo - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_readlines - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_sighup - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_terminate - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_with - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_write - OSError: out of pty devices FAILED tests/test_misc.py::TestCaseMisc::test_writelines - OSError: out of pty devices FAILED tests/test_performance.py::PerformanceTestCase::test_100000 - OSError: out of pty devices FAILED tests/test_performance.py::PerformanceTestCase::test_large_stdout_stream - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_connection_refused - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_custom_ssh_cmd - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_failed_custom_ssh_cmd - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_failed_set_unique_prompt - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_fake_ssh - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_login_bash - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_login_tcsh - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_login_zsh - OSError: out of pty devices FAILED tests/test_pxssh.py::PxsshTestCase::test_wrong_pw - OSError: out of pty devices FAILED tests/test_repr.py::TestCaseMisc::test_str_spawn - OSError: out of pty devices FAILED tests/test_repr.py::TestCaseMisc::test_str_spawnu - OSError: out of pty devices FAILED tests/test_run.py::RunFuncTestCase::test_run - OSError: out of pty devices FAILED tests/test_run.py::RunFuncTestCase::test_run_bad_exitstatus - OSError: out of pty devices FAILED tests/test_run.py::RunFuncTestCase::test_run_callback - OSError: out of pty devices FAILED tests/test_run.py::RunFuncTestCase::test_run_event_as_function - OSError: out of pty devices FAILED tests/test_run.py::RunFuncTestCase::test_run_event_as_method - OSError: out of pty devices FAILED tests/test_run.py::RunFuncTestCase::test_run_event_as_string - OSError: out of pty devices FAILED tests/test_run.py::RunFuncTestCase::test_run_event_typeerror - OSError: out of pty devices FAILED tests/test_run.py::RunFuncTestCase::test_run_exit - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_bad_exitstatus - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_callback - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_function - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_method - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_string - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_typeerror - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_exit - OSError: out of pty devices FAILED tests/test_run.py::RunUnicodeFuncTestCase::test_run_unicode - OSError: out of pty devices FAILED tests/test_socket.py::ExpectTestCase::test_fd_isalive - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket.py::ExpectTestCase::test_fd_isalive_poll - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket.py::ExpectTestCase::test_fd_isatty - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket.py::ExpectTestCase::test_fd_isatty_poll - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket.py::ExpectTestCase::test_maxread - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket.py::ExpectTestCase::test_multiple_interrupts - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket.py::ExpectTestCase::test_socket - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket.py::ExpectTestCase::test_socket_with_write - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket.py::ExpectTestCase::test_timeout - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_fd_isalive - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_fd_isalive_poll - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_fd_isatty - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_fd_isatty_poll - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_fileobj - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_maxread - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_multiple_interrupts - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_not_file_descriptor - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_not_int - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_socket - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_socket_with_write - PermissionError: [Errno 13] Permission denied FAILED tests/test_socket_fd.py::ExpectTestCase::test_timeout - PermissionError: [Errno 13] Permission denied FAILED tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_correctStackTrace - OSError: out of pty devices FAILED tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_exp_timeout_notThrown - OSError: out of pty devices FAILED tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_pattern_printout - OSError: out of pty devices FAILED tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_stacktraceMunging - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_expect_basic - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_expect_echo_exact - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_expect_exact_basic - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_expect_setecho_toggle - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_expect_setecho_toggle_exact - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_log_unicode - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_readline_bin_echo - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_spawn_expect_ascii_unicode - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_spawn_send_unicode - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_spawn_utf8_incomplete - OSError: out of pty devices FAILED tests/test_unicode.py::UnicodeTests::test_unicode_argv - OSError: out of pty devices FAILED tests/test_winsize.py::TestCaseWinsize::test_initial_winsize - OSError: out of pty devices FAILED tests/test_winsize.py::TestCaseWinsize::test_initial_winsize_by_dimension - OSError: out of pty devices FAILED tests/test_winsize.py::TestCaseWinsize::test_setwinsize - OSError: out of pty devices ================================================================================================================================= 171 failed, 73 passed, 13 deselected, 47 warnings in 14.46s ================================================================================================================================== >>> ERROR: py3-pexpect: check failed