Start of topic | Skip to actions
Issues associated with directly using the Globus GRAM interface under gLiteI submitted a simple job to print out the environment and hostname.mlarosa@aulcg-rb:gridTest\ > globus-job-submit lcg-compute.hpc.unimelb.edu.au:2119/jobmanager-lcgpbs -q dteam test.sh https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ ----snip---- mlarosa@aulcg-rb:gridTest\ > globus-job-status https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ PENDING mlarosa@aulcg-rb:gridTest\ > globus-job-status https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ PENDING mlarosa@aulcg-rb:gridTest\ > globus-job-status https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ ACTIVE mlarosa@aulcg-rb:gridTest\ > globus-job-status https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ ACTIVE ----snip---- mlarosa@aulcg-rb:gridTest\ > globus-job-status https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ ACTIVE mlarosa@aulcg-rb:gridTest\ > globus-job-status https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ DONEAnd then collected the output: mlarosa@aulcg-rb:gridTest\ > globus-job-get-output https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ mlarosa@aulcg-rb:gridTest\ > globus-job-get-output -err https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/ submit-helper script running on host pnet36 gave error: could not fetch the executable (/home/dteam023/test.sh) from the gatekeeperThen - I went issued a cleanup request.
mlarosa@aulcg-rb:gridTest\ > globus-job-clean https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/
WARNING: Cleaning a job means:
- Kill the job if it still running, and
- Remove the cached output on the remote resource
Are you sure you want to cleanup the job now (Y/N) ?
y
GRAM Job status failed because authentication failed:
GSS Major Status: Unexpected Gatekeeper or Service Name
GSS Minor Status Error Chain:
init.c:499: globus_gss_assist_init_sec_context_async: Error during context initialization
init_sec_context.c:251: gss_init_sec_context: Mutual authentication failed: The target name (/DC=org/DC=doegrids/OU=People/CN=Torre Wenaus 415962) in the context, and the target name (/C=AU/O=APACGrid/OU=The University of Melbourne/CN=Marco La Rosa) passed to the function do not match (error code 7)
mlarosa@aulcg-rb:gridTest\ > globus-job-clean https://lcg-compute.hpc.unimelb.edu.au:20072/32729/1170893583/
WARNING: Cleaning a job means:
- Kill the job if it still running, and
- Remove the cached output on the remote resource
Are you sure you want to cleanup the job now (Y/N) ?
y
Cleanup successful.
| |