dmwm / CRAB2

CRAB2
2 stars 11 forks source link

in the parameter max_wall_clock_time is usend in the crab.cfg, the jdl created by the server is wrong #791

Closed ericvaandering closed 10 years ago

ericvaandering commented 10 years ago

Original Savannah ticket 96285 reported by fanzago on Tue Jul 24 07:16:35 2012.

If in the crab.cfg, section [GRID] the parameter max_wall_clock_time is used, the jdl created by the server is wrong:

Requirements = Member("VO-cms-CMSSW_5_3_1", other.GlueHostApplicationSoftwareRunTimeEnvironment) && Member("VO-cms-slc5_amd64_gcc462", other.GlueHostApplicationSoftwareRunTimeEnvironment) && (other.GlueHostNetworkAdapterOutboundIP) && other.GlueCEStateStatus == "Production" other.GlueCEPolicyMaxWallClockTime>=0 && other.GlueCEPolicyMaxCPUTime>=130 && ( Member("srm.ihep.ac.cn" , other.GlueCESEBindGroupSEUniqueID) )

because an "&&" is missing and the resource matching fails due to jdl error

ericvaandering commented 10 years ago

Comment by fanzago on Tue Jul 24 09:25:55 2012

Fixed in vocms83.cern.ch (for test) Changed CrabServerWorker/FatWorker.py Committed in cvs

ericvaandering commented 10 years ago

Comment by belforte on Tue Oct 23 15:33:44 2012

the committed fix in in version 1.228, see http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/COMP/CRAB/CRABSERVER/src/python/CrabServerWorker/FatWorker.py?sortby=date&view=log

ericvaandering commented 10 years ago

Comment by belforte on Tue Oct 23 15:34:33 2012

release in CRABSERVER_1_1_7

ericvaandering commented 10 years ago

Closed by belforte on Tue Oct 23 15:34:33 2012