[Swift-user] swift on fermigrid site question
Alina Bejan
abejan at ci.uchicago.edu
Tue Sep 2 11:13:20 CDT 2008
Hello --
I have the following very basic problem: I am trying to run the
Hello World swift program on the fermigrid site (with OSG VO
credentials). I am getting the following error:
[abejan at communicado examples]$ swift -tc.file tc.data -sites.file
fermi.xml first.swift
Swift 0.5 swift-r1783 cog-r1962
RunID: 20080902-1035-1dnbi226
Progress:
echo started
Progress: Executing:1
Progress: Executing:1
Progress: Executing:1
Progress: Executing:1
Progress: Executing:1
Progress: Failed but can retry:1
Failed to transfer wrapper log from
first-20080902-1035-1dnbi226/info/t/fermigridosg1.fnal.gov
Progress: Executing:1
Progress: Executing:1
Progress: Executing:1
Progress: Executing:1
Where:
tc.data is only one line:
fermigridosg1.fnal.gov echo /bin/echo INSTALLED
INTEL32::LINUX null
and the sites file is fermi.xml:
<config>
<pool handle="fermigridosg1.fnal.gov"
sysinfo="INTEL32::LINUX">
<gridftp url="fermigridosg1.fnal.gov"
storage="/grid/data" major="2" minor="2" patch="4">
</gridftp>
<jobmanager universe="vanilla"
url="fermigridosg1.fnal.gov/jobmanager-condor" major="2"
minor="2" patch="4" />
<workdirectory >/grid/data</workdirectory>
</pool>
</config>
The results (writing "Hello" in a hello.txt file) are not generated.
Could you please explain me what is wrong ?
Thanks,
Alina
More information about the Swift-user
mailing list