We are having a job failing with “Error: The command was interrupted by a signal”: is there a way to identify what signal is causing this failure?
The docs state that in this case the exit code should be 128 + signal number, but the timeline states the command exit code is 255 (success).
The job is here: