Hi Charles,
[EMAIL PROTECTED] ~]# su - yoichi
[EMAIL PROTECTED] ~]$ grid-proxy-init
Your identity: /O=Grid/OU=GlobusTest/OU=simpleCA-
grid2.ramscommunity.org/OU=ramscommunity.org/CN=Yoichi Takayama
Enter GRID pass phrase for this identity:
Creating proxy .............................................. Done
Your proxy is valid until: Fri Oct 31 23:21:43 2008
[EMAIL PROTECTED] ~]$ globus-gass-server -o -e -p 40050
https://grid1.ramscommunity.org:40050
(this blocks as you said)
(on another shell to grid1:)
[EMAIL PROTECTED] ~]# su - yoichi
[EMAIL PROTECTED] ~]$ vi a.rsl
-- insert --
&(executable="/bin/date")(stdout="https://grid1.ramscommunity.org:40050/dev/stdout
")
[EMAIL PROTECTED] ~]$ globusrun -r grid2 -f a.rsl
globus_gram_client_callback_allow successful
GRAM Job submission failed because data transfer to the server
failed (error code 10)
(failed it says BUT IT SEEMS I GET THE DATE SUCCESSFULLY ON THIS
CONNECTION LATER!)
Fri Oct 31 11:43:44 EST 2008
[EMAIL PROTECTED] ~]$ condor_q
-- Submitter: grid1.ramscommunity.org : <137.111.246.175:9650> :
grid1.ramscommunity.org
ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD
0 jobs; 0 idle, 0 running, 0 held
(on grid2:)
[EMAIL PROTECTED] ~]# su - yoichi
[EMAIL PROTECTED] ~]$ grid-proxy-init
Your identity: /O=Grid/OU=GlobusTest/OU=simpleCA-
grid2.ramscommunity.org/OU=ramscommunity.org/CN=Yoichi Takayama
Enter GRID pass phrase for this identity:
Creating proxy ................................. Done
Your proxy is valid until: Fri Oct 31 23:24:57 2008
[EMAIL PROTECTED] ~]$ globus-url-copy file:///etc/group
https://grid1.ramscommunity.org:40050/dev/stdout
[EMAIL PROTECTED] ~]$
(this gets a correct output in /dev/stdout on the blocked grid1 shell)
root:x:0:root
bin:x:1:root,bin,daemon
daemon:x:2:root,bin,daemon
...
...
(still blocking)
Does this what you expect if the GRAM is not working? It seems GRAMd
did not work but the channel itself works with the authentication
for the globus-url-copy.
[EMAIL PROTECTED] ~]$ ls -l
total 9940
...
-rw-rw-r-- 1 yoichi yoichi 7573 Oct 31 11:38 gram_job_mgr_27923.log
...
(home/yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
has been cleaned up and can't see it there)
[EMAIL PROTECTED] ~]$ cat gram_job_mgr_27737.log
[EMAIL PROTECTED] ~]$ cat gram*
10/31 11:38:30 JM: TARGET_GLOBUS_LOCATION = /usr/local/globus
10/31 11:38:30 JM: Security context imported
10/31 11:38:30 JM: Adding new callback contact (url=https://grid1.ramscommunity.org:40001/
, mask=1048575)
10/31 11:38:30 JM: Added successfully
10/31 11:38:30 Pre-parsed RSL string: &("executable" = "/bin/date" )
("stdout" = "https://grid1.ramscommunity.org:40050/dev/stdout" )
10/31 11:38:30
<<<<<Job Request RSL
&("executable" = "/bin/date" )("stdout" = "https://grid1.ramscommunity.org:40050/dev/stdout
" )
>>>>>Job Request RSL
10/31 11:38:30
<<<<<Job Request RSL (canonical)
&("executable" = "/bin/date" )("stdout" = "https://grid1.ramscommunity.org:40050/dev/stdout
" )
>>>>>Job Request RSL (canonical)
10/31 11:38:30 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_MAKE_SCRATCHDIR
10/31 11:38:30
<<<<<Job RSL
&("environment" = ("HOME" "/home/yoichi" ) ("LOGNAME" "yoichi" ) )
("executable" = "/bin/date" )("stdout" = "https://grid1.ramscommunity.org:40050/dev/stdout
" )
>>>>>Job RSL
10/31 11:38:30
<<<<<Job RSL (post-eval)
&("environment" = ("HOME" "/home/yoichi" ) ("LOGNAME" "yoichi" ) )
("executable" = "/bin/date" )("stdout" = "https://grid1.ramscommunity.org:40050/dev/stdout
" )
>>>>>Job RSL (post-eval)
Adding default RSL of proxy_timeout = 60
Adding default RSL of dry_run = no
Adding default RSL of gram_my_job = collective
Adding default RSL of job_type = multiple
Adding default RSL of count = 1
Adding default RSL of stderr = /dev/null
Adding default RSL of stdin = /dev/null
Adding default RSL of directory = $(HOME)
10/31 11:38:30
<<<<<Job RSL (post-validation)
&("directory" = $("HOME") )("stdin" = "/dev/null" )("stderr" = "/dev/
null" )("count" = "1" )("job_type" = "multiple" )("gram_my_job" =
"collective" )("dry_run" = "no" )("proxy_timeout" = "60" )
("environment" = ("HOME" "/home/yoichi" ) ("LOGNAME" "yoichi" ) )
("executable" = "/bin/date" )("stdout" = "https://grid1.ramscommunity.org:40050/dev/stdout
" )
>>>>>Job RSL (post-validation)
10/31 11:38:30
<<<<<Job RSL (post-validation-eval)
&("directory" = "/home/yoichi" )("stdin" = "/dev/null" )("stderr" =
"/dev/null" )("count" = "1" )("job_type" = "multiple" )
("gram_my_job" = "collective" )("dry_run" = "no" )("proxy_timeout" =
"60" )("environment" = ("HOME" "/home/yoichi" ) ("LOGNAME"
"yoichi" ) )("executable" = "/bin/date" )("stdout" = "https://grid1.ramscommunity.org:40050/dev/stdout
" )
>>>>>Job RSL (post-validation-eval)
10/31 11:38:30 JMI: Getting RSL output value
10/31 11:38:30 JMI: Processing output positions
10/31 11:38:30 JMI: Getting RSL output value
10/31 11:38:30 JMI: Processing output positions
10/31 11:38:30 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_REMOTE_IO_FILE_CREATE
10/31 11:38:30 JM: Opening output destinations
10/31 11:38:30 JM: stdout goes to /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout
10/31 11:38:30 JM: stderr goes to /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stderr
10/31 11:38:30 JM: Opening https://grid1.ramscommunity.org:40050/dev/stdout
10/31 11:38:30 JM: Opened GASS handle 1.
10/31 11:38:30 JM: exiting
globus_l_gram_job_manager_output_destination_open()
10/31 11:38:30 stdout or stderr is being used, starting to poll
10/31 11:38:30 JM: Finished opening output destinations
10/31 11:38:30 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_OPEN_OUTPUT
10/31 11:38:30 JM: GSSAPI type is GSI.. relocating proxy
10/31 11:38:30 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:38:30 JMI: completed script validation: job manager type is
condor.
10/31 11:38:30 JMI: in globus_gram_job_manager_script_proxy_relocate()
10/31 11:38:30 JMI: cmd = proxy_relocate
Fri Oct 31 11:38:31 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:38:31 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:38:31 2008 JM_SCRIPT: proxy_relocate(enter)
10/31 11:38:31 JMI: while return_buf = GRAM_SCRIPT_X509_USER_PROXY
= /home/yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510/
x509_up
10/31 11:38:31 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_PROXY_RELOCATE
10/31 11:38:31 JM: Relocated Proxy to /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/x509_up
10/31 11:38:31 JM: before sending to client: rc=0 (Success)
10/31 11:38:31 Job Manager State Machine (exiting):
GLOBUS_GRAM_JOB_MANAGER_STATE_TWO_PHASE
10/31 11:38:31 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_TWO_PHASE
10/31 11:38:31 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_TWO_PHASE_COMMITTED
10/31 11:38:31 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_STAGE_IN
10/31 11:38:31 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:38:31 JMI: completed script validation: job manager type is
condor.
10/31 11:38:31 JMI: in globus_gram_job_manager_submit()
10/31 11:38:31 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:38:31 JMI: local stderr filename = /dev/null.
10/31 11:38:31 JMI: cmd = submit
10/31 11:38:31 JMI: returning with success
Fri Oct 31 11:38:31 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:38:31 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:38:31 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:38:31 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:38:31 2008 JM_SCRIPT: About to submit condor job
Fri Oct 31 11:38:31 2008 JM_SCRIPT: I am the parent
Fri Oct 31 11:38:31 2008 JM_SCRIPT: $rc = 1, $! =
10/31 11:38:31 JMI: while return_buf = GRAM_SCRIPT_JOB_ID = 67
10/31 11:38:31 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:38:31 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_SUBMIT
10/31 11:38:31 JM: in globus_gram_job_manager_reporting_file_create()
10/31 11:38:31 JM: not reporting job information
10/31 11:38:31 JM: in globus_gram_job_manager_history_file_create()
10/31 11:38:31 JM: NOT empty client callback list.
10/31 11:38:31 JM: sending callback of status 1 (failure code 0) to https://grid1.ramscommunity.org:40001/
.
10/31 11:38:31 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:38:31 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:38:31 JMI: completed script validation: job manager type is
condor.
10/31 11:38:31 JMI: in globus_gram_job_manager_poll()
10/31 11:38:31 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:38:31 JMI: local stderr filename = /dev/null.
10/31 11:38:31 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:38:31 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:38:31 JMI: cmd = poll
10/31 11:38:31 JMI: returning with success
Fri Oct 31 11:38:32 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:38:32 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:38:32 2008 JM_SCRIPT: polling job 67
10/31 11:38:32 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:38:32 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:38:42 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:38:42 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:38:42 JMI: completed script validation: job manager type is
condor.
10/31 11:38:42 JMI: in globus_gram_job_manager_poll()
10/31 11:38:42 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:38:42 JMI: local stderr filename = /dev/null.
10/31 11:38:42 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:38:42 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:38:42 JMI: cmd = poll
10/31 11:38:42 JMI: returning with success
Fri Oct 31 11:38:42 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:38:42 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:38:42 2008 JM_SCRIPT: polling job 67
10/31 11:38:42 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:38:42 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:38:52 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:38:52 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:38:52 JMI: completed script validation: job manager type is
condor.
10/31 11:38:52 JMI: in globus_gram_job_manager_poll()
10/31 11:38:52 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:38:52 JMI: local stderr filename = /dev/null.
10/31 11:38:52 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:38:52 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:38:52 JMI: cmd = poll
10/31 11:38:52 JMI: returning with success
Fri Oct 31 11:38:52 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:38:52 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:38:52 2008 JM_SCRIPT: polling job 67
10/31 11:38:52 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:38:52 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:39:02 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:39:02 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:39:02 JMI: completed script validation: job manager type is
condor.
10/31 11:39:02 JMI: in globus_gram_job_manager_poll()
10/31 11:39:02 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:39:02 JMI: local stderr filename = /dev/null.
10/31 11:39:02 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:39:02 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:39:02 JMI: cmd = poll
10/31 11:39:02 JMI: returning with success
Fri Oct 31 11:39:03 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:39:03 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:39:03 2008 JM_SCRIPT: polling job 67
10/31 11:39:03 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:39:03 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:39:13 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:39:13 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:39:13 JMI: completed script validation: job manager type is
condor.
10/31 11:39:13 JMI: in globus_gram_job_manager_poll()
10/31 11:39:13 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:39:13 JMI: local stderr filename = /dev/null.
10/31 11:39:13 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:39:13 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:39:13 JMI: cmd = poll
10/31 11:39:13 JMI: returning with success
Fri Oct 31 11:39:13 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:39:13 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:39:13 2008 JM_SCRIPT: polling job 67
10/31 11:39:13 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:39:13 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:39:23 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:39:23 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:39:23 JMI: completed script validation: job manager type is
condor.
10/31 11:39:23 JMI: in globus_gram_job_manager_poll()
10/31 11:39:23 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:39:23 JMI: local stderr filename = /dev/null.
10/31 11:39:23 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:39:23 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:39:23 JMI: cmd = poll
10/31 11:39:23 JMI: returning with success
Fri Oct 31 11:39:23 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:39:23 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:39:23 2008 JM_SCRIPT: polling job 67
10/31 11:39:23 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:39:23 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:39:33 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:39:33 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:39:33 JMI: completed script validation: job manager type is
condor.
10/31 11:39:33 JMI: in globus_gram_job_manager_poll()
10/31 11:39:33 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:39:33 JMI: local stderr filename = /dev/null.
10/31 11:39:33 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:39:33 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:39:33 JMI: cmd = poll
10/31 11:39:33 JMI: returning with success
Fri Oct 31 11:39:34 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:39:34 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:39:34 2008 JM_SCRIPT: polling job 67
10/31 11:39:34 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:39:34 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:39:44 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:39:44 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:39:44 JMI: completed script validation: job manager type is
condor.
10/31 11:39:44 JMI: in globus_gram_job_manager_poll()
10/31 11:39:44 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:39:44 JMI: local stderr filename = /dev/null.
10/31 11:39:44 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:39:44 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:39:44 JMI: cmd = poll
10/31 11:39:44 JMI: returning with success
Fri Oct 31 11:39:44 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:39:44 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:39:44 2008 JM_SCRIPT: polling job 67
10/31 11:39:44 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:39:44 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:39:54 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:39:54 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:39:54 JMI: completed script validation: job manager type is
condor.
10/31 11:39:54 JMI: in globus_gram_job_manager_poll()
10/31 11:39:54 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:39:54 JMI: local stderr filename = /dev/null.
10/31 11:39:54 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:39:54 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:39:54 JMI: cmd = poll
10/31 11:39:54 JMI: returning with success
Fri Oct 31 11:39:54 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:39:54 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:39:54 2008 JM_SCRIPT: polling job 67
10/31 11:39:54 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:39:54 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:40:04 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:40:04 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:40:04 JMI: completed script validation: job manager type is
condor.
10/31 11:40:04 JMI: in globus_gram_job_manager_poll()
10/31 11:40:04 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:40:04 JMI: local stderr filename = /dev/null.
10/31 11:40:04 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:40:04 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:40:04 JMI: cmd = poll
10/31 11:40:04 JMI: returning with success
Fri Oct 31 11:40:05 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:40:05 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:40:05 2008 JM_SCRIPT: polling job 67
10/31 11:40:05 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:40:05 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:40:15 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:40:15 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:40:15 JMI: completed script validation: job manager type is
condor.
10/31 11:40:15 JMI: in globus_gram_job_manager_poll()
10/31 11:40:15 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:40:15 JMI: local stderr filename = /dev/null.
10/31 11:40:15 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:40:15 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:40:15 JMI: cmd = poll
10/31 11:40:15 JMI: returning with success
Fri Oct 31 11:40:15 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:40:15 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:40:15 2008 JM_SCRIPT: polling job 67
10/31 11:40:15 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:40:15 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:40:25 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:40:25 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:40:25 JMI: completed script validation: job manager type is
condor.
10/31 11:40:25 JMI: in globus_gram_job_manager_poll()
10/31 11:40:25 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:40:25 JMI: local stderr filename = /dev/null.
10/31 11:40:25 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:40:25 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:40:25 JMI: cmd = poll
10/31 11:40:25 JMI: returning with success
Fri Oct 31 11:40:25 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:40:25 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:40:25 2008 JM_SCRIPT: polling job 67
10/31 11:40:25 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:40:25 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:40:35 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:40:35 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:40:35 JMI: completed script validation: job manager type is
condor.
10/31 11:40:35 JMI: in globus_gram_job_manager_poll()
10/31 11:40:35 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:40:35 JMI: local stderr filename = /dev/null.
10/31 11:40:35 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:40:35 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:40:35 JMI: cmd = poll
10/31 11:40:35 JMI: returning with success
Fri Oct 31 11:40:36 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:40:36 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:40:36 2008 JM_SCRIPT: polling job 67
10/31 11:40:36 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:40:36 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:40:46 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:40:46 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:40:46 JMI: completed script validation: job manager type is
condor.
10/31 11:40:46 JMI: in globus_gram_job_manager_poll()
10/31 11:40:46 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:40:46 JMI: local stderr filename = /dev/null.
10/31 11:40:46 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:40:46 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:40:46 JMI: cmd = poll
10/31 11:40:46 JMI: returning with success
Fri Oct 31 11:40:46 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:40:46 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:40:46 2008 JM_SCRIPT: polling job 67
10/31 11:40:46 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:40:46 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
10/31 11:40:56 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL2
10/31 11:40:56 JMI: testing job manager scripts for type condor
exist and permissions are ok.
10/31 11:40:56 JMI: completed script validation: job manager type is
condor.
10/31 11:40:56 JMI: in globus_gram_job_manager_poll()
10/31 11:40:56 JMI: local stdout filename = /home/yoichi/.globus/job/
grid2.ramscommunity.org/27923.1225413510/stdout.
10/31 11:40:56 JMI: local stderr filename = /dev/null.
10/31 11:40:56 JMI: poll: seeking:
https://grid2.ramscommunity.org:40001/27923/1225413510/
10/31 11:40:56 JMI: poll_fast: returning -1 = GLOBUS_FAILURE (try
Perl scripts)
10/31 11:40:56 JMI: cmd = poll
10/31 11:40:56 JMI: returning with success
Fri Oct 31 11:40:56 2008 JM_SCRIPT: New Perl JobManager created.
Fri Oct 31 11:40:56 2008 JM_SCRIPT: Using jm supplied job dir: /home/
yoichi/.globus/job/grid2.ramscommunity.org/27923.1225413510
Fri Oct 31 11:40:56 2008 JM_SCRIPT: polling job 67
10/31 11:40:56 JMI: while return_buf = GRAM_SCRIPT_JOB_STATE = 1
10/31 11:40:56 Job Manager State Machine (entering):
GLOBUS_GRAM_JOB_MANAGER_STATE_POLL1
Thanks,
Yoichi
--------------------------------------------------------------------------
Yoichi Takayama, PhD
Senior Research Fellow
RAMP Project
MELCOE (Macquarie E-Learning Centre of Excellence)
MACQUARIE UNIVERSITY
Phone: +61 (0)2 9850 9073
Fax: +61 (0)2 9850 6527
www.mq.edu.au
www.melcoe.mq.edu.au/projects/RAMP/
--------------------------------------------------------------------------
MACQUARIE UNIVERSITY: CRICOS Provider No 00002J
This message is intended for the addressee named and may contain
confidential information. If you are not the intended recipient,
please delete it and notify the sender. Views expressed in this
message are those of the individual sender, and are not necessarily
the views of Macquarie E-Learning Centre Of Excellence (MELCOE) or
Macquarie University.
On 31/10/2008, at 6:50 AM, Charles Bacon wrote:
Okay, let's try another test.
grid1$ grid-proxy-init
grid1$ globus-gass-server -o -e -p 40050
[server address here]
<control does not return>
Create a file called a.rsl with these contents, replacing your GASS
server url as appropriate:
grid1$ cat a.rsl
&(executable="/bin/date")(stdout="https://grid1.whatever:40050/dev/stdout
")
grid1$ globusrun -r grid2 -f a.rsl
globus_gram_client_callback_allow successful
GRAM Job submission successful
GLOBUS_GRAM_PROTOCOL_JOB_STATE_ACTIVE
GLOBUS_GRAM_PROTOCOL_JOB_STATE_DONE
Do you get any output from your GASS server? Whether you do or
not, please then log into grid2 and run:
grid2$ grid-proxy-init
grid2$ globus-url-copy file:///etc/group https://grid1.whatever:40050/dev/stdout
again replacing your GASS server url from grid1 as appropriate. Do
you get any output from your GASS server?
Charles