Closed
Bug 1439942
Opened 7 years ago
Closed 7 years ago
AWFY - upgrade awfy-shells-macpro.corp.mtv2.mozilla.com to 10.13.3
Categories
(Testing Graveyard :: AWFY, defect)
Testing Graveyard
AWFY
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
Details
Upgraded awfy-shells-macpro.corp.mtv2.mozilla.com from 10.12.6 to 10.13.3, migrated ports https://trac.macports.org/wiki/Migration, restarted the tests.
If there are problems building the shells, I'll file blocking bugs against this bug.
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 1•7 years ago
|
||
32bit shell
Traceback (most recent call last):
File "execute.py", line 166, in <module>
submitter.add_tests(results, benchmark.suite, benchmark.version, mode)
File "/Users/hannesverschore/arewefastyet/slave/submitter.py", line 125, in add_tests
self.submitBreakdown(submiturl, run, score, test['name'], suite, suiteversion, mode, test['time'])
File "/Users/hannesverschore/arewefastyet/slave/submitter.py", line 159, in submitBreakdown
with contextlib.closing(urllib2.urlopen(url)) as url:
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 500: Internal Server Error
[Wed Feb 21 07:11:01.387267 2018] [:error] [pid 1214] [client 63.245.221.198:52737] PHP Fatal error: Uncaught Exception: SQL Error: Duplicate entry '4764312-1118' for key 'score_id_2' in /home/h4writer/repo/website/lib/internals.php:38\nStack
trace:\n#0 /home/h4writer/repo/website/lib/internals.php(113): throw_exception('SQL Error: Dupl...')\n#1 /home/h4writer/repo/website/UPDATE.php(117): awfy_query('INSERT INTO awf...')\n#2 {main}\n thrown in /home/h4writer/repo/website/lib/internals.php on line 38
This is the same duplicate error we saw with the logging changes. :-/ Perhaps it is just fall out over the termination of the previous test.
Reporter | ||
Comment 2•7 years ago
|
||
The above is an existing error which was occurring previously to the update.
Comment 3•7 years ago
|
||
(In reply to Bob Clary [:bc:] from comment #2)
> The above is an existing error which was occurring previously to the update.
Agreed with this diagnostic.
Updated•5 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•