You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/11 19:48:00 UTC

[jira] [Commented] (DISPATCH-1650) test_01_parallel_link_routes failure in system_tests_link_route

    [ https://issues.apache.org/jira/browse/DISPATCH-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133639#comment-17133639 ] 

ASF GitHub Bot commented on DISPATCH-1650:
------------------------------------------

kgiusti opened a new pull request #762:
URL: https://github.com/apache/qpid-dispatch/pull/762


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> test_01_parallel_link_routes failure in system_tests_link_route 
> ----------------------------------------------------------------
>
>                 Key: DISPATCH-1650
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1650
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.12.0
>            Reporter: Ganesh Murthy
>            Assignee: Ken Giusti
>            Priority: Major
>             Fix For: 1.13.0
>
>
> {noformat}
> 14: ======================================================================
> 14: ERROR: test_01_parallel_link_routes (system_tests_link_routes.LinkRoute3Hop)
> 14: ----------------------------------------------------------------------
> 14: Traceback (most recent call last):
> 14:   File "/foo/qpid-dispatch/tests/system_tests_link_routes.py", line 2499, in test_01_parallel_link_routes
> 14:     if rx.wait(timeout=TIMEOUT):
> 14:   File "/foo/qpid-dispatch/tests/system_test.py", line 311, in wait
> 14:     raise Exception("Process did not terminate")
> 14: Exception: Process did not terminate
> 14: 
> 14: ======================================================================
> 14: ERROR: test_01_parallel_link_routes (system_tests_link_routes.LinkRoute3Hop)
> 14: ----------------------------------------------------------------------
> 14: Traceback (most recent call last):
> 14:   File "/foo/qpid-dispatch/tests/system_test.py", line 713, in tearDown
> 14:     Tester.teardown(self)
> 14:   File "/foo/qpid-dispatch/tests/system_test.py", line 637, in teardown
> 14:     raise RuntimeError("Errors during teardown: \n\n%s" % "\n\n".join([str(e) for e in errors]))
> 14: RuntimeError: Errors during teardown: 
> 14: 
> 14: Process 2743 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-9 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-24.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2742 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-8 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-23.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2741 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-7 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-22.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2740 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-6 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-21.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2739 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-5 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-20.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2738 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-4 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-19.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2737 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-3 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-18.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2736 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-2 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-17.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2735 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-1 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-16.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2734 error: still running
> 14: test-sender -a amqp://0.0.0.0:25779 -c 25 -i TestSender-0 -sx -t closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-sender-15.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: Process 2733 error: still running
> 14: test-receiver -a amqp://0.0.0.0:25779 -c 250 -s closest/test-client
> 14: /foo/qpid-dispatch/build/tests/system_test.dir/system_tests_link_routes/LinkRoute3Hop/test_01_parallel_link_routes/test-receiver-14.cmd
> 14: >>>>
> 14: <<<<
> 14: 
> 14: ----------------------------------------------------------------------
> 14: Ran 36 tests in 113.953s {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org