<div dir="ltr"><div><div>Hi,<br></div>I can see on following link that many of the latest code reviews are reporting build failure at the same point?<br><br><a href="https://review.openstack.org/#/q/status:open+project:openstack/python-neutronclient,n,z" target="_blank">https://review.openstack.org/#/q/status:open+project:openstack/python-neutronclient,n,z</a><br>

<br></div><div>The backtrace looks liike:<br><pre>        
ft46.1: tests.unit.test_shell.ShellTest.test_auth_StringException: Traceback (most recent call last):
  File "/home/jenkins/workspace/gate-python-neutronclient-python26/tests/unit/test_shell.py", line 71, in setUp
    _shell = openstack_shell.NeutronShell('2.0')
  File "/home/jenkins/workspace/gate-python-neutronclient-python26/neutronclient/shell.py", line 244, in __init__
    command_manager=commandmanager.CommandManager('neutron.cli'), )
  File "/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib/python2.6/site-packages/cliff/app.py", line 72, in __init__
    self._set_streams(stdin, stdout, stderr)
  File "/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib/python2.6/site-packages/cliff/app.py", line 89, in _set_streams
    self.stdin = stdin or codecs.getreader(encoding)(sys.stdin)
  File "/home/jenkins/workspace/gate-python-neutronclient-python26/.tox/py26/lib64/python2.6/codecs.py", line 984, in getreader
    return lookup(encoding).streamreader
TypeError: lookup() argument 1 must be string, not None<br><br></pre><br></div>Does anyone already looking into it?<br><br>Thanks,<br>Ronak<br></div>