Ken Giusti created DISPATCH-1889:
------------------------------------

             Summary: HTTP1: CI failure in Http1AdaptorOneRouterTest of 
HTTP/1.0 servers
                 Key: DISPATCH-1889
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1889
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Protocol Adaptors
    Affects Versions: 1.15.0
            Reporter: Ken Giusti
            Assignee: Ken Giusti
             Fix For: 1.15.0


The affected tests are the *_10 set of tests.  Example:
 
69: test_005_get_10 (system_tests_http1_adaptor.Http1AdaptorOneRouterTest) ... 
ERROR
 
69: /usr/lib/python3.8/unittest/case.py:704: ResourceWarning: unclosed 
<socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, 
proto=6, laddr=('127.0.0.1', 41146), raddr=('127.0.0.1', 25149)>
 
69: outcome.errors.clear()
 
69: ResourceWarning: Enable tracemalloc to get the object allocation traceback
 
69: test_006_head_10 (system_tests_http1_adaptor.Http1AdaptorOneRouterTest) ... 
ERROR
 
69: /usr/lib/python3.8/unittest/case.py:704: ResourceWarning: unclosed 
<socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, 
proto=6, laddr=('127.0.0.1', 41150), raddr=('127.0.0.1', 25149)>
 
69: outcome.errors.clear()
 
69: ResourceWarning: Enable tracemalloc to get the object allocation traceback
 
69: test_007_post_10 (system_tests_http1_adaptor.Http1AdaptorOneRouterTest) ... 
ERROR
 
69: /usr/lib/python3.8/unittest/case.py:704: ResourceWarning: unclosed 
<socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, 
proto=6, laddr=('127.0.0.1', 41152), raddr=('127.0.0.1', 25149)>
 
69: outcome.errors.clear()
 
69: ResourceWarning: Enable tracemalloc to get the object allocation traceback
 
69: test_008_put_10 (system_tests_http1_adaptor.Http1AdaptorOneRouterTest) ... 
ERROR
 
69: /usr/lib/python3.8/unittest/case.py:704: ResourceWarning: unclosed 
<socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, 
proto=6, laddr=('127.0.0.1', 41154), raddr=('127.0.0.1', 25149)>
 
69: outcome.errors.clear()
 
69: ResourceWarning: Enable tracemalloc to get the object allocation traceback
69: ERROR



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to