StarCluster - Mailing List Archive

condor plugin error

From: Boris Fain <no email>
Date: Fri, 27 Apr 2012 12:50:37 -0700

Hi - I'm trying to run a condor plugin on a 2-node cluster. I'm
using ami-899d49e0 Ubuntu 10.04
Everything seems to be running very well - thank you all! except when I
execute the condor plugin.
The error is included below, any help is appreciated. I'm using OSX 10.6.8
and I used pip to upgrade
starcluster and all of its components. I'm using starcluster v. 0.93.3.
Thank you!

2012-04-27 12:10:13,133 PID: 21189 cluster.py:1505 - INFO - Running plugin
condor
2012-04-27 12:10:13,133 PID: 21189 condor.py:24 - INFO - Setting up Condor
grid
2012-04-27 12:10:13,696 PID: 21189 condor.py:32 - INFO - Starting Condor
master
2012-04-27 12:10:13,804 PID: 21189 threadpool.py:123 - INFO - Shutting down
threads...
2012-04-27 12:10:13,807 PID: 21189 threadpool.py:135 - DEBUG -
unfinished_tasks = 2
2012-04-27 12:10:14,808 PID: 21189 cluster.py:1514 - ERROR - Error occurred
while running plugin 'condor':
2012-04-27 12:10:14,811 PID: 21189 cluster.py:1520 - DEBUG - Traceback
(most recent call last):
  File
"/Library/Python/2.6/site-packages/StarCluster-0.93.3-py2.6.egg/starcluster/cluster.py",
line 1506, in run_plugin
    func(*args)
  File
"/Library/Python/2.6/site-packages/StarCluster-0.93.3-py2.6.egg/starcluster/plugins/condor.py",
line 47, in run
    self._setup_condor()
  File
"/Library/Python/2.6/site-packages/StarCluster-0.93.3-py2.6.egg/starcluster/plugins/condor.py",
line 33, in _setup_condor
    self._add_condor_node(master)
  File
"/Library/Python/2.6/site-packages/StarCluster-0.93.3-py2.6.egg/starcluster/plugins/condor.py",
line 12, in _add_condor_node
    condorcfg = node.ssh.remote_file(CONDOR_CFG, 'w')
  File
"/Library/Python/2.6/site-packages/StarCluster-0.93.3-py2.6.egg/starcluster/sshutils/__init__.py",
line 296, in remote_file
    rfile = self.sftp.open(file, mode)
  File "build/bdist.macosx-10.6-universal/egg/ssh/sftp_client.py", line
245, in open
    t, msg = self._request(CMD_OPEN, filename, imode, attrblock)
  File "build/bdist.macosx-10.6-universal/egg/ssh/sftp_client.py", line
635, in _request
    return self._read_response(num)
  File "build/bdist.macosx-10.6-universal/egg/ssh/sftp_client.py", line
682, in _read_response
    self._convert_status(msg)
  File "build/bdist.macosx-10.6-universal/egg/ssh/sftp_client.py", line
708, in _convert_status
    raise IOError(errno.ENOENT, text)
IOError: [Errno 2] No such file

-- 
b.
Received on Fri Apr 27 2012 - 15:50:40 EDT
This archive was generated by hypermail 2.3.0.

Search:

Sort all by:

Date

Month

Thread

Author

Subject