Open
Description
When I try to run the tests with ./isaaclab.sh -p tools/run_all_tests.py
I get the following errors and no tests run:
./isaaclab.sh -p tools/run_all_tests.py
[INFO] Using python from: /home/nathankau/miniconda3/envs/isaaclab2/bin/python
[INFO] Warm starting the simulation app before running tests.
ERROR:root:Error warm starting the app: b'2025-05-29 00:00:38 [0ms] [Error] [carb] Failed to create change watch for `/home/nathankau/miniconda3/envs/isaaclab2/lib/python3.10/site-packages/omni/data/Kit/Isaac-Sim/4.5/exts/3`: errno=28/No space left on device\n2025-05-29 00:00:38 [0ms] [Error] [carb] Failed to create change watch for `/home/nathankau/miniconda3/envs/isaaclab2/lib/python3.10/site-packages/isaacsim/apps`: errno=28/No space left on device\n2025-05-29 00:00:38 [0ms] [Error] [carb] Failed to create change watch for `/home/nathankau/miniconda3/envs/isaaclab2/lib/python3.10/site-packages/isaacsim/exts`: errno=28/No space left on device\n2025-05-29 00:00:38 [0ms] [Error] [carb] Failed to create change watch for `/home/nathankau/IsaacLab/source`: errno=28/No space left on device\n2025-05-29 00:00:38 [0ms] [Error] [carb] Failed to create change watch for `/home/nathankau/IsaacLab/apps`: errno=28/No space left on device\n2025-05-29 00:00:38 [0ms] [Error] [carb] Failed to create change watch for `/home/nathankau/miniconda3/envs/isaaclab2/lib/python3.10/site-packages/isaacsim/extsPhysics`: errno=28/No space left on device\n2025-05-29 00:00:38 [0ms] [Error] [carb] Failed to create change watch for `/home/nathankau/miniconda3/envs/isaaclab2/lib/python3.10/site-packages/isaacsim/extscache`: errno=28/No space left on device [[etc for many thousand lines]]