<div dir="ltr"><div class="gmail_default"><font face="monospace, monospace">Hi Team,</font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">Our CI has been failing from 18th Feb 1:00 AM IST onwards.</font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">The logs reveals below issues:</font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace"><a rel="nofollow noreferrer" target="_blank" href="http://www.google.com/url?q=http%3A%2F%2F117.218.56.3%3A9090%2Flogs%2F%2F97%2F280997%2F1%2Fcheck%2Fdsvm-tempest-full%2F9d99093%2Flogs%2Fdevstacklog.txt&sa=D&sntz=1&usg=AFQjCNEpBuoP1qu3yXDExCFFgbYMhIp5YQ" class="" tabindex="-1" dir="ltr" style="line-height:16px"><b><font color="#0000ff">http://117.218.56.3:9090/logs//97/280997/1/check/dsvm-tempest-full/9d99093/logs/devstacklog.txt</font></b></a><br></font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><pre style="word-wrap:break-word;white-space:pre-wrap"><font face="monospace, monospace"><font color="#000000">2016-02-19 06:57:12.071 | ++ /opt/stack/new/devstack/lib/tempest:configure_tempest:L323:   cd /opt/stack/new/tempest
</font><b><font color="#0000ff">2016-02-19 06:57:12.071 | ++ /opt/stack/new/devstack/lib/tempest:configure_tempest:L324:   tox -revenv --notest</font></b><font color="#000000">
2016-02-19 06:57:12.987 | venv create: /opt/stack/new/tempest/.tox/venv
2016-02-19 06:57:22.477 | venv installdeps: -r/opt/stack/new/tempest/requirements.txt, -r/opt/stack/new/tempest/test-requirements.txt
2016-02-19 06:58:00.593 | ERROR: invocation failed (exit code 1), logfile: /opt/stack/new/tempest/.tox/venv/log/venv-1.log
2016-02-19 06:58:00.593 | ERROR: actionid: venv
2016-02-19 06:58:00.593 | msg: getenv
2016-02-19 06:58:00.593 | cmdargs: [local('/opt/stack/new/tempest/.tox/venv/bin/pip'), 'install', '-U', '-r/opt/stack/new/tempest/requirements.txt', '-r/opt/stack/new/tempest/test-requirements.txt']</font></font></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><font face="monospace, monospace">....</font></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><font face="monospace, monospace">....</font></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><pre style="word-wrap:break-word;white-space:pre-wrap"><font face="monospace, monospace">Collecting positional>=1.0.1 (from keystoneauth1>=2.1.0->os-client-config>=1.13.1->oslotest>=1.10.0->-r /opt/stack/new/tempest/test-requirements.txt (line 12))
2016-02-19 06:58:00.598 |   Downloading positional-1.0.1.tar.gz
2016-02-19 06:58:00.599 |     Complete output from command python setup.py egg_info:
2016-02-19 06:58:00.599 |     Couldn't find index page for 'pbr' (maybe misspelled?)
2016-02-19 06:58:00.599 |     No local packages or download links found for pbr>=1.8
2016-02-19 06:58:00.599 |     Traceback (most recent call last):
2016-02-19 06:58:00.599 |       File "<string>", line 1, in <module>
2016-02-19 06:58:00.599 |       File "/tmp/pip-build-JVaJIO/positional/setup.py", line 26, in <module>
2016-02-19 06:58:00.599 |         pbr=True)
2016-02-19 06:58:00.599 |       File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
2016-02-19 06:58:00.599 |         _setup_distribution = dist = klass(attrs)
2016-02-19 06:58:00.599 |       File "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/setuptools/dist.py", line 269, in __init__
2016-02-19 06:58:00.599 |         self.fetch_build_eggs(attrs['setup_requires'])
2016-02-19 06:58:00.599 |       File "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/setuptools/dist.py", line 313, in fetch_build_eggs
2016-02-19 06:58:00.599 |         replace_conflicting=True,
2016-02-19 06:58:00.599 |       File "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 825, in resolve
2016-02-19 06:58:00.599 |         dist = best[req.key] = env.best_match(req, ws, installer)
2016-02-19 06:58:00.599 |       File "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1070, in best_match
2016-02-19 06:58:00.599 |         return self.obtain(req, installer)
2016-02-19 06:58:00.599 |       File "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1082, in obtain
2016-02-19 06:58:00.599 |         return installer(requirement)
2016-02-19 06:58:00.599 |       File "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/setuptools/dist.py", line 380, in fetch_build_egg
2016-02-19 06:58:00.599 |         return cmd.easy_install(req)
2016-02-19 06:58:00.600 |       File "/opt/stack/new/tempest/.tox/venv/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 634, in easy_install
2016-02-19 06:58:00.600 |         raise DistutilsError(msg)
2016-02-19 06:58:00.600 |     distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr>=1.8')
2016-02-19 06:58:00.600 |     
2016-02-19 06:58:00.600 |     ----------------------------------------
2016-02-19 06:58:00.600 | Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-JVaJIO/positional
2016-02-19 06:58:00.600 | 
2016-02-19 06:58:00.600 | ERROR: could not install deps [-r/opt/stack/new/tempest/requirements.txt, -r/opt/stack/new/tempest/test-requirements.txt]; v = InvocationError('/opt/stack/new/tempest/.tox/venv/bin/pip install -U -r/opt/stack/new/tempest/requirements.txt -r/opt/stack/new/tempest/test-requirements.txt (see /opt/stack/new/tempest/.tox/venv/log/venv-1.log)', 1)
2016-02-19 06:58:00.600 | ___________________________________ summary ____________________________________
2016-02-19 06:58:00.601 | ERROR:   venv: could not install deps [-r/opt/stack/new/tempest/requirements.txt, -r/opt/stack/new/tempest/test-requirements.txt]; v = InvocationError('/opt/stack/new/tempest/.tox/venv/bin/pip install -U -r/opt/stack/new/tempest/requirements.txt -r/opt/stack/new/tempest/test-requirements.txt (see /opt/stack/new/tempest/.tox/venv/log/venv-1.log)', 1)</font></pre></pre></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">When we tried to compare the error logs with the last successful logs, </font></div><div class="gmail_default"><font face="monospace, monospace">we could trace the issue to below commit:</font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace"><a rel="nofollow noreferrer" target="_blank" href="https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fopenstack-dev%2Fdevstack%2Fcommit%2F5c61de26ba4ed209f592adbc6a806fc70d263bd0&sa=D&sntz=1&usg=AFQjCNEQc9ROfS_JDWHLL_BhHPk7IrQlbw" class="" tabindex="-1" dir="ltr" style="line-height:16px"><b><font color="#0000ff">https://github.com/openstack-dev/devstack/commit/5c61de26ba4ed209f592adbc6a806fc70d263bd0</font></b></a><br></font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">Please advice, if there is anything, we have been missing out. </font></div><div class="gmail_default"><font face="monospace, monospace">We have been following a slightly modified version of ramy's repository.</font></div><div class="gmail_default" style=""><font face="monospace, monospace"><a href="https://github.com/rasselin/os-ext-testing-data">https://github.com/rasselin/os-ext-testing-data</a><br></font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font color="#000000" face="monospace, monospace">Regards,</font></div><font face="monospace, monospace"><font color="#000000">Yogesh</font><br></font><div><a href="http://www.cloudbyte.com/" target="_blank"><font face="monospace, monospace"><img src="https://docs.google.com/uc?export=download&id=0B2m0crhw0IPTOTZJeVNSalg5X2c&revid=0B2m0crhw0IPTaG1XN1dmOWpZUnlvdG50MDhZektoU2hMcWVZPQ"></font></a><br></div></div></div></div></div></div></div>
</div>