[Iplant-api-dev] Error submitting jobs to stampede
Darren Boss
dboss at email.arizona.edu
Thu Aug 29 08:56:01 MST 2013
I'm seeing this error message in the json returned by a job submission request.
org.globus.common.ChainedIOException: Authentication failed [Caused
by: Failure unspecified at GSS-API level [Caused by: Unknown CA]
Here is the full message. Sorry about the formatting:
{u'message': u'',
u'result': {u'archive': True,
u'archivePath': u'/dboss/archive/jobs/job-26132-head-test',
u'callbackUrl': None,
u'endTime': 1377791001000,
u'id': 26132,
u'inputs': [],
u'memory': 1,
u'message': u'Failed to submit job 26132:
org.globus.common.ChainedIOException: Authentication failed [Caused
by: Failure unspecified at GSS-API level [Caused by: Unknown CA]]',
u'name': u'Head test',
u'outputPath': None,
u'outputUrl':
u'https://foundation.iplantcollaborative.org/io-v1/io/list/dboss/archive/jobs/job-26132-head-test',
u'owner': u'dboss',
u'parameters': [{u'numberofbytes': u''}, {u'numberoflines': u'10'}],
u'permissions': [],
u'processors': 1,
u'requestedTime': u'1:00:00',
u'retries': 2,
u'software': u'head-stampede-5.97u2',
u'startTime': None,
u'status': u'FAILED',
u'submitTime': 1377790990000,
u'system': u'stampede.tacc.xsede.org'},
u'status': u'success'}
More information about the Iplant-api-dev
mailing list