[Swift-devel] condor_q not being parsed properly by provider-localscheduler

Allan Espinosa aespinosa at cs.uchicago.edu
Tue May 18 15:15:38 CDT 2010


Hi,

I activated debugging for *.common and *.condor packages in
log4j.properties of swift

2010-05-18 15:05:25,052-0500 INFO  AbstractQueuePoller Active: 2, New: 0, Done:
0
2010-05-18 15:05:30,054-0500 DEBUG AbstractQueuePoller Polling queue
2010-05-18 15:05:30,054-0500 DEBUG AbstractQueuePoller Poll command: [condor_q,
-format,
%s, ClusterId, -format,  %d, JobStatus, -format,  %d, ExitCode]
2010-05-18 15:05:30,060-0500 DEBUG QueuePoller Processing condor_q stdout
2010-05-18 15:05:30,139-0500 DEBUG AbstractQueuePoller Stderr from poll command:

2010-05-18 15:05:30,139-0500 INFO  AbstractQueuePoller Active: 2, New: 0, Done:
0
2010-05-18 15:05:35,141-0500 DEBUG AbstractQueuePoller Polling queue

Looking at the DEBUG statements, it looks like nothing in the case
statement in condor/QueuePoller.java gets satisfied.     I ran the
condor command it produced manually:

$ condor_q -format %s ClusterID -format %d JobStatus -format %d ExitCode
20402140$

normal condor_q output:
]$ condor_q

-- Submitter: communicado.ci.uchicago.edu : <128.135.125.17:44838> :
communicado.ci.uchicago.edu
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
  20.0   aespinosa       5/18 14:57   0+00:02:54 C  0   1.0  bash /panfs/panasa
  21.0   aespinosa       5/18 14:57   0+00:03:10 C  0   1.0  bash /panfs/panasa

0 jobs; 0 idle, 0 running, 0 held

I'll poke around some more if I can get some virtual cookies :)

-Allan

-- 
Allan M. Espinosa <http://amespinosa.wordpress.com>
PhD student, Computer Science
University of Chicago <http://people.cs.uchicago.edu/~aespinosa>



More information about the Swift-devel mailing list