[Bug 1291] New: Limit stdout/stderr size on failures
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1291 Summary: Limit stdout/stderr size on failures Product: Swift Version: unspecified Platform: PC OS/Version: Mac OS Status: NEW Severity: normal Priority: P2 Component: General AssignedTo: [email protected] ReportedBy: [email protected] A small percentage of psims tasks will fail during a run. When a task fails, Swift prints full stdout/stderr to screen. The stdout/stderr in psims is pretty long (about 2/3 screens of debug info). Then Swift retries the task again and prints the message again. It gets very spammy and almost impossible to see the ticker. One suggestion might be to have a property that limits the number of lines from stdout/stderr (to screen) on a failure - with the ability to set them to 0 lines. Full stdout/stderr info will still be recorded in the log file. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov