10Aug23rv1_18_0+0821-648a91e165d - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Aug074427.4002338 -g

To start TextTest for these tests, run:

texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests


default: 592 tests: 569 succeeded 23 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs ticket3631_1 ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1199637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56220b80f38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x56220be3c1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x56220be4aa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x56220bba4819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56220bb69ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x56220b81abdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56220b81c57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f77fb5efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x56220b80f38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x56220be697a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56220be696aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56220be69397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56220be71a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x56220be71379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x56220be4faf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x56220be3cf66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x56220be4aa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x56220bba4819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56220bb69ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x56220b81abdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56220b81c57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f77fb5efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip bike_public_walk ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x561b502e438d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x561b509111f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x561b5091fa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x561b50679819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x561b5063eecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x561b502efbdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x561b502f157c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe50b8f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x561b502e438d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x561b5093e7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561b5093e6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x561b5093e397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x561b50946a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x561b50946379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x561b50924af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x561b50911f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x561b5091fa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x561b50679819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x561b5063eecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x561b502efbdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x561b502f157c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe50b8f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5593c099f38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5593c0fcc1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5593c0fdaa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5593c0d34819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5593c0cf9ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5593c09aabdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5593c09ac57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f32529b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x5593c099f38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5593c0ff97a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5593c0ff96aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5593c0ff9397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5593c1001a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5593c1001379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5593c0fdfaf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5593c0fccf66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5593c0fdaa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5593c0d34819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5593c0cf9ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5593c09aabdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5593c09ac57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f32529b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_access_allJunctions ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x558fd575b38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x558fd5d881f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x558fd5d96a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x558fd5af0819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x558fd5ab5ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x558fd5766bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x558fd576857c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7facc2626d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x558fd575b38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x558fd5db57a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558fd5db56aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x558fd5db5397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x558fd5dbda10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x558fd5dbd379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x558fd5d9baf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x558fd5d88f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x558fd5d96a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x558fd5af0819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x558fd5ab5ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x558fd5766bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x558fd576857c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7facc2626d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_access_ptStops ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x558b26e7f38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x558b274ac1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x558b274baa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x558b27214819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x558b271d9ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x558b26e8abdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x558b26e8c57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f2aaad68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x558b26e7f38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x558b274d97a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558b274d96aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x558b274d9397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x558b274e1a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x558b274e1379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x558b274bfaf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x558b274acf66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x558b274baa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x558b27214819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x558b271d9ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x558b26e8abdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x558b26e8c57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f2aaad68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_bike_taxi ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x561dc138f38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x561dc19bc1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x561dc19caa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x561dc1724819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x561dc16e9ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x561dc139abdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x561dc139c57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f69191cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x561dc138f38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x561dc19e97a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561dc19e96aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x561dc19e9397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x561dc19f1a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x561dc19f1379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x561dc19cfaf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x561dc19bcf66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x561dc19caa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x561dc1724819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x561dc16e9ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x561dc139abdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x561dc139c57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f69191cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_intermodal_net ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3ba5b338d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55c3babe01f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55c3babeea47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55c3ba948819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55c3ba90decd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55c3ba5bebdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55c3ba5c057c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f3b16ca1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3ba5b338d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55c3bac0d7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c3bac0d6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c3bac0d397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55c3bac15a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55c3bac15379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55c3babf3af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55c3babe0f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55c3babeea47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55c3ba948819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55c3ba90decd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55c3ba5bebdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55c3ba5c057c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f3b16ca1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55c92362438d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55c923c511f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55c923c5fa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55c9239b9819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55c92397eecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55c92362fbdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55c92363157c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fec0a6e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55c92362438d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55c923c7e7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c923c7e6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c923c7e397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55c923c86a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55c923c86379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55c923c64af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55c923c51f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55c923c5fa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55c9239b9819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55c92397eecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55c92362fbdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55c92363157c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fec0a6e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk2 ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9e2e2738d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55f9e34541f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55f9e3462a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55f9e31bc819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55f9e3181ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55f9e2e32bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55f9e2e3457c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f6caeca3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9e2e2738d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55f9e34817a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f9e34816aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f9e3481397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f9e3489a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55f9e3489379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55f9e3467af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55f9e3454f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55f9e3462a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55f9e31bc819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55f9e3181ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55f9e2e32bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55f9e2e3457c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f6caeca3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk4 ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55f847b9e38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55f8481cb1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55f8481d9a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55f847f33819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55f847ef8ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55f847ba9bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55f847bab57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7efedfc24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55f847b9e38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55f8481f87a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f8481f86aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f8481f8397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f848200a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55f848200379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55f8481deaf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55f8481cbf66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55f8481d9a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55f847f33819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55f847ef8ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55f847ba9bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55f847bab57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7efedfc24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk5 ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55618c6c838d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55618ccf51f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55618cd03a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55618ca5d819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55618ca22ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55618c6d3bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55618c6d557c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f972582dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55618c6c838d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55618cd227a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55618cd226aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55618cd22397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55618cd2aa10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55618cd2a379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55618cd08af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55618ccf5f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55618cd03a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55618ca5d819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55618ca22ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55618c6d3bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55618c6d557c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f972582dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk_detail ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x563012c3a38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5630132671f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x563013275a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x563012fcf819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x563012f94ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x563012c45bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x563012c4757c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f2f24bb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x563012c3a38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5630132947a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5630132946aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x563013294397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56301329ca10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x56301329c379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x56301327aaf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x563013267f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x563013275a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x563012fcf819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x563012f94ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x563012c45bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x563012c4757c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f2f24bb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_type ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56080ff2538d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5608105521f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x560810560a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5608102ba819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56081027fecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x56080ff30bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56080ff3257c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f38cf5bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x56080ff2538d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x56081057f7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56081057f6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56081057f397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560810587a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x560810587379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x560810565af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x560810552f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x560810560a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5608102ba819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56081027fecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x56080ff30bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56080ff3257c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f38cf5bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcda91538d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55bcdaf421f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55bcdaf50a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55bcdacaa819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55bcdac6fecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55bcda920bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55bcda92257c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f4e9af64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcda91538d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55bcdaf6f7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bcdaf6f6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55bcdaf6f397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55bcdaf77a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55bcdaf77379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55bcdaf55af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55bcdaf42f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55bcdaf50a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55bcdacaa819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55bcdac6fecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55bcda920bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55bcda92257c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f4e9af64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_arrivalpos ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x564a3ec1238d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x564a3f23f1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x564a3f24da47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x564a3efa7819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x564a3ef6cecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x564a3ec1dbdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x564a3ec1f57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f96f1016d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x564a3ec1238d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x564a3f26c7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564a3f26c6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x564a3f26c397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x564a3f274a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x564a3f274379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x564a3f252af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x564a3f23ff66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x564a3f24da47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x564a3efa7819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x564a3ef6cecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x564a3ec1dbdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x564a3ec1f57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f96f1016d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_departPos ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9a11b638d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55e9a17e31f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55e9a17f1a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55e9a154b819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55e9a1510ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55e9a11c1bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55e9a11c357c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fc5d53c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9a11b638d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55e9a18107a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e9a18106aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55e9a1810397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55e9a1818a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55e9a1818379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55e9a17f6af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55e9a17e3f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55e9a17f1a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55e9a154b819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55e9a1510ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55e9a11c1bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55e9a11c357c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fc5d53c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_detail ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x556544eee38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55654551b1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x556545529a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x556545283819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x556545248ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x556544ef9bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x556544efb57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fbe11fd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x556544eee38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5565455487a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5565455486aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556545548397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x556545550a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x556545550379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55654552eaf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55654551bf66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x556545529a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x556545283819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x556545248ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x556544ef9bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x556544efb57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fbe11fd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_sidewalk ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55620101738d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5562016441f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x556201652a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5562013ac819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x556201371ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x556201022bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55620102457c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f44374cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55620101738d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5562016717a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5562016716aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556201671397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x556201679a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x556201679379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x556201657af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x556201644f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x556201652a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5562013ac819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x556201371ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x556201022bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55620102457c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f44374cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x563f4ef9538d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x563f4f5c21f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x563f4f5d0a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x563f4f32a819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x563f4f2efecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x563f4efa0bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x563f4efa257c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe35bae5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x563f4ef9538d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x563f4f5ef7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563f4f5ef6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x563f4f5ef397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x563f4f5f7a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x563f4f5f7379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x563f4f5d5af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x563f4f5c2f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x563f4f5d0a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x563f4f32a819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x563f4f2efecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x563f4efa0bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x563f4efa257c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe35bae5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_junction ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56207fc6138d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x56208028e1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x56208029ca47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x56207fff6819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56207ffbbecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x56207fc6cbdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56207fc6e57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fd5c9bb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x56207fc6138d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x5620802bb7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5620802bb6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5620802bb397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5620802c3a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5620802c3379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5620802a1af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x56208028ef66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x56208029ca47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x56207fff6819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56207ffbbecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x56207fc6cbdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56207fc6e57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fd5c9bb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_ptstop ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5567ef38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55d556e1c1f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55d556e2aa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55d556b84819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55d556b49ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55d5567fabdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55d5567fc57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fd1774c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5567ef38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55d556e497a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d556e496aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d556e49397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d556e51a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55d556e51379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55d556e2faf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55d556e1cf66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55d556e2aa47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55d556b84819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55d556b49ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55d5567fabdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55d5567fc57c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fd1774c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip trip_output ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0x555bdb7ea38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x555bdbe171f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x555bdbe25a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x555bdbb7f819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x555bdbb44ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x555bdb7f5bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x555bdb7f757c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f2dc81c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x555bdb7ea38d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x555bdbe447a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555bdbe446aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x555bdbe44397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x555bdbe4ca10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x555bdbe4c379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x555bdbe2aaf0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x555bdbe17f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x555bdbe25a47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x555bdbb7f819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x555bdbb44ecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x555bdb7f5bdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x555bdb7f757c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f2dc81c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip write_net_weight ( Last six runs Aug2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==1198718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6a2aa338d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55a6a30d01f1 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55a6a30dea47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55a6a2e38819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55a6a2dfdecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55a6a2aaebdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55a6a2ab057c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f9ed5f5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6a2aa338d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0xc6838d) (BuildId: 850bccb7d21ad778c133adab54d3c228712d7a0b)
>     #1 0x55a6a30fd7a9 in __gnu_cxx::new_allocator<ROPerson::TripItem*>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a6a30fd6aa in std::allocator_traits<std::allocator<ROPerson::TripItem*> >::allocate(std::allocator<ROPerson::TripItem*>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a6a30fd397 in std::_Vector_base<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55a6a3105a10 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::_M_realloc_insert<ROPerson::TripItem*>(__gnu_cxx::__normal_iterator<ROPerson::TripItem**, std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> > >, ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x55a6a3105379 in void std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::emplace_back<ROPerson::TripItem*>(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x55a6a30e3af0 in std::vector<ROPerson::TripItem*, std::allocator<ROPerson::TripItem*> >::push_back(ROPerson::TripItem*&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x55a6a30d0f66 in ROPerson::PersonTrip::clone() const /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55a6a30dea47 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55a6a2e38819 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55a6a2dfdecd in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55a6a2aaebdd in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55a6a2ab057c in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f9ed5f5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1