Actions
Bug #3370
closed[Crunch] Job fails with "KeyError: 'CRUNCH_SRC'"
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Story points:
0.5
Description
Pipeline instance qr1hi-8i9sb-webyvbe79r0xgcd failed when it was working previously. From the logs (d6e414193c09707939a473b45f614eec+85) I see the following error which I believe to be the culprit:
2014-07-25_20:35:56 qr1hi-8i9sb-webyvbe79r0xgcd 11185 2 stderr KeyError: 'CRUNCH_SRC'
I believe the only thing I changed was adding the following line to the pipeline template:
"runtime_constraints" : { "docker_image" : "arvados/jobs-java-bwa-samtools" }
"runtime_constraints" had been blank previously.
This job was working before I added the "docker_image" value to "runtime_constraints".
Updated by Radhika Chippada over 10 years ago
It appears that qr1hi-8i9sb-webyvbe79r0xgcd is a job uuid. Please provide the pipeline uuid, if you have it, and any other details.
Updated by Tom Clegg over 10 years ago
- Subject changed from Job fails with "KeyError: 'CRUNCH_SRC'" to [Crunch] Job fails with "KeyError: 'CRUNCH_SRC'"
- Category set to Crunch
- Target version set to 2014-08-06 Sprint
Updated by Tom Clegg over 10 years ago
b34070ef included in deploy at 2014-07-30 21:42 (UTC)
Updated by Peter Amstutz over 10 years ago
- Status changed from In Progress to Resolved
Actions