dmwm / CRAB2

CRAB2
2 stars 11 forks source link

crab -status fails on jobs with no exit code #877

Closed ericvaandering closed 10 years ago

ericvaandering commented 10 years ago

Original Savannah ticket 100205 reported by slacapra on Thu Jan 31 16:54:44 2013.

Traceback (most recent call last): File "/afs/cern.ch/cms/ccs/wm/scripts/Crab/CRAB_2_8_5/python/crab.py", line 928, in <module> crab.run() File "/afs/cern.ch/cms/ccs/wm/scripts/Crab/CRAB_2_8_5/python/crab.py", line 865, in run if act in self.actions.keys(): self.actions[act].run() File "/afs/cern.ch/cms/ccs/wm/scripts/Crab/CRAB_2_85/python/Status.py", line 38, in run self.PrintReport(color) File "/afs/cern.ch/cms/ccs/wm/scripts/Crab/CRAB_2_85/python/Status.py", line 166, in PrintReport self.reportCodes(c,Color) File "/afs/cern.ch/cms/ccs/wm/scripts/Crab/CRAB_2_8_5/python/Status.py", line 267, in reportCodes if (int(code)==0): ValueError: invalid literal for int() with base 10: ''

see https://hypernews.cern.ch/HyperNews/CMS/get/crabFeedback/6512.html

ericvaandering commented 10 years ago

Comment by slacapra on Fri Feb 1 03:47:28 2013

Should be fixed in CVS Status.py

/local/reps/CMSSW/COMP/CRAB/python/Status.py,v <-- Status.py new revision: 1.98; previous revision: 1.97

ericvaandering commented 10 years ago

Closed by belforte on Tue Feb 5 04:32:15 2013

ericvaandering commented 10 years ago

Comment by belforte on Tue Feb 5 04:32:15 2013

released in CRAB 2_8_5_patch1