Bug #15295
closed
[a-c-r] keep: reference validation
Added by Peter Amstutz almost 6 years ago.
Updated over 5 years ago.
Release relationship:
Auto
Description
This keep reference is invalid, but a-c-r validation doesn't catch it:
keep:/ffffffffffffffffffffffffffffffff+999/ABC123.fastq.gz
In addition, this is an invalid mount request, and the API server doesn't catch it either:
"mounts": {
"keep:/ffffffffffffffffffffffffffffffff+999": { ... }
}
As a result, the container gets stuck in a start-fail loop. Issue #11561 (included in Arvados 1.4) limits the number of retries, but earlier versions would loop forever.
- Description updated (diff)
- Description updated (diff)
- Target version changed from 2019-06-05 Sprint to 2019-06-19 Sprint
- Status changed from New to In Progress
- Assigned To set to Peter Amstutz
- Status changed from In Progress to New
- Status changed from New to In Progress
- Target version changed from 2019-06-19 Sprint to 2019-07-03 Sprint
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Release changed from 22 to 27
Needed for Python 3 support in 1.4.2
- Release changed from 27 to 22
Never mind. I was given a bad ticket # and didn't verify it. #14965 is the Python 3 story for arv-mount and it didn't make the 1.4 release.
Also available in: Atom
PDF