Changes

Jump to: navigation, search

Auto-tools/Projects/OrangeFactor

1,104 bytes added, 22:45, 29 November 2010
note where tinderbox stores its logs
[[Auto-tools/Projects/WarOnOrange/Statistics|War On Orange Statistics]]
 
== How Tinderbox Stores Its Data ==
 
Tinderbox stores logs in the format
 
1291054515.1291054887.26068.gz
 
or
 
xxx.yyy.zzz.gz
 
where
 
* xxx is approximately the time that buildbot picked up the test to run
* yyy is the time the log was e-mailed to tinderbox
* zzz is a complete mystery
 
Tinderbox maintains a list of bug->log associations at http://tinderbox.mozilla.org/Firefox/notes.txt. The format used therein is:
 
1291056044|WINNT 5.2 mozilla-central debug test mochitests-2/5|jmathies@mozilla.com|1291059392|Bug%20614474
 
or
 
yyy|mmm|[user]|ttt|[bug #]
 
where
 
* yyy is the same as yyy above
* mmm is a string representing the testrun, in a format which isn't in the raw buildbot log
* ttt is the time that the bug was starred
 
None of this data can be found in the raw buildbot logs themselves, although yyy is approximately the same as the timestamp of the logfile on stage.mozilla.org (they're not exact though, there is usually a few seconds difference between the time the log was e-mailed to tinderbox (yyy) and the time the log was copied to stage).
947
edits

Navigation menu