failed attributes
| status |
attribute |
duration |
| failed |
checks.x86_64-linux.from-nixos-stable
|
4m 30s |
vm-test-run-from-nixos:
timeout=as_timedelta(timeout) if timeout is not None else None,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ …
vm-test-run-from-nixos:
timeout=as_timedelta(timeout) if timeout is not None else None,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/nix/store/ri05iv8i720xw2qylqi7msjin73k6v9y-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 1011, in _execute
self.shell.send(b"echo ${PIPESTATUS[0]}\n")
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
BrokenPipeError: [Errno 32] Broken pipe
|
| failed |
checks.x86_64-linux.from-nixos-with-sudo-stable
|
3m 58s |
vm-test-run-from-nixos-with-sudo:
timeout=as_timedelta(timeout) if timeout is not None else None,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ …
vm-test-run-from-nixos-with-sudo:
timeout=as_timedelta(timeout) if timeout is not None else None,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/nix/store/ri05iv8i720xw2qylqi7msjin73k6v9y-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/machine/__init__.py", line 999, in _execute
self.shell.send(out_command.encode())
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
BrokenPipeError: [Errno 32] Broken pipe
|