What causes Gitlab's CI pipeline to return "Job Failed (system failure): aborted: terminated"

Viewed 3174

A couple times now, in different projects, seemingly at totally unrelated places in the CI process, part-way through a pipeline job/build, it will just fail, printing at the end of the log:

"ERROR: Job Failed (system failure): aborted: terminated"

I can't find any reference to what causes this outcome. Any ideas why it would be happening intermittently, or how to narrow down the cause?

0 Answers
Related