when you try to lunch the instance from nvidia brev it doesnt work.
the life cycle script fails
"Lifecycle Script:
#!/bin/bash
git clone https://github.com/16Huzeyu/isaac-launchable
cd isaac-launchable/isaac-lab
docker compose up -d
"
this is part of the error
"[2026-06-09T10:14:55+0000] [INFO] Creating log file: /home/ubuntu/.lifecycle-script-ls-3EtZAenQWeoeWM1wn1ncw5qGhAQ.log
[2026-06-09T10:14:55+0000] [INFO] Log initialized at /home/ubuntu/.lifecycle-script-ls-3EtZAenQWeoeWM1wn1ncw5qGhAQ.log
[2026-06-09T10:14:55+0000] [INFO] Starting oncreate lifecycle oneshot script
[2026-06-09T10:14:55+0000] [INFO] Setting up oncreate-lifecycle-script-019eabe0-bf0d-7e76-adbe-07d0a0779519 service
[2026-06-09T10:14:55+0000] [INFO] Creating systemd service file
[2026-06-09T10:14:55+0000] [INFO] Reloading systemd configuration
[2026-06-09T10:14:55+0000] [INFO] Starting oncreate-lifecycle-script-019eabe0-bf0d-7e76-adbe-07d0a0779519 service
fatal: could not create work tree dir 'isaac-launchable': Permission denied
/opt/oncreate_lifecycle_script_user_019eabe0-bf0d-7e76-adbe-07d0a0779519.sh: line 3: cd: isaac-launchable/isaac-lab: No such file or directory
no configuration file provided: not found
[2026-06-09T10:14:55+0000] [ERROR] Service oncreate-lifecycle-script-019eabe0-bf0d-7e76-adbe-07d0a0779519 setup failed
Build failed."
when you try to lunch the instance from nvidia brev it doesnt work.
the life cycle script fails
"Lifecycle Script:
#!/bin/bash
git clone https://github.com/16Huzeyu/isaac-launchable
cd isaac-launchable/isaac-lab
docker compose up -d
"
this is part of the error
"[2026-06-09T10:14:55+0000] [INFO] Creating log file: /home/ubuntu/.lifecycle-script-ls-3EtZAenQWeoeWM1wn1ncw5qGhAQ.log
[2026-06-09T10:14:55+0000] [INFO] Log initialized at /home/ubuntu/.lifecycle-script-ls-3EtZAenQWeoeWM1wn1ncw5qGhAQ.log
[2026-06-09T10:14:55+0000] [INFO] Starting oncreate lifecycle oneshot script
[2026-06-09T10:14:55+0000] [INFO] Setting up oncreate-lifecycle-script-019eabe0-bf0d-7e76-adbe-07d0a0779519 service
[2026-06-09T10:14:55+0000] [INFO] Creating systemd service file
[2026-06-09T10:14:55+0000] [INFO] Reloading systemd configuration
[2026-06-09T10:14:55+0000] [INFO] Starting oncreate-lifecycle-script-019eabe0-bf0d-7e76-adbe-07d0a0779519 service
fatal: could not create work tree dir 'isaac-launchable': Permission denied
/opt/oncreate_lifecycle_script_user_019eabe0-bf0d-7e76-adbe-07d0a0779519.sh: line 3: cd: isaac-launchable/isaac-lab: No such file or directory
no configuration file provided: not found
[2026-06-09T10:14:55+0000] [ERROR] Service oncreate-lifecycle-script-019eabe0-bf0d-7e76-adbe-07d0a0779519 setup failed
Build failed."