gordonwatts / func_adl_server

Helm chart to get started with an analysis server - mostly experimental
MIT License
0 stars 0 forks source link

Conflict when running download with multiple downloaders #29

Open gordonwatts opened 5 years ago

gordonwatts commented 5 years ago

Saw this error:

~\Anaconda3\lib\site-packages\adl_func_client\use_exe_func_adl_server.py in visit_ResultTTree(self, node)
    127                             for l in dr['log']:
    128                                 print(f'    {l}', file=s)
--> 129                         raise FuncADLServerException(s.getvalue())
    130 
    131                 r = {'files': self.extract_filespec(dr)}

FuncADLServerException: The request failed:
  Message: while downloading a dataset via rucio
  Log lines:
    Failed to download dataset:
      Someone else has the lock file we need to download for mc16_13TeV.311312.MadGraphPythia8EvtGen_A14NNPDF31LO_HSS_LLP_mH125_mS35_ltlow.deriv.DAOD_EXOT15.e7270_e5984_s3234_r10201_r10210_p3795.
      Exception raised in function _rucio_download (/usr/local/lib/python3.6/site-packages/ruciopylib/rucio_cache_interface.py:169).
WARNING:retry.api:('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')), retrying in 0.5 seconds...