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

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

codecov-io commented on issue #619: DISPATCH-1480: properly settle messages 
received by the edge address …
URL: https://github.com/apache/qpid-dispatch/pull/619#issuecomment-553648344
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/619?src=pr&el=h1) 
Report
   > Merging 
[#619](https://codecov.io/gh/apache/qpid-dispatch/pull/619?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/46307e7e747e8b101dfa9ad86e168f1be5d2990e?src=pr&el=desc)
 will **decrease** coverage by `0.03%`.
   > The diff coverage is `50%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/619/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/619?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #619      +/-   ##
   ==========================================
   - Coverage   86.46%   86.43%   -0.04%     
   ==========================================
     Files          91       91              
     Lines       20618    20622       +4     
   ==========================================
   - Hits        17828    17824       -4     
   - Misses       2790     2798       +8
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/619?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/router\_core/modules/edge\_router/addr\_proxy.c](https://codecov.io/gh/apache/qpid-dispatch/pull/619/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvZWRnZV9yb3V0ZXIvYWRkcl9wcm94eS5j)
 | `91.83% <50%> (-0.88%)` | :arrow_down: |
   | 
[src/router\_core/agent\_address.c](https://codecov.io/gh/apache/qpid-dispatch/pull/619/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2FkZHJlc3MuYw==)
 | `88.18% <0%> (-1.58%)` | :arrow_down: |
   | 
[src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/619/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==)
 | `68.11% <0%> (-0.49%)` | :arrow_down: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/619/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
 | `87.64% <0%> (-0.45%)` | :arrow_down: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/619/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `93.97% <0%> (-0.23%)` | :arrow_down: |
   | 
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/619/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
 | `89.34% <0%> (-0.17%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/619/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `93.08% <0%> (-0.01%)` | :arrow_down: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/619/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `94.05% <0%> (+0.49%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/619?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/619?src=pr&el=footer).
 Last update 
[46307e7...2a243ad](https://codecov.io/gh/apache/qpid-dispatch/pull/619?src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


> Address Sanitizer leak in system_tests_multi_phase
> --------------------------------------------------
>
>                 Key: DISPATCH-1480
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1480
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Ganesh Murthy
>            Assignee: Ken Giusti
>            Priority: Major
>
> {noformat}
> 57: Test command: /usr/bin/python 
> "/home/travis/build/apache/qpid-dispatch/build/tests/run.py" "-m" "unittest" 
> "-v" "system_tests_multi_phase"57: Test timeout computed to be: 60057: 
> test_01_waypoint_same_interior (system_tests_multi_phase.RouterTest) ... 
> ok57: test_02_waypoint_same_edge (system_tests_multi_phase.RouterTest) ... 
> ok57: test_03_waypoint_edge_interior (system_tests_multi_phase.RouterTest) 
> ... ok57: test_04_waypoint_interior_edge 
> (system_tests_multi_phase.RouterTest) ... ok57: 
> test_05_waypoint_interior_interior (system_tests_multi_phase.RouterTest) ... 
> ok57: test_06_waypoint_edge_edge (system_tests_multi_phase.RouterTest) ... 
> ok57: test_07_waypoint_edge_endpoints_int_1 
> (system_tests_multi_phase.RouterTest) ... ok57: 
> test_08_waypoint_edge_endpoints_int_2 (system_tests_multi_phase.RouterTest) 
> ... ok57: test_09_waypoint_int_endpoints_edge_1 
> (system_tests_multi_phase.RouterTest) ... ok57: 
> test_10_waypoint_int_endpoints_edge_2 (system_tests_multi_phase.RouterTest) 
> ... ok57: test_11_waypoint_int_endpoints_int_1 
> (system_tests_multi_phase.RouterTest) ... ok57: 
> test_12_waypoint_int_endpoints_int_2 (system_tests_multi_phase.RouterTest) 
> ... ok57: test_13_waypoint_edge_endpoints_edge_1 
> (system_tests_multi_phase.RouterTest) ... ok57: 
> test_14_waypoint_edge_endpoints_edge_2 (system_tests_multi_phase.RouterTest) 
> ... ok57: test_15_multiphase_1 (system_tests_multi_phase.RouterTest) ... 
> ok57: test_16_multiphase_2 (system_tests_multi_phase.RouterTest) ... ok57: 
> test_17_multiphase_3 (system_tests_multi_phase.RouterTest) ... ok57: ERROR57: 
> 57: ======================================================================57: 
> ERROR: tearDownClass (system_tests_multi_phase.RouterTest)57: 
> ----------------------------------------------------------------------57: 
> Traceback (most recent call last):57:   File 
> "/home/travis/build/apache/qpid-dispatch/tests/system_test.py", line 670, in 
> tearDownClass57:     cls.tester.teardown()57:   File 
> "/home/travis/build/apache/qpid-dispatch/tests/system_test.py", line 615, in 
> teardown57:     raise RuntimeError("Errors during teardown: \n\n%s" % 
> "\n\n".join([str(e) for e in errors]))57: RuntimeError: Errors during 
> teardown:  {noformat}
>  57: Process 13237 error: exit code 23, expected 0
>   
>  57: qdrouterd -c EA1.conf -I /home/travis/build/apache/qpid-dispatch/python
>   
>  57: 
> /home/travis/build/apache/qpid-dispatch/build/tests/system_test.dir/system_tests_multi_phase/RouterTest/setUpClass/EA1-3.cmd
>   
>  57: >>>>
>   
>  57: 
>   
>  57: =================================================================
>   
>  57: ==13237==ERROR: LeakSanitizer: detected memory leaks
>   
>  57: 
>   
>  57: Indirect leak of 1728 byte(s) in 3 object(s) allocated from:
>   
>  57: #0 0x7fd4cbb67076 in __interceptor_posix_memalign 
> (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x99076)
>   
>  57: #1 0x7fd4cb47fac8 in qd_alloc 
> /home/travis/build/apache/qpid-dispatch/src/alloc_pool.c:320
>   
>  57: #2 0x7fd4cb489b1d in qd_buffer 
> /home/travis/build/apache/qpid-dispatch/src/buffer.c:44
>   
>  57: #3 0x7fd4cb49b7f4 in qd_insert 
> /home/travis/build/apache/qpid-dispatch/src/compose.c:64
>   
>  57: #4 0x7fd4cb49b7f4 in qd_insert_8 
> /home/travis/build/apache/qpid-dispatch/src/compose.c:85
>   
>  57: #5 0x7fd4cb49b7f4 in qd_compose 
> /home/travis/build/apache/qpid-dispatch/src/compose.c:230
>   
>  57: #6 0x7fd4cb51c0b6 in qcm_link_route_lookup_request 
> /home/travis/build/apache/qpid-dispatch/src/address_lookup_utils.c:36
>   
>  57: #7 0x7fd4cb5cfd25 in qcm_addr_lookup_process_pending_requests_CT 
> /home/travis/build/apache/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:487
>   
>  57: #8 0x7fd4cb5d17ff in on_flow 
> /home/travis/build/apache/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:626
>   
>  57: #9 0x7fd4cb558928 in _sender_flow_CT 
> /home/travis/build/apache/qpid-dispatch/src/router_core/core_client_api.c:450
>   
>  57: #10 0x7fd4cb5b16d7 in qdr_link_flow_CT 
> /home/travis/build/apache/qpid-dispatch/src/router_core/transfer.c:331
>   
>  57: #11 0x7fd4cb59700b in router_core_thread 
> /home/travis/build/apache/qpid-dispatch/src/router_core/router_core_thread.c:194
>   
>  57: #12 0x7fd4cb02c6b9 in start_thread 
> (/lib/x86_64-linux-gnu/libpthread.so.0+0x76b9)
>   
>  57: 
>   
>  57: -----------------------------------------------------
>   
>  57: Suppressions used:
>   
>  57: count bytes template
>   
>  57: 7 4288 _flush_send_queue_CT
>   
>  57: 2 1152 compose_message_annotations
>   
>  57: 7 4032 qd_compose_insert_string_n
>   
>  57: 57 25920 qd_message_receive
>   
>  57: 3 1200 qdr_core_subscribe
>   
>  57: 20 7040 qdr_forward_balanced_CT
>   
>  57: 14 4480 qdr_link_deliver
>   
>  57: 3 1728 qdr_terminus
>   
>  57: 4379 3269630 *libpython*
>   
>  57: 37 120 *python2*
>   
>  57: -----------------------------------------------------
>   
>  57: 
>   
>  57: SUMMARY: AddressSanitizer: 1728 byte(s) leaked in 3 allocation(s).
>  57: <<<<



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

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

Reply via email to