I am running bitbucket build runner on a jetson Orin machine.
Since updating the runner some time ago,
I'm getting the following error.
Unable to run script in container 02ce19b0-d3e2-5dce-af36-42b1cbba2345_94d92430-6933-4092-bb65-9f9ad3a7c47d_clone. Container exited prematurely with code 1.
After investigating in several directions,
I noticed that the bitbucket-pipeline-docker-daemon image was versioned up.
And BUILDKIT became the default, which made the privilege option mandatory.
When running docker-daemon from bitbucket runner, I can't find a way to run it with privilege. What should I do?
Hi @이제혁 and welcome to the community!
Based on the error you provided, it looks like the runner is having issues while it's trying to clone the repo.
Could you please provide the following info so I can better help you?
/tmp/b609961f-891e-c872-c36b-f3f2c315d186/runner.log
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.