<div dir="ltr">Clark,<div><br></div><div>You are right. The test must have been bailed out. The question is what I should look for. Even a successful case has a lot of Traceback, ERROR log in subunit_log.txt.<div><br></div>
<div>Thanks,</div><div>Gary </div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 11, 2014 at 7:19 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 7:05 PM, Gary Duan <<a href="mailto:garyduan@gmail.com">garyduan@gmail.com</a>> wrote:<br>

> Hi, Clark,<br>
><br>
> Thanks for your reply.<br>
><br>
> I thought the same thing at first, but the page by default only shows the<br>
> failed cases. The other 1284 cases were OK.<br>
><br>
> Gary<br>
><br>
><br>
> On Tue, Feb 11, 2014 at 6:07 PM, Clark Boylan <<a href="mailto:clark.boylan@gmail.com">clark.boylan@gmail.com</a>><br>
> wrote:<br>
>><br>
>> 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<br>
>> > 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>
>> ><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>
>> > _______________________________________________<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>
>><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>
><br>
><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>
><br>
<br>
</div></div>I picked a different neutron master change and it ran 10k py27<br>
unittests. Pretty sure the test framework is bailing out early here.<br>
<div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>