Open
Bug 474800
Opened 15 years ago
Updated 1 year ago
leaktest logs include unknown event types
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
NEW
People
(Reporter: ted, Unassigned)
References
()
Details
(Whiteboard: [unittest][automation])
Attachments
(1 file)
749 bytes,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
The leaktest builds run "leakstats" to process the leak logs. In the linked URL, leakstats failed because there was a garbage character in the output. Apparently the buildbot code fails in this case, because there's a buildbot traceback in that log as well. The code should be resilient to failure there.
Comment 1•15 years ago
|
||
I poked around a few recent mozilla-191, m-c leaktest builds on tinderbox, and the URLs all seemed ok to me, afaict. Could you give more details, or an example? Also, how often does this happen?
Component: Release Engineering → Release Engineering: Future
Comment 2•15 years ago
|
||
What do you mean by "the URLs seemed OK"? The problem here is that leakstats fails to parse a log and Buildbot doesn't handle that failure properly.
Comment 3•14 years ago
|
||
Mass move of bugs from Release Engineering:Future -> Release Engineering. See http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Priority: -- → P3
Comment 4•14 years ago
|
||
Is this the problem showing up here? http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270669786.1270670987.7106.gz&fulltext=1 obj-firefox/dist/bin/leakstats starting at Wed Apr 7 13:01:22 2010 Unknown event type ďż˝ obj-firefox/dist/bin/leakstats: log file incomplete program finished with exit code 1 elapsedTime=0.156451 Unable to parse leakstats output
Comment 5•14 years ago
|
||
The tinderbox logs contain control characters like DLE or '\x10' or ^P depending on your editor encoding. Also the ^J characters. One such example is "Unknown event type '\x10' " in the following tinderbox json chunk. Don't try to load it into FF, it crashes FF, use wget to get the chunk and search for the ^P character at 113725 json chunk URL : http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox&maxdate=1270595773&noignore=1&hours=24&json=1
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271274291.1271280033.27898.gz OS X 10.6.2 mozilla-central leak test build on 2010/04/14 12:44:51 s: moz2-darwin10-slave17 Appears to be the same thing as mwu describes in comment 4. Murali, firefox doesn't crash for me loading the log ....
Comment 7•14 years ago
|
||
This should fix the "Unknown event" garbage in comment 4, I think.
Attachment #439117 -
Flags: review?(dbaron)
Comment 8•14 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1271736599.1271737888.7795.gz OS X 10.5 comm-central-trunk leak test build on 2010/04/19 21:09:59 { Unknown event type ďż˝ objdir/mozilla/dist/bin/leakstats: log file incomplete program finished with exit code 1 }
Comment 9•14 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Thunderbird/1271741527.1271742608.18076.gz MacOSX 10.5 comm-central bloat on 2010/04/19 22:32:07 { Unknown event type p objdir-tb/mozilla/dist/bin/leakstats: log file incomplete program finished with exit code 1 }
Comment 10•14 years ago
|
||
Comment on attachment 439117 [details] [diff] [review] Like so? (landed on m-c) r=dbaron if you cast to (unsigned int) instead, since that's what %x is.
Attachment #439117 -
Flags: review?(dbaron) → review+
Comment 11•14 years ago
|
||
Comment on attachment 439117 [details] [diff] [review] Like so? (landed on m-c) http://hg.mozilla.org/mozilla-central/rev/8102627c8c62 with nit above.
Attachment #439117 -
Attachment description: Like so? → Like so? (landed on m-c)
Comment 12•14 years ago
|
||
Anything else to do here?
Comment 13•14 years ago
|
||
"Buildbot doesn't handle that failure properly" in comment 2? Investigate the cause of the "Unknown event type"?
Comment 14•14 years ago
|
||
Hard to tell what actually happened for comment 0 at this point, but that part's probably fixed, since there's no buildbot traceback anymore. However, investigating the cause certainly seems like a good idea. http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1272448281.1272456333.27442.gz WINNT 5.2 mozilla-central leak test build on 2010/04/28 02:51:21 s: mw32-ix-slave11 Unknown event type 0xffffffed
Comment 15•14 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1272455054.1272462390.32248.gz WINNT 5.2 mozilla-central leak test build on 2010/04/28 04:44:14 s: mw32-ix-slave07 Unknown event type 0xffffffed
Comment 16•14 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1273171003.1273177894.21703.gz WINNT 5.2 mozilla-central leak test build on 2010/05/06 11:36:43 s: mw32-ix-slave02
Updated•14 years ago
|
Priority: P3 → P5
Comment 17•14 years ago
|
||
Should this be reclassified under Testing:General to figure out what the "Unknown event type" are?
Whiteboard: [unittest][automation]
Comment 18•14 years ago
|
||
As good a place as any.
Component: Release Engineering → General
Priority: P5 → --
Product: mozilla.org → Testing
QA Contact: release → general
Summary: leaktest builds don't handle leakstats failure → leaktest logs include unknown event types
Version: other → Trunk
Comment 19•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1291756963.1291759128.31018.gz
Updated•13 years ago
|
Blocks: debug_builds
Comment 20•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=TraceMonkey/1297901979.1297905650.3514.gz
Comment 21•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=TraceMonkey/1298579479.1298591921.10165.gz
Comment 22•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1302208848.1302211334.16336.gz
Comment 24•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1303243659.1303250684.3542.gz
Comment 25•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=TraceMonkey/1307065507.1307075288.17787.gz
Comment 26•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1308767932.1308773956.9150.gz
Comment 27•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1309445452.1309456721.28567.gz
Comment 28•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1309977005.1309979813.24282.gz
Comment 29•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=6721123&tree=Mozilla-Inbound
Comment 30•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=6768476&tree=Mozilla-Inbound
Comment 31•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=7067398&tree=Mozilla-Inbound
Comment 32•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=8345326&tree=Mozilla-Inbound
Comment 33•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=8533663&tree=Mozilla-Inbound
Comment 34•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=13198227&tree=Mozilla-Inbound
Comment 35•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=13518594&tree=Mozilla-Inbound
Comment 36•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=13563833&tree=Mozilla-Inbound
Comment 37•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=13564683&tree=Mozilla-Inbound
Comment 38•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=14604627&tree=Mozilla-Inbound
Comment 39•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=14605525&tree=Mozilla-Inbound
Comment 40•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=15633064&tree=Mozilla-Inbound
Comment 41•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=15779513&tree=Mozilla-Inbound
Comment 42•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=16354023&tree=Mozilla-Inbound
Comment 43•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=16440430&tree=Mozilla-Inbound
Comment 44•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=16468223&tree=Mozilla-Inbound
Comment 45•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=16476201&tree=Mozilla-Inbound
Comment 46•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=16791765&tree=Mozilla-Inbound
Comment 47•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=16841827&tree=Mozilla-Inbound
Comment 48•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=17077553&tree=Mozilla-Inbound
Comment 49•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=17108906&tree=Mozilla-Inbound
Updated•11 years ago
|
No longer blocks: debug_builds
Comment 50•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=18487044&tree=Services-Central
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•