Closed
Bug 646716
Opened 14 years ago
Closed 14 years ago
Mac opt builds on Firefox4.0 fail posting to the graph server
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Unassigned)
References
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox4.0/1301520506.1301533761.10035.gz
OS X 10.6.2 mozilla-2.0 build on 2011/03/30 14:28:26
s: moz2-darwin10-slave23
graph server post results complete failed
=== Output ===
python /builds/slave/2.0-osx64/tools/buildfarm/utils/retry.py -s 5 -t 120 -r 8 python /builds/slave/2.0-osx64/tools/buildfarm/utils/graph_server_post.py --server graphs.mozilla.org --selector /server/collect.cgi --branch Firefox4.0 --buildid 20110330142820 --sourcestamp abdc26cb07ca --resultsname OS_X_10.6.2_mozilla-2.0 --properties-file properties.json --timestamp 1301520506
in dir /builds/slave/2.0-osx64/build (timeout 1200 secs)
watching logfiles {}
argv: ['python', '/builds/slave/2.0-osx64/tools/buildfarm/utils/retry.py', '-s', '5', '-t', '120', '-r', '8', 'python', '/builds/slave/2.0-osx64/tools/buildfarm/utils/graph_server_post.py', '--server', 'graphs.mozilla.org', '--selector', '/server/collect.cgi', '--branch', 'Firefox4.0', '--buildid', '20110330142820', '--sourcestamp', 'abdc26cb07ca', '--resultsname', 'OS_X_10.6.2_mozilla-2.0', '--properties-file', 'properties.json', '--timestamp', '1301520506']
...
Calling <function run_with_timeout at 0x1007497d0> with args: (['python', '/builds/slave/2.0-osx64/tools/buildfarm/utils/graph_server_post.py', '--server', 'graphs.mozilla.org', '--selector', '/server/collect.cgi', '--branch', 'Firefox4.0', '--buildid', '20110330142820', '--sourcestamp', 'abdc26cb07ca', '--resultsname', 'OS_X_10.6.2_mozilla-2.0', '--properties-file', 'properties.json', '--timestamp', '1301520506'], 120, None, None, False, True), kwargs: {}, attempt #1
Executing: ['python', '/builds/slave/2.0-osx64/tools/buildfarm/utils/graph_server_post.py', '--server', 'graphs.mozilla.org', '--selector', '/server/collect.cgi', '--branch', 'Firefox4.0', '--buildid', '20110330142820', '--sourcestamp', 'abdc26cb07ca', '--resultsname', 'OS_X_10.6.2_mozilla-2.0', '--properties-file', 'properties.json', '--timestamp', '1301520506']
Process stdio:
Process stderr:
results not added, response:
No machine_name called 'OS_X_10.6.2_mozilla-2.0' can be found
File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 264, in handleRequest
metadata = MetaDataFromTalos(databaseCursor, databaseModule, inputStream)
File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 59, in __init__
self.doDatabaseThings(databaseCursor)
File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 88, in doDatabaseThings
raise DatabaseException("No machine_name called '%s' can be found" % self.machine_name)
Traceback (most recent call last):
File "/builds/slave/2.0-osx64/tools/buildfarm/utils/graph_server_post.py", line 87, in <module>
main()
File "/builds/slave/2.0-osx64/tools/buildfarm/utils/graph_server_post.py", line 84, in main
gp.postResult()
File "/builds/slave/2.0-osx64/tools/buildfarm/utils/graph_server_post.py", line 57, in postResult
self.doTinderbox Print(content, testlongname, testname, prettyval)
File "/builds/slave/2.0-osx64/tools/buildfarm/utils/graph_server_post.py", line 37, in doTinderbox Print
raise Exception("graph server did not add results successfully")
Exception: graph server did not add results successfully
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
Fixed by bug 646817
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•