https://bugzilla.wikimedia.org/show_bug.cgi?id=46917

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |code-update-regression
                 CC|                            |[email protected],
                   |                            |[email protected]
          Component|Git/Gerrit                  |Continuous integration
            Summary|Gerrit no more emit events  |[Regresion] Zuul unable to
                   |when using `stream-events`  |parse events from Gerrit
                   |                            |(Exception on event stream,
                   |                            |invalid JSON)
           Severity|major                       |critical

--- Comment #7 from Krinkle <[email protected]> ---
The Zuul log is full of the following:

2013-04-06 17:02:55,441 ERROR gerrit.GerritWatcher: Exception on ssh event
stream:
Traceback (most recent call last):
  File
"/usr/local/lib/python2.7/dist-packages/zuul-0.0.151.e9d929a-py2.7.egg/zuul/lib/gerrit.py",
line 68, in _run
    self._listen(stdout, stderr)
  File
"/usr/local/lib/python2.7/dist-packages/zuul-0.0.151.e9d929a-py2.7.egg/zuul/lib/gerrit.py",
line 52, in _listen
    self._read(stdout)
  File
"/usr/local/lib/python2.7/dist-packages/zuul-0.0.151.e9d929a-py2.7.egg/zuul/lib/gerrit.py",
line 39, in _read
    data = json.loads(l)
  File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to