Project

General

Profile

Bug #3415

Updated by Tom Clegg over 9 years ago

Example (the unreported message here is "uuid does not match hash of manifest_text"): 

 <pre> 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr  
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr Traceback (most recent call last): 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr     File "/tmp/crunch-src/crunch_scripts/split-fastq.py", line 80, in <module> 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr       arvados.current_task().set_output(put_manifest(manifest_text, [arvados.getjobparam('reads')])) 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr     File "/tmp/crunch-src/crunch_scripts/split-fastq.py", line 27, in put_manifest 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr       'manifest_text': crm.manifest_text() 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr     File "/usr/local/lib/python2.7/dist-packages/google_api_python_client-1.2-py2.7.egg/oauth2client/util.py", line 132, in positional_wrapper 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr       return wrapped(*args, **kwargs) 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr     File "/usr/local/lib/python2.7/dist-packages/google_api_python_client-1.2-py2.7.egg/apiclient/http.py", line 723, in execute 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr       raise HttpError(resp, content, uri=self.uri) 
 2014-07-29_20:53:33 qr1hi-8i9sb-jbupkux1bf96e56 6996 0 stderr apiclient.errors.HttpError: <HttpError 422 when requesting https://qr1hi.arvadosapi.com/arvados/v1/collections?alt=json returned "Unprocessable Entity"> 
 </pre> 

Back