02Nov2023 - detailed test results for DUAROUTER.astar

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.30Nov114412.2621320 -g

To start TextTest for these tests, run:

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


astar: 547 tests: 524 succeeded 23 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3709646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5603db1703dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x5603db79dc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5603db7ac4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5603db505859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5603db4caf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5603db17bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5603db17d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fcb434fed8f 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 0x5603db1703dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x5603db7cb239 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 0x5603db7cb13a 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 0x5603db7cae27 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 0x5603db7d34a0 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 0x5603db7d2e09 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 0x5603db7b1580 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 0x5603db79e9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5603db7ac4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5603db505859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5603db4caf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5603db17bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5603db17d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fcb434fed8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccc26b03dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55ccc2cddc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55ccc2cec4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55ccc2a45859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55ccc2a0af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55ccc26bbc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55ccc26bd5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f6c9f893d8f 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 0x55ccc26b03dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55ccc2d0b239 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 0x55ccc2d0b13a 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 0x55ccc2d0ae27 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 0x55ccc2d134a0 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 0x55ccc2d12e09 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 0x55ccc2cf1580 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 0x55ccc2cde9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55ccc2cec4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55ccc2a45859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55ccc2a0af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55ccc26bbc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55ccc26bd5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f6c9f893d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x560e8f7993dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x560e8fdc6c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x560e8fdd54d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x560e8fb2e859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x560e8faf3f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x560e8f7a4c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x560e8f7a65cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fdb3f173d8f 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 0x560e8f7993dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x560e8fdf4239 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 0x560e8fdf413a 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 0x560e8fdf3e27 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 0x560e8fdfc4a0 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 0x560e8fdfbe09 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 0x560e8fdda580 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 0x560e8fdc79f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x560e8fdd54d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x560e8fb2e859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x560e8faf3f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x560e8f7a4c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x560e8f7a65cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fdb3f173d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56040ac2d3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x56040b25ac81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x56040b2694d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x56040afc2859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56040af87f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x56040ac38c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56040ac3a5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f7366ef8d8f 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 0x56040ac2d3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x56040b288239 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 0x56040b28813a 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 0x56040b287e27 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 0x56040b2904a0 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 0x56040b28fe09 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 0x56040b26e580 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 0x56040b25b9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x56040b2694d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x56040afc2859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56040af87f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x56040ac38c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56040ac3a5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f7366ef8d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdd32773dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55cdd38a4c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55cdd38b34d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55cdd360c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55cdd35d1f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55cdd3282c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55cdd32845cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fc37dd96d8f 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 0x55cdd32773dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55cdd38d2239 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 0x55cdd38d213a 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 0x55cdd38d1e27 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 0x55cdd38da4a0 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 0x55cdd38d9e09 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 0x55cdd38b8580 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 0x55cdd38a59f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55cdd38b34d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55cdd360c859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55cdd35d1f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55cdd3282c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55cdd32845cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fc37dd96d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1136463dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55b113c73c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55b113c824d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55b1139db859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55b1139a0f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55b113651c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55b1136535cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fea760e0d8f 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 0x55b1136463dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55b113ca1239 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 0x55b113ca113a 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 0x55b113ca0e27 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 0x55b113ca94a0 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 0x55b113ca8e09 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 0x55b113c87580 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 0x55b113c749f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55b113c824d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55b1139db859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55b1139a0f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55b113651c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55b1136535cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fea760e0d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56537cc043dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x56537d231c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x56537d2404d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x56537cf99859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56537cf5ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x56537cc0fc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56537cc115cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f5d311a3d8f 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 0x56537cc043dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x56537d25f239 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 0x56537d25f13a 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 0x56537d25ee27 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 0x56537d2674a0 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 0x56537d266e09 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 0x56537d245580 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 0x56537d2329f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x56537d2404d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x56537cf99859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56537cf5ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x56537cc0fc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56537cc115cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f5d311a3d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5ec1ee3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55d5ec81bc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55d5ec82a4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55d5ec583859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55d5ec548f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55d5ec1f9c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55d5ec1fb5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f7621af6d8f 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 0x55d5ec1ee3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55d5ec849239 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 0x55d5ec84913a 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 0x55d5ec848e27 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 0x55d5ec8514a0 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 0x55d5ec850e09 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 0x55d5ec82f580 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 0x55d5ec81c9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55d5ec82a4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55d5ec583859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55d5ec548f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55d5ec1f9c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55d5ec1fb5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f7621af6d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x558af4bc03dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x558af51edc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x558af51fc4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x558af4f55859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x558af4f1af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x558af4bcbc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x558af4bcd5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f980f8f5d8f 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 0x558af4bc03dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x558af521b239 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 0x558af521b13a 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 0x558af521ae27 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 0x558af52234a0 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 0x558af5222e09 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 0x558af5201580 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 0x558af51ee9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x558af51fc4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x558af4f55859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x558af4f1af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x558af4bcbc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x558af4bcd5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f980f8f5d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56183415d3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x56183478ac81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5618347994d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5618344f2859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5618344b7f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x561834168c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56183416a5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fdd5ff86d8f 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 0x56183415d3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x5618347b8239 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 0x5618347b813a 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 0x5618347b7e27 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 0x5618347c04a0 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 0x5618347bfe09 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 0x56183479e580 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 0x56183478b9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5618347994d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5618344f2859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5618344b7f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x561834168c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56183416a5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fdd5ff86d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x557a5d0bf3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x557a5d6ecc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x557a5d6fb4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x557a5d454859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x557a5d419f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x557a5d0cac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x557a5d0cc5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f6d9a402d8f 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 0x557a5d0bf3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x557a5d71a239 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 0x557a5d71a13a 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 0x557a5d719e27 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 0x557a5d7224a0 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 0x557a5d721e09 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 0x557a5d700580 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 0x557a5d6ed9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x557a5d6fb4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x557a5d454859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x557a5d419f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x557a5d0cac2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x557a5d0cc5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f6d9a402d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5584365c03dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x558436bedc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x558436bfc4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x558436955859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55843691af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5584365cbc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5584365cd5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f3cb5c27d8f 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 0x5584365c03dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x558436c1b239 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 0x558436c1b13a 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 0x558436c1ae27 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 0x558436c234a0 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 0x558436c22e09 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 0x558436c01580 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 0x558436bee9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x558436bfc4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x558436955859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55843691af0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5584365cbc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5584365cd5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f3cb5c27d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2764633dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55b276a90c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55b276a9f4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55b2767f8859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55b2767bdf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55b27646ec2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55b2764705cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fe79b4d9d8f 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 0x55b2764633dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55b276abe239 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 0x55b276abe13a 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 0x55b276abde27 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 0x55b276ac64a0 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 0x55b276ac5e09 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 0x55b276aa4580 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 0x55b276a919f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55b276a9f4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55b2767f8859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55b2767bdf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55b27646ec2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55b2764705cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fe79b4d9d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x563d108713dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x563d10e9ec81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x563d10ead4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x563d10c06859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x563d10bcbf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x563d1087cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x563d1087e5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fc384473d8f 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 0x563d108713dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x563d10ecc239 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 0x563d10ecc13a 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 0x563d10ecbe27 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 0x563d10ed44a0 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 0x563d10ed3e09 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 0x563d10eb2580 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 0x563d10e9f9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x563d10ead4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x563d10c06859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x563d10bcbf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x563d1087cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x563d1087e5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fc384473d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x5580adf413dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x5580ae56ec81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5580ae57d4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5580ae2d6859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x5580ae29bf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x5580adf4cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5580adf4e5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7ff6556a0d8f 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 0x5580adf413dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x5580ae59c239 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 0x5580ae59c13a 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 0x5580ae59be27 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 0x5580ae5a44a0 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 0x5580ae5a3e09 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 0x5580ae582580 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 0x5580ae56f9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5580ae57d4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5580ae2d6859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x5580ae29bf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x5580adf4cc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5580adf4e5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7ff6556a0d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x560e770d43dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x560e77701c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x560e777104d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x560e77469859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x560e7742ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x560e770dfc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x560e770e15cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f3fffd0ed8f 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 0x560e770d43dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x560e7772f239 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 0x560e7772f13a 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 0x560e7772ee27 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 0x560e777374a0 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 0x560e77736e09 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 0x560e77715580 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 0x560e777029f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x560e777104d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x560e77469859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x560e7742ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x560e770dfc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x560e770e15cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f3fffd0ed8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x560d28e943dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x560d294c1c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x560d294d04d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x560d29229859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x560d291eef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x560d28e9fc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x560d28ea15cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f35eda1dd8f 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 0x560d28e943dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x560d294ef239 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 0x560d294ef13a 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 0x560d294eee27 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 0x560d294f74a0 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 0x560d294f6e09 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 0x560d294d5580 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 0x560d294c29f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x560d294d04d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x560d29229859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x560d291eef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x560d28e9fc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x560d28ea15cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f35eda1dd8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55e42dff43dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55e42e621c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55e42e6304d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55e42e389859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55e42e34ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55e42dfffc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55e42e0015cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fb8ad824d8f 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 0x55e42dff43dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55e42e64f239 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 0x55e42e64f13a 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 0x55e42e64ee27 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 0x55e42e6574a0 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 0x55e42e656e09 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 0x55e42e635580 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 0x55e42e6229f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55e42e6304d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55e42e389859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55e42e34ef0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55e42dfffc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55e42e0015cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fb8ad824d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x556f219803dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x556f21fadc81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x556f21fbc4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x556f21d15859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x556f21cdaf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x556f2198bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x556f2198d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f73fcbcbd8f 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 0x556f219803dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x556f21fdb239 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 0x556f21fdb13a 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 0x556f21fdae27 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 0x556f21fe34a0 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 0x556f21fe2e09 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 0x556f21fc1580 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 0x556f21fae9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x556f21fbc4d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x556f21d15859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x556f21cdaf0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x556f2198bc2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x556f2198d5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f73fcbcbd8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x55afd2fad3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55afd35dac81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x55afd35e94d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x55afd3342859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x55afd3307f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x55afd2fb8c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x55afd2fba5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f67d173fd8f 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 0x55afd2fad3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x55afd3608239 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 0x55afd360813a 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 0x55afd3607e27 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 0x55afd36104a0 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 0x55afd360fe09 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 0x55afd35ee580 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 0x55afd35db9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x55afd35e94d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x55afd3342859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x55afd3307f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x55afd2fb8c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x55afd2fba5cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f67d173fd8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x559a61d583dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x559a62385c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x559a623944d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x559a620ed859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x559a620b2f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x559a61d63c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x559a61d655cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7fa8dd062d8f 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 0x559a61d583dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x559a623b3239 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 0x559a623b313a 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 0x559a623b2e27 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 0x559a623bb4a0 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 0x559a623bae09 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 0x559a62399580 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 0x559a623869f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x559a623944d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x559a620ed859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x559a620b2f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x559a61d63c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x559a61d655cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7fa8dd062d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0x55907123c3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x559071869c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x5590718784d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x5590715d1859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x559071596f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x559071247c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x5590712495cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f8ca5748d8f 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 0x55907123c3dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x559071897239 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 0x55907189713a 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 0x559071896e27 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 0x55907189f4a0 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 0x55907189ee09 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 0x55907187d580 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 0x55907186a9f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x5590718784d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x5590715d1859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x559071596f0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x559071247c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x5590712495cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f8ca5748d8f 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 Nov2023 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==3708821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x56107aa553dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x56107b082c81 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:225:26
>     #2 0x56107b0914d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #3 0x56107adea859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #4 0x56107adaff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #5 0x56107aa60c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #6 0x56107aa625cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #7 0x7f15d36dad8f 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 0x56107aa553dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xc783dd) (BuildId: cb014b76a76a627a32ef460502758a34e12c3844)
>     #1 0x56107b0b0239 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 0x56107b0b013a 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 0x56107b0afe27 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 0x56107b0b84a0 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 0x56107b0b7e09 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 0x56107b096580 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 0x56107b0839f6 in ROPerson::PersonTrip::clone() const /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:227:29
>     #8 0x56107b0914d7 in ROPerson::computeRoute(RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, bool, MsgHandler*) /home/delphi/extraClangDebug/sumo/src/router/ROPerson.cpp:421:67
>     #9 0x56107adea859 in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/extraClangDebug/sumo/src/router/RONet.cpp:721:31
>     #10 0x56107adaff0d in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:206:24
>     #11 0x56107aa60c2d in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x56107aa625cc in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:270:13
>     #13 0x7f15d36dad8f 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