Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2147

[http2] system_tests_http2 failing with ResourceWarning on Fedora 34

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.16.0
    • 1.17.0
    • Tests
    • None

    Description

      Start 70: system_tests_http270: Test command: /usr/bin/python3.9 "/foo/qpid-dispatch/build/tests/run.py" "-m" "unittest" "-v" "system_tests_http2"
      70: Test timeout computed to be: 600
      70: ERROR
      70: /usr/lib64/python3.9/subprocess.py:1052: ResourceWarning: subprocess 5565 is still running
      70:   _warn("subprocess %s is still running" % self.pid,
      70: ResourceWarning: Enable tracemalloc to get the object allocation traceback
      70: ERROR
      70: /usr/lib64/python3.9/subprocess.py:1052: ResourceWarning: subprocess 5568 is still running
      70:   _warn("subprocess %s is still running" % self.pid,
      70: ResourceWarning: Enable tracemalloc to get the object allocation traceback
      70: ERROR
      70: /usr/lib64/python3.9/subprocess.py:1052: ResourceWarning: subprocess 5571 is still running
      70:   _warn("subprocess %s is still running" % self.pid,
      70: ResourceWarning: Enable tracemalloc to get the object allocation traceback
      70: ERROR
      70: /usr/lib64/python3.9/subprocess.py:1052: ResourceWarning: subprocess 5574 is still running
      70:   _warn("subprocess %s is still running" % self.pid,
      70: ResourceWarning: Enable tracemalloc to get the object allocation traceback
      70: ERROR
      70: /usr/lib64/python3.9/subprocess.py:1052: ResourceWarning: subprocess 5577 is still running
      70:   _warn("subprocess %s is still running" % self.pid,
      70: ResourceWarning: Enable tracemalloc to get the object allocation traceback
      70: ERROR
      70: /usr/lib64/python3.9/subprocess.py:1052: ResourceWarning: subprocess 5580 is still running
      70:   _warn("subprocess %s is still running" % self.pid,
      70: ResourceWarning: Enable tracemalloc to get the object allocation traceback
      70: ERROR
      70: /usr/lib64/python3.9/subprocess.py:1052: ResourceWarning: subprocess 5583 is still running
      70:   _warn("subprocess %s is still running" % self.pid,
      70: ResourceWarning: Enable tracemalloc to get the object allocation traceback
      70: 
      70: ======================================================================
      70: ERROR: setUpClass (system_tests_http2.Http2TestEdgeInteriorRouter)
      70: ----------------------------------------------------------------------
      70: Traceback (most recent call last):
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 222, in wait_port
      70:     retry_exception(connect, exception_test=check, **retry_kwargs)
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 167, in retry_exception
      70:     return function()
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 217, in connect
      70:     s.connect((host, port))
      70: ConnectionRefusedError: [Errno 111] Connection refused
      70: 
      70: During handling of the above exception, another exception occurred:
      70: 
      70: Traceback (most recent call last):
      70:   File "/foo/qpid-dispatch/tests/system_tests_http2.py", line 558, in setUpClass
      70:     cls.http2_server = cls.tester.http2server(name=cls.http2_server_name,
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 825, in http2server
      70:     return self.cleanup(Http2Server(*args, **kwargs))
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 384, in __init__
      70:     self.wait_ready()
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 392, in wait_ready
      70:     self.wait_ports(**retry_kwargs)
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 395, in wait_ports
      70:     wait_ports(self.ports_family, **retry_kwargs)
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 231, in wait_ports
      70:     wait_port(port=port, protocol_family=protocol_family, **retry_kwargs)
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 224, in wait_port
      70:     raise Exception("wait_port timeout on host %s port %s: %s" % (host, port, e))
      70: Exception: wait_port timeout on host None port 21579: [Errno 111] Connection refused
      70: 
      70: ======================================================================
      70: ERROR: setUpClass (system_tests_http2.Http2TestEdgeToEdgeViaInteriorRouter)
      70: ----------------------------------------------------------------------
      70: Traceback (most recent call last):
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 222, in wait_port
      70:     retry_exception(connect, exception_test=check, **retry_kwargs)
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 167, in retry_exception
      70:     return function()
      70:   File "/foo/qpid-dispatch/tests/system_test.py", line 217, in connect
      70:     s.connect((host, port))
      70: ConnectionRefusedError: [Errno 111] Connection refused
      70: 
      70: During handling of the above exception, another exception occurred: 

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: