[Swift-devel] error in reading in files over gridftp

Allan Espinosa aespinosa at cs.uchicago.edu
Wed Mar 24 16:31:11 CDT 2010


The file gets created in the work directory (probably via touch) but
has 0 bytes for size.

type messagefile;

(messagefile o) write(messagefile i) {
    app {
        echo @filename(i) stdout=@filename(o);
    }
}

messagefile infile
<"gsiftp://ff-grid.unl.edu//panfs/panasas/CMS/data/engage/swift/071-singlefilemapper-input.in">;
messagefile outfile <"071-singlefilemapper-input.out">;

outfile = write(infile);

session (with vanilla sites.xml):
swift-r3264 cog-r2728

RunID: test
Progress:
Progress: Failed but can retry:1
Failed to transfer wrapper log from
071-singlefilemapper-input-test/info/e on localhost
Progress: Failed but can retry:1
Failed to transfer wrapper log from
071-singlefilemapper-input-test/info/g on localhost
Progress:  Stage in:1
Progress: Failed but can retry:1
Failed to transfer wrapper log from
071-singlefilemapper-input-test/info/i on localhost
Execution failed:
        Exception in echo:
Arguments: [panfs/panasas/CMS/data/engage/swift/071-singlefilemapper-input.in]
Host: localhost
Directory: 071-singlefilemapper-input-test/jobs/i/echo-ic8o7kpj
stderr.txt:

stdout.txt:

----

Caused by:
        Exception in getFile
Caused by:
        Server refused performing the request. Custom message:  (error
code 1) [Nested exception message:  Custom message: Unexpected reply:
500 Command failed]

What command does getFile issue?  I can download the file manually via
globus-url-copy or uberftp

the logfile is also attached in this email.

thanks!
-Allan

-- 
Allan M. Espinosa <http://amespinosa.wordpress.com>
PhD student, Computer Science
University of Chicago <http://people.cs.uchicago.edu/~aespinosa>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 071-singlefilemapper-input-test.log
Type: text/x-log
Size: 33910 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20100324/9e5173bb/attachment.bin>


More information about the Swift-devel mailing list