https://bugzilla.wikimedia.org/show_bug.cgi?id=70648
Bug ID: 70648
Summary: browser tests all failing early in mw-api-siteinfo.py
call , beta-labs api.php returns 404
Product: Wikimedia
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: Unprioritized
Component: Continuous integration
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Web browser: ---
Mobile Platform: ---
All the Echo and Flow tests failed starting 5 hours ago. The ones I've looked
at failed in a few seconds. The build console log shows an error in
mw-api-siteinfo.py parsing some json response, shown below.
I think the real problem is http://en.wikipedia.beta.wmflabs.org/w/api.php is
returning a 404. (If so, we ought to fix the script to report this instead of
going on to report json decode errors!)
https://integration.wikimedia.org/ci/job/browsertests-Echo-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/36/console
03:37:02 +
GEM_HOME=/mnt/jenkins-workspace/workspace/browsertests-Echo-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/../gems
03:37:02 ++ /srv/deployment/integration/slave-scripts/bin/mw-api-siteinfo.py
http://en.wikipedia.beta.wmflabs.org/w/api.php git_branch
03:37:02 Traceback (most recent call last):
03:37:02 File
"/srv/deployment/integration/slave-scripts/bin/mw-api-siteinfo.py", line 90, in
<module>
03:37:02 main()
03:37:02 File
"/srv/deployment/integration/slave-scripts/bin/mw-api-siteinfo.py", line 78, in
main
03:37:02 siteinfo = json.loads(response.content)
03:37:02 File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
03:37:02 return _default_decoder.decode(s)
03:37:02 File "/usr/lib/python2.7/json/decoder.py", line 369, in decode
03:37:02 raise ValueError(errmsg("Extra data", s, end, len(s)))
03:37:02 ValueError: Extra data: line 1 column 4 - line 1 column 18 (char 4 -
18)
03:37:02 + MEDIAWIKI_GIT_BRANCH=
03:37:02 Build step 'Execute shell' marked build as failure
03:37:02 Recording test results
03:37:02 IRC notifier plugin: Sending notification to: #wikimedia-qa
The CirrusSearch browser test, 3 minutes later, passed. But I just chose
"Build now" and the test ran quickly.
BTW, "Sending notification to: #wikimedia-qa" didn't result in any output in
the IRC channel.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l