Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osusub.py tries to submit jobs for empty datasets #27

Open
lantone opened this issue Dec 22, 2015 · 1 comment
Open

osusub.py tries to submit jobs for empty datasets #27

lantone opened this issue Dec 22, 2015 · 1 comment
Assignees
Labels

Comments

@lantone
Copy link
Contributor

lantone commented Dec 22, 2015

when running on a skim, it may happen that no events passed the skim selection for a given dataset. in this case, osusub.py currently tries to submit jobs anyway, and fails with the message below. this failure mode should be caught sooner and the dataset in question should be skipped.

ls: cannot access /home/lantonel/CMSSW_7_4_5_ROOT5/src/DisplacedSUSY/BackgroundStudies/test/condor/DEC19__QCDMuonControlRegionSkim/QCD_MuEnriched_15to20/QCDMuonControlRegion/*.root: No such file or directory
Submitting 0 jobs to run on all events in 0 files for QCD_MuEnriched_15to20 dataset.

Submitting job(s)
ERROR: "condor.sub" doesn't contain any "queue" commands -- no jobs queued

@jalimena
Copy link
Contributor

hm, this one might have been fixed? @bpf6qc @aehart @btcardwell ?

@bpfrancis bpfrancis assigned bpfrancis and unassigned prbbing May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants