<div dir="ltr">Hi, Clark,<div><br></div><div>Thanks for your reply.</div><div><br></div><div>I thought the same thing at first, but the page by default only shows the failed cases. The other 1284 cases were OK.</div><div><br>
</div><div>Gary</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 11, 2014 at 6:07 PM, Clark Boylan <span dir="ltr"><<a href="mailto:clark.boylan@gmail.com" target="_blank">clark.boylan@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, Feb 11, 2014 at 5:52 PM, Gary Duan <<a href="mailto:garyduan@gmail.com">garyduan@gmail.com</a>> wrote:<br>

> Hi,<br>
><br>
> The patch I submitted for L3 service framework integration fails on jenkins<br>
> test, py26 and py27. The console only gives following error message,<br>
><br>
> 2014-02-12 00:45:01.710 | FAIL: process-returncode<br>
> 2014-02-12 00:45:01.711 | tags: worker-1<br>
><br>
> and at the end,<br>
><br>
> 2014-02-12 00:45:01.916 | ERROR: InvocationError:<br>
> '/home/jenkins/workspace/gate-neutron-python27/.tox/py27/bin/python -m<br>
> neutron.openstack.common.lockutils python setup.py testr --slowest<br>
> --testr-args='<br>
> 2014-02-12 00:45:01.917 | ___________________________________ summary<br>
> ____________________________________<br>
> 2014-02-12 00:45:01.918 | ERROR:   py27: commands failed<br>
><br>
> I wonder what might be the reason for the failure and how to debug this<br>
> problem?<br>
><br>
> The patch is at, <a href="https://review.openstack.org/#/c/59242/" target="_blank">https://review.openstack.org/#/c/59242/</a><br>
><br>
> The console output is,<br>
> <a href="http://logs.openstack.org/42/59242/7/check/gate-neutron-python27/e395b06/console.html" target="_blank">http://logs.openstack.org/42/59242/7/check/gate-neutron-python27/e395b06/console.html</a><br>
><br>
> Thanks,<br>
><br>
> Gary<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
<br>
I haven't dug into this too far but<br>
<a href="http://logs.openstack.org/42/59242/7/check/gate-neutron-python27/e395b06/testr_results.html.gz" target="_blank">http://logs.openstack.org/42/59242/7/check/gate-neutron-python27/e395b06/testr_results.html.gz</a><br>

seems to offer some clues. Not sure why the console output doesn't<br>
show the additional non exit code errors (possibly a nonstandard<br>
formatter? or a bug?).<br>
<br>
Also, cases like this tend to be the test framework completely dying<br>
due to a sys.exit somewhere or similar. This kills the tests and runs<br>
only a small subset of them which seems to be the case here.<br>
<br>
Clark<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>