[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Error while using grid universe (Failed to create proxy delegation)



Dear all,


  I'm trying to use the grid universe with the condor 7.0.5.
Using the following submit file:

executable = /bin/hostname
transfer_executable = false
universe = grid
grid_resource = gt4 nodea.uofr.ca Fork
output = gtest.out
log = gtest.log
queue 1

The Problem is that the job fails and goes into a held state with the
following log report:

000 (062.000.000) 11/04 09:50:36 Job submitted from host: <142.3.25.104:58880>
...
012 (062.000.000) 11/04 09:50:59 Job was held.
	Failed to create proxy delegation
	Code 0 Subcode 0
...

I can't see any problem in my proxy. It was generated using myproxy-init

$ myproxy-init -a -s nodea.uofr.ca -l aboulela -k condor
Your identity: /O=Grid/OU=GlobusTest/OU=simpleCA-nodea/CN=MOHAMED ABOULELA
Enter GRID pass phrase for this identity:
Creating proxy ............................................ Done
Proxy Verify OK
Your proxy is valid until: Tue Nov 11 09:48:39 2008
Enter MyProxy pass phrase:
Verifying - Enter MyProxy pass phrase:
A proxy valid for 168 hours (7.0 days) for user aboulela now exists on
nodea.uofr.ca.
You have new mail in /var/spool/mail/aboulela
$ myproxy-logon -s nodea.uofr.ca
Enter MyProxy pass phrase:
A credential has been received for user aboulela in /tmp/x509up_u501.

Any help is appreciated.
Thanks in advance,
--
Best Regards,
Mohamed M. Aboulela