dmwm / CRAB2

CRAB2
2 stars 11 forks source link

crab_2_11_1 fails to parse users se white list #1223

Closed belforte closed 9 years ago

belforte commented 9 years ago

*\ Discussion title: CRAB Feedback

CRAB experts-

After the update to crab 2.11.1, my job creation and submission commands receive the following error message:

" crab: ERROR in GRID.se_white_list: ['T2_DE_DESY ', ' T2_ES_CIEMAT ', ' T2_IT_Legnaro ', ' T2_KR_KNU ', ' T2_US_Florida ', ' T3_US_Colorado'] â?~T2_DEDESY ' does not match regular expression ^T[0-3%](%28[A-Z]{2}%28_[A-Za-z0-9]+%29*%29?)$ 'T2_DE_DESY ' is not a valid Phedex Node Name

Log file is /uscms/home/gfunk/work/Htautau/DemoTauCode/CMSSW_5_3_14/src/WjetsLNuV2_v6ntup//log/crab.log "

This is only a problem using version 2.11.1, and does not occur if using the 2.10.7_patch1.

It appears that the new crab lists the sites as ['T2_DE_DESY ', ' T2_UK_London_ICâ?T], with an extra space following â?~DESYâ?T, compared to the standard crab configuration.

Here is a link to my log: http://analysisops.cern.ch/cmserrorreports/download/2878

Thanks, Garrett


Visit this CMS message (to reply or unsubscribe) at: https://hypernews.cern.ch/HyperNews/CMS/get/crabFeedback/7850.html

belforte commented 9 years ago

in the end this is becasue the user puts a white space to begin with. I already hit this when testing and since putting all the stripping was not straighforward decided that users should not put white spaces in crab.cfg