macOs 12 - Creation failed. Attempting to cleanup. WARNING: Cleanup script failed: exit status 2
SaaS macOs runner creation fails, job never starts.
Relates to #154 (closed)
Logs:
Running with gitlab-runner 15.0.0 (febb2a09)
on orka-beta-gitlab-runner-867977f45c-tnv5b y3jak6XV
feature flags: FF_USE_FASTZIP:true
Resolving secrets
00:00
Preparing the "custom" executor
00:10
Using Custom executor with driver autoscaler 0.8.0 (398e6e9)...
Creating virtual machine for the job...
Using image macos-12-xcode-13 (aliased to "ork-12-13-202205201051")
Creation failed. Attempting to cleanup
WARNING: Cleanup script failed: exit status 2
ERROR: Preparation failed: exit status 2
Will be retried in 3s ...
Using Custom executor with driver autoscaler 0.8.0 (398e6e9)...
Creating virtual machine for the job...
Using image macos-12-xcode-13 (aliased to "ork-12-13-202205201051")
Creation failed. Attempting to cleanup
WARNING: Cleanup script failed: exit status 2
ERROR: Preparation failed: exit status 2
Will be retried in 3s ...
Using Custom executor with driver autoscaler 0.8.0 (398e6e9)...
Creating virtual machine for the job...
Using image macos-12-xcode-13 (aliased to "ork-12-13-202205201051")
Creation failed. Attempting to cleanup
WARNING: Cleanup script failed: exit status 2
ERROR: Preparation failed: exit status 2
Will be retried in 3s ...
ERROR: Job failed (system failure): exit status 2
.gitlab-ci.yml
runner definition:
build:ios:
image: macos-12-xcode-13
tags:
- shared-macos-amd64
...
Additional info.
Note from our observations - "Parallel" jobs fail in 100% cases. "Single" jobs almost never fail:
However, this behaviour is also not consistent as we have cases of single jobs failed too: