https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1401 Summary: Channel timeouts on Hopper Product: Swift Version: 0.96 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: General AssignedTo: [email protected] ReportedBy: [email protected] I am running a very simple script on Hopper with local:pbs, and the run seems to never get past staging to active state. The run fails with the following message: Caused by: exception @ swift-int-staging.k, line: 160 Caused by: Block task failed: Connection to worker lost org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=150129-123720.274, now=150129-123921.225, channel=0129-3412260-000000:000000 at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:163) at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:154) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505) I'm running this with latest-ish trunk :Swift trunk git-rev: d8176f80adceb6c5714b35f0b1f513c6c9819365 heads/master 6268 (modified locally) Here's a tarball of the entire run, including workerlogs : http://users.rcc.uchicago.edu/~yadunand/hopper_part04.tar.gz -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.