16Oct2024 - detailed test results for SUMO.parallel

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31Oct110829.812956 -g

To start TextTest for these tests, run:

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


parallel: 3954 tests: 3028 succeeded 883 FAILED 40 known bugs 3 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : action_step_length bugs ticket15434 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,98
> =================================================================
> ==2556832==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000fcf068 at pc 0x5a2c66387ed6 bp 0x7726ce9f8a30 sp 0x7726ce9f81f0
> READ of size 80 at 0x50c000fcf068 thread T2
>     #0 0x5a2c66387ed5 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2490ed5) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5a2c66e5f89b in MSLink::getApproaching(SUMOVehicle const*) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:741:16
>     #2 0x5a2c66e7a942 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1517:43
>     #3 0x5a2c66844324 in MSVehicle::checkLinkLeader(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3448:51
>     #4 0x5a2c66831815 in MSVehicle::checkLinkLeaderCurrentAndParallel(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3428:9
>     #5 0x5a2c6681cf69 in MSVehicle::planMoveInternal(long long, MSLeaderInfo, std::vector<MSVehicle::DriveProcessItem, std::allocator<MSVehicle::DriveProcessItem>>&, double&, std::pair<double, MSLink const*>&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2819:9
>     #6 0x5a2c66801bfe in MSVehicle::planMove(long long, MSLeaderInfo const&, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2131:9
>     #7 0x5a2c66cc1671 in MSLane::planMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:1536:17
>     #8 0x5a2c66d4b93f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1748:17
>     #9 0x5a2c66bfb979 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #10 0x7726d6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5a2c66387b0c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7726d5c9ca93 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7726d5d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50c000fcf068 is located 40 bytes inside of 120-byte region [0x50c000fcf040,0x50c000fcf0b8)
> freed by thread T3 here:
>     #0 0x5a2c663c8ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5a2c66ea517e in std::__new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::deallocate(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
>     #2 0x5a2c66ea4f6b in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>>::deallocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>&, std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits
.h:513:13
>     #3 0x5a2c66ea4f6b in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_put_node(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/g
cc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:563:9
>     #4 0x5a2c66ea4d4d in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_drop_node(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/
gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:630:2
>     #5 0x5a2c66ec7552 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_erase_aux(std::_Rb_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>) /usr/bi
n/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2492:7
>     #6 0x5a2c66ec677a in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_erase_aux(std::_Rb_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, std::_R
b_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2506:4
>     #7 0x5a2c66ec5b52 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::erase(SUMOVehicle const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2517:7
>     #8 0x5a2c66e9de34 in std::map<SUMOVehicle const*, MSLink::ApproachingVehicleInformation const, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::erase(SUMOVehicle const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:1118:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

631 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
basic container container_start_containerStop ( Last six runs Oct2024 )
basic container errors duplicate_person_id ( Last six runs Oct2024 )
basic containerFlow triggered ( Last six runs Oct2024 )
basic dynamics short_edges ( Last six runs Oct2024 )
basic person errors duplicate_container_id ( Last six runs Oct2024 )
basic person errors duplicate_id ( Last six runs Oct2024 )
basic person errors person_triggered_invalidFrom ( Last six runs Oct2024 )
basic person errors trainStop_car_disconnected ( Last six runs Oct2024 )
basic person lefthand_wait ( Last six runs Oct2024 )
basic person person_number ( Last six runs Oct2024 )
basic person riding access ride_access_ambiguous_walk ( Last six runs Oct2024 )
basic person riding access ride_access_busstop ( Last six runs Oct2024 )
basic person riding access ride_access_redundancy ( Last six runs Oct2024 )
basic person riding leaving_vehicle_at_stop ( Last six runs Oct2024 )
basic person riding leaving_vehicle_at_stop_subsecond ( Last six runs Oct2024 )
basic person riding person_is_triggered person_triggered ( Last six runs Oct2024 )
basic person riding person_is_triggered person_triggered_from ( Last six runs Oct2024 )
basic person riding person_is_triggered persons_triggered ( Last six runs Oct2024 )
basic person riding ride_reuse_car ( Last six runs Oct2024 )
basic person riding ride_stopMismatch ( Last six runs Oct2024 )
basic person riding ride_teleport ( Last six runs Oct2024 )
basic person riding three_trainStops_at_one_edge ( Last six runs Oct2024 )
basic person riding veh_is_triggered ride_premature_end ( Last six runs Oct2024 )
basic person riding veh_is_triggered triggered_discard ( Last six runs Oct2024 )
basic person trip_chain ( Last six runs Oct2024 )
basic person trip_chain_chargingstations ( Last six runs Oct2024 )
basic person walking walk_stoppingPlace ( Last six runs Oct2024 )
basic personFlow busStop_ride_busStop ( Last six runs Oct2024 )
basic personFlow busStop_ride_busStop_capacity ( Last six runs Oct2024 )
basic personFlow ferry_trip ( Last six runs Oct2024 )
basic personFlow three_trainStops_at_one_edge ( Last six runs Oct2024 )
basic personFlow triggered ( Last six runs Oct2024 )
basic personFlow trip_chain ( Last six runs Oct2024 )
basic personFlow unboarding_curved ( Last six runs Oct2024 )
basic personFlow walkRoute_busStop_walk ( Last six runs Oct2024 )
basic personFlow walk_busStop_walk ( Last six runs Oct2024 )
basic routes parsing repeat_reset ( Last six runs Oct2024 )
basic routes parsing trip ( Last six runs Oct2024 )
basic routes parsing trip_via ( Last six runs Oct2024 )
basic routes parsing trip_via_invalid ( Last six runs Oct2024 )
basic vtypes vclass_specific_speed_limit_internal ( Last six runs Oct2024 )
basic vtypes vclass_specific_speed_limit_internal_2types ( Last six runs Oct2024 )
basic vtypes vclass_specific_speed_limit_internal_2types_higherSpeed ( Last six runs Oct2024 )
basic vtypes vclass_specific_speed_limit_internal_type ( Last six runs Oct2024 )
bugs 0xxx ticket676 ( Last six runs Oct2024 )
bugs 0xxx ticket676_no_internal ( Last six runs Oct2024 )
bugs 0xxx ticket879 ( Last six runs Oct2024 )
bugs 10xxx ticket10614 ( Last six runs Oct2024 )
bugs 10xxx ticket10986 ( Last six runs Oct2024 )
bugs 12xxx ticket12167 ( Last six runs Oct2024 )
bugs 12xxx ticket12168 ( Last six runs Oct2024 )
bugs 13xxx ticket13108 ( Last six runs Oct2024 )
bugs 13xxx ticket13292b ( Last six runs Oct2024 )
bugs 13xxx ticket13987 ( Last six runs Oct2024 )
bugs 14xxx ticket14941 ( Last six runs Oct2024 )
bugs 15xxx ticket15072 ( Last six runs Oct2024 )
bugs 15xxx ticket15077 ( Last six runs Oct2024 )
bugs 15xxx ticket15079 ( Last six runs Oct2024 )
bugs 15xxx ticket15098 ( Last six runs Oct2024 )
bugs 15xxx ticket15390 ( Last six runs Oct2024 )
bugs 1xxx ticket1559 ( Last six runs Oct2024 )
bugs 1xxx ticket1861 ( Last six runs Oct2024 )
bugs 1xxx ticket1861b ( Last six runs Oct2024 )
bugs 4xxx ticket4968 ( Last six runs Oct2024 )
bugs 5xxx ticket5021 ( Last six runs Oct2024 )
bugs 5xxx ticket5704 ( Last six runs Oct2024 )
bugs 5xxx ticket5704b ( Last six runs Oct2024 )
bugs 5xxx ticket5740 ( Last six runs Oct2024 )
bugs 6xxx ticket6283 ( Last six runs Oct2024 )
bugs 6xxx ticket6415 ( Last six runs Oct2024 )
bugs 6xxx ticket6471b ( Last six runs Oct2024 )
bugs 6xxx ticket6762 ( Last six runs Oct2024 )
bugs 7xxx ticket7059 ( Last six runs Oct2024 )
bugs 7xxx ticket7149 ( Last six runs Oct2024 )
bugs 7xxx ticket7690 ( Last six runs Oct2024 )
bugs 7xxx ticket7764 ( Last six runs Oct2024 )
bugs 7xxx ticket7959 ( Last six runs Oct2024 )
bugs 7xxx ticket7959b ( Last six runs Oct2024 )
bugs 8xxx ticket8404 ( Last six runs Oct2024 )
bugs 8xxx ticket8798 ( Last six runs Oct2024 )
bugs 8xxx ticket8912 ( Last six runs Oct2024 )
bugs 9xxx ticket9211 ( Last six runs Oct2024 )
bugs 9xxx ticket9821 ( Last six runs Oct2024 )
cf_model IDM ticket11199 ( Last six runs Oct2024 )
cf_model IDM violateMingap ( Last six runs Oct2024 )
cf_model IDM violateMingap_warn ( Last six runs Oct2024 )
cf_model KraussPS steep_incline ( Last six runs Oct2024 )
cf_model rail accel Freight ( Last six runs Oct2024 )
cf_model rail accel Freight_custom ( Last six runs Oct2024 )
cf_model rail accel Freight_heavier ( Last six runs Oct2024 )
cf_model rail accel ICE1 ( Last six runs Oct2024 )
cf_model rail accel ICE3 ( Last six runs Oct2024 )
cf_model rail accel MireoPlusB ( Last six runs Oct2024 )
cf_model rail accel MireoPlusH ( Last six runs Oct2024 )
cf_model rail accel NGT400 ( Last six runs Oct2024 )
cf_model rail accel NGT400_16 ( Last six runs Oct2024 )
cf_model rail accel RB425 ( Last six runs Oct2024 )
cf_model rail accel RB628 ( Last six runs Oct2024 )
cf_model rail accel REDosto7 ( Last six runs Oct2024 )
cf_model rail accel custom_curves ( Last six runs Oct2024 )
cf_model rail accel custom_tables ( Last six runs Oct2024 )
cf_model tls_driveOff default_startupDelay2_noPatchLC ( Last six runs Oct2024 )
devices battery chargingStations_internalLanes ( Last six runs Oct2024 )
devices bluelight bugs ticket7473 ( Last six runs Oct2024 )
devices bluelight motorway ( Last six runs Oct2024 )
devices friction custom_net ( Last six runs Oct2024 )
devices glosa junction_before_tls ( Last six runs Oct2024 )
devices glosa slowDown ( Last six runs Oct2024 )
devices glosa slowDown_2ndProg ( Last six runs Oct2024 )
devices glosa slowDown_no ( Last six runs Oct2024 )
devices glosa slowDown_no_tlsRange ( Last six runs Oct2024 )
devices glosa speedUp ( Last six runs Oct2024 )
devices rerouting assignment all_by_name ( Last six runs Oct2024 )
devices rerouting assignment all_by_prob ( Last six runs Oct2024 )
devices rerouting assignment all_by_prob_flow ( Last six runs Oct2024 )
devices rerouting assignment all_by_prob_trip ( Last six runs Oct2024 )
devices rerouting assignment auto_flow ( Last six runs Oct2024 )
devices rerouting assignment auto_flow_with_taz ( Last six runs Oct2024 )
devices rerouting assignment auto_trip ( Last six runs Oct2024 )
devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Oct2024 )
devices rerouting assignment auto_trip_with_stop ( Last six runs Oct2024 )
devices rerouting assignment auto_trip_with_taz ( Last six runs Oct2024 )
devices rerouting assignment bike-speeds ( Last six runs Oct2024 )
devices rerouting assignment by_param ( Last six runs Oct2024 )
devices rerouting assignment errors disconnect ( Last six runs Oct2024 )
devices rerouting assignment errors disconnect_ignore ( Last six runs Oct2024 )
devices rerouting assignment errors disconnect_stop ( Last six runs Oct2024 )
devices rerouting assignment errors disconnect_via ( Last six runs Oct2024 )
devices rerouting assignment errors disconnect_via_ignore ( Last six runs Oct2024 )
devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Oct2024 )
devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Oct2024 )
devices rerouting assignment half_by_name ( Last six runs Oct2024 )
devices rerouting assignment half_by_prob ( Last six runs Oct2024 )
devices rerouting assignment half_by_prob_trip ( Last six runs Oct2024 )
devices rerouting assignment priority-factor ( Last six runs Oct2024 )
devices rerouting assignment taz_astar ( Last six runs Oct2024 )
devices rerouting assignment taz_astar_landmark ( Last six runs Oct2024 )
devices rerouting assignment taz_astar_landmark_empty ( Last six runs Oct2024 )
devices rerouting assignment taz_astar_landmark_missing ( Last six runs Oct2024 )
devices rerouting assignment trip_diff_routes ( Last six runs Oct2024 )
devices rerouting assignment trip_taz_lastroute ( Last six runs Oct2024 )
devices rerouting assignment trip_taz_noedge ( Last six runs Oct2024 )
devices rerouting assignment trip_taz_permissions ( Last six runs Oct2024 )
devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Oct2024 )
devices rerouting assignment trip_with_taz ( Last six runs Oct2024 )
devices rerouting assignment trip_with_taz_source ( Last six runs Oct2024 )
devices rerouting assignment two_stops_same_edge ( Last six runs Oct2024 )
devices rerouting assignment two_stops_same_edge_looped ( Last six runs Oct2024 )
devices rerouting invalid_pre_period ( Last six runs Oct2024 )
devices rerouting junctionTaz fromJunction ( Last six runs Oct2024 )
devices rerouting junctionTaz fromJunction_add ( Last six runs Oct2024 )
devices rerouting junctionTaz load_taz ( Last six runs Oct2024 )
devices rerouting junctionTaz toJunction ( Last six runs Oct2024 )
devices rerouting junctionTaz viaJunctions ( Last six runs Oct2024 )
devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Oct2024 )
devices rerouting personTrip 2persontrips ( Last six runs Oct2024 )
devices rerouting personTrip 2persontrips_disconnected ( Last six runs Oct2024 )
devices rerouting personTrip access ( Last six runs Oct2024 )
devices rerouting personTrip access_length ( Last six runs Oct2024 )
devices rerouting personTrip access_random ( Last six runs Oct2024 )
devices rerouting personTrip access_walk ( Last six runs Oct2024 )
devices rerouting personTrip atJunction_ride_walk ( Last six runs Oct2024 )
devices rerouting personTrip basic ( Last six runs Oct2024 )
devices rerouting personTrip busstop ( Last six runs Oct2024 )
devices rerouting personTrip busstop_early ( Last six runs Oct2024 )
devices rerouting personTrip busstop_too_late ( Last six runs Oct2024 )
devices rerouting personTrip busstop_too_late2 ( Last six runs Oct2024 )
devices rerouting personTrip car ( Last six runs Oct2024 )
devices rerouting personTrip carNoRoute ( Last six runs Oct2024 )
devices rerouting personTrip car_between_stops ( Last six runs Oct2024 )
devices rerouting personTrip car_public_walk ( Last six runs Oct2024 )
devices rerouting personTrip car_public_walk2 ( Last six runs Oct2024 )
devices rerouting personTrip car_public_walk3 ( Last six runs Oct2024 )
devices rerouting personTrip car_public_walk4 ( Last six runs Oct2024 )
devices rerouting personTrip car_public_walk5 ( Last six runs Oct2024 )
devices rerouting personTrip car_public_walk_internal ( Last six runs Oct2024 )
devices rerouting personTrip car_public_walk_parkingAreas ( Last six runs Oct2024 )
devices rerouting personTrip car_public_walk_transfer_forbidden ( Last six runs Oct2024 )
devices rerouting personTrip car_type ( Last six runs Oct2024 )
devices rerouting personTrip car_walk ( Last six runs Oct2024 )
devices rerouting personTrip car_walk_arrivalpos ( Last six runs Oct2024 )
devices rerouting personTrip car_walk_departPos ( Last six runs Oct2024 )
devices rerouting personTrip car_walk_sidewalk ( Last six runs Oct2024 )
devices rerouting personTrip early_ending_flow ( Last six runs Oct2024 )
devices rerouting personTrip early_pt ( Last six runs Oct2024 )
devices rerouting personTrip errors stops_disconnected ( Last six runs Oct2024 )
devices rerouting personTrip intermodal_car_walk ( Last six runs Oct2024 )
devices rerouting personTrip intermodal_car_walk_junction ( Last six runs Oct2024 )
devices rerouting personTrip intermodal_car_walk_junctionTaz ( Last six runs Oct2024 )
devices rerouting personTrip intermodal_car_walk_no_place ( Last six runs Oct2024 )
devices rerouting personTrip intermodal_car_walk_ptstop ( Last six runs Oct2024 )
devices rerouting personTrip junctionTaz fromJunction ( Last six runs Oct2024 )
devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Oct2024 )
devices rerouting personTrip junctionTaz intermodal_net ( Last six runs Oct2024 )
devices rerouting personTrip junctionTaz load_taz ( Last six runs Oct2024 )
devices rerouting personTrip junctionTaz toJunction ( Last six runs Oct2024 )
devices rerouting personTrip junctionTaz viaJunctions ( Last six runs Oct2024 )
devices rerouting personTrip junctionTaz walk ( Last six runs Oct2024 )
devices rerouting personTrip late_pt ( Last six runs Oct2024 )
devices rerouting personTrip missed_bus_reroute ( Last six runs Oct2024 )
devices rerouting personTrip no_valid_connection ( Last six runs Oct2024 )
devices rerouting personTrip opposite-factor default ( Last six runs Oct2024 )
devices rerouting personTrip opposite-factor factor_0.5 ( Last six runs Oct2024 )
devices rerouting personTrip opposite-factor factor_1 ( Last six runs Oct2024 )
devices rerouting personTrip opposite-factor sidewalk_default ( Last six runs Oct2024 )
devices rerouting personTrip opposite-factor sidewalk_factor_0.5 ( Last six runs Oct2024 )
devices rerouting personTrip opposite-factor sidewalk_factor_1 ( Last six runs Oct2024 )
devices rerouting personTrip prefer_walking ( Last six runs Oct2024 )
devices rerouting personTrip prefer_walking2 ( Last six runs Oct2024 )
devices rerouting personTrip pt_looped_need_transfer ( Last six runs Oct2024 )
devices rerouting personTrip ptline_routing ( Last six runs Oct2024 )
devices rerouting personTrip public_walk ( Last six runs Oct2024 )
devices rerouting personTrip public_walk_human_readable_time ( Last six runs Oct2024 )
devices rerouting personTrip public_walk_singleveh ( Last six runs Oct2024 )
devices rerouting personTrip public_walk_speedfactor ( Last six runs Oct2024 )
devices rerouting personTrip randomized_weights ( Last six runs Oct2024 )
devices rerouting personTrip ride_from_stop ( Last six runs Oct2024 )
devices rerouting personTrip ride_trip ( Last six runs Oct2024 )
devices rerouting personTrip ride_trip_access ( Last six runs Oct2024 )
devices rerouting personTrip sameStops ( Last six runs Oct2024 )
devices rerouting personTrip stop_access_stop ( Last six runs Oct2024 )
devices rerouting personTrip taz ( Last six runs Oct2024 )
devices rerouting personTrip toJunction_twice ( Last six runs Oct2024 )
devices rerouting personTrip vehicle_connection backward ( Last six runs Oct2024 )
devices rerouting personTrip vehicle_connection backward_with_walkingarea ( Last six runs Oct2024 )
devices rerouting personTrip vehicle_connection backward_with_walkingarea2 ( Last six runs Oct2024 )
devices rerouting personTrip vehicle_connection forward ( Last six runs Oct2024 )
devices rerouting personTrip vehicle_connection forward_with_walkingarea ( Last six runs Oct2024 )
devices rerouting personTrip vehicle_connection forward_with_walkingarea2 ( Last six runs Oct2024 )
devices rerouting personTrip vtype ( Last six runs Oct2024 )
devices rerouting personTrip walk_access_walk ( Last six runs Oct2024 )
devices rerouting routes_explicite_routes initial_longer ( Last six runs Oct2024 )
devices rerouting routes_explicite_routes initial_longer_arrivalEdge ( Last six runs Oct2024 )
devices rerouting routes_explicite_routes period5 ( Last six runs Oct2024 )
devices rerouting routes_explicite_routes plain ( Last six runs Oct2024 )
devices rerouting routes_explicite_routes stop ( Last six runs Oct2024 )
devices rerouting routes_explicite_routes vclasses ( Last six runs Oct2024 )
devices rerouting routes_same_route close_to_junction ( Last six runs Oct2024 )
devices rerouting routes_same_route initial_longer ( Last six runs Oct2024 )
devices rerouting routes_same_route plain ( Last six runs Oct2024 )
devices rerouting stops cyclic_trip ( Last six runs Oct2024 )
devices rerouting stops cyclic_trip_past_stop ( Last six runs Oct2024 )
devices rerouting stops public_transport_implicit_route ( Last six runs Oct2024 )
devices rerouting stops public_transport_implicit_route_depot ( Last six runs Oct2024 )
devices rerouting stops public_transport_implicit_route_depot_flow ( Last six runs Oct2024 )
devices rerouting stops stop_same_edge_loop ( Last six runs Oct2024 )
devices rerouting tlsPenalty default ( Last six runs Oct2024 )
devices rerouting tlsPenalty penalty_0.5 ( Last six runs Oct2024 )
devices rerouting tlsPenalty penalty_intermodal ( Last six runs Oct2024 )
devices rerouting trips_geo dense ( Last six runs Oct2024 )
devices rerouting trips_geo geoTrips ( Last six runs Oct2024 )
devices rerouting trips_geo geoTrips_junctions ( Last six runs Oct2024 )
devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Oct2024 )
devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Oct2024 )
devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Oct2024 )
devices rerouting trips_geo geoTrips_lonLat ( Last six runs Oct2024 )
devices rerouting via trips ( Last six runs Oct2024 )
devices rerouting via trips_periodic ( Last six runs Oct2024 )
devices rerouting via trips_periodic2 ( Last six runs Oct2024 )
devices rerouting via trips_periodic2_ignore ( Last six runs Oct2024 )
devices rerouting via trips_taz ( Last six runs Oct2024 )
devices rerouting weights init_slow_veh ( Last six runs Oct2024 )
devices rerouting weights init_with_loaded_weights ( Last six runs Oct2024 )
devices rerouting weights stopped_vehicle ( Last six runs Oct2024 )
devices rerouting weights weight_average_steps ( Last six runs Oct2024 )
devices rerouting weights weight_output ( Last six runs Oct2024 )
devices ssm bugs ticket13918 ( Last six runs Oct2024 )
devices ssm bugs ticket5231 ( Last six runs Oct2024 )
devices ssm bugs ticket5643 ( Last six runs Oct2024 )
devices ssm bugs ticket6416 ( Last six runs Oct2024 )
devices ssm bugs ticket7836 ( Last six runs Oct2024 )
devices stationfinder breakdown ( Last six runs Oct2024 )
devices stationfinder breakdown_teleport_backwards ( Last six runs Oct2024 )
devices stationfinder charging ( Last six runs Oct2024 )
devices stationfinder chargingStrategy ( Last six runs Oct2024 )
devices stationfinder notFound ( Last six runs Oct2024 )
devices stationfinder occupied ( Last six runs Oct2024 )
devices stationfinder searching ( Last six runs Oct2024 )
devices stationfinder targetFunction ( Last six runs Oct2024 )
devices taxi basic 1container ( Last six runs Oct2024 )
devices taxi basic 1person ( Last six runs Oct2024 )
devices taxi basic end_of_work ( Last six runs Oct2024 )
devices taxi basic late_taxi ( Last six runs Oct2024 )
devices taxi basic stop_attributes ( Last six runs Oct2024 )
devices taxi bugs ticket15080 ( Last six runs Oct2024 )
devices taxi bugs ticket7257 ( Last six runs Oct2024 )
devices taxi bugs ticket7893 ( Last six runs Oct2024 )
devices taxi bugs ticket7893_container ( Last six runs Oct2024 )
devices taxi bugs ticket8423 ( Last six runs Oct2024 )
devices taxi bugs ticket8578 ( Last six runs Oct2024 )
devices taxi bugs ticket9867 ( Last six runs Oct2024 )
devices taxi containers 10containers_sameEdge ( Last six runs Oct2024 )
devices taxi containers 10containers_sameEdge_bidi ( Last six runs Oct2024 )
devices taxi groups 2containers ( Last six runs Oct2024 )
devices taxi groups 2containers_capa1 ( Last six runs Oct2024 )
devices taxi groups 2containers_defaultgroup ( Last six runs Oct2024 )
devices taxi groups 2persons ( Last six runs Oct2024 )
devices taxi groups 2persons_differentDepart ( Last six runs Oct2024 )
devices taxi groups 2persontrips ( Last six runs Oct2024 )
devices taxi groups 2persontrips_defaultgroup ( Last six runs Oct2024 )
devices taxi groups 5persons_small_taxi ( Last six runs Oct2024 )
devices taxi groups 5persons_taxi_size ( Last six runs Oct2024 )
devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Oct2024 )
devices taxi groups 5persons_ungrouped ( Last six runs Oct2024 )
devices taxi groups 5persons_ungrouped_routeExtension ( Last six runs Oct2024 )
devices taxi idling invalid ( Last six runs Oct2024 )
devices taxi idling randomCircling 1person ( Last six runs Oct2024 )
devices taxi idling randomCircling end_of_work ( Last six runs Oct2024 )
devices taxi idling randomCircling rerouting ( Last six runs Oct2024 )
devices taxi idling randomCircling short_edges ( Last six runs Oct2024 )
devices taxi idling randomCircling taz ( Last six runs Oct2024 )
devices taxi idling stop 1container ( Last six runs Oct2024 )
devices taxi idling stop 1person ( Last six runs Oct2024 )
devices taxi idling stop end_of_work ( Last six runs Oct2024 )
devices taxi idling stop end_of_work_initial_stop ( Last six runs Oct2024 )
devices taxi idling stop initial_stop ( Last six runs Oct2024 )
devices taxi idling stop reuse_stop_laneEnd ( Last six runs Oct2024 )
devices taxi idling taxistand 10persons ( Last six runs Oct2024 )
devices taxi idling taxistand 1person ( Last six runs Oct2024 )
devices taxi idling taxistand end_of_work ( Last six runs Oct2024 )
devices taxi idling taxistand rerouting ( Last six runs Oct2024 )
devices taxi idling taxistand taz ( Last six runs Oct2024 )
devices taxi personTrip 1persontrip ( Last six runs Oct2024 )
devices taxi personTrip dropoff_ptStops ( Last six runs Oct2024 )
devices taxi personTrip pickup_ptStops ( Last six runs Oct2024 )
devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Oct2024 )
devices taxi personTrip ptStops ( Last six runs Oct2024 )
devices taxi personTrip short ( Last six runs Oct2024 )
devices taxi personTrip taxiflow ( Last six runs Oct2024 )
devices taxi personTrip walk_first ( Last six runs Oct2024 )
devices taxi personTrip walk_first_longTaxiWait ( Last six runs Oct2024 )
devices taxi personTrip walk_last ( Last six runs Oct2024 )
devices taxi personTrip walk_via_trainStop_ride_taxi ( Last six runs Oct2024 )
devices taxi prebooking no_walk ( Last six runs Oct2024 )
devices taxi prebooking no_walk_departPos ( Last six runs Oct2024 )
devices taxi shared same_from greedyShared ( Last six runs Oct2024 )
devices taxi shared same_from2 greedyShared ( Last six runs Oct2024 )
devices taxi shared same_from2_detour greedyShared ( Last six runs Oct2024 )
devices taxi shared same_from_detour greedyShared ( Last six runs Oct2024 )
devices taxi shared same_persontrip3 greedyShared ( Last six runs Oct2024 )
devices taxi shared same_to greedyShared ( Last six runs Oct2024 )
devices taxi shared same_to_detour greedyShared ( Last six runs Oct2024 )
devices taxi shared same_trip greedyShared ( Last six runs Oct2024 )
devices taxi shared same_trip3 greedyShared ( Last six runs Oct2024 )
devices taxi shared same_trip_wait greedyShared ( Last six runs Oct2024 )
devices taxi shared subroute greedyShared ( Last six runs Oct2024 )
errors routes disconnected_off_customTeleport ( Last six runs Oct2024 )
errors routes disconnected_off_customTeleport0 ( Last six runs Oct2024 )
extended rerouter closingLaneReroute routingMode_ignore ( Last six runs Oct2024 )
extended rerouter closingReroute hard_alt_nosign trip_closeEnroute ( Last six runs Oct2024 )
extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closingReroute hard_alt_sign trip_closeEnroute ( Last six runs Oct2024 )
extended rerouter closingReroute hard_alt_sign trip_closeEnroute_CHWrapper ( Last six runs Oct2024 )
extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closingReroute hard_alt_sign trip_closedAlready_CH ( Last six runs Oct2024 )
extended rerouter closingReroute hard_closedDepartEdge trip_departLane_best ( Last six runs Oct2024 )
extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default ( Last six runs Oct2024 )
extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default_ignore ( Last six runs Oct2024 )
extended rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Oct2024 )
extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Oct2024 )
extended rerouter closingReroute hard_noalt_sign trip_closeEnroute ( Last six runs Oct2024 )
extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Oct2024 )
extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Oct2024 )
extended rerouter closingReroute soft_alt_nosign trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closingReroute soft_alt_sign trip_closeEnroute ( Last six runs Oct2024 )
extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closingReroute soft_noalt_nosign trip_closeEnroute ( Last six runs Oct2024 )
extended rerouter closingReroute soft_noalt_nosign trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closingReroute soft_noalt_sign trip_closeEnroute ( Last six runs Oct2024 )
extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Oct2024 )
extended rerouter closing_keep_stop_detour ( Last six runs Oct2024 )
extended rerouter closing_timeThreshold ( Last six runs Oct2024 )
extended rerouter destProb ( Last six runs Oct2024 )
extended rerouter parking parkingSearch active_memory ( Last six runs Oct2024 )
extended rerouter parking parkingSearch all_visible_brakeGap ( Last six runs Oct2024 )
extended rerouter parking parkingSearch default ( Last six runs Oct2024 )
extended rerouter parking parkingSearch frustration_10 ( Last six runs Oct2024 )
extended rerouter parking parkingSearch implicit_visibility ( Last six runs Oct2024 )
extended rerouter parking parkingSearch no_memory ( Last six runs Oct2024 )
extended rerouter parking parkingSearch parkAnywhere_default ( Last six runs Oct2024 )
extended rerouter parking parkingSearch probability ( Last six runs Oct2024 )
extended rerouter parking parkingSearch probability2 ( Last six runs Oct2024 )
extended rerouter parking reroute_fullparking ( Last six runs Oct2024 )
extended rerouter parking reroute_insertion_delayed ( Last six runs Oct2024 )
extended rerouter parking reroute_on_junction ( Last six runs Oct2024 )
extended rerouter parking riders base ( Last six runs Oct2024 )
extended rerouter parking riders changeDest ( Last six runs Oct2024 )
extended rerouter parking riders changeDest_longEdge ( Last six runs Oct2024 )
extended rerouter parking riders changeDest_walk ( Last six runs Oct2024 )
extended rerouter parking riders keepDest ( Last six runs Oct2024 )
extended rerouter parking riders keepDest2 ( Last six runs Oct2024 )
extended rerouter person destProb ( Last six runs Oct2024 )
extended rerouter person optional ( Last six runs Oct2024 )
extended rerouter person viaProb ( Last six runs Oct2024 )
extended rerouter use_routing_device ( Last six runs Oct2024 )
extended state save_taz ( Last six runs Oct2024 )
extended state save_taz_route_invalid ( Last six runs Oct2024 )
extended stops arrival premature_slowdown_rail ( Last six runs Oct2024 )
extended stops cyclic_trip ( Last six runs Oct2024 )
extended stops jumps target_occupied ( Last six runs Oct2024 )
extended stops jumps trip_jump ( Last six runs Oct2024 )
extended stops jumps trip_jump2 ( Last six runs Oct2024 )
extended stops jumps trip_jump_connected ( Last six runs Oct2024 )
extended stops jumps trip_jump_end ( Last six runs Oct2024 )
extended stops jumps trip_jump_waypoint ( Last six runs Oct2024 )
extended stops jumps vias ( Last six runs Oct2024 )
extended stops junction on_junction_trip ( Last six runs Oct2024 )
junction_model approachInformation adaptLeaveSpeed_subsecond ( Last six runs Oct2024 )
junction_model cutting_corner bus ( Last six runs Oct2024 )
junction_model cutting_corner car ( Last six runs Oct2024 )
junction_model impatience impatience_1_subsecond ( Last six runs Oct2024 )
junction_model impatience impatience_1_visibility ( Last six runs Oct2024 )
junction_model indirect_left_turn internal_junction_controlled ( Last six runs Oct2024 )
junction_model indirect_left_turn internal_junction_uncontrolled ( Last six runs Oct2024 )
junction_model junction_type rail_crossing sudden_insertion ( Last six runs Oct2024 )
junction_model junction_type rail_crossing time_gap ( Last six runs Oct2024 )
junction_model junction_type tls_right_on_red basic ( Last six runs Oct2024 )
junction_model junction_type tls_right_on_red no_stopping ( Last six runs Oct2024 )
junction_model roundabout blocked_on_junction ( Last six runs Oct2024 )
junction_model roundabout no_requests_from_outside ( Last six runs Oct2024 )
lc_model bugs ticket10512 ( Last six runs Oct2024 )
lc_model bugs ticket10988 ( Last six runs Oct2024 )
lc_model bugs ticket5124 ( Last six runs Oct2024 )
lc_model strategic internal_lanes all_normal ( Last six runs Oct2024 )
lc_model strategic internal_lanes intermediate ( Last six runs Oct2024 )
lc_model strategic internal_lanes intermediate_large ( Last six runs Oct2024 )
output e1 persons car ( Last six runs Oct2024 )
output e1 persons default ( Last six runs Oct2024 )
output e1 persons walk ( Last six runs Oct2024 )
output e1 persons walkBackward ( Last six runs Oct2024 )
output e1 persons walkBackward_detAtEnd ( Last six runs Oct2024 )
output e1 persons walkBackward_detAtStart ( Last six runs Oct2024 )
output e1 persons walkForward ( Last six runs Oct2024 )
output e1 persons walkForward_detAStart ( Last six runs Oct2024 )
output e1 persons walkForward_detAtEnd ( Last six runs Oct2024 )
output e1Instant persons car ( Last six runs Oct2024 )
output e1Instant persons default ( Last six runs Oct2024 )
output e1Instant persons walk ( Last six runs Oct2024 )
output e1Instant persons walkBackward ( Last six runs Oct2024 )
output e1Instant persons walkBackward_detAtEnd ( Last six runs Oct2024 )
output e1Instant persons walkBackward_detAtStart ( Last six runs Oct2024 )
output e1Instant persons walkForward ( Last six runs Oct2024 )
output e1Instant persons walkForward_detAStart ( Last six runs Oct2024 )
output e1Instant persons walkForward_detAtEnd ( Last six runs Oct2024 )
output e2 freq_missing ( Last six runs Oct2024 )
output e2 persons car ( Last six runs Oct2024 )
output e2 persons default ( Last six runs Oct2024 )
output e2 persons walk ( Last six runs Oct2024 )
output e2 persons walkBackward ( Last six runs Oct2024 )
output e2 persons walkForward ( Last six runs Oct2024 )
output e3 bugs ticket10881 ( Last six runs Oct2024 )
output e3 junction_output interior ( Last six runs Oct2024 )
output e3 junction_output joined ( Last six runs Oct2024 )
output e3 junction_output joined_freq ( Last six runs Oct2024 )
output e3 junction_output joined_interior ( Last six runs Oct2024 )
output e3 persons car ( Last six runs Oct2024 )
output e3 persons default ( Last six runs Oct2024 )
output e3 persons walk ( Last six runs Oct2024 )
output e3 persons walkBackward ( Last six runs Oct2024 )
output e3 persons walkForward ( Last six runs Oct2024 )
output examples_multimodal net3_meandata_edges ( Last six runs Oct2024 )
output fcd-output acceleration ( Last six runs Oct2024 )
output fcd-output distance ( Last six runs Oct2024 )
output fcd-output distance_reverse ( Last six runs Oct2024 )
output fcd-output leader_beyond_bestLanes ( Last six runs Oct2024 )
output fcd-output params ( Last six runs Oct2024 )
output fcd-output persons riding ( Last six runs Oct2024 )
output fcd-output persons riding_noPersons ( Last six runs Oct2024 )
output fcd-output persons riding_noPersons_radius ( Last six runs Oct2024 )
output fcd-output signals ( Last six runs Oct2024 )
output personSummary no_persons ( Last six runs Oct2024 )
output personSummary pedestrians ( Last six runs Oct2024 )
output personinfo pedestrians ( Last six runs Oct2024 )
output statistic persons ( Last six runs Oct2024 )
output tripinfo write_unfinished_person ( Last six runs Oct2024 )
output vehroutes auto_trip ( Last six runs Oct2024 )
output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Oct2024 )
output vehroutes dua_trip ( Last six runs Oct2024 )
output vehroutes exit_times_internal ( Last six runs Oct2024 )
output vehroutes no_pt_lines_sorted ( Last six runs Oct2024 )
output vehroutes params ( Last six runs Oct2024 )
output vehroutes transportable person_exit_times ( Last six runs Oct2024 )
output vehroutes transportable person_ride_parkingArea ( Last six runs Oct2024 )
output vehroutes transportable person_route_length ( Last six runs Oct2024 )
output vehroutes transportable person_route_length_unfinished ( Last six runs Oct2024 )
output vehroutes transportable person_stoppingPlaces ( Last six runs Oct2024 )
output vehroutes transportable person_write_unfinished ( Last six runs Oct2024 )
output vehroutes transportable personroutes ( Last six runs Oct2024 )
output vehroutes transportable personroutes_sorted ( Last six runs Oct2024 )
output vehroutes transportable with_person ( Last six runs Oct2024 )
output vehroutes transportable with_person_sorted ( Last six runs Oct2024 )
output vehroutes transportable with_person_sorted_end_early ( Last six runs Oct2024 )
output vehroutes transportable write_unfinished_person ( Last six runs Oct2024 )
output vehroutes trip_with_taz ( Last six runs Oct2024 )
pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Oct2024 )
pedestrian_model nonInteracting errors disconnected_trip ( Last six runs Oct2024 )
pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Oct2024 )
pedestrian_model nonInteracting no_sidewalks ( Last six runs Oct2024 )
pedestrian_model striping 3_arm_pathing ( Last six runs Oct2024 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket11983 ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket14939 ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket15183 ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket15183b ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket1769 ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket1780 ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket1781 ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket2060 ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket5661 ( Last six runs Oct2024 )
pedestrian_model striping busstop ( Last six runs Oct2024 )
pedestrian_model striping errors disconnected_trip ( Last six runs Oct2024 )
pedestrian_model striping errors disconnected_trip_ignore ( Last six runs Oct2024 )
pedestrian_model striping multiple_pedestrian_lanes ( Last six runs Oct2024 )
pedestrian_model striping no_sidewalks ( Last six runs Oct2024 )
pedestrian_model striping pedestrian_interactions jam_busStop ( Last six runs Oct2024 )
pedestrian_model striping pedestrian_interactions jam_busStop_serviced ( Last six runs Oct2024 )
rail bidi_conflict_insertion ( Last six runs Oct2024 )
rail bidi_conflict_parkingInsertion ( Last six runs Oct2024 )
rail bidi_noconflict_insertion ( Last six runs Oct2024 )
rail bidi_noconflict_insertion2 ( Last six runs Oct2024 )
rail bidi_noconflict_insertion3 ( Last six runs Oct2024 )
rail bugs double_stop ( Last six runs Oct2024 )
rail bugs ticket11384 ( Last six runs Oct2024 )
rail bugs ticket11440 ( Last six runs Oct2024 )
rail bugs ticket12873 ( Last six runs Oct2024 )
rail bugs ticket14973 ( Last six runs Oct2024 )
rail collision crossing_tracks_collision ( Last six runs Oct2024 )
rail collision frontal_collision ( Last six runs Oct2024 )
rail collision frontal_collision_further ( Last six runs Oct2024 )
rail collision frontal_collision_jump ( Last six runs Oct2024 )
rail collision frontal_collision_jump_sameEdge ( Last six runs Oct2024 )
rail collision frontal_collision_reverseRoles ( Last six runs Oct2024 )
rail crossing_tracks ( Last six runs Oct2024 )
rail default_rail_type ( Last six runs Oct2024 )
rail headonconflict ( Last six runs Oct2024 )
rail interlocking ( Last six runs Oct2024 )
rail model_railroad ( Last six runs Oct2024 )
rail portion_working join ( Last six runs Oct2024 )
rail portion_working join_RB425 ( Last six runs Oct2024 )
rail portion_working join_fail ( Last six runs Oct2024 )
rail portion_working join_fail_abort ( Last six runs Oct2024 )
rail portion_working join_front ( Last six runs Oct2024 )
rail portion_working join_front_late ( Last six runs Oct2024 )
rail portion_working join_front_route_problem ( Last six runs Oct2024 )
rail portion_working join_front_signal ( Last six runs Oct2024 )
rail portion_working join_signal ( Last six runs Oct2024 )
rail portion_working locomotive_switches_sides ( Last six runs Oct2024 )
rail portion_working split ( Last six runs Oct2024 )
rail portion_working splitFront ( Last six runs Oct2024 )
rail portion_working split_departPosDefault ( Last six runs Oct2024 )
rail portion_working split_longTrain ( Last six runs Oct2024 )
rail portion_working transportables join_containers ( Last six runs Oct2024 )
rail portion_working transportables join_persons ( Last six runs Oct2024 )
rail portion_working transportables split_containers ( Last six runs Oct2024 )
rail rail_signal circle ( Last six runs Oct2024 )
rail rail_signal circle_bidi ( Last six runs Oct2024 )
rail rail_signal conflict_lookahead ( Last six runs Oct2024 )
rail rail_signal constraints foeInsertion ( Last six runs Oct2024 )
rail rail_signal constraints limit2 ( Last six runs Oct2024 )
rail rail_signal constraints limit3 ( Last six runs Oct2024 )
rail rail_signal constraints wait_for_one ( Last six runs Oct2024 )
rail rail_signal constraints wait_for_one_inactive ( Last six runs Oct2024 )
rail rail_signal constraints wait_for_one_tripId ( Last six runs Oct2024 )
rail rail_signal constraints wait_for_three ( Last six runs Oct2024 )
rail rail_signal constraints wait_for_three_individual ( Last six runs Oct2024 )
rail rail_signal constraints wait_not ( Last six runs Oct2024 )
rail rail_signal end_block_mode end_after_bidi ( Last six runs Oct2024 )
rail rail_signal end_block_mode end_within_bidi ( Last six runs Oct2024 )
rail rail_signal guard_insertion ( Last six runs Oct2024 )
rail rail_signal halting_conflict ( Last six runs Oct2024 )
rail rail_signal indirect_guard ( Last six runs Oct2024 )
rail rail_signal indirect_guard_check_route ( Last six runs Oct2024 )
rail rail_signal indirect_guard_route_conflict ( Last six runs Oct2024 )
rail rail_signal indirect_guard_route_conflict2 ( Last six runs Oct2024 )
rail rail_signal indirect_guard_route_conflict3 ( Last six runs Oct2024 )
rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Oct2024 )
rail rail_signal insertionConstraints insertionOrder ( Last six runs Oct2024 )
rail rail_signal insertionConstraints parking ( Last six runs Oct2024 )
rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Oct2024 )
rail rail_signal insertionConstraints wait_for_one ( Last six runs Oct2024 )
rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Oct2024 )
rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Oct2024 )
rail rail_signal moving_block protect_bidi ( Last six runs Oct2024 )
rail rail_signal moving_block protect_bidi_option ( Last six runs Oct2024 )
rail rail_signal moving_block protect_flank_option ( Last six runs Oct2024 )
rail rail_signal priority waiting_time_bottom ( Last six runs Oct2024 )
rail rail_signal priority waiting_time_top ( Last six runs Oct2024 )
rail routing missing_turnaround ( Last six runs Oct2024 )
rail routing reversal_impossible ( Last six runs Oct2024 )
rail routing reversal_possible ( Last six runs Oct2024 )
rail routing reversal_possible_maxLengthShort ( Last six runs Oct2024 )
rail routing reverse_short_start ( Last six runs Oct2024 )
rail routing reverse_short_start_stops ( Last six runs Oct2024 )
rail routing short_buffer ( Last six runs Oct2024 )
rail two_passing_loops ( Last six runs Oct2024 )
rail two_passing_loops2 ( Last six runs Oct2024 )
spec arrival arrivalEdge edge_1_flow ( Last six runs Oct2024 )
spec arrival arrivalEdge edge_1_trip ( Last six runs Oct2024 )
spec arrival arrivalEdge edge_2_trip ( Last six runs Oct2024 )
spec arrival pos_default_trip ( Last six runs Oct2024 )
spec departure departEdge edge_1_flow ( Last six runs Oct2024 )
spec departure departEdge edge_1_trip ( Last six runs Oct2024 )
spec departure departEdge edge_2_trip ( Last six runs Oct2024 )
spec departure departEdge edge_random_flow ( Last six runs Oct2024 )
spec departure departEdge edge_random_trip ( Last six runs Oct2024 )
spec departure errors edge_disallowed ( Last six runs Oct2024 )
spec departure errors edge_disallowed_ignore ( Last six runs Oct2024 )
spec departure errors lane_given_disallowed ( Last six runs Oct2024 )
spec departure errors lane_given_disallowed_ignore ( Last six runs Oct2024 )
spec departure extrapolate_departpos ( Last six runs Oct2024 )
spec departure extrapolate_departpos_short ( Last six runs Oct2024 )
spec departure insertionChecks followerGap ( Last six runs Oct2024 )
spec departure insertionChecks leaderGap ( Last six runs Oct2024 )
spec departure insertionChecks stop ( Last six runs Oct2024 )
spec distribution speedDev_override_individual ( Last six runs Oct2024 )
sublane_model bugs ticket6636 ( Last six runs Oct2024 )
sublane_model bugs ticket6691 ( Last six runs Oct2024 )
sublane_model junction 2lanes_turn ( Last six runs Oct2024 )
sublane_model junction 2lanes_turn_joined ( Last six runs Oct2024 )
sublane_model junction turnAlignment basic ( Last six runs Oct2024 )
sublane_model junction turnAlignment bikes_lefthand ( Last six runs Oct2024 )
sublane_model junction turnAlignment bikes_lefthand_center ( Last six runs Oct2024 )
sublane_model junction turnAlignment bikes_lefthand_matching_shift ( Last six runs Oct2024 )
sublane_model junction turnAlignment bikes_lefthand_matching_shift_center ( Last six runs Oct2024 )
sublane_model junction turnAlignment bikes_righthand ( Last six runs Oct2024 )
sublane_model junction turnAlignment bikes_righthand_center ( Last six runs Oct2024 )
sublane_model motorway change_reason2 ( Last six runs Oct2024 )
sublane_model motorway overtaking_right_forbidden ( Last six runs Oct2024 )

20 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
basic person errors unsuitable_vclass ( Last six runs Oct2024 )
bugs 10xxx ticket10637 ( Last six runs Oct2024 )
bugs 15xxx ticket15552 ( Last six runs Oct2024 )
cf_model EIDM ticket15557 ( Last six runs Oct2024 )
devices rerouting assignment stops_via ( Last six runs Oct2024 )
devices rerouting junctionTaz load_some_taz ( Last six runs Oct2024 )
devices rerouting parallel parallel_ch ( Last six runs Oct2024 )
devices rerouting parallel parallel_disconnected ( Last six runs Oct2024 )
devices rerouting parallel parallel_flow ( Last six runs Oct2024 )
devices rerouting parallel taz_astar_landmark_parallel ( Last six runs Oct2024 )
devices rerouting personTrip junctionTaz load_some_taz ( Last six runs Oct2024 )
devices rerouting via flow ( Last six runs Oct2024 )
devices rerouting via flow_embedded ( Last six runs Oct2024 )
extended rerouter parking keepDestination_looped ( Last six runs Oct2024 )
extended rerouter parking skip_too_close ( Last six runs Oct2024 )
rail reversal anticipate_reversal ( Last six runs Oct2024 )
rail reversal anticipate_reversal_unafe_insertion ( Last six runs Oct2024 )
rail routing reversal_impossible_slack ( Last six runs Oct2024 )
rail routing reversal_possible_slack ( Last six runs Oct2024 )
rail uncontrolled_links ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : basic person riding ride_ANY_stopLane ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Not using public transport line 'foo' for routing persons. It has less than two usable stops.

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15030 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Not using public transport line 'pickupf1' for routing persons. It has less than two usable stops.

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 560.00
---
> Simulation ended at time: 560.00.
6,9c6,12
< DijkstraRouter answered 269 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 139 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Statistics (avg of 300):
>  RouteLength: 1395.00
>  Speed: 12.79
>  Duration: 109.06
>  WaitingTime: 0.01
>  TimeLoss: 8.19
>  DepartDelay: 223.85
12a16,19
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 792.00
---
> Simulation ended at time: 790.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c12
< Persons: 
---
> Persons:
15d14
< 
22c21
< DijkstraRouter answered 65 queries and explored 24.94 edges on average.
---
> DijkstraRouter answered 65 queries and explored 23.94 edges on average.

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4678 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 601.50
---
> Simulation ended at time: 601.50.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11
< Statistics (avg):
---
> Statistics (avg of 150):
13,17c13,17
<  Duration: 164.18
<  WaitingTime: 22.60
<  TimeLoss: 92.58
<  DepartDelay: 60.14
< 
---
>  Speed: 6.02
>  Duration: 164.27
>  WaitingTime: 22.59
>  TimeLoss: 92.67
>  DepartDelay: 60.05

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 18.00
---
> Simulation ended at time: 18.00.

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 741.00
---
> Simulation ended at time: 739.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c12
< Statistics (avg):
---
> Statistics (avg of 10):
14c14,15
<  Duration: 562.30
---
>  Speed: 1.01
>  Duration: 560.30
18d18
< 

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
6c6,8
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11165 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:6851: double MSVehicle::getLatOffset(const MSLane *) const: Assertion `false' failed.
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="1353.90" arrivalLane="CS_0" arrivalPos="89.60" arrivalSpeed="7.20" duration="1353.90" routeLength="4347.55" waitingTime="438.10" waitingCount="14" stopTime="0.00" timeLoss="1040.87" rerouteNo="0" devices="tripinfo_0" vType="default" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11183 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:6851: double MSVehicle::getLatOffset(const MSLane *) const: Assertion `false' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs Oct2024 )

---------- Differences in errors ----------
144d143
< Warning: Vehicle 'high.579' performs emergency braking on lane 'middle_0' with decel=7.00, wished=4.00, severity=1.00, time=1224.00.
145a145
> Warning: Vehicle 'high.579' performs emergency braking on lane 'middle_0' with decel=7.00, wished=4.00, severity=1.00, time=1224.00.

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Oct2024 )

---------- Differences in errors ----------
99d98
< Warning: Vehicle '0.256' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2214.00.
100a100
> Warning: Vehicle '0.256' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2214.00.
170d169
< Warning: Vehicle '0.89' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2415.00.
171a171
> Warning: Vehicle '0.89' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2415.00.
185d184
< Warning: Vehicle '0.94' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2429.00.
187c186
< Warning: Vehicle '0.181' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2430.00.
---
> Warning: Vehicle '0.94' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2429.00.
188a188
> Warning: Vehicle '0.181' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2430.00.
214d213
< Warning: Vehicle '0.124' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2516.00.
215a215
> Warning: Vehicle '0.124' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2516.00.
294d293
< Warning: Vehicle '0.35' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2983.00.
296c295
< Warning: Vehicle '0.36' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2984.00.
---
> Warning: Vehicle '0.35' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2983.00.
297a297
> Warning: Vehicle '0.36' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2984.00.

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGRS3 ( Last six runs Oct2024 )

---------- Differences in errors ----------
10a11,12
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_missingValues ( Last six runs Oct2024 )

---------- Differences in errors ----------
2a3,1257
> 
> =================================================================
> ==2542332==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 936 byte(s) in 1 object(s) allocated from:
>     #0 0x628cad981641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x628cadfda502 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:330:28
>     #2 0x628cadc51a13 in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #3 0x628cb01ae854 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #4 0x628cb038b76b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x77a6e7fe6409 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x77a6e7fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x77a6e7fb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x628cb03bdde3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x628cb01c155b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x628cb01c26bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x628cad9a8152 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x628caea3680a in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #13 0x628cad985232 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #14 0x77a6e6c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x77a6e6c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x628cad8a81d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Indirect leak of 120 byte(s) in 1 object(s) allocated from:
>     #0 0x628cad981641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x628caff43651 in std::__new_allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x628caff4329c in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>>::allocate(std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x628caff4329c in std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x628caff4316c in std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>* std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_create_node<std::pair<SumoXMLAttr, CharacteristicMap>>(std::pair<SumoXMLAttr, CharacteristicMap>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bi
ts/stl_tree.h:609:23
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7134 ( Last six runs Oct2024 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="148.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="98.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.21" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="152.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="102.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="17.93" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="195.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="115.00" routeLength="993.40" waitingTime="3.00" waitingCount="2" stopTime="0.00" timeLoss="22.40" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="192.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="112.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="19.46" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8071 ( Last six runs Oct2024 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="146.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="96.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.14" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="149.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="99.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.08" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="113.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="20.98" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="188.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="108.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="16.16" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8072 ( Last six runs Oct2024 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="151.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="101.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.83" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="150.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="100.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.15" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="113.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="21.03" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="190.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="110.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.02" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight multiple ( Last six runs Oct2024 )

---------- Differences in tripinfos ----------
11c11
<     <tripinfo id="left1" depart="35.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="100.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="44.00" waitingCount="1" stopTime="0.00" timeLoss="49.64" rerouteNo="0" devices="tripinfo_left1" vType="left" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="left1" depart="35.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="100.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalPosLat="0.70" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="44.00" waitingCount="1" stopTime="0.00" timeLoss="49.64" rerouteNo="0" devices="tripinfo_left1" vType="left@left1" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming ( Last six runs Oct2024 )

---------- Differences in tripinfos ----------
8c8
<     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="113.80" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.56" duration="89.40" routeLength="988.47" waitingTime="5.40" waitingCount="1" stopTime="0.00" timeLoss="38.82" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="113.80" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.56" duration="89.40" routeLength="988.47" waitingTime="5.40" waitingCount="1" stopTime="0.00" timeLoss="38.89" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming2 ( Last six runs Oct2024 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="96.20" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.68" arrivalSpeed="19.48" duration="76.20" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="25.66" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="96.20" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.68" arrivalSpeed="19.53" duration="76.20" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="25.66" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
8c8
<     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="116.00" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.51" duration="91.60" routeLength="988.47" waitingTime="5.80" waitingCount="1" stopTime="0.00" timeLoss="41.07" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="115.80" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.53" duration="91.40" routeLength="988.47" waitingTime="5.80" waitingCount="1" stopTime="0.00" timeLoss="40.92" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">

TEST FAILED on ts-sim-build-ba : devices fcd-replay persons ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,143
> 
> =================================================================
> ==2562918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x60afc1582641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x60afc2d6f721 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:245:50
>     #2 0x60afc2d65a54 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:399:62
>     #3 0x60afc2d60590 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x60afc2d7f97e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x60afc1deb50d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x60afc159d802 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:767:30
>     #7 0x60afc159a0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x60afc15865f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x7c6152c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #10 0x7c6152c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #11 0x60afc14a91d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Indirect leak of 2736 byte(s) in 6 object(s) allocated from:
>     #0 0x60afc1582641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x60afc2d717b2 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:272:37
>     #2 0x60afc2d65a54 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:399:62
>     #3 0x60afc2d60590 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x60afc2d7f97e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x60afc1deb50d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x60afc159d802 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:767:30
>     #7 0x60afc159a0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x60afc15865f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x7c6152c2a1c9 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 : devices friction plain ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in fcd ----------
915c915
<         <vehicle id="flow.6" x="101.65" y="144.74" angle="0.00" type="t0" speed="13.89" pos="36.69" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="144.71" angle="0.00" type="t0" speed="13.86" pos="36.66" lane="CN_1" slope="0.00"/>
919c919
<         <vehicle id="flow.6" x="101.65" y="158.37" angle="0.00" type="t0" speed="13.63" pos="50.32" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="158.33" angle="0.00" type="t0" speed="13.63" pos="50.28" lane="CN_1" slope="0.00"/>
923c923
<         <vehicle id="flow.6" x="101.65" y="172.26" angle="0.00" type="t0" speed="13.89" pos="64.21" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="172.22" angle="0.00" type="t0" speed="13.89" pos="64.17" lane="CN_1" slope="0.00"/>
927c927
<         <vehicle id="flow.6" x="101.65" y="185.94" angle="0.00" type="t0" speed="13.68" pos="77.89" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="185.90" angle="0.00" type="t0" speed="13.68" pos="77.85" lane="CN_1" slope="0.00"/>
931c931
<         <vehicle id="flow.6" x="101.65" y="199.47" angle="0.00" type="t0" speed="13.53" pos="91.42" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="199.43" angle="0.00" type="t0" speed="13.53" pos="91.38" lane="CN_1" slope="0.00"/>
935c935
<         <vehicle id="flow.6" x="95.05" y="191.46" angle="180.00" type="t0" speed="13.89" pos="8.54" lane="NC_0" slope="0.00"/>
---
>         <vehicle id="flow.6" x="95.05" y="191.50" angle="180.00" type="t0" speed="13.89" pos="8.50" lane="NC_0" slope="0.00"/>
939c939
<         <vehicle id="flow.6" x="95.05" y="177.57" angle="180.00" type="t0" speed="13.89" pos="22.43" lane="NC_0" slope="0.00"/>
---
>         <vehicle id="flow.6" x="95.05" y="177.61" angle="180.00" type="t0" speed="13.89" pos="22.39" lane="NC_0" slope="0.00"/>
943c943
<         <vehicle id="flow.6" x="95.05" y="163.69" angle="180.00" type="t0" speed="13.88" pos="36.31" lane="NC_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment disable_by_typeParam_prob ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,18
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> 
> =================================================================
> ==2559649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x57c3a0a50641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x57c3a2368241 in MSRoutingEngine::getThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:188:28
>     #2 0x57c3a2368867 in MSRoutingEngine::getEffortExtra(MSEdge const*, SUMOVehicle const*, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:203:62
>     #3 0x57c3a0bac27b in SUMOAbstractRouter<MSEdge, SUMOVehicle>::getEffort(MSEdge const*, SUMOVehicle const*, double) const /home/delphi/extraClangDebug/sumo/src/utils/router/SUMOAbstractRouter.h:331:16
>     #4 0x57c3a0b9ca88 in DijkstraRouter<MSEdge, SUMOVehicle>::compute(MSEdge const*, MSEdge const*, SUMOVehicle const*, long long, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:201:46
>     #5 0x57c3a1111509 in MSBaseVehicle::reroute(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, bool, bool, bool, MSEdge const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:380:21
>     #6 0x57c3a2375468 in MSRoutingEngine::RoutingTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:620:19
>     #7 0x57c3a1283979 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #8 0x7ac54aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 5040 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Oct2024 )

---------- Differences in errors ----------
1a2,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 119.00
---
> Simulation ended at time: 119.00.

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Oct2024 )

---------- Differences in errors ----------
1a2,19
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> 
> =================================================================
> ==2559923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64bbb2e67641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x64bbb477f241 in MSRoutingEngine::getThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:188:28
>     #2 0x64bbb477f867 in MSRoutingEngine::getEffortExtra(MSEdge const*, SUMOVehicle const*, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:203:62
>     #3 0x64bbb2fc327b in SUMOAbstractRouter<MSEdge, SUMOVehicle>::getEffort(MSEdge const*, SUMOVehicle const*, double) const /home/delphi/extraClangDebug/sumo/src/utils/router/SUMOAbstractRouter.h:331:16
>     #4 0x64bbb2fb3a88 in DijkstraRouter<MSEdge, SUMOVehicle>::compute(MSEdge const*, MSEdge const*, SUMOVehicle const*, long long, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:201:46
>     #5 0x64bbb3528509 in MSBaseVehicle::reroute(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, bool, bool, bool, MSEdge const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:380:21
>     #6 0x64bbb478c468 in MSRoutingEngine::RoutingTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:620:19
>     #7 0x64bbb369a979 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #8 0x74bf3604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5,6c5,6
<     <vehicle id="0.1" depart="2.00" arrival="49.00">
<         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
---
>     <vehicle id="0.0" depart="0.00" arrival="48.00">
>         <route edges="A0A1 A1A2 A2B2 B2C2 C2C3 C3D3"/>
9c9
<     <vehicle id="0.3" depart="1.00" arrival="50.00">
---
>     <vehicle id="0.5" depart="1.00" arrival="50.00">
13,14c13,14
<     <vehicle id="0.4" depart="3.00" arrival="54.00">
<         <route edges="A0B0 B0B1 B1C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.1" depart="2.00" arrival="54.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
17,18c17,18
<     <vehicle id="0.5" depart="6.00" arrival="55.00">
<         <route edges="A0B0 B0B1 B1B2 B2C2 C2C3 C3D3"/>
---
>     <vehicle id="0.3" depart="7.00" arrival="56.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
21,22c21,22
<     <vehicle id="0.6" depart="8.00" arrival="58.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.4" depart="10.00" arrival="58.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
25,26c25,26
<     <vehicle id="0.7" depart="11.00" arrival="60.00">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,3
> Warning: Adapting number of routing threads to number of simulation threads.
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
devices rerouting parallel public_walk ( Last six runs Oct2024 )
rail bugs delayed_insertion_parallel_routing ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting person missed_bus ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Person 'p0' aborted waiting for busDirect at busStop 'beg_0'.
---------- Differences in tripinfos ----------
6,7c6,7
<     <tripinfo id="bus2" depart="300.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="560.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="1.58" duration="260.00" routeLength="3007.22" waitingTime="3.00" waitingCount="3" stopTime="113.00" timeLoss="38.78" rerouteNo="1" devices="tripinfo_bus2 routing_bus2 person_bus2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="0.00" type="slow" speedFactor="1.00" duration="908.00" waitingTime="281.00" timeLoss="75.08" traveltime="627.00">
---
>     <tripinfo id="bus2" depart="300.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="560.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="1.58" duration="260.00" routeLength="3007.22" waitingTime="3.00" waitingCount="3" stopTime="113.00" timeLoss="38.78" rerouteNo="1" devices="tripinfo_bus2 routing_bus2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <personinfo id="p0" depart="0.00" type="slow" speedFactor="1.00" duration="-1" waitingTime="482.00" timeLoss="-1" traveltime="-1">
9,10c9,10
<         <ride waitingTime="281.00" vehicle="bus2" depart="360.00" arrival="510.00" arrivalPos="499.99" duration="150.00" routeLength="2512.37" timeLoss="26.63"/>
<         <walk depart="510.00" departPos="499.99" arrival="908.00" arrivalPos="250.00" duration="398.00" routeLength="249.99" timeLoss="40.88" maxSpeed="0.70"/>
---
>         <ride waitingTime="482.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <walk depart="-1" departPos="250.00" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="0.00" maxSpeed="0.70"/>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip bike_public_walk ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1029.00
---
> Simulation ended at time: 1029.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c12
< Persons: 
---
> Persons:
15,17c15,18
< Statistics (avg):
<  RouteLength: 1285.91
<  Duration: 131.80
---
> Statistics (avg of 4):
>  RouteLength: 1419.43
>  Speed: 11.09
>  Duration: 128.00
19c20,27
<  TimeLoss: 21.09
---
>  TimeLoss: 23.75
> Bike Statistics (avg of 1):
>  RouteLength: 751.85
>  Speed: 5.05
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_twice ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Duplicate schedule for 'bus' at time=1010.00.

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_unmatched ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
2a3,4
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
devices rerouting personTrip errors flow_without_end ( Last six runs Oct2024 )
devices rerouting personTrip public_walk_human_readable_step2 ( Last six runs Oct2024 )
errors person unconnected_stops_same_edge ( Last six runs Oct2024 )
extended bidiEdge multilane ( Last six runs Oct2024 )
extended rerouter parking riders subsequent_stop ( Last six runs Oct2024 )
extended rerouter parking riders subsequent_stops_rider_trip ( Last six runs Oct2024 )
extended rerouter parking riders subsequent_stops_rider_walk ( Last six runs Oct2024 )
extended rerouter parking subsequent_stops ( Last six runs Oct2024 )
rail rail_signal large_step_size ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip unusable_bus ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Not using public transport line 'bus' for routing persons. It has less than two usable stops.

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 6233.00
---
> Simulation ended at time: 6168.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11
< Statistics (avg):
---
> Statistics (avg of 1800):
13,18c13,18
<  Duration: 86.24
<  WaitingTime: 41.44
<  TimeLoss: 61.01
<  DepartDelay: 1242.71
< 
< DijkstraRouter answered 3350 queries and explored 4.00 edges on average.
---
>  Speed: 5.51
>  Duration: 83.20
>  WaitingTime: 39.54
>  TimeLoss: 57.99
>  DepartDelay: 1236.48
> DijkstraRouter answered 1708 queries and explored 4.00 edges on average.
20c20
< DijkstraRouter answered 66 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 5599.00
---
> Simulation ended at time: 5599.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11
< Statistics (avg):
---
> Statistics (avg of 1800):
12a13
>  Speed: 3.82
17d17
< 

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c11,18
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 edges on average.
20c20
< DijkstraRouter answered 883 queries and explored 110.36 edges on average.
<truncated after showing first 30 lines>
devices rerouting reroute_congestions exit_times ( Last six runs Oct2024 )
devices rerouting reroute_congestions period_120 ( Last six runs Oct2024 )
devices rerouting reroute_congestions period_vType ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_slack ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Not using public transport line 'Seehas:0' for routing persons. It has less than two usable stops.

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds default ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 355 queries and explored 8.55 edges on average.
---
> DijkstraRouter answered 200 queries and explored 8.55 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 8.54 edges on average.

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 355 queries and explored 9.36 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.27 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.48 edges on average.

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5_interval_10 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 355 queries and explored 9.31 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.38 edges on average.

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 355 queries and explored 9.02 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.02 edges on average.

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_intermodal ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 355 queries and explored 9.00 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.00 edges on average.

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_interval_10 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 355 queries and explored 9.04 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.06 edges on average.

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
devices rerouting via route ( Last six runs Oct2024 )
devices rerouting via route_embedded ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,18
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> 
> =================================================================
> ==2559984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x65502b059641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x65502c971241 in MSRoutingEngine::getThreadRNG() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:188:28
>     #2 0x65502c971867 in MSRoutingEngine::getEffortExtra(MSEdge const*, SUMOVehicle const*, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:203:62
>     #3 0x65502b1b527b in SUMOAbstractRouter<MSEdge, SUMOVehicle>::getEffort(MSEdge const*, SUMOVehicle const*, double) const /home/delphi/extraClangDebug/sumo/src/utils/router/SUMOAbstractRouter.h:331:16
>     #4 0x65502b1a5a88 in DijkstraRouter<MSEdge, SUMOVehicle>::compute(MSEdge const*, MSEdge const*, SUMOVehicle const*, long long, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:201:46
>     #5 0x65502b71a509 in MSBaseVehicle::reroute(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, bool, bool, bool, MSEdge const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:380:21
>     #6 0x65502c97e468 in MSRoutingEngine::RoutingTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:620:19
>     #7 0x65502b88c979 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #8 0x714ba8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 5040 byte(s) leaked in 1 allocation(s).
---------- Differences in vehroutes ----------
18c18
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
42c42
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
58c58
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
62c62
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
78c78
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
82c82
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices stationfinder replaceStop ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in stopinfos ----------
6d5
<     <stopinfo id="veh3" type="ElectricVehicle1" lane="L2_0" pos="50.00" parking="0" started="450.00" ended="500.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
7a7
>     <stopinfo id="veh3" type="ElectricVehicle1" lane="L2_0" pos="50.00" parking="0" started="450.00" ended="500.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,31
< DijkstraRouter answered 34 queries and explored 24.12 edges on average.
---
> DijkstraRouter answered 13 queries and explored 21.85 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 23.22 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 27.25 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,31
< DijkstraRouter answered 80 queries and explored 24.76 edges on average.
---
> DijkstraRouter answered 59 queries and explored 25.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 23.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 21.50 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,31
< DijkstraRouter answered 85 queries and explored 20.99 edges on average.
---
> DijkstraRouter answered 64 queries and explored 21.39 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 13 queries and explored 20.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 8 queries and explored 19.38 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,31
< DijkstraRouter answered 63 queries and explored 26.56 edges on average.
---
> DijkstraRouter answered 43 queries and explored 28.28 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 19.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 15 queries and explored 24.13 edges on average.

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,31
< DijkstraRouter answered 9 queries and explored 16.67 edges on average.
---
> DijkstraRouter answered 4 queries and explored 15.25 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 10.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
devices taxi lines 2lines_rideAny ( Last six runs Oct2024 )
devices taxi lines 2lines_taxiAny ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,31
< DijkstraRouter answered 10 queries and explored 19.10 edges on average.
---
> DijkstraRouter answered 5 queries and explored 17.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 15.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 8 queries and explored 20.50 edges on average.
---
> DijkstraRouter answered 3 queries and explored 19.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 21.40 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 9 queries and explored 23.56 edges on average.
---
> DijkstraRouter answered 4 queries and explored 23.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 24.00 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 15 queries and explored 12.13 edges on average.
---
> DijkstraRouter answered 11 queries and explored 12.27 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 11.75 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 9 queries and explored 17.56 edges on average.
---
> DijkstraRouter answered 5 queries and explored 22.20 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 11.75 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi personTrip bike_sharing ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
31a32,35
> DijkstraRouter answered 3 queries and explored 4.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 7.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
35,36d38
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 6 queries and explored 5.83 edges on average.

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 2persons_abort ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,3c1,91
< Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00.
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x5040001983d0 which does not point to an object of type 'BookReservation'
> 0x5040001983d0: note: object has invalid vptr
>  00 00 00 00  ab 3b 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562509==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001983f8 at pc 0x5ad2ab08490c bp 0x7ffed63b7830 sp 0x7ffed63b7828
> READ of size 8 at 0x5040001983f8 thread T0
>     #0 0x5ad2ab08490b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5ad2ab080de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5ad2ab105d75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5ad2ab13adeb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5ad2a915a498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x5ad2a91550e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5ad2a91415f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x78502d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x78502d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5ad2a90641d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x5040001983f8 is located 40 bytes inside of 48-byte region [0x5040001983d0,0x504000198400)
> freed by thread T0 here:
>     #0 0x5ad2a913dec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2024-10-16 12:26:50 by Eclipse SUMO sumo Version v1_21_0+0048-59b442e8570
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00">
<         <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="489.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 4persons_abort ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,3c1,91
< Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00.
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x5040001983d0 which does not point to an object of type 'BookReservation'
> 0x5040001983d0: note: object has invalid vptr
>  00 00 00 00  ac 3b 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562500==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001983f8 at pc 0x5d590348c90c bp 0x7ffe10a78f30 sp 0x7ffe10a78f28
> READ of size 8 at 0x5040001983f8 thread T0
>     #0 0x5d590348c90b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5d5903488de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5d590350dd75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5d5903542deb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5d5901562498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x5d590155d0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5d59015495f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x70e5dde2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x70e5dde2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5d590146c1d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x5040001983f8 is located 40 bytes inside of 48-byte region [0x5040001983d0,0x504000198400)
> freed by thread T0 here:
>     #0 0x5d5901545ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2024-10-16 12:26:50 by Eclipse SUMO sumo Version v1_21_0+0048-59b442e8570
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00">
<         <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="489.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 5persons_abort_sameTrip ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,3c1,91
< Warning: Taxi 'trip_0' aborts waiting for customers: p.3 p.4 at time=229.00.
< Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x5040001985d0 which does not point to an object of type 'BookReservation'
> 0x5040001985d0: note: object has invalid vptr
>  00 00 00 00  f4 3b 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562490==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001985f8 at pc 0x5f73abb0b90c bp 0x7ffffd6218f0 sp 0x7ffffd6218e8
> READ of size 8 at 0x5040001985f8 thread T0
>     #0 0x5f73abb0b90b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5f73abb07de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5f73abb8cd75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5f73abbc1deb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5f73a9be1498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x5f73a9bdc0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5f73a9bc85f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x70cb0202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x70cb0202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5f73a9aeb1d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x5040001985f8 is located 40 bytes inside of 48-byte region [0x5040001985d0,0x504000198600)
> freed by thread T0 here:
>     #0 0x5f73a9bc4ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2024-10-16 12:26:50 by Eclipse SUMO sumo Version v1_21_0+0048-59b442e8570
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,23d4
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="412.00" waitingTime="229.00" timeLoss="21.39" traveltime="183.00">
<         <ride waitingTime="229.00" vehicle="trip_0" depart="229.00" arrival="412.00" arrivalPos="287.60" duration="183.00" routeLength="1367.28" timeLoss="21.39"/>
<     </personinfo>
<     <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="333.00" waitingTime="149.00" timeLoss="21.39" traveltime="184.00">
<         <ride waitingTime="149.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/>
<     </personinfo>
<     <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="253.00" waitingTime="69.00" timeLoss="21.39" traveltime="184.00">
<         <ride waitingTime="69.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="415.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.72" duration="415.00" routeLength="1863.54" waitingTime="2.00" waitingCount="1" stopTime="244.00" timeLoss="32.37" rerouteNo="7" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="1367.28" occupiedTime="125.00"/>
<     </tripinfo>
<     <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="176.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="176.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.4" depart="320.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="96.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="96.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking abort_pickup ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
2,4c4,95
< Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018aa90 which does not point to an object of type 'BookReservation'
> 0x50400018aa90: note: object has invalid vptr
>  00 00 00 00  59 3d 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562469==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018aab8 at pc 0x59403f58e90c bp 0x7ffec7e4c9b0 sp 0x7ffec7e4c9a8
> READ of size 8 at 0x50400018aab8 thread T0
>     #0 0x59403f58e90b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x59403f58ade7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x59403f60fd75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x59403f644deb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x59403d664498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x59403d65f0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x59403d64b5f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7ae65182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7ae65182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x59403d56e1d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x50400018aab8 is located 40 bytes inside of 48-byte region [0x50400018aa90,0x50400018aac0)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="275.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="303.93" waitingTime="1.00" waitingCount="1" stopTime="267.00" timeLoss="13.12" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking default_reservationTime ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2c1,94
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018a890 which does not point to an object of type 'BookReservation'
> 0x50400018a890: note: object has invalid vptr
>  00 00 00 00  76 3c 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562479==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018a8b8 at pc 0x590532bac90c bp 0x7ffe12da7650 sp 0x7ffe12da7648
> READ of size 8 at 0x50400018a8b8 thread T0
>     #0 0x590532bac90b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x590532ba8de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x590532c2dd75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x590532c62deb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x590530c82498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x590530c7d0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x590530c695f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7bac05a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7bac05a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x590530b8c1d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x50400018a8b8 is located 40 bytes inside of 48-byte region [0x50400018a890,0x50400018a8c0)
> freed by thread T0 here:
>     #0 0x590530c65ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x590532bc9f81 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00">
<         <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.23" timeLoss="23.73"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="3.00" waitingCount="1" stopTime="105.00" timeLoss="29.99" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1370.23" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy many_bookings ( Last six runs Oct2024 )

---------- Differences in errors ----------
1c1,94
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018aa90 which does not point to an object of type 'BookReservation'
> 0x50400018aa90: note: object has invalid vptr
>  00 00 00 00  75 3c 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562551==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018aab8 at pc 0x5c415390990c bp 0x7ffc4f6d86f0 sp 0x7ffc4f6d86e8
> READ of size 8 at 0x50400018aab8 thread T0
>     #0 0x5c415390990b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5c4153905de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5c415398ad75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5c41539bfdeb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5c41519df498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x5c41519da0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5c41519c65f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7a6e9862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7a6e9862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5c41518e91d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x50400018aab8 is located 40 bytes inside of 48-byte region [0x50400018aa90,0x50400018aac0)
> freed by thread T0 here:
>     #0 0x5c41519c2ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5c4153926f81 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5c415222bb3d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="180.00" waitingTime="61.00" timeLoss="17.28" traveltime="119.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="180.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.28"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="394.00" waitingTime="225.00" timeLoss="22.70" traveltime="169.00">
<         <ride waitingTime="225.00" vehicle="trip_0" depart="225.00" arrival="394.00" arrivalPos="287.60" duration="169.00" routeLength="1170.09" timeLoss="22.70"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="2840.49" waitingTime="8.00" waitingCount="3" stopTime="126.00" timeLoss="58.66" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1735.64" occupiedTime="174.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy too_late_next ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,3c1,94
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018b810 which does not point to an object of type 'BookReservation'
> 0x50400018b810: note: object has invalid vptr
>  00 00 00 00  95 3c 00 00 00 00 00 00  00 00 00 00 be be be be  50 b1 01 00 d0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562564==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018b838 at pc 0x5d274bce690c bp 0x7ffd3c64ca90 sp 0x7ffd3c64ca88
> READ of size 8 at 0x50400018b838 thread T0
>     #0 0x5d274bce690b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5d274bce2de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5d274bd67d75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5d274bd9cdeb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5d2749dbc498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x5d2749db70e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5d2749da35f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x77cf4082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x77cf4082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5d2749cc61d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x50400018b838 is located 40 bytes inside of 48-byte region [0x50400018b810,0x50400018b840)
> freed by thread T0 here:
>     #0 0x5d2749d9fec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="442.00" waitingTime="323.00" timeLoss="17.27" traveltime="119.00">
<         <ride waitingTime="323.00" vehicle="trip_0" depart="323.00" arrival="442.00" arrivalPos="285.60" duration="119.00" routeLength="565.51" timeLoss="17.27"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="145.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="145.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="445.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="292.00" timeLoss="44.47" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="565.51" occupiedTime="62.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared many_bookings ( Last six runs Oct2024 )

---------- Differences in errors ----------
1c1,94
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018ac90 which does not point to an object of type 'BookReservation'
> 0x50400018ac90: note: object has invalid vptr
>  00 00 00 00  76 3c 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562571==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018acb8 at pc 0x5764d63fb90c bp 0x7ffda78a5b30 sp 0x7ffda78a5b28
> READ of size 8 at 0x50400018acb8 thread T0
>     #0 0x5764d63fb90b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5764d63f7de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5764d647cd75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5764d64b1deb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5764d44d1498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x5764d44cc0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5764d44b85f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7a4c2e42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7a4c2e42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5764d43db1d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x50400018acb8 is located 40 bytes inside of 48-byte region [0x50400018ac90,0x50400018acc0)
> freed by thread T0 here:
>     #0 0x5764d44b4ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5764d6418f81 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5764d4d1db3d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="187.00" waitingTime="61.00" timeLoss="23.73" traveltime="126.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="187.00" arrivalPos="285.60" duration="126.00" routeLength="565.55" timeLoss="23.73"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="324.00" waitingTime="88.00" timeLoss="28.62" traveltime="236.00">
<         <ride waitingTime="88.00" vehicle="trip_0" depart="88.00" arrival="324.00" arrivalPos="287.60" duration="236.00" routeLength="1170.10" timeLoss="28.62"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="327.00" routeLength="2061.97" waitingTime="6.00" waitingCount="2" stopTime="126.00" timeLoss="47.60" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1360.33" occupiedTime="146.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared too_late_next ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,3c1,94
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018ba10 which does not point to an object of type 'BookReservation'
> 0x50400018ba10: note: object has invalid vptr
>  00 00 00 00  97 3c 00 00 00 00 00 00  00 00 00 00 be be be be  50 b1 01 00 d0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562577==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018ba38 at pc 0x61beb9ecb90c bp 0x7ffdcf21ebd0 sp 0x7ffdcf21ebc8
> READ of size 8 at 0x50400018ba38 thread T0
>     #0 0x61beb9ecb90b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x61beb9ec7de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x61beb9f4cd75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x61beb9f81deb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x61beb7fa1498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x61beb7f9c0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x61beb7f885f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7595baa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7595baa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x61beb7eab1d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x50400018ba38 is located 40 bytes inside of 48-byte region [0x50400018ba10,0x50400018ba40)
> freed by thread T0 here:
>     #0 0x61beb7f84ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="442.00" waitingTime="323.00" timeLoss="17.27" traveltime="119.00">
<         <ride waitingTime="323.00" vehicle="trip_0" depart="323.00" arrival="442.00" arrivalPos="285.60" duration="119.00" routeLength="565.51" timeLoss="17.27"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="145.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="145.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="445.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="292.00" timeLoss="44.47" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="565.51" occupiedTime="62.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking reservation_before_depart ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2c1,94
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018aa90 which does not point to an object of type 'BookReservation'
> 0x50400018aa90: note: object has invalid vptr
>  00 00 00 00  58 3d 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562463==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018aab8 at pc 0x5c108734090c bp 0x7ffd1e2424b0 sp 0x7ffd1e2424a8
> READ of size 8 at 0x50400018aab8 thread T0
>     #0 0x5c108734090b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5c108733cde7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5c10873c1d75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5c10873f6deb in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5c1085416498 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:812:26
>     #5 0x5c10854110e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5c10853fd5f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x756118e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x756118e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5c10853201d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> 0x50400018aab8 is located 40 bytes inside of 48-byte region [0x50400018aa90,0x50400018aac0)
> freed by thread T0 here:
>     #0 0x5c10853f9ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5c108735df81 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00">
<         <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.24" timeLoss="23.73"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="4.00" waitingCount="2" stopTime="99.00" timeLoss="36.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1370.24" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking simple ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2c1,98
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018aa10 which does not point to an object of type 'BookReservation'
> 0x50400018aa10: note: object has invalid vptr
>  00 00 00 00  2c 3e 00 00 00 00 00 00  00 00 00 00 be be be be  80 b0 01 00 d0 50 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==2562423==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018aa38 at pc 0x60b43d5bb90c bp 0x7ffe1fa7f350 sp 0x7ffe1fa7f348
> READ of size 8 at 0x50400018aa38 thread T0
>     #0 0x60b43d5bb90b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x60b43d5b7de7 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x60b43d63cd75 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x60b43d62f325 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22
>     #4 0x60b43d50c215 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_InteractingState*, std::allocator<MSPModel_InteractingState*>>&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1029:32
>     #5 0x60b43d4fad83 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:985:13
>     #6 0x60b43d551dd0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2560:14
>     #7 0x60b43bedd50d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x60b43b68f802 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:767:30
>     #9 0x60b43b68c0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x60b43b6785f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x77c68f02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x77c68f02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x60b43b59b1d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="362.00" waitingTime="1.00" timeLoss="42.18" traveltime="361.00">
<         <walk depart="0.00" departPos="0.00" arrival="187.00" arrivalPos="142.80" duration="187.00" routeLength="233.23" timeLoss="19.08" maxSpeed="1.39"/>
<         <ride waitingTime="1.00" vehicle="trip_1" depart="188.00" arrival="362.00" arrivalPos="287.60" duration="174.00" routeLength="1232.42" timeLoss="23.11"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="338.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="1672.12" waitingTime="6.00" waitingCount="3" stopTime="202.00" timeLoss="39.45" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1232.42" occupiedTime="116.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors missing_first_param ( Last six runs Oct2024 )

---------- Differences in errors ----------
1c1,2
< Error: Missing value for parameter 'n'.
---
> Error: The parameter '4' is not allowed in this context.
>  Switch or parameter name expected.

8 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
extended bikes bikeDepartDelay ( Last six runs Oct2024 )
extended bikes bikeUnnecessaryEmergencyBraking ( Last six runs Oct2024 )
pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Oct2024 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Oct2024 )
sublane_model bidiEdge bikeNotOvertake ( Last six runs Oct2024 )
sublane_model bidiEdge collision_btw_bikes ( Last six runs Oct2024 )
sublane_model bidiEdge emergency_braking_late_slow_down_within_crossing ( Last six runs Oct2024 )
sublane_model bidiEdge pedestrian_beyond_junction ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : extended calibrator vType change_speedFactor_origDev0 ( Last six runs Oct2024 )

---------- Differences in tripinfos ----------
5,1436c5,1436
<     <tripinfo id="flow0.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="66.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.27" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.71" rerouteNo="0" devices="tripinfo_flow0.0" vType="t2" speedFactor="1.74" vaporized=""/>
<     <tripinfo id="flow0.1" depart="2.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.20" arrival="69.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="53.55" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.78" rerouteNo="0" devices="tripinfo_flow0.1" vType="t2" speedFactor="1.94" vaporized=""/>
<     <tripinfo id="flow0.2" depart="5.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.40" arrival="73.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="46.46" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_flow0.2" vType="t2" speedFactor="1.70" vaporized=""/>
<     <tripinfo id="flow0.3" depart="7.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.60" arrival="74.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.62" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.60" rerouteNo="0" devices="tripinfo_flow0.3" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.4" depart="10.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="2.80" arrival="76.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.87" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.13" rerouteNo="0" devices="tripinfo_flow0.4" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.5" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="78.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.85" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.33" rerouteNo="0" devices="tripinfo_flow0.5" vType="t2" speedFactor="1.89" vaporized=""/>
<     <tripinfo id="flow0.6" depart="15.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.20" arrival="80.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="53.91" duration="65.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.76" rerouteNo="0" devices="tripinfo_flow0.6" vType="t2" speedFactor="1.95" vaporized=""/>
<     <tripinfo id="flow0.7" depart="17.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.40" arrival="85.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="46.56" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_flow0.7" vType="t2" speedFactor="1.68" vaporized=""/>
<     <tripinfo id="flow0.8" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="5.60" arrival="86.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.87" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.97" rerouteNo="0" devices="tripinfo_flow0.8" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.9" depart="22.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="5.80" arrival="88.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.78" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.57" rerouteNo="0" devices="tripinfo_flow0.9" vType="t2" speedFactor="1.83" vaporized=""/>
<     <tripinfo id="flow0.10" depart="25.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="7.00" arrival="91.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.31" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.92" rerouteNo="0" devices="tripinfo_flow0.10" vType="t2" speedFactor="1.82" vaporized=""/>
<     <tripinfo id="flow0.11" depart="27.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="7.20" arrival="93.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.76" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_flow0.11" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.12" depart="30.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="8.40" arrival="98.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="44.63" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.94" rerouteNo="0" devices="tripinfo_flow0.12" vType="t2" speedFactor="1.63" vaporized=""/>
<     <tripinfo id="flow0.13" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="8.60" arrival="100.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.04" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.03" rerouteNo="0" devices="tripinfo_flow0.13" vType="t2" speedFactor="1.86" vaporized=""/>
<     <tripinfo id="flow0.14" depart="35.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.80" arrival="102.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.51" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.47" rerouteNo="0" devices="tripinfo_flow0.14" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.15" depart="37.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="103.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.83" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.66" rerouteNo="0" devices="tripinfo_flow0.15" vType="t2" speedFactor="1.89" vaporized=""/>
<     <tripinfo id="flow0.16" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="11.20" arrival="108.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="45.30" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.18" rerouteNo="0" devices="tripinfo_flow0.16" vType="t2" speedFactor="1.63" vaporized=""/>
<     <tripinfo id="flow0.17" depart="42.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="11.40" arrival="112.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="42.46" duration="70.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.95" rerouteNo="0" devices="tripinfo_flow0.17" vType="t2" speedFactor="1.55" vaporized=""/>
<     <tripinfo id="flow0.18" depart="45.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.60" arrival="114.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="44.29" duration="69.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.51" rerouteNo="0" devices="tripinfo_flow0.18" vType="t2" speedFactor="1.93" vaporized=""/>
<     <tripinfo id="flow0.19" depart="47.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.80" arrival="115.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="45.96" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.83" rerouteNo="0" devices="tripinfo_flow0.19" vType="t2" speedFactor="1.88" vaporized=""/>
<     <tripinfo id="flow0.20" depart="50.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="117.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.88" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.16" rerouteNo="0" devices="tripinfo_flow0.20" vType="t2" speedFactor="1.82" vaporized=""/>
<     <tripinfo id="flow0.21" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.20" arrival="119.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.71" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_flow0.21" vType="t2" speedFactor="1.76" vaporized=""/>
<     <tripinfo id="flow0.22" depart="55.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="15.40" arrival="121.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.83" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.95" rerouteNo="0" devices="tripinfo_flow0.22" vType="t2" speedFactor="1.83" vaporized=""/>
<     <tripinfo id="flow0.23" depart="57.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="15.60" arrival="123.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.58" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.62" rerouteNo="0" devices="tripinfo_flow0.23" vType="t2" speedFactor="1.95" vaporized=""/>
<     <tripinfo id="flow0.24" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.80" arrival="126.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="49.70" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.18" rerouteNo="0" devices="tripinfo_flow0.24" vType="t2" speedFactor="1.79" vaporized=""/>
<     <tripinfo id="flow0.25" depart="62.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="128.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.46" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.44" rerouteNo="0" devices="tripinfo_flow0.25" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.26" depart="65.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="18.20" arrival="131.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.19" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.59" rerouteNo="0" devices="tripinfo_flow0.26" vType="t2" speedFactor="1.85" vaporized=""/>
<     <tripinfo id="flow0.27" depart="67.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="18.40" arrival="133.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.86" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.18" rerouteNo="0" devices="tripinfo_flow0.27" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.28" depart="70.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.60" arrival="136.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.93" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.93" rerouteNo="0" devices="tripinfo_flow0.28" vType="t2" speedFactor="1.85" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions short_edge ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
11c11,13
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11,12
< Persons: 
---
>  Teleports: 0 (Collisions: 5)
> Persons:
14c15
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c17,20
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
22,24c24,25
<  Duration: 40.06
<truncated after showing first 30 lines>
extended collisions intermodal default ( Last six runs Oct2024 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : extended collisions intermodal none ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11
< Persons: 
---
> Persons:
14c14
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c16,19
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
22,24c23,24
<  Duration: 40.06
<  TimeLoss: 1.75
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended collisions intermodal remove ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11,12
< Persons: 
---
>  Teleports: 0 (Collisions: 3)
> Persons:
14,18c15,20
< Statistics (avg):
<  RouteLength: 194.78
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
> Statistics (avg of 20):
>  RouteLength: 179.82
>  Speed: 6.62
>  Duration: 33.75
>  WaitingTime: 12.95
>  TimeLoss: 20.45
22,24c24,25
<  Duration: 40.06
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11,13
< Persons: 
---
>  Teleports: 0 (Collisions: 4)
>  Emergency Stops: 1
> Persons:
14c16,17
< Statistics (avg):
---
>  Jammed: 1
> Statistics (avg of 20):
16,18c19,22
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 3.46
>  Duration: 85.35
>  WaitingTime: 50.05
>  TimeLoss: 64.69
<truncated after showing first 30 lines>
extended collisions intermodal stoptime_remove ( Last six runs Oct2024 )
extended collisions intermodal stoptime_warn ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : extended collisions intermodal teleport ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11,12
< Persons: 
---
>  Teleports: 3 (Collisions: 3)
> Persons:
14c15
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c17,20
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.91
>  Duration: 34.90
>  WaitingTime: 12.95
>  TimeLoss: 20.54
22,24c24,25
<  Duration: 40.06
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between edge 'beg2' and edge 'end' found.
< Warning: No route for vehicle 'flow.20' found.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
4a5,6
> Warning: No connection between edge 'beg2' and edge 'end' found.
> Warning: No route for vehicle 'flow.20' found.
---------- Differences in output ----------
5c5
< Simulation ended at time: 214.00
---
> Simulation ended at time: 216.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,20c12,19
< Emergency Stops: 2
< Statistics (avg):
<  RouteLength: 855.04
<  Duration: 96.22
<  WaitingTime: 44.13
<  TimeLoss: 58.45
<  DepartDelay: 1.89
< 
< DijkstraRouter answered 9 queries and explored 4.00 edges on average.
---
> Statistics (avg of 143):
>  RouteLength: 852.24
>  Speed: 9.33
>  Duration: 100.02
>  WaitingTime: 49.47
>  TimeLoss: 62.65
>  DepartDelay: 0.45
> DijkstraRouter answered 12 queries and explored 3.75 edges on average.
22c21
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 216.00
---
> Simulation ended at time: 194.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 821.47
<  Duration: 81.73
<  WaitingTime: 24.59
<  TimeLoss: 48.77
<  DepartDelay: 2.96
< 
< DijkstraRouter answered 19 queries and explored 4.74 edges on average.
---
> Statistics (avg of 143):
>  RouteLength: 807.49
>  Speed: 13.73
>  Duration: 75.24
>  WaitingTime: 18.50
>  TimeLoss: 44.31
>  DepartDelay: 0.45
> DijkstraRouter answered 23 queries and explored 4.91 edges on average.
21c21
< DijkstraRouter answered 26 queries and explored 4.58 edges on average.
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,23
< DijkstraRouter answered 131 queries and explored 2.69 edges on average.
---
> DijkstraRouter answered 47 queries and explored 2.96 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 45 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 39 queries and explored 2.00 edges on average.
extended rerouter closingLaneReroute directional_lane_switch ( Last six runs Oct2024 )
extended rerouter closingLaneReroute directional_lane_switch_visible ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 690.00
---
> Simulation ended at time: 702.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 722.76
<  Duration: 376.68
<  WaitingTime: 38.84
<  TimeLoss: 106.83
<  DepartDelay: -0.40
< 
---
> Statistics (avg of 50):
>  RouteLength: 737.23
>  Speed: 1.97
>  Duration: 377.46
>  WaitingTime: 47.08
>  TimeLoss: 105.38
>  DepartDelay: 0.40
21c21
< DijkstraRouter answered 386 queries and explored 3.99 edges on average.
---
> DijkstraRouter answered 410 queries and explored 3.99 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,105
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> =================================================================
> ==2535160==ERROR: AddressSanitizer: heap-use-after-free on address 0x5060000a4060 at pc 0x5c5772c0fed6 bp 0x7e177c1fae50 sp 0x7e177c1fa610
> READ of size 16 at 0x5060000a4060 thread T4
> AddressSanitizer:DEADLYSIGNAL
>     #0 0x5c5772c0fed5 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2490ed5) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5c57734bf969 in void std::__new_allocator<std::pair<Command*, long long>>::construct<std::pair<Command*, long long>, std::pair<Command*, long long>>(std::pair<Command*, long long>*, std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:191:23
>     #2 0x5c57734bf969 in void std::allocator_traits<std::allocator<std::pair<Command*, long long>>>::construct<std::pair<Command*, long long>, std::pair<Command*, long long>>(std::allocator<std::pair<Command*, long long>>&, std::pair<Command*, long long>*, std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:534:8
>     #3 0x5c57734bf969 in void std::__relocate_object_a<std::pair<Command*, long long>, std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1075:7
>     #4 0x5c57734bf6e8 in std::pair<Command*, long long>* std::__relocate_a_1<std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:2
>     #5 0x5c57734bf65d in std::pair<Command*, long long>* std::__relocate_a<std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:14
>     #6 0x5c57734bf5ce in std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_S_do_relocate(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&, std::integral_constant<bool, true>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:495:9
>     #7 0x5c57734becfe in std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_S_relocate(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:512:9
>     #8 0x5c57734bdf8a in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_M_realloc_append<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21
>     #9 0x5c57734bbc3b in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::emplace_back<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4
>     #10 0x5c57734b84d7 in MSEventControl::addEvent(Command*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:50:14
>     #11 0x5c577377b11b in MSParkingArea::enter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:316:57
>     #12 0x5c577307a41c in MSVehicle::processNextStop(double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1862:39
>     #13 0x5c5773e6101a in MSCFModel::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:191:42
>     #14 0x5c57730ecf49 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4544:37
>     #15 0x5c577356ce49 in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2204:33
>     #16 0x5c57735d393f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1748:17
>     #17 0x5c5773483979 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #18 0x7e178544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #19 0x5c5772c0fb0c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #20 0x7e178489ca93 in start_thread nptl/pthread_create.c:447:8
>     #21 0x7e1784929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2024-10-16 12:07:50 by Eclipse SUMO sumo Version v1_21_0+0048-59b442e8570
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,54c16,54
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="paA2A3.0" type="DEFAULT_VEHTYPE" lane="A2A3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA2A3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paA2A1.0" type="DEFAULT_VEHTYPE" lane="A2A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paA2A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paA3A2.0" type="DEFAULT_VEHTYPE" lane="A3A2_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA3A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB1C1.0" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paC3D3.0" type="DEFAULT_VEHTYPE" lane="C3D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paC3D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paC1B1.0" type="DEFAULT_VEHTYPE" lane="C1B1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC1B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paD2D3.0" type="DEFAULT_VEHTYPE" lane="D2D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paC0B0.0" type="DEFAULT_VEHTYPE" lane="C0B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC0B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB1B0.0" type="DEFAULT_VEHTYPE" lane="B1B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB0C0.0" type="DEFAULT_VEHTYPE" lane="B0C0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB0C0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB1A1.0" type="DEFAULT_VEHTYPE" lane="B1A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paC2B2.0" type="DEFAULT_VEHTYPE" lane="C2B2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC2B2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paD3D2.0" type="DEFAULT_VEHTYPE" lane="D3D2_0" pos="46.05" parking="1" started="1.00" ended="-1" parkingArea="paD3D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB0A0.0" type="DEFAULT_VEHTYPE" lane="B0A0_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paB0A0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB2A2.0" type="DEFAULT_VEHTYPE" lane="B2A2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB2A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="ego.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="500.00" routeLength="2235.60" waitingTime="0.00" waitingCount="0" stopTime="301.00" timeLoss="38.05" rerouteNo="19" devices="tripinfo_ego.0 routing_ego.0" vType="car" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2024-10-16 12:07:51 by Eclipse SUMO sumo Version v1_21_0+0048-59b442e8570
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,54
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml,input_routes2.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml,input_additional3.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.exit-times value="true"/>
>         <vehroute-output.cost value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_100 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,68
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> =================================================================
> ==2535213==ERROR: AddressSanitizer: attempting double-free on 0x5060000a1060 in thread T3:
>     #0 0x599b9d5e7ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x599b9de5457e in std::__new_allocator<std::pair<Command*, long long>>::deallocate(std::pair<Command*, long long>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
>     #2 0x599b9de55e5f in std::allocator_traits<std::allocator<std::pair<Command*, long long>>>::deallocate(std::allocator<std::pair<Command*, long long>>&, std::pair<Command*, long long>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:513:13
>     #3 0x599b9de55e5f in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_M_realloc_append<std::pair<Command*, long long>>(std::pair<Command*, long long>&&)::_Guard::~_Guard() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:615:6
>     #4 0x599b9de55161 in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_M_realloc_append<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:688:7
>     #5 0x599b9de52c3b in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::emplace_back<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4
>     #6 0x599b9de4f4d7 in MSEventControl::addEvent(Command*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:50:14
>     #7 0x599b9e11211b in MSParkingArea::enter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:316:57
>     #8 0x599b9da1141c in MSVehicle::processNextStop(double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1862:39
>     #9 0x599b9e7f801a in MSCFModel::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:191:42
>     #10 0x599b9da83f49 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4544:37
>     #11 0x599b9df03e49 in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2204:33
>     #12 0x599b9df6a93f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1748:17
>     #13 0x599b9de1a979 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #14 0x74ea5144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x599b9d5a6b0c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #16 0x74ea5069ca93 in start_thread nptl/pthread_create.c:447:8
>     #17 0x74ea50729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5060000a1060 is located 0 bytes inside of 64-byte region [0x5060000a1060,0x5060000a10a0)
> freed by thread T2 here:
>     #0 0x599b9d5e7ec1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1ec1) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x599b9de5457e in std::__new_allocator<std::pair<Command*, long long>>::deallocate(std::pair<Command*, long long>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
>     #2 0x599b9de55e5f in std::allocator_traits<std::allocator<std::pair<Command*, long long>>>::deallocate(std::allocator<std::pair<Command*, long long>>&, std::pair<Command*, long long>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:513:13
>     #3 0x599b9de55e5f in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_M_realloc_append<std::pair<Command*, long long>>(std::pair<Command*, long long>&&)::_Guard::~_Guard() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:615:6
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2024-10-16 12:07:51 by Eclipse SUMO sumo Version v1_21_0+0048-59b442e8570
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,54c16,54
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="paA2A3.0" type="DEFAULT_VEHTYPE" lane="A2A3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA2A3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paA2A1.0" type="DEFAULT_VEHTYPE" lane="A2A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paA2A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paA3A2.0" type="DEFAULT_VEHTYPE" lane="A3A2_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA3A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB1C1.0" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paC3D3.0" type="DEFAULT_VEHTYPE" lane="C3D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paC3D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paC1B1.0" type="DEFAULT_VEHTYPE" lane="C1B1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC1B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paD2D3.0" type="DEFAULT_VEHTYPE" lane="D2D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paC0B0.0" type="DEFAULT_VEHTYPE" lane="C0B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC0B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB1B0.0" type="DEFAULT_VEHTYPE" lane="B1B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB0C0.0" type="DEFAULT_VEHTYPE" lane="B0C0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB0C0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB1A1.0" type="DEFAULT_VEHTYPE" lane="B1A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paC2B2.0" type="DEFAULT_VEHTYPE" lane="C2B2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC2B2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paD3D2.0" type="DEFAULT_VEHTYPE" lane="D3D2_0" pos="46.05" parking="1" started="1.00" ended="-1" parkingArea="paD3D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB0A0.0" type="DEFAULT_VEHTYPE" lane="B0A0_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paB0A0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="paB2A2.0" type="DEFAULT_VEHTYPE" lane="B2A2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB2A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="ego.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="500.00" routeLength="2250.50" waitingTime="0.00" waitingCount="0" stopTime="286.00" timeLoss="51.98" rerouteNo="16" devices="tripinfo_ego.0 routing_ego.0" vType="car" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2024-10-16 12:07:51 by Eclipse SUMO sumo Version v1_21_0+0048-59b442e8570
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,54
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml,input_routes2.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml,input_additional3.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.exit-times value="true"/>
>         <vehroute-output.cost value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch knowledge_1 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
10,11c10,11
<  RouteLength: 622.07
<  Speed: 1.28
---
>  RouteLength: 590.63
>  Speed: 1.21
13,14c13,14
<  WaitingTime: 1.00
<  TimeLoss: 11.61
---
>  WaitingTime: 0.30
>  TimeLoss: 8.58
16a17,18
> DijkstraRouter answered 10 queries and explored 1.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
21c23
< DijkstraRouter answered 12 queries and explored 33.75 edges on average.
---
> DijkstraRouter answered 14 queries and explored 34.07 edges on average.
23c25
< DijkstraRouter answered 24 queries and explored 30.62 edges on average.
---
> DijkstraRouter answered 4 queries and explored 32.75 edges on average.
25c27
< DijkstraRouter answered 16 queries and explored 40.50 edges on average.
---
> DijkstraRouter answered 24 queries and explored 30.62 edges on average.
27c29
< DijkstraRouter answered 24 queries and explored 39.50 edges on average.
---
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
9,14c9,14
<     <stopinfo id="ego.4" type="car" lane="B2B3_0" pos="55.00" parking="1" started="40.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.5" type="car" lane="D1D2_0" pos="55.00" parking="1" started="134.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.6" type="car" lane="C1C2_0" pos="55.00" parking="1" started="103.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.7" type="car" lane="C2C3_0" pos="55.00" parking="1" started="73.00" ended="-1" parkingArea="parkC2C3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.8" type="car" lane="D2D3_0" pos="55.00" parking="1" started="105.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.9" type="car" lane="C0C1_0" pos="55.00" parking="1" started="120.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="ego.4" type="car" lane="C0C1_0" pos="55.00" parking="1" started="109.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.5" type="car" lane="B0B1_0" pos="55.00" parking="1" started="92.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.6" type="car" lane="B2B3_0" pos="55.00" parking="1" started="43.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.7" type="car" lane="C1C2_0" pos="55.00" parking="1" started="95.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.8" type="car" lane="C2C3_0" pos="55.00" parking="1" started="55.00" ended="-1" parkingArea="parkC2C3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.9" type="car" lane="D2D3_0" pos="55.00" parking="1" started="128.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in tripinfos ----------
9,14c9,14
<     <tripinfo id="ego.4" depart="8.00" departLane="A0A1_0" departPos="5.10" departSpeed="11.13" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="492.00" routeLength="347.76" waitingTime="0.00" waitingCount="0" stopTime="461.00" timeLoss="5.96" rerouteNo="2" devices="vehroute_ego.4 tripinfo_ego.4 routing_ego.4" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.5" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="8.45" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="490.00" routeLength="1425.59" waitingTime="1.00" waitingCount="1" stopTime="367.00" timeLoss="20.37" rerouteNo="6" devices="vehroute_ego.5 tripinfo_ego.5 routing_ego.5" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.6" depart="12.00" departLane="A0A1_0" departPos="5.10" departSpeed="6.19" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="488.00" routeLength="935.10" waitingTime="4.00" waitingCount="2" stopTime="398.00" timeLoss="22.68" rerouteNo="4" devices="vehroute_ego.6 tripinfo_ego.6 routing_ego.6" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.7" depart="14.00" departLane="A0A1_0" departPos="5.10" departSpeed="5.76" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="486.00" routeLength="644.70" waitingTime="1.00" waitingCount="1" stopTime="428.00" timeLoss="11.59" rerouteNo="3" devices="vehroute_ego.7 tripinfo_ego.7 routing_ego.7" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.8" depart="16.00" departLane="A0A1_0" departPos="5.10" departSpeed="7.40" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="484.00" routeLength="941.34" waitingTime="3.00" waitingCount="1" stopTime="396.00" timeLoss="20.23" rerouteNo="4" devices="vehroute_ego.8 tripinfo_ego.8 routing_ego.8" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.9" depart="18.00" departLane="A0A1_0" departPos="5.10" departSpeed="9.97" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="482.00" routeLength="1225.79" waitingTime="0.00" waitingCount="0" stopTime="381.00" timeLoss="12.75" rerouteNo="5" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---
>     <tripinfo id="ego.4" depart="8.00" departLane="A0A1_0" departPos="5.10" departSpeed="11.13" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="492.00" routeLength="1227.96" waitingTime="0.00" waitingCount="0" stopTime="392.00" timeLoss="11.59" rerouteNo="4" devices="vehroute_ego.4 tripinfo_ego.4 routing_ego.4" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.5" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="8.45" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="490.00" routeLength="929.00" waitingTime="1.00" waitingCount="1" stopTime="409.00" timeLoss="14.12" rerouteNo="4" devices="vehroute_ego.5 tripinfo_ego.5 routing_ego.5" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.6" depart="12.00" departLane="A0A1_0" departPos="5.10" departSpeed="6.19" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="488.00" routeLength="347.76" waitingTime="0.00" waitingCount="0" stopTime="458.00" timeLoss="4.96" rerouteNo="2" devices="vehroute_ego.6 tripinfo_ego.6 routing_ego.6" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.7" depart="14.00" departLane="A0A1_0" departPos="5.10" departSpeed="5.76" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="486.00" routeLength="935.25" waitingTime="1.00" waitingCount="1" stopTime="406.00" timeLoss="12.67" rerouteNo="4" devices="vehroute_ego.7 tripinfo_ego.7 routing_ego.7" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.8" depart="16.00" departLane="A0A1_0" departPos="5.10" departSpeed="7.40" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="484.00" routeLength="444.12" waitingTime="0.00" waitingCount="0" stopTime="446.00" timeLoss="6.03" rerouteNo="2" devices="vehroute_ego.8 tripinfo_ego.8 routing_ego.8" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.9" depart="18.00" departLane="A0A1_0" departPos="5.10" departSpeed="9.97" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="482.00" routeLength="1321.72" waitingTime="0.00" waitingCount="0" stopTime="373.00" timeLoss="13.84" rerouteNo="6" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---------- Differences in vehroutes ----------
35c35
<     <vehicle id="ego.4" type="car" depart="8.00" departSpeed="11.1317" speedFactor="1.0000" routeLength="347.76">
---
>     <vehicle id="ego.4" type="car" depart="8.00" departSpeed="11.1317" speedFactor="1.0000" routeLength="1227.96">
39c39,41
<             <route cost="55.54" savings="-9.40" edges="A0A1 A1B1 B1B2 B2B3 B3B2 B2B1 B1B0 B0A0 A0A1" exitTimes="17.00 25.00 33.00 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="68.93" savings="-22.78" replacedOnEdge="A2A3" replacedOnIndex="4" reason="parkA2A3:parkingAreaReroute" replacedAtTime="43.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1063.28"/>
>             <route cost="88.43" savings="-38.02" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="74.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1466.32"/>
>             <route cost="79.25" savings="-23.64" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1B1 B1B0 B0A0 A0A1" exitTimes="17.00 25.00 34.00 43.00 50.00 57.00 64.00 73.00 81.00 88.00 95.00 103.00 -1 -1 -1 -1 -1"/>
41c43
<         <stop parkingArea="parkB2B3" duration="3600.00" started="40.00" ended="-1"/>
---
>         <stop parkingArea="parkC0C1" duration="3600.00" started="109.00" ended="-1"/>
44c46
<     <vehicle id="ego.5" type="car" depart="10.00" departSpeed="8.447" speedFactor="1.0000" routeLength="1425.59">
---
>     <vehicle id="ego.5" type="car" depart="10.00" departSpeed="8.447" speedFactor="1.0000" routeLength="929.00">
50,52c52
<             <route cost="86.76" savings="-38.04" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="81.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1464.15"/>
<             <route cost="92.31" savings="-36.62" replacedOnEdge="D2D3" replacedOnIndex="11" reason="parkD2D3:parkingAreaReroute" replacedAtTime="106.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1861.52"/>
<             <route cost="96.67" savings="-35.27" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3D2 D2D1 D1D2 D2C2 C2C1 C1C0 C0B0 B0A0 A0A1" exitTimes="19.00 29.00 41.00 48.00 55.00 64.00 71.00 80.00 88.00 95.00 104.00 112.00 120.00 128.00 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="77.08" savings="-28.72" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1" exitTimes="19.00 29.00 41.00 48.00 55.00 64.00 71.00 78.00 86.00 -1 -1 -1 -1"/>
54c54
<         <stop parkingArea="parkD1D2" duration="3600.00" started="134.00" ended="-1"/>
---
>         <stop parkingArea="parkB0B1" duration="3600.00" started="92.00" ended="-1"/>
57c57
<     <vehicle id="ego.6" type="car" depart="12.00" departSpeed="6.185" speedFactor="1.0000" routeLength="935.10">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in stopinfos ----------
10a11
>     <stopinfo id="ego.6" type="car" lane="A0A1_0" pos="55.00" parking="1" started="126.00" ended="-1" parkingArea="parkA0A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
14,16c15,16
<     <stopinfo id="ego.16" type="car" lane="A0A1_0" pos="55.00" parking="1" started="121.00" ended="-1" parkingArea="parkA0A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.18" type="car" lane="D1D2_0" pos="55.00" parking="1" started="202.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.28" type="car" lane="D0D1_0" pos="55.00" parking="1" started="210.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="ego.16" type="car" lane="D1D2_0" pos="55.00" parking="1" started="255.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.28" type="car" lane="D0D1_0" pos="55.00" parking="1" started="211.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in vehroutes ----------
54c54
<     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="5622.17">
---
>     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="646.84">
57,76c57
<             <route cost="103.71" savings="-87.50" replacedOnEdge="A1A2" replacedOnIndex="5" reason="parkA1A2:parkingAreaReroute" replacedAtTime="113.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A3" routeLength="691.85"/>
<             <route cost="120.47" savings="-87.50" replacedOnEdge="A0A1" replacedOnIndex="8" reason="parkA0A1:parkingAreaReroute" replacedAtTime="168.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3" routeLength="1095.00"/>
<             <route cost="174.37" savings="-125.18" replacedOnEdge="B0B1" replacedOnIndex="11" reason="parkB0B1:parkingAreaReroute" replacedAtTime="220.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="1696.31"/>
<             <route cost="111.22" savings="-1.73" replacedOnEdge="B1B2" replacedOnIndex="12" reason="parkB1B2:parkingAreaReroute" replacedAtTime="236.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="1706.63"/>
<             <route cost="95.67" savings="0.00" replacedOnEdge="B2B3" replacedOnIndex="13" reason="parkB2B3:parkingAreaReroute" replacedAtTime="253.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="1706.63"/>
<             <route cost="156.37" savings="-77.46" replacedOnEdge="C2C3" replacedOnIndex="16" reason="parkC2C3:parkingAreaReroute" replacedAtTime="302.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="2100.57"/>
<             <route cost="172.13" savings="-76.48" replacedOnEdge="D2D3" replacedOnIndex="19" reason="parkD2D3:parkingAreaReroute" replacedAtTime="352.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="2497.61"/>
<             <route cost="198.65" savings="-87.50" replacedOnEdge="D1D2" replacedOnIndex="22" reason="parkD1D2:parkingAreaReroute" replacedAtTime="402.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="2900.76"/>
<             <route cost="213.68" savings="-85.77" replacedOnEdge="D0D1" replacedOnIndex="25" reason="parkD0D1:parkingAreaReroute" replacedAtTime="454.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3293.59"/>
<             <route cost="186.38" savings="-43.97" replacedOnEdge="C0C1" replacedOnIndex="28" reason="parkC0C1:parkingAreaReroute" replacedAtTime="504.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3487.53"/>
<             <route cost="127.96" savings="-1.73" replacedOnEdge="C1C2" replacedOnIndex="29" reason="parkC1C2:parkingAreaReroute" replacedAtTime="520.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="3497.85"/>
<             <route cost="189.90" savings="-77.49" replacedOnEdge="B1B2" replacedOnIndex="34" reason="parkB1B2:parkingAreaReroute" replacedAtTime="616.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="3891.99"/>
<             <route cost="95.67" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="38" reason="parkA2A3:parkingAreaReroute" replacedAtTime="684.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="3891.99"/>
<             <route cost="103.71" savings="-87.50" replacedOnEdge="A1A2" replacedOnIndex="41" reason="parkA1A2:parkingAreaReroute" replacedAtTime="736.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A3" routeLength="4295.14"/>
<             <route cost="120.47" savings="-87.50" replacedOnEdge="A0A1" replacedOnIndex="44" reason="parkA0A1:parkingAreaReroute" replacedAtTime="788.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3" routeLength="4698.29"/>
<             <route cost="174.37" savings="-125.18" replacedOnEdge="B0B1" replacedOnIndex="47" reason="parkB0B1:parkingAreaReroute" replacedAtTime="840.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="5299.60"/>
<             <route cost="191.68" savings="-82.19" replacedOnEdge="C0C1" replacedOnIndex="50" reason="parkC0C1:parkingAreaReroute" replacedAtTime="898.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="5703.87"/>
<             <route cost="127.96" savings="-1.73" replacedOnEdge="C2C3" replacedOnIndex="52" reason="parkC2C3:parkingAreaReroute" replacedAtTime="931.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="5714.19"/>
<             <route cost="172.13" savings="-76.48" replacedOnEdge="D2D3" replacedOnIndex="55" reason="parkD2D3:parkingAreaReroute" replacedAtTime="980.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="61
11.23"/>
<             <route cost="198.65" savings="-87.50" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" exitTimes="31.00 47.00 64.00 81.00 98.00 123.00 151.00 167.00 184.00 201.00 218.00 236.00 253.00 268.00 284.00 301.
00 318.00 334.00 351.00 368.00 385.00 402.00 419.00 437.00 453.00 470.00 487.00 503.00 520.00 536.00 556.00 583.00 599.00 616.00 633.00 649.00 666.00 683.00 701.00 717.00 734.00 753.00 771.00 787.00 804.00 821.00 837.00 855.00 879.00 896.00 914.00 931.00 946.00 963.00 979.00 996.00 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="136.15" savings="-119.94" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A0 A0A1 A1A2 A2A3" exitTimes="31.00 47.00 64.00 81.00 98.00 115.00 -1 -1 -1"/>
77a59
>         <stop parkingArea="parkA0A1" index="1" duration="3600.00" started="126.00" ended="-1"/>
88c70
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite2 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in stopinfos ----------
10,16c10,16
<     <stopinfo id="ego.6" type="car" lane="B2B3_0" pos="55.00" parking="1" started="205.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.9" type="car" lane="B0B1_0" pos="55.00" parking="1" started="282.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.12" type="car" lane="C0C1_0" pos="55.00" parking="1" started="192.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.17" type="car" lane="D1D2_0" pos="55.00" parking="1" started="559.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.31" type="car" lane="C1C2_0" pos="55.00" parking="1" started="289.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.53" type="car" lane="D2D3_0" pos="55.00" parking="1" started="463.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego.56" type="car" lane="D0D1_0" pos="55.00" parking="1" started="541.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="ego.9" type="car" lane="C0C1_0" pos="55.00" parking="1" started="195.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.10" type="car" lane="B2B3_0" pos="55.00" parking="1" started="127.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.12" type="car" lane="C1C2_0" pos="55.00" parking="1" started="207.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.21" type="car" lane="B0B1_0" pos="55.00" parking="1" started="282.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.26" type="car" lane="D2D3_0" pos="55.00" parking="1" started="297.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.33" type="car" lane="D0D1_0" pos="55.00" parking="1" started="511.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
>     <stopinfo id="ego.44" type="car" lane="D1D2_0" pos="55.00" parking="1" started="636.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in vehroutes ----------
43c43
<     <vehicle id="ego.5" type="car" depart="12.00" departSpeed="12.4102" speedFactor="1.2291" routeLength="6685.47">
---
>     <vehicle id="ego.5" type="car" depart="12.00" departSpeed="12.4102" speedFactor="1.2291" routeLength="6549.85">
48,56c48,56
<             <route cost="159.98" savings="-138.96" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="238.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2652.32"/>
<             <route cost="193.78" savings="-67.81" replacedOnEdge="B1B2" replacedOnIndex="26" reason="parkB1B2:parkingAreaReroute" replacedAtTime="305.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3624.01"/>
<             <route cost="134.93" savings="0.00" replacedOnEdge="B2B3" replacedOnIndex="27" reason="parkB2B3:parkingAreaReroute" replacedAtTime="330.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3624.01"/>
<             <route cost="120.49" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="35" reason="parkA1A2:parkingAreaReroute" replacedAtTime="510.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3624.01"/>
<             <route cost="14.18" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="36" reason="parkA2A3:parkingAreaReroute" replacedAtTime="516.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3624.01"/>
<             <route cost="197.68" savings="-190.73" replacedOnEdge="C2C3" replacedOnIndex="44" reason="parkC2C3:parkingAreaReroute" replacedAtTime="576.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="5205.61"/>
<             <route cost="209.91" savings="-103.63" replacedOnEdge="D2D3" replacedOnIndex="53" reason="parkD2D3:parkingAreaReroute" replacedAtTime="763.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" rout
eLength="6208.28"/>
<             <route cost="181.84" savings="-85.32" replacedOnEdge="B2B3" replacedOnIndex="61" reason="parkB2B3:parkingAreaReroute" replacedAtTime="882.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C
2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="6987.20"/>
<             <route cost="94.21" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" exitTimes="21.00 32.00 42.00 51.00 59.00 69.00 79.00 86.00 107.00 127.00 147.00 161.00 1
76.00 195.00 212.00 220.00 228.00 238.00 248.00 257.00 264.00 271.00 276.00 282.00 288.00 305.00 330.00 365.00 379.00 398.00 423.00 478.00 496.00 504.00 510.00 516.00 521.00 527.00 533.00 539.00 549.00 561.00 569.00 576.00 670.00 682.00 691.00 701.00 711.00 722.00 733.00 748.00 763.00 777.00 791.00 807.00 822.00 835.00 849.00 864.00 882.00 900.00 917.00 935.00 950.00 967.00 982.00 -1 -1 -1 -1"/>
---
>             <route cost="160.67" savings="-139.57" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="242.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2652.32"/>
>             <route cost="200.14" savings="-68.51" replacedOnEdge="B1B2" replacedOnIndex="26" reason="parkB1B2:parkingAreaReroute" replacedAtTime="313.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3624.01"/>
>             <route cost="142.76" savings="0.00" replacedOnEdge="B2B3" replacedOnIndex="27" reason="parkB2B3:parkingAreaReroute" replacedAtTime="330.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3624.01"/>
>             <route cost="128.09" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="35" reason="parkA1A2:parkingAreaReroute" replacedAtTime="469.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3624.01"/>
>             <route cost="16.49" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="36" reason="parkA2A3:parkingAreaReroute" replacedAtTime="476.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3624.01"/>
>             <route cost="210.61" savings="-202.43" replacedOnEdge="C2C3" replacedOnIndex="44" reason="parkC2C3:parkingAreaReroute" replacedAtTime="583.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="5205.61"/>
>             <route cost="187.80" savings="-93.57" replacedOnEdge="D2D3" replacedOnIndex="53" reason="parkD2D3:parkingAreaReroute" replacedAtTime="749.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" route
Length="6208.28"/>
>             <route cost="219.48" savings="-121.86" replacedOnEdge="B2B3" replacedOnIndex="61" reason="parkB2B3:parkingAreaReroute" replacedAtTime="916.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 
C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="6987.20"/>
>             <route cost="139.22" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" exitTimes="21.00 32.00 42.00 51.00 59.00 69.00 79.00 86.00 107.00 129.00 151.00 165.00 
182.00 201.00 218.00 225.00 236.00 242.00 249.00 255.00 262.00 268.00 275.00 281.00 296.00 313.00 330.00 361.00 377.00 389.00 411.00 435.00 455.00 463.00 469.00 476.00 482.00 488.00 495.00 502.00 517.00 528.00 556.00 583.00 618.00 629.00 637.00 653.00 687.00 702.00 717.00 732.00 749.00 765.00 795.00 823.00 843.00 866.00 882.00 899.00 916.00 932.00 948.00 962.00 976.00 991.00 -1 -1 -1 -1 -1"/>
60c60
<     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="1127.37">
---
>     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="5043.39">
64c64,71
<             <route cost="185.74" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" exitTimes="31.00 47.00 64.00 79.00 96.00 113.00 130.00 145.00 161.00 178.00 195.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
5a6,7
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
extended rerouter parking parkingSearch parkAnywhere_0 ( Last six runs Oct2024 )
extended rerouter parking parkingSearch parkAnywhere_1 ( Last six runs Oct2024 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6a7,8
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
extended rerouter parking parkingSearch parkAnywhere_0_probability ( Last six runs Oct2024 )
extended rerouter parking parkingSearch parkAnywhere_1_visible ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back roundabout ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
18c18,20
< DijkstraRouter answered 52 queries and explored 6.88 edges on average.
---
> DijkstraRouter answered 50 queries and explored 6.88 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 7.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model bikes prioLarge_onlyBike ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
18c18,20
< DijkstraRouter answered 112 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 103 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 3.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled_moped ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 546 queries and explored 3.23 edges on average.
---
> DijkstraRouter answered 353 queries and explored 3.14 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 55 queries and explored 3.45 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 132 queries and explored 3.37 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 6 queries and explored 3.50 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_oncoming ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
26c26,28
< DijkstraRouter answered 343 queries and explored 3.78 edges on average.
---
> DijkstraRouter answered 314 queries and explored 3.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 29 queries and explored 5.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_sameStraight ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,33
< DijkstraRouter answered 4446 queries and explored 4.61 edges on average.
---
> DijkstraRouter answered 1575 queries and explored 4.48 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1221 queries and explored 4.57 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 920 queries and explored 4.78 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 730 queries and explored 4.73 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_oncoming ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
26c26,28
< DijkstraRouter answered 343 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 314 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 29 queries and explored 4.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,33
< DijkstraRouter answered 4585 queries and explored 3.52 edges on average.
---
> DijkstraRouter answered 1608 queries and explored 3.54 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1282 queries and explored 3.52 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 936 queries and explored 3.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 759 queries and explored 3.51 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight_defaultShape ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,33
< DijkstraRouter answered 4498 queries and explored 4.04 edges on average.
---
> DijkstraRouter answered 1565 queries and explored 3.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1277 queries and explored 4.04 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 948 queries and explored 4.08 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 708 queries and explored 4.13 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
14c14,20
< DijkstraRouter answered 635 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 270 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 260 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 69 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 36 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-delay ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
14c14,20
< DijkstraRouter answered 700 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 265 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 265 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 132 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 38 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-time ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
14c14,20
< DijkstraRouter answered 753 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 236 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 276 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 193 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 48 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing space_gap ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
14c14,20
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 350 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 66 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing yellow-time ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
14c14,20
< DijkstraRouter answered 725 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 256 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 269 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 160 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 40 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense ( Last six runs Oct2024 )

---------- Differences in output ----------
13c13
<  Speed: 25.58
---
>  Speed: 25.55
16c16
<  TimeLoss: 1.45
---
>  TimeLoss: 1.47

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Oct2024 )

---------- Differences in output ----------
4c4
< Simulation ended at time: 1005.00.
---
> Simulation ended at time: 1106.00.
12,17c12,17
<  RouteLength: 210.38
<  Speed: 25.32
<  Duration: 8.59
<  WaitingTime: 0.00
<  TimeLoss: 1.58
<  DepartDelay: 0.00
---
>  RouteLength: 223.56
>  Speed: 15.19
>  Duration: 26.52
>  WaitingTime: 0.16
>  TimeLoss: 19.15
>  DepartDelay: 9.34

TEST FAILED on ts-sim-build-ba : junction_model minor_internalJunction bike_behind_crossing ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
13c13,15
< DijkstraRouter answered 486 queries and explored 2.82 edges on average.
---
> DijkstraRouter answered 429 queries and explored 2.93 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 57 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lcSigma ( Last six runs Oct2024 )

---------- Differences in fcd ----------
99,100c99,100
<         <vehicle id="v0" x="381.55" y="491.73" angle="88.99" type="DEFAULT_VEHTYPE" speed="11.91" pos="137.09" lane="1si_0" slope="0.00" signals="8" acceleration="-3.95" accelerationLat="-0.03" distance="137.09" odometer="131.99" posLat="-0.02" speedLat="0.21" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="357.88" y="495.05" angle="89.97" type="thin" speed="13.89" pos="112.14" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-1.05" distance="112.14" odometer="112.14" posLat="0.00" speedLat="0.01" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="381.55" y="491.63" angle="89.96" type="DEFAULT_VEHTYPE" speed="11.91" pos="137.09" lane="1si_0" slope="0.00" signals="8" acceleration="-3.95" accelerationLat="-0.43" distance="137.09" odometer="131.99" posLat="-0.12" speedLat="0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="357.88" y="495.17" angle="89.00" type="thin" speed="13.89" pos="112.14" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.58" distance="112.14" odometer="112.14" posLat="0.12" speedLat="0.24" arrivalDelay="0.00"/>
103,104c103,104
<         <vehicle id="v0" x="386.13" y="491.74" angle="89.85" type="DEFAULT_VEHTYPE" speed="9.66" pos="141.92" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.38" distance="141.92" odometer="136.82" posLat="-0.01" speedLat="0.02" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="364.47" y="495.05" angle="90.03" type="thin" speed="13.89" pos="119.09" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.03" distance="119.09" odometer="119.09" posLat="-0.00" speedLat="-0.01" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="386.13" y="491.63" angle="90.02" type="DEFAULT_VEHTYPE" speed="9.66" pos="141.92" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.02" distance="141.92" odometer="136.82" posLat="-0.12" speedLat="-0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="364.47" y="495.18" angle="89.90" type="thin" speed="13.89" pos="119.09" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.44" distance="119.09" odometer="119.09" posLat="0.13" speedLat="0.03" arrivalDelay="0.00"/>
107,108c107,108
<         <vehicle id="v0" x="389.64" y="491.81" angle="89.18" type="DEFAULT_VEHTYPE" speed="7.41" pos="145.63" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.23" distance="145.63" odometer="140.53" posLat="0.06" speedLat="0.14" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="371.06" y="495.03" angle="90.16" type="thin" speed="13.89" pos="126.03" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.06" distance="126.03" odometer="126.03" posLat="-0.02" speedLat="-0.04" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="389.64" y="491.62" angle="90.11" type="DEFAULT_VEHTYPE" speed="7.41" pos="145.63" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.03" distance="145.63" odometer="140.53" posLat="-0.13" speedLat="-0.02" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="371.06" y="495.31" angle="88.96" type="thin" speed="13.89" pos="126.03" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.45" distance="126.03" odometer="126.03" posLat="0.26" speedLat="0.25" arrivalDelay="0.00"/>
111,112c111,112
<         <vehicle id="v0" x="392.09" y="491.78" angle="89.91" type="DEFAULT_VEHTYPE" speed="5.16" pos="148.21" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.38" distance="148.21" odometer="143.11" posLat="0.03" speedLat="-0.05" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="377.64" y="495.10" angle="89.40" type="thin" speed="13.89" pos="132.98" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.37" distance="132.98" odometer="132.98" posLat="0.05" speedLat="0.15" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="392.09" y="491.59" angle="90.35" type="DEFAULT_VEHTYPE" speed="5.16" pos="148.21" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.06" distance="148.21" odometer="143.11" posLat="-0.16" speedLat="-0.05" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="377.64" y="495.38" angle="89.42" type="thin" speed="13.89" pos="132.98" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.22" distance="132.98" odometer="132.98" posLat="0.33" speedLat="0.14" arrivalDelay="0.00"/>
115,116c115,116
<         <vehicle id="v0" x="393.48" y="491.78" angle="90.01" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.08" distance="149.67" odometer="144.57" posLat="0.03" speedLat="-0.01" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="384.23" y="495.12" angle="89.83" type="thin" speed="13.89" pos="139.92" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.21" distance="139.92" odometer="139.92" posLat="0.07" speedLat="0.04" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.48" y="491.59" angle="90.32" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.08" distance="149.67" odometer="144.57" posLat="-0.16" speedLat="-0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="384.23" y="495.40" angle="89.85" type="thin" speed="13.89" pos="139.92" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.21" distance="139.92" odometer="139.92" posLat="0.35" speedLat="0.04" arrivalDelay="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs Oct2024 )

---------- Differences in fcd ----------
55,56c55,56
<         <vehicle id="v0" x="310.01" y="491.70" angle="90.14" type="DEFAULT_VEHTYPE" speed="13.89" pos="61.69" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="285.41" y="495.01" angle="89.94" type="thin" speed="13.00" pos="35.75" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="310.01" y="491.72" angle="89.94" type="DEFAULT_VEHTYPE" speed="13.89" pos="61.69" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="285.41" y="494.99" angle="90.14" type="thin" speed="13.00" pos="35.75" lane="1si_1" slope="0.00"/>
59,60c59,60
<         <vehicle id="v0" x="316.60" y="491.58" angle="91.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="68.63" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="292.00" y="494.93" angle="90.64" type="thin" speed="13.89" pos="42.70" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="316.60" y="491.60" angle="91.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="68.63" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="292.00" y="494.91" angle="90.64" type="thin" speed="13.89" pos="42.70" lane="1si_1" slope="0.00"/>
63,64c63,64
<         <vehicle id="v0" x="323.19" y="491.52" angle="90.47" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="298.59" y="494.84" angle="90.73" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="323.19" y="491.51" angle="90.73" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="298.59" y="494.85" angle="90.47" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
75,76c75,76
<         <vehicle id="v0" x="342.95" y="491.75" angle="89.97" type="DEFAULT_VEHTYPE" speed="13.89" pos="96.41" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="318.35" y="494.88" angle="89.08" type="thin" speed="13.89" pos="70.47" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="342.95" y="491.85" angle="89.10" type="DEFAULT_VEHTYPE" speed="13.89" pos="96.41" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="318.35" y="494.78" angle="89.95" type="thin" speed="13.89" pos="70.47" lane="1si_1" slope="0.00"/>
79,80c79,80
<         <vehicle id="v0" x="349.54" y="491.74" angle="90.03" type="DEFAULT_VEHTYPE" speed="13.89" pos="103.35" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="324.94" y="495.00" angle="88.98" type="thin" speed="13.89" pos="77.42" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="349.54" y="491.84" angle="90.04" type="DEFAULT_VEHTYPE" speed="13.89" pos="103.35" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="324.94" y="494.90" angle="88.98" type="thin" speed="13.89" pos="77.42" lane="1si_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1146.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 616.70
>  Speed: 7.16
>  Duration: 103.49
>  WaitingTime: 20.31
>  TimeLoss: 57.42
>  DepartDelay: 1.72

TEST FAILED on ts-sim-build-ba : lc_model roundabout low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1051.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c12
< Statistics (avg):
---
> Statistics (avg of 282):
14,16c14,17
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
>  Speed: 11.14
>  Duration: 55.35
>  WaitingTime: 0.22
>  TimeLoss: 9.30
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout many_lanes ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 69.00.
7,9c7,9
< Performance: 
< Vehicles: 
<  Inserted: 282 (Loaded: 564)
---
> Performance:
> Vehicles:
>  Inserted: 1
12,23c12,19
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> Statistics (avg of 1):
>  RouteLength: 811.07
>  Speed: 11.93
>  Duration: 68.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1064.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.81
>  Speed: 10.59
>  Duration: 58.88
>  WaitingTime: 2.10
>  TimeLoss: 12.85
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1136.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 616.50
>  Speed: 6.52
>  Duration: 108.55
>  WaitingTime: 19.55
>  TimeLoss: 62.50
>  DepartDelay: 1.70
> DijkstraRouter answered 450 queries and explored 4.89 edges on average.

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1051.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.36
>  Speed: 11.00
>  Duration: 56.02
>  WaitingTime: 0.24
>  TimeLoss: 10.00
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1073.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.51
>  Speed: 10.31
>  Duration: 60.86
>  WaitingTime: 3.05
>  TimeLoss: 14.89
>  DepartDelay: 0.33

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1513.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c12
< Statistics (avg):
---
> Statistics (avg of 1015):
14,19c14,19
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
>  Speed: 3.50
>  Duration: 252.26
>  WaitingTime: 125.40
>  TimeLoss: 206.24
>  DepartDelay: 61.36
> DijkstraRouter answered 487 queries and explored 4.92 edges on average.
21c21
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,15c12,16
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
---
> Statistics (avg of 282):
>  RouteLength: 612.72
>  Speed: 10.88
>  Duration: 56.48
>  WaitingTime: 0.76
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1080.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 613.50
>  Speed: 8.53
>  Duration: 76.24
>  WaitingTime: 9.72
>  TimeLoss: 30.45
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1128.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 616.78
>  Speed: 6.95
>  Duration: 106.20
>  WaitingTime: 20.69
>  TimeLoss: 60.10
>  DepartDelay: 1.55

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1051.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 615.41
>  Speed: 11.10
>  Duration: 55.55
>  WaitingTime: 0.42
>  TimeLoss: 9.53
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1062.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.77
>  Speed: 10.68
>  Duration: 58.25
>  WaitingTime: 1.84
>  TimeLoss: 12.21
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1230.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 621.24
>  Speed: 6.32
>  Duration: 141.30
>  WaitingTime: 43.01
>  TimeLoss: 94.89
>  DepartDelay: 3.63

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1050.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 618.82
>  Speed: 11.25
>  Duration: 55.12
>  WaitingTime: 0.41
>  TimeLoss: 8.85
>  DepartDelay: 0.11

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1067.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 619.69
>  Speed: 10.55
>  Duration: 59.80
>  WaitingTime: 3.20
>  TimeLoss: 13.51
>  DepartDelay: 0.47

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1334.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,20
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
>  Teleports: 3 (Wrong Lane: 3)
> Statistics (avg of 1015):
>  RouteLength: 621.18
>  Speed: 5.77
>  Duration: 170.41
>  WaitingTime: 73.92
>  TimeLoss: 124.01
>  DepartDelay: 14.97
> DijkstraRouter answered 483 queries and explored 4.90 edges on average.
21c22
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1049.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 618.79
>  Speed: 11.23
>  Duration: 55.21
>  WaitingTime: 0.44
>  TimeLoss: 8.96
>  DepartDelay: 0.11

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1067.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 619.63
>  Speed: 10.54
>  Duration: 59.98
>  WaitingTime: 3.60
>  TimeLoss: 13.71
>  DepartDelay: 0.40

TEST FAILED on ts-sim-build-ba : lc_model roundabout small high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1303.00
---
> Simulation ended at time: 1248.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 303.62
<  Duration: 121.81
<  WaitingTime: 38.39
<  TimeLoss: 98.61
<  DepartDelay: 57.89
< 
< DijkstraRouter answered 760 queries and explored 4.98 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 303.59
>  Speed: 3.57
>  Duration: 107.27
>  WaitingTime: 35.04
>  TimeLoss: 84.02
>  DepartDelay: 42.98
> DijkstraRouter answered 540 queries and explored 4.94 edges on average.
21c21
< DijkstraRouter answered 423 queries and explored 5.07 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout small low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1031.00
---
> Simulation ended at time: 1031.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 302.83
<  Duration: 33.00
<  WaitingTime: 0.34
<  TimeLoss: 9.77
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 302.81
>  Speed: 9.24
>  Duration: 32.91
>  WaitingTime: 0.38
>  TimeLoss: 9.69
>  DepartDelay: 0.06

TEST FAILED on ts-sim-build-ba : lc_model roundabout small medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1039.00
---
> Simulation ended at time: 1038.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 302.91
<  Duration: 38.21
<  WaitingTime: 2.67
<  TimeLoss: 15.03
<  DepartDelay: 0.35
< 
---
> Statistics (avg of 564):
>  RouteLength: 302.85
>  Speed: 8.48
>  Duration: 36.48
>  WaitingTime: 1.79
>  TimeLoss: 13.28
>  DepartDelay: 0.36

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1362.00
---
> Simulation ended at time: 1286.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c12
< Statistics (avg):
---
> Statistics (avg of 1015):
14,19c14,19
<  Duration: 134.20
<  WaitingTime: 47.07
<  TimeLoss: 111.00
<  DepartDelay: 77.02
< 
< DijkstraRouter answered 779 queries and explored 5.00 edges on average.
---
>  Speed: 3.24
>  Duration: 116.75
>  WaitingTime: 41.73
>  TimeLoss: 93.52
>  DepartDelay: 58.91
> DijkstraRouter answered 535 queries and explored 4.91 edges on average.
21c21
< DijkstraRouter answered 407 queries and explored 5.09 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1030.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 302.34
<  Duration: 33.94
<  WaitingTime: 0.55
<  TimeLoss: 10.76
---
> Statistics (avg of 282):
>  RouteLength: 302.32
>  Speed: 9.05
>  Duration: 33.61
>  WaitingTime: 0.44
>  TimeLoss: 10.45
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1046.00
---
> Simulation ended at time: 1038.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 302.59
<  Duration: 39.60
<  WaitingTime: 3.19
<  TimeLoss: 16.43
<  DepartDelay: 0.37
< 
---
> Statistics (avg of 564):
>  RouteLength: 302.44
>  Speed: 8.21
>  Duration: 37.69
>  WaitingTime: 2.02
>  TimeLoss: 14.53
>  DepartDelay: 0.40

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2119.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.60
>  Speed: 2.30
>  Duration: 361.13
>  WaitingTime: 222.19
>  TimeLoss: 315.01
>  DepartDelay: 104.05
> DijkstraRouter answered 523 queries and explored 4.90 edges on average.
21c21
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1095.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.45
>  Speed: 7.77
>  Duration: 83.45
>  WaitingTime: 24.40
>  TimeLoss: 37.48
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1186.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 616.12
>  Speed: 5.83
>  Duration: 123.44
>  WaitingTime: 54.17
>  TimeLoss: 77.47
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1762.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.09
>  Speed: 2.73
>  Duration: 297.36
>  WaitingTime: 118.20
>  TimeLoss: 251.28
>  DepartDelay: 80.79
> DijkstraRouter answered 500 queries and explored 4.95 edges on average.
21c21
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.11
>  Speed: 9.51
>  Duration: 66.17
>  WaitingTime: 7.01
>  TimeLoss: 20.25
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1102.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c12
< Statistics (avg):
---
> Statistics (avg of 564):
14,18c14,18
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
>  Speed: 8.85
>  Duration: 71.67
>  WaitingTime: 8.87
>  TimeLoss: 25.73
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1637.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.54
>  Speed: 2.65
>  Duration: 296.00
>  WaitingTime: 202.22
>  TimeLoss: 249.85
>  DepartDelay: 64.30
> DijkstraRouter answered 511 queries and explored 4.95 edges on average.
21c21
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.52
>  Speed: 9.13
>  Duration: 68.95
>  WaitingTime: 10.45
>  TimeLoss: 23.07
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1107.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 616.04
>  Speed: 6.92
>  Duration: 96.73
>  WaitingTime: 34.35
>  TimeLoss: 50.73
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2778.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.32
>  Speed: 1.69
>  Duration: 536.84
>  WaitingTime: 374.12
>  TimeLoss: 490.75
>  DepartDelay: 329.56
> DijkstraRouter answered 528 queries and explored 4.89 edges on average.
21c21
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1098.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 613.29
>  Speed: 6.87
>  Duration: 96.48
>  WaitingTime: 31.75
>  TimeLoss: 50.68
18d18
< 

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1621.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c12,18
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.45
>  Speed: 2.71
>  Duration: 335.28
>  WaitingTime: 195.97
>  TimeLoss: 289.35
>  DepartDelay: 0.36

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10312 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
18c18,24
< DijkstraRouter answered 3367 queries and explored 1.27 edges on average.
---
> DijkstraRouter answered 1564 queries and explored 1.42 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 871 queries and explored 1.17 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 574 queries and explored 1.14 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 358 queries and explored 1.09 edges on average.

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10314 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
18c18,20
< DijkstraRouter answered 1738 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 900 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 838 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket3718 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1278.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11
< Statistics (avg):
---
> Statistics (avg of 61):
13,15c13,16
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 10.13
>  Duration: 354.42
>  WaitingTime: 0.13
>  TimeLoss: 39.55
17d17
< 

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 300.00
---
> Simulation ended at time: 300.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11
< Statistics (avg):
---
> Statistics (avg of 3):
12a13
>  Speed: 14.91
17d17
< 
opposite_direction_driving bugs ticket5238 ( Last six runs Oct2024 )
sublane_model opposite_direction_driving bugs ticket5238 ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous ticket8760 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
4c4
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1277.60.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11
< Statistics (avg):
---
> Statistics (avg of 61):
13,15c13,16
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 8.81
>  Duration: 390.06
>  WaitingTime: 0.59
>  TimeLoss: 75.20
17d17
< 

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,87
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> 
> =================================================================
> ==2534224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x63f9c662e641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x63f9c836cfc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x63f9c8379a30 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x63f9c838482a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x63f9c8257446 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x63f9c6683b2c in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x63f9c667ab07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x63f9c664ce14 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x63f9c66460e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x63f9c66325f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x76d294e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x76d294e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x63f9c65551d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x63f9c662e641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x63f9c836c12e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x63f9c8377131 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x63f9c825a73d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x63f9c76c5d41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x63f9c77589e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x63f9c76fa866 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output geo ( Last six runs Oct2024 )

---------- Differences in fcd ----------
277c277
<         <vehicle id="0" x="11.083809" y="48.836356" angle="270.00" type="t1" speed="10.00" pos="211.40" lane="3/1to2/1_0" slope="0.00"/>
---
>         <vehicle id="0" x="nan" y="nan" angle="270.00" type="t1" speed="10.00" pos="211.40" lane="3/1to2/1_0" slope="0.00"/>
321c321
<         <vehicle id="0" x="11.082311" y="48.836383" angle="270.00" type="t1" speed="10.00" pos="321.40" lane="3/1to2/1_0" slope="0.00"/>
---
>         <vehicle id="0" x="nan" y="nan" angle="270.00" type="t1" speed="10.00" pos="321.40" lane="3/1to2/1_0" slope="0.00"/>
330c330
<         <vehicle id="1" x="11.082619" y="48.836377" angle="270.00" type="t2" speed="9.00" pos="298.80" lane="3/1to2/1_0" slope="0.00"/>
---
>         <vehicle id="1" x="nan" y="nan" angle="270.00" type="t2" speed="9.00" pos="298.80" lane="3/1to2/1_0" slope="0.00"/>
661,662c661,662
<         <vehicle id="0" x="11.077000" y="48.836479" angle="270.00" type="t1" speed="10.00" pos="311.40" lane="2/1to1/1_0" slope="0.00"/>
<         <vehicle id="1" x="11.077539" y="48.836469" angle="270.00" type="t2" speed="9.00" pos="271.80" lane="2/1to1/1_0" slope="0.00"/>
---
>         <vehicle id="0" x="nan" y="nan" angle="270.00" type="t1" speed="10.00" pos="311.40" lane="2/1to1/1_0" slope="0.00"/>
>         <vehicle id="1" x="nan" y="nan" angle="270.00" type="t2" speed="9.00" pos="271.80" lane="2/1to1/1_0" slope="0.00"/>
685c685
<         <vehicle id="0" x="11.076183" y="48.836493" angle="270.00" type="t1" speed="10.00" pos="371.40" lane="2/1to1/1_0" slope="0.00"/>
---
>         <vehicle id="0" x="nan" y="nan" angle="270.00" type="t1" speed="10.00" pos="371.40" lane="2/1to1/1_0" slope="0.00"/>
701,702c701,702
<         <vehicle id="0" x="11.075936" y="48.836498" angle="270.00" type="t1" speed="0.00" pos="389.50" lane="2/1to1/1_0" slope="0.00"/>
<         <vehicle id="1" x="11.076314" y="48.836491" angle="270.00" type="t2" speed="9.00" pos="361.80" lane="2/1to1/1_0" slope="0.00"/>
---
>         <vehicle id="0" x="nan" y="nan" angle="270.00" type="t1" speed="0.00" pos="389.50" lane="2/1to1/1_0" slope="0.00"/>
>         <vehicle id="1" x="nan" y="nan" angle="270.00" type="t2" speed="9.00" pos="361.80" lane="2/1to1/1_0" slope="0.00"/>
706c706
<         <vehicle id="1" x="11.076191" y="48.836493" angle="270.00" type="t2" speed="9.00" pos="370.80" lane="2/1to1/1_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==2530936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x65261f00e641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x652620d4cfc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x652620d59a30 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x652620d6482a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x652620c37446 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x65261f063b2c in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x65261f05ab07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x65261f02ce14 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x65261f0260e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x65261f0125f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x760097c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x760097c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x65261ef351d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x65261f00e641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x652620d4c12e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x652620d57131 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x652620c3a73d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6526200a5d41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6526201389e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x6526200da866 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x652621a169f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x760098fe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==2530986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x636119070641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x63611adaefc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x63611adbba30 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x63611adc682a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x63611ac99446 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6361190c5b2c in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x6361190bcb07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x63611908ee14 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x6361190880e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6361190745f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82e882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82e882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x636118f971d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x636119070641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x63611adae12e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x63611adb9131 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x63611ac9c73d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x63611a107d41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x63611a19a9e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x63611a13c866 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x63611ba789f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f82e9de63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==2530908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x587ed7f1e641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x587ed9c5cfc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x587ed9c69a30 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x587ed9c7482a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x587ed9b47446 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x587ed7f73b2c in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x587ed7f6ab07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x587ed7f3ce14 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x587ed7f360e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x587ed7f225f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x775bbca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x775bbca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x587ed7e451d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x587ed7f1e641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x587ed9c5c12e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x587ed9c67131 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x587ed9b4a73d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x587ed8fb5d41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x587ed90489e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x587ed8fea866 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x587eda9269f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x775bbdfe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,54
> 
> =================================================================
> ==2530953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x64f1c475d641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x64f1c649b12e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x64f1c64a6131 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x64f1c638973d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x64f1c57f4d41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x64f1c58879e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x64f1c5829866 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:216:17
>     #7 0x64f1c71659f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x77152dde63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x77152ddb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x77152ddb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x77152ddb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x77152dde0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x64f1c7197212 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x64f1c72973d1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x64f1c580a79a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #16 0x64f1c5802215 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x64f1c5812712 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #18 0x64f1c4761232 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x77152ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x77152ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x64f1c46841d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2531539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5ac4a7422641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5ac4a9160fc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5ac4a916da30 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5ac4a917882a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5ac4a904b446 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5ac4a7477b2c in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x5ac4a746eb07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x5ac4a7440e14 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x5ac4a743a0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5ac4a74265f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7a605382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7a605382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5ac4a73491d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5ac4a7422641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5ac4a916012e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5ac4a916bb81 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5ac4a904e73d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5ac4a84b9d41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5ac4a854c9e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x5ac4a84ee9db in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:219:17
>     #7 0x5ac4a9e2a9f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7a6054be63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2531546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5dac41747641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5dac43485fc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5dac43492a30 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5dac4349d82a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5dac43370446 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5dac4179cb2c in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x5dac41793b07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x5dac41765e14 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x5dac4175f0e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5dac4174b5f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x79ee61c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x79ee61c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5dac4166e1d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5dac41747641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5dac4348512e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5dac43490b81 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5dac4337373d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5dac427ded41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5dac428719e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x5dac428139db in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:219:17
>     #7 0x5dac4414f9f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x79ee631e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==2531530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5d83ffed1641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5d8401c0ffc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5d8401c1ca30 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5d8401c2782a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5d8401afa446 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5d83fff26b2c in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1140:24
>     #6 0x5d83fff1db07 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:865:5
>     #7 0x5d83ffeefe14 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:844:5
>     #8 0x5d83ffee90e8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5d83ffed55f5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x72408122a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x72408122a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5d83ffdf81d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5d83ffed1641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x5d8401c0f12e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5d8401c1ab81 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5d8401afd73d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5d8400f68d41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5d8400ffb9e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x5d8400f9d9db in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:219:17
>     #7 0x5d84028d99f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7240827e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==2531537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x597d47242641 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24d1641) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
>     #1 0x597d48f8012e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x597d48f8bb81 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x597d48e6e73d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x597d482d9d41 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x597d4836c9e4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1379:27
>     #6 0x597d4830e9db in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:219:17
>     #7 0x597d49c4a9f8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7bb8fe1e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7bb8fe1b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7bb8fe1b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7bb8fe1b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7bb8fe1e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x597d49c7c212 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x597d49d7c3d1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x597d482ef79a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #16 0x597d482e7215 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x597d482f7712 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #18 0x597d47246232 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7bb8fcc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7bb8fcc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x597d471691d4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f81d4) (BuildId: 14671866b933818cb3af5da8a4ba502afbae2849)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop2 ( Last six runs Oct2024 )

---------- Differences in errors ----------
7a8,9
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Not using public transport line 'shipCo' for routing persons. It has less than two usable stops.

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_.1s ( Last six runs Oct2024 )

---------- Differences in vtypeprobe ----------
306c306
<         <vehicle id="0" lane="4/1to3/1_0" pos="200.00" x="1400.00" y="401.65" lat="48.836253" lon="11.089476" speed="10.00"/>
---
>         <vehicle id="0" lane="4/1to3/1_0" pos="200.00" x="1400.00" y="401.65" lat="nan" lon="nan" speed="10.00"/>
312c312
<         <vehicle id="0" lane="4/1to3/1_0" pos="202.00" x="1398.05" y="401.65" lat="48.836253" lon="11.089450" speed="10.00"/>
---
>         <vehicle id="0" lane="4/1to3/1_0" pos="202.00" x="1398.05" y="401.65" lat="nan" lon="nan" speed="10.00"/>
330c330
<         <vehicle id="0" lane="4/1to3/1_0" pos="208.00" x="1392.19" y="401.65" lat="48.836255" lon="11.089370" speed="10.00"/>
---
>         <vehicle id="0" lane="4/1to3/1_0" pos="208.00" x="1392.19" y="401.65" lat="nan" lon="nan" speed="10.00"/>
339c339
<         <vehicle id="0" lane="4/1to3/1_0" pos="211.00" x="1389.26" y="401.65" lat="48.836256" lon="11.089330" speed="10.00"/>
---
>         <vehicle id="0" lane="4/1to3/1_0" pos="211.00" x="1389.26" y="401.65" lat="nan" lon="nan" speed="10.00"/>
366c366
<         <vehicle id="0" lane="4/1to3/1_0" pos="220.00" x="1380.47" y="401.65" lat="48.836258" lon="11.089211" speed="10.00"/>
---
>         <vehicle id="0" lane="4/1to3/1_0" pos="220.00" x="1380.47" y="401.65" lat="nan" lon="nan" speed="10.00"/>
369c369
<         <vehicle id="0" lane="4/1to3/1_0" pos="221.00" x="1379.50" y="401.65" lat="48.836258" lon="11.089197" speed="10.00"/>
---
>         <vehicle id="0" lane="4/1to3/1_0" pos="221.00" x="1379.50" y="401.65" lat="nan" lon="nan" speed="10.00"/>
378c378
<         <vehicle id="0" lane="4/1to3/1_0" pos="224.00" x="1376.57" y="401.65" lat="48.836259" lon="11.089157" speed="10.00"/>
---
>         <vehicle id="0" lane="4/1to3/1_0" pos="224.00" x="1376.57" y="401.65" lat="nan" lon="nan" speed="10.00"/>
390c390
<         <vehicle id="0" lane="4/1to3/1_0" pos="228.00" x="1372.66" y="401.65" lat="48.836260" lon="11.089104" speed="10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_subsecond ( Last six runs Oct2024 )

---------- Differences in vtypeprobe ----------
15c15
<         <vehicle id="0" lane="4/1to3/1_0" pos="400.00" x="1204.75" y="401.65" lat="48.836301" lon="11.086817" speed="10.00"/>
---
>         <vehicle id="0" lane="4/1to3/1_0" pos="400.00" x="1204.75" y="401.65" lat="nan" lon="nan" speed="10.00"/>

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_same_vehicles ( Last six runs Oct2024 )

---------- Differences in vtypeprobe ----------
25c25
<         <vehicle id="0" lane="3/1to2/1_0" pos="200.00" x="1000.00" y="401.65" lat="48.836352" lon="11.084029" speed="10.00"/>
---
>         <vehicle id="0" lane="3/1to2/1_0" pos="200.00" x="1000.00" y="401.65" lat="nan" lon="nan" speed="10.00"/>

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_both ( Last six runs Oct2024 )

---------- Differences in vtypeprobe ----------
26c26
<         <vehicle id="1" lane="3/1to2/1_0" pos="150.00" x="1048.81" y="401.65" lat="48.836340" lon="11.084694" speed="10.00"/>
---
>         <vehicle id="1" lane="3/1to2/1_0" pos="150.00" x="1048.81" y="401.65" lat="nan" lon="nan" speed="10.00"/>
42c42
<         <vehicle id="1" lane="2/1to1/1_0" pos="150.00" x="648.81" y="401.65" lat="48.836438" lon="11.079247" speed="10.00"/>
---
>         <vehicle id="1" lane="2/1to1/1_0" pos="150.00" x="648.81" y="401.65" lat="nan" lon="nan" speed="10.00"/>
54c54
<         <vehicle id="1" lane="1/1to0/1_0" pos="50.00" x="346.44" y="401.65" lat="48.836512" lon="11.075129" speed="10.00"/>
---
>         <vehicle id="1" lane="1/1to0/1_0" pos="50.00" x="346.44" y="401.65" lat="nan" lon="nan" speed="10.00"/>

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_both ( Last six runs Oct2024 )

---------- Differences in vtypeprobe ----------
26c26
<         <vehicle id="1" lane="3/1to2/1_0" pos="105.00" x="1092.74" y="401.65" lat="48.836329" lon="11.085292" speed="9.00"/>
---
>         <vehicle id="1" lane="3/1to2/1_0" pos="105.00" x="1092.74" y="401.65" lat="nan" lon="nan" speed="9.00"/>

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t1 ( Last six runs Oct2024 )

---------- Differences in vtypeprobe ----------
33c33
<         <vehicle id="0" lane="2/1to1/1_0" pos="200.00" x="600.00" y="401.65" lat="48.836450" lon="11.078582" speed="10.00"/>
---
>         <vehicle id="0" lane="2/1to1/1_0" pos="200.00" x="600.00" y="401.65" lat="nan" lon="nan" speed="10.00"/>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1a2,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
15,16d14
< DijkstraRouter answered 220 queries and explored 69.32 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
17a16,17
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 220 queries and explored 69.32 edges on average.
pedestrian_model striping block_vehicles_sharedspace complex ( Last six runs Oct2024 )
pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs Oct2024 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
2a3,6
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
pedestrian_model striping block_vehicles_sharedspace tls collision_bike_at_TLS ( Last six runs Oct2024 )
pedestrian_model striping block_vehicles_sharedspace tls crossing_stays_red ( Last six runs Oct2024 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing2 ( Last six runs Oct2024 )
pedestrian_model striping bugs ticket8417 ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c11
< Persons: 
---
> Persons:
14c14
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c16,19
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 5.85
>  Duration: 39.75
>  WaitingTime: 13.45
>  TimeLoss: 25.44
22,24c23,24
<  Duration: 40.06
<  TimeLoss: 1.75
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore2 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 138.00.
6,8c6,8
< Performance: 
< Vehicles: 
<  Inserted: 20
---
> Performance:
> Vehicles:
>  Inserted: 34
11,12c11,13
< Persons: 
<  Inserted: 34
---
>  Teleports: 0 (Collisions: 3)
> Persons:
>  Inserted: 40
14,20c15,22
< Statistics (avg):
<  RouteLength: 194.78
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 34 walks):
---
> Statistics (avg of 34):
>  RouteLength: 160.96
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 1000.00
---
> Simulation ended at time: 1000.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,12c11,12
< Teleports: 253 (Collisions: 253)
< Persons: 
---
>  Emergency Braking: 1
> Persons:
15,19c15,20
< Statistics (avg):
<  RouteLength: 195.98
<  Duration: 103.73
<  WaitingTime: 50.57
<  TimeLoss: 89.26
---
> Statistics (avg of 77):
>  RouteLength: 188.12
>  Speed: 6.29
>  Duration: 36.39
>  WaitingTime: 7.27
>  TimeLoss: 22.39
22,26c23,26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1462:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1065:59 
---------- Differences in output ----------
4c4
< Simulation ended at time: 1000.00
---
> Simulation ended at time: 1000.00.
6,7c6,7
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,12c11,12
< Teleports: 253 (Collisions: 253)
< Persons: 
---
>  Emergency Braking: 3
> Persons:
15,19c15,20
< Statistics (avg):
<  RouteLength: 195.98
<  Duration: 103.73
<  WaitingTime: 50.57
<  TimeLoss: 89.26
---
> Statistics (avg of 77):
>  RouteLength: 188.12
>  Speed: 6.75
>  Duration: 32.58
>  WaitingTime: 6.18
>  TimeLoss: 18.56
22,26c23,26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond uncontrolled_prio_crossing_ballistic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:441:16: runtime error: inf is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:441:16 

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Oct2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Invalid approach information to rail signal 'junction 'P2', link 0' after rerouting for vehicle 'rail3' first driveway edge 'T7_1' time=37.00.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_further ( Last six runs Oct2024 )

---------- Differences in stopinfos ----------
6c6
<     <stopinfo id="t1" type="continuingTrain@t1" lane="b_0" pos="316.43" parking="0" started="91.00" ended="124.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---
>     <stopinfo id="t1" type="continuingTrain@t1" lane="b_0" pos="316.43" parking="0" started="91.00" ended="125.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in tripinfos ----------
6c6
<     <tripinfo id="t1" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="165.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="135.00" routeLength="697.18" waitingTime="1.00" waitingCount="1" stopTime="33.00" timeLoss="58.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="t1" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="165.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="135.00" routeLength="697.18" waitingTime="0.00" waitingCount="0" stopTime="34.00" timeLoss="57.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers_noStop ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,3
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Not using public transport line 'LDB' for routing persons. It has less than two usable stops.

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 2946.00
---
> Simulation ended at time: 2936.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 42692.17
<  Duration: 2156.67
<  WaitingTime: 26.56
<  TimeLoss: 780.38
---
> Statistics (avg of 9):
>  RouteLength: 41665.54
>  Speed: 19.59
>  Duration: 2098.67
>  WaitingTime: 16.55
>  TimeLoss: 758.12
18,19c19
< 
< DijkstraRouter answered 4150 queries and explored 24.40 edges on average.
---
> DijkstraRouter answered 3934 queries and explored 30.16 edges on average.
21c21
< DijkstraRouter answered 722 queries and explored 22.78 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
6c6
< Simulation ended at time: 3465.00
---
> Simulation ended at time: 3454.00.
8,9c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
13,14c13
< Emergency Stops: 1
< Statistics (avg):
---
> Statistics (avg of 9):
16,18c15,18
<  Duration: 2608.78
<  WaitingTime: 244.44
<  TimeLoss: 1261.76
---
>  Speed: 16.01
>  Duration: 2579.11
>  WaitingTime: 205.67
>  TimeLoss: 1236.44
20,27c20
< 
< DijkstraRouter answered 5074 queries and explored 23.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1067 queries and explored 22.54 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge ( Last six runs Oct2024 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=311.00.
2a2
> Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=311.00.

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge_teleport_bidi ( Last six runs Oct2024 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=21.00.
2a2
> Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=21.00.

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box lane_choice ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
18c18,22
< DijkstraRouter answered 28 queries and explored 4.36 edges on average.
---
> DijkstraRouter answered 22 queries and explored 4.59 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 4.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box with_cars ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
25c25,31
< DijkstraRouter answered 59 queries and explored 4.03 edges on average.
---
> DijkstraRouter answered 26 queries and explored 4.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 22 queries and explored 3.64 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 3.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 3.86 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model junction indirect_left_moped ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 427 queries and explored 3.20 edges on average.
---
> DijkstraRouter answered 365 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 53 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 3.57 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 3.50 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
18c18,20
< DijkstraRouter answered 111 queries and explored 2.46 edges on average.
---
> DijkstraRouter answered 81 queries and explored 2.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 30 queries and explored 3.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal_wrongAlignment ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
18c18,24
< DijkstraRouter answered 123 queries and explored 2.46 edges on average.
---
> DijkstraRouter answered 72 queries and explored 2.38 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 32 queries and explored 2.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 2.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 2.29 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment moped_indirect_left ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
19c19,23
< DijkstraRouter answered 534 queries and explored 3.23 edges on average.
---
> DijkstraRouter answered 371 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 53 queries and explored 3.43 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 110 queries and explored 3.39 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma ( Last six runs Oct2024 )

---------- Differences in fcd ----------
1270c1270
<         <vehicle id="veh.3" x="150.96" y="-1.99" angle="88.25" type="t0" speed="13.80" pos="150.96" lane="beg_1" slope="0.00" acceleration="-0.77" accelerationLat="0.00"/>
---
>         <vehicle id="veh.3" x="150.96" y="-1.98" angle="88.14" type="t0" speed="13.80" pos="150.96" lane="beg_1" slope="0.00" acceleration="-0.77" accelerationLat="1.00"/>
1277c1277
<         <vehicle id="veh.3" x="152.34" y="-1.93" angle="88.04" type="t0" speed="13.77" pos="152.34" lane="beg_1" slope="0.00" acceleration="-0.24" accelerationLat="1.00"/>
---
>         <vehicle id="veh.3" x="152.34" y="-1.91" angle="87.85" type="t0" speed="13.77" pos="152.34" lane="beg_1" slope="0.00" acceleration="-0.24" accelerationLat="1.00"/>
1283,1285c1283,1285
<         <vehicle id="veh.2" x="192.85" y="-1.71" angle="90.29" type="t0" speed="13.77" pos="192.85" lane="beg_1" slope="0.00" acceleration="-0.02" accelerationLat="-1.00"/>
<         <vehicle id="veh.3" x="153.72" y="-1.86" angle="87.78" type="t0" speed="13.80" pos="153.72" lane="beg_1" slope="0.00" acceleration="0.24" accelerationLat="1.00"/>
<         <vehicle id="veh.4" x="118.43" y="-1.00" angle="90.87" type="t0" speed="13.80" pos="118.43" lane="beg_1" slope="0.00" acceleration="0.23" accelerationLat="-1.00"/>
---
>         <vehicle id="veh.2" x="192.85" y="-1.69" angle="90.06" type="t0" speed="13.77" pos="192.85" lane="beg_1" slope="0.00" acceleration="-0.02" accelerationLat="1.00"/>
>         <vehicle id="veh.3" x="153.72" y="-1.84" angle="87.64" type="t0" speed="13.80" pos="153.72" lane="beg_1" slope="0.00" acceleration="0.24" accelerationLat="0.00"/>
>         <vehicle id="veh.4" x="118.43" y="-0.99" angle="90.76" type="t0" speed="13.80" pos="118.43" lane="beg_1" slope="0.00" acceleration="0.23" accelerationLat="0.00"/>
1290,1292c1290,1292
<         <vehicle id="veh.2" x="194.24" y="-1.75" angle="90.63" type="t0" speed="13.88" pos="194.24" lane="beg_1" slope="0.00" acceleration="1.14" accelerationLat="-1.00"/>
<         <vehicle id="veh.3" x="155.10" y="-1.80" angle="87.71" type="t0" speed="13.83" pos="155.10" lane="beg_1" slope="0.00" acceleration="0.40" accelerationLat="-1.00"/>
<         <vehicle id="veh.4" x="119.82" y="-1.05" angle="91.20" type="t0" speed="13.89" pos="119.82" lane="beg_1" slope="0.00" acceleration="0.86" accelerationLat="-1.00"/>
---
>         <vehicle id="veh.2" x="194.24" y="-1.71" angle="90.23" type="t0" speed="13.88" pos="194.24" lane="beg_1" slope="0.00" acceleration="1.14" accelerationLat="-1.00"/>
>         <vehicle id="veh.3" x="155.10" y="-1.77" angle="87.49" type="t0" speed="13.83" pos="155.10" lane="beg_1" slope="0.00" acceleration="0.40" accelerationLat="0.00"/>
>         <vehicle id="veh.4" x="119.82" y="-1.03" angle="91.00" type="t0" speed="13.89" pos="119.82" lane="beg_1" slope="0.00" acceleration="0.86" accelerationLat="-1.00"/>
1297,1299c1297,1299
<         <vehicle id="veh.2" x="195.62" y="-1.78" angle="90.76" type="t0" speed="13.82" pos="195.62" lane="beg_1" slope="0.00" acceleration="-0.57" accelerationLat="1.00"/>
<         <vehicle id="veh.3" x="156.49" y="-1.75" angle="87.77" type="t0" speed="13.85" pos="156.49" lane="beg_1" slope="0.00" acceleration="0.13" accelerationLat="-1.00"/>
<         <vehicle id="veh.4" x="121.20" y="-1.10" angle="91.44" type="t0" speed="13.76" pos="121.20" lane="beg_1" slope="0.00" acceleration="-1.27" accelerationLat="0.00"/>
---
>         <vehicle id="veh.2" x="195.62" y="-1.72" angle="90.25" type="t0" speed="13.82" pos="195.62" lane="beg_1" slope="0.00" acceleration="-0.57" accelerationLat="1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket10927 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 817 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 51 queries and explored 6.98 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket11481 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,33
< DijkstraRouter answered 817 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 51 queries and explored 6.98 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket13111 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
27c27,33
< DijkstraRouter answered 818 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 52 queries and explored 6.98 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket3718 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
18c18,20
< DijkstraRouter answered 60 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 50 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 10 queries and explored 4.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1183.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 618.18
>  Speed: 5.83
>  Duration: 129.13
>  WaitingTime: 31.70
>  TimeLoss: 82.87
>  DepartDelay: 1.85
> DijkstraRouter answered 450 queries and explored 4.96 edges on average.
21c21
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1052.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 616.65
>  Speed: 11.04
>  Duration: 56.01
>  WaitingTime: 0.47
>  TimeLoss: 9.88
18,19c19
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 5.00 edges on average.
21c21
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic_subsecond ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1033.60.
7,9c7,9
< Performance: 
< Vehicles: 
<  Inserted: 282 (Loaded: 564)
---
> Performance:
> Vehicles:
>  Inserted: 58 (Loaded: 580)
12,23c12,19
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> Statistics (avg of 58):
>  RouteLength: 619.59
>  Speed: 11.85
>  Duration: 52.27
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1064.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 616.95
>  Speed: 10.45
>  Duration: 59.71
>  WaitingTime: 1.99
>  TimeLoss: 13.55
>  DepartDelay: 0.28
> DijkstraRouter answered 431 queries and explored 4.95 edges on average.
21c21
< DijkstraRouter answered 110 queries and explored 5.20 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1247.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
>  Emergency Braking: 1
> Statistics (avg of 1015):
>  RouteLength: 617.94
>  Speed: 4.58
>  Duration: 164.15
>  WaitingTime: 45.75
>  TimeLoss: 117.91
>  DepartDelay: 2.00
> DijkstraRouter answered 450 queries and explored 4.96 edges on average.
21c22
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1052.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 616.39
>  Speed: 10.91
>  Duration: 56.65
>  WaitingTime: 0.47
>  TimeLoss: 10.48
18,19c19
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 4.99 edges on average.
21c21
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1069.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 616.58
>  Speed: 10.26
>  Duration: 60.99
>  WaitingTime: 2.39
>  TimeLoss: 14.88
>  DepartDelay: 0.33
> DijkstraRouter answered 431 queries and explored 4.95 edges on average.
21c21
< DijkstraRouter answered 110 queries and explored 5.20 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation low_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c12,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 613.92
>  Speed: 10.88
>  Duration: 56.63
>  WaitingTime: 0.81
>  TimeLoss: 10.71
18,19c19
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 4.98 edges on average.
21c21
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation medium_traffic ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1079.00.
7,8c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c12,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 614.89
>  Speed: 8.56
>  Duration: 75.57
>  WaitingTime: 8.85
>  TimeLoss: 29.61
>  DepartDelay: 0.29
> DijkstraRouter answered 431 queries and explored 4.96 edges on average.
21c21
< DijkstraRouter answered 110 queries and explored 5.20 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_long ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
2,17c4,14
< Warning: Vehicle 'v.1112'; collision with vehicle 'v.1000', lane='3_1', gap=-1.21, latGap=-0.05, time=60.00, stage=move.
< Warning: Vehicle 'v.1112' performs emergency braking on lane '3_0' with decel=9.00, wished=4.50, severity=1.00, time=61.00.
< Warning: Vehicle 'v.5278' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=122.00.
< Warning: Vehicle 'v.7223'; collision with vehicle 'v.7056', lane='2_2', gap=-1.66, latGap=-1.00, time=154.00, stage=move.
< Warning: Vehicle 'v.7889'; collision with vehicle 'v.7724', lane='2.9_5', gap=-1.15, latGap=-0.80, time=168.00, stage=laneChange.
< Warning: Vehicle 'v.9223'; junction collision with vehicle 'v.9056', lane=':1_0_1', gap=-6.74, latGap=-0.70, time=209.00, stage=move.
< Warning: Vehicle 'v.12278'; collision with vehicle 'v.11389', lane='2_2', gap=-1.09, latGap=-1.75, time=248.00, stage=move.
< Warning: Vehicle 'v.12389'; collision with vehicle 'v.12056', lane='2_0', gap=-0.08, latGap=-1.30, time=254.00, stage=move.
< Warning: Vehicle 'v.14778'; junction collision with vehicle 'v.14500', lane=':J1_0_2', gap=-4.74, latGap=-0.10, time=294.00, stage=move.
< Warning: Vehicle 'v.15334'; collision with vehicle 'v.15167', lane='2_1', gap=-1.20, latGap=-1.45, time=305.00, stage=move.
< Warning: Vehicle 'v.15778' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=309.00.
< Warning: Vehicle 'v.15000'; collision with vehicle 'v.15612', lane='2_2', gap=-4.33, latGap=-0.55, time=309.00, stage=move.
< Warning: Vehicle 'v.16278'; collision with vehicle 'v.16112', lane='2_2', gap=-0.52, latGap=-1.40, time=318.00, stage=move.
< Warning: Vehicle 'v.15612'; junction collision with vehicle 'v.15000', lane=':1_0_2', gap=-7.40, latGap=-0.05, time=320.00, stage=move.
< Warning: Vehicle 'v.17500'; collision with vehicle 'v.17778', lane='2_2', gap=-6.30, latGap=-0.30, time=348.00, stage=move.
< Warning: Vehicle 'v.18500'; collision with vehicle 'v.18334', lane='2_0', gap=-0.47, latGap=-1.00, time=361.00, stage=move.
---
> Warning: Vehicle 'v.1112'; collision with vehicle 'v.1000', lane='3_1', gap=-1.62, latGap=-0.05, time=60.00, stage=move.
> Warning: Vehicle 'v.4112'; collision with vehicle 'v.3945', lane='2_0', gap=-1.36, latGap=-0.80, time=99.00, stage=move.
> Warning: Vehicle 'v.4945'; collision with vehicle 'v.4778', lane='2_0', gap=-1.87, latGap=-1.00, time=114.00, stage=move.
> Warning: Vehicle 'v.9778'; collision with vehicle 'v.9612', lane='2.9_5', gap=-1.45, latGap=-0.30, time=202.00, stage=laneChange.
> Warning: Vehicle 'v.12223'; junction collision with vehicle 'v.12945', lane=':J1_0_2', gap=-6.84, latGap=-1.10, time=260.00, stage=move.
> Warning: Vehicle 'v.13945'; collision with vehicle 'v.13778', lane='2_2', gap=-7.21, latGap=-1.20, time=279.00, stage=move.
> Warning: Vehicle 'v.15612'; collision with vehicle 'v.15167', lane='2_1', gap=-5.98, latGap=-0.90, time=310.00, stage=move.
> Warning: Vehicle 'v.15945' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=311.00.
> Warning: Vehicle 'v.15334'; junction collision with vehicle 'v.15612', lane=':1_0_1', gap=-7.20, latGap=-0.20, time=325.00, stage=move.
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
<  Running: 28
---
>  Running: 33
11,13c11,13
<  Teleports: 0 (Collisions: 13)
<  Emergency Braking: 4
< Statistics (avg of 238):
---
>  Teleports: 0 (Collisions: 10)
>  Emergency Braking: 2
> Statistics (avg of 233):
15,18c15,18
<  Speed: 7.47
<  Duration: 44.74
<  WaitingTime: 0.59
<  TimeLoss: 13.81
---
>  Speed: 7.43
>  Duration: 45.11
>  WaitingTime: 0.56
>  TimeLoss: 14.15
20c20,26
< DijkstraRouter answered 22167 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 5587 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_short ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,10c1,18
< Warning: Vehicle 'v.3778'; collision with vehicle 'v.3612', lane='2_0', gap=-0.27, latGap=-1.70, time=88.00, stage=move.
< Warning: Vehicle 'v.6945'; collision with vehicle 'v.6778', lane='2_0', gap=-3.85, latGap=-1.40, time=148.00, stage=move.
< Warning: Vehicle 'v.6500'; collision with vehicle 'v.6612', lane='3_1', gap=-4.50, latGap=-0.30, time=159.00, stage=move.
< Warning: Vehicle 'v.9223' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=188.00.
< Warning: Vehicle 'v.9500'; junction collision with vehicle 'v.9001', lane=':J1_0_2', gap=-6.60, latGap=-0.60, time=194.00, stage=move.
< Warning: Vehicle 'v.12612'; junction collision with vehicle 'v.12056', lane=':J1_0_2', gap=-6.38, latGap=-0.10, time=249.00, stage=move.
< Warning: Vehicle 'v.17889'; collision with vehicle 'v.17723', lane='2_0', gap=-1.41, latGap=-1.40, time=344.00, stage=move.
< Warning: Vehicle 'v.18056'; collision with vehicle 'v.17889', lane='2_0', gap=-3.50, latGap=-0.60, time=348.00, stage=move.
< Warning: Vehicle 'v.19223'; collision with vehicle 'v.19056', lane='2_1', gap=-4.78, latGap=-1.20, time=377.00, stage=move.
< Warning: Vehicle 'v.20112'; collision with vehicle 'v.19945', lane='2_2', gap=-4.92, latGap=-0.70, time=387.00, stage=move.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Vehicle 'v.3612'; junction collision with vehicle 'v.3500', lane=':1_0_1', gap=-7.14, latGap=-0.30, time=102.00, stage=move.
> Warning: Vehicle 'v.5000'; collision with vehicle 'v.4778', lane='3_1', gap=-4.54, latGap=-0.55, time=129.00, stage=move.
> Warning: Vehicle 'v.8612'; collision with vehicle 'v.8500', lane='3_1', gap=-6.64, latGap=-0.05, time=193.00, stage=move.
> Warning: Vehicle 'v.13834'; collision with vehicle 'v.13667', lane='2.9_5', gap=-0.61, latGap=-0.30, time=271.00, stage=laneChange.
> Warning: Vehicle 'v.14334' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=280.00.
> Warning: Vehicle 'v.14500'; collision with vehicle 'v.14334', lane='2_2', gap=-0.15, latGap=-1.20, time=282.00, stage=move.
> Warning: Vehicle 'v.15500'; junction collision with vehicle 'v.15667', lane=':J1_0_2', gap=-6.55, latGap=-0.60, time=308.00, stage=move.
> Warning: Vehicle 'v.16167'; junction collision with vehicle 'v.16500', lane=':J1_0_2', gap=-5.50, latGap=-1.10, time=323.00, stage=move.
> Warning: Vehicle 'v.17000'; junction collision with vehicle 'v.16501', lane=':1_0_1', gap=-7.20, latGap=-0.30, time=345.00, stage=move.
> Warning: Vehicle 'v.17835'; junction collision with vehicle 'v.17334', lane=':J1_0_1', gap=-0.07, latGap=-0.40, time=347.00, stage=move.
> Warning: Vehicle 'v.18167'; junction collision with vehicle 'v.18500', lane=':J1_0_0', gap=-7.49, latGap=-0.70, time=358.00, stage=move.
> Warning: Vehicle 'v.17667'; collision with vehicle 'v.17835', lane='2.9_3', gap=-4.91, latGap=-0.05, time=362.00, stage=laneChange.
> Warning: Vehicle 'v.18612'; junction collision with vehicle 'v.19000', lane=':J1_0_2', gap=-6.80, latGap=-0.10, time=364.00, stage=move.
> Warning: Vehicle 'v.19000'; junction collision with vehicle 'v.18834', lane=':J1_0_2', gap=-1.20, latGap=-0.40, time=364.00, stage=laneChange.
> Warning: Vehicle 'v.18500'; junction collision with vehicle 'v.18334', lane=':1_0_1', gap=-6.03, latGap=-0.20, time=372.00, stage=laneChange.
> Warning: Vehicle 'v.20112'; collision with vehicle 'v.19945', lane='2_0', gap=-2.01, latGap=-1.00, time=385.00, stage=move.
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
<  Running: 29
---
>  Running: 28
11c11
<  Teleports: 0 (Collisions: 9)
---
>  Teleports: 0 (Collisions: 15)
13c13
< Statistics (avg of 238):
---
> Statistics (avg of 239):
15,18c15,18
<  Speed: 6.79
<  Duration: 41.75
<  WaitingTime: 0.53
<  TimeLoss: 14.37
---
>  Speed: 6.98
>  Duration: 40.46
>  WaitingTime: 0.46
>  TimeLoss: 13.01
20c20,26
< DijkstraRouter answered 22167 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 5587 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (#4134) on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Oct2024 )

#4134
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'follower2' teleports beyond arrival edge 'end3', time=7.80.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'follower2'; collision with vehicle 'follower', lane='end3_0', gap=-0.09, time=7.80, stage=move.
> 

TEST had known bugs ([zeitlupe]) on ts-sim-build-ba : action_step_length LC_dynamics change_later ( Last six runs Oct2024 )

too much braking (ballistic or asl)
(This bug was triggered by text found in file 'rawdump' matching '.*')
---------- Differences in rawdump ----------
1008c1008
<                 <vehicle id="veh" pos="165.24" speed="28.15"/>
---
>                 <vehicle id="veh" pos="165.23" speed="27.97"/>
1017c1017
<                 <vehicle id="veh" pos="168.03" speed="27.70"/>
---
>                 <vehicle id="veh" pos="167.99" speed="27.35"/>
1026c1026
<                 <vehicle id="veh" pos="170.78" speed="27.25"/>
---
>                 <vehicle id="veh" pos="170.70" speed="26.72"/>
1035c1035
<                 <vehicle id="veh" pos="173.48" speed="26.80"/>
---
>                 <vehicle id="veh" pos="173.34" speed="26.09"/>
1044c1044
<                 <vehicle id="veh" pos="176.14" speed="26.35"/>
---
>                 <vehicle id="veh" pos="175.92" speed="25.47"/>
1053c1053
<                 <vehicle id="veh" pos="178.75" speed="25.90"/>
---
>                 <vehicle id="veh" pos="178.43" speed="24.84"/>
1062c1062
<                 <vehicle id="veh" pos="181.32" speed="25.45"/>
---
>                 <vehicle id="veh" pos="180.89" speed="24.22"/>
1071c1071
<                 <vehicle id="veh" pos="183.84" speed="25.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Oct2024 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1029.90" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="2179.70" traveltime="105.36" overlapTraveltime="107.14" density="0.71" laneDensity="0.71" occupancy="0.35" waitingTime="1.50" timeLoss="459.30" speed="28.02" speedRelative="0.78" departed="344" arrived="0" entered="0" left="266" laneChangedFrom="79" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="2171.69" traveltime="91.53" overlapTraveltime="91.89" density="0.70" laneDensity="0.70" occupancy="0.35" waitingTime="0.00" timeLoss="222.60" speed="32.67" speedRelative="0.91" departed="300" arrived="0" entered="0" left="378" laneChangedFrom="1" laneChangedTo="79"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3744.92" traveltime="9.02" overlapTraveltime="9.23" density="18.46" laneDensity="18.46" occupancy="9.02" waitingTime="0.00" timeLoss="1437.02" speed="21.89" speedRelative="0.61" departed="0" arrived="413" entered="415" left="0" laneChangedFrom="2" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="2751.00" traveltime="6.44" overlapTraveltime="6.60" density="13.56" laneDensity="13.56" occupancy="6.67" waitingTime="0.00" timeLoss="436.33" speed="30.61" speedRelative="0.85" departed="0" arrived="424" entered="422" left="0" laneChangedFrom="0" laneChangedTo="2"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="4601.02" traveltime="33.98" overlapTraveltime="35.73" density="46.06" laneDensity="46.06" occupancy="22.87" waitingTime="2477.40" timeLoss="4234.15" speed="2.85" speedRelative="0.08" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="2827.42" traveltime="8.50" overlapTraveltime="9.01" density="28.30" laneDensity="28.30" occupancy="13.52" waitingTime="326.20" timeLoss="1922.39" speed="11.33" speedRelative="0.31" departed="0" arrived="0" entered="266" left="415" laneChangedFrom="44" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="1526.73" traveltime="3.68" overlapTraveltime="3.87" density="15.28" laneDensity="15.28" occupancy="7.28" waitingTime="25.00" timeLoss="423.29" speed="26.34" speedRelative="0.73" departed="0" arrived="0" entered="378" left="422" laneChangedFrom="0" laneChangedTo="44"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="1979.29" traveltime="10.06" overlapTraveltime="10.43" density="6.36" laneDensity="6.36" occupancy="3.12" waitingTime="9.00" timeLoss="351.67" speed="29.46" speedRelative="0.82" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
4,5c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1029.90.
9c9
<  Inserted: 887
---
>  Inserted: 837
12,16c12,17
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 25.80
>  Duration: 25.81
>  WaitingTime: 3.41
>  TimeLoss: 11.23

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Oct2024 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1018.00" id="laneData">
---
>     <interval begin="0.00" end="1047.40" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/>
---
>             <lane id="beg2_0" sampledSeconds="4441.83" traveltime="219.99" overlapTraveltime="230.43" density="1.42" laneDensity="1.42" occupancy="0.68" waitingTime="116.00" timeLoss="2833.85" speed="13.03" speedRelative="0.36" departed="360" arrived="0" entered="0" left="226" laneChangedFrom="135" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="3193.24" traveltime="128.21" overlapTraveltime="129.30" density="1.02" laneDensity="1.02" occupancy="0.50" waitingTime="8.00" timeLoss="1132.09" speed="23.22" speedRelative="0.64" departed="284" arrived="0" entered="0" left="418" laneChangedFrom="1" laneChangedTo="135"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3544.37" traveltime="10.44" overlapTraveltime="10.68" density="17.18" laneDensity="17.18" occupancy="8.33" waitingTime="0.00" timeLoss="1680.76" speed="18.91" speedRelative="0.53" departed="0" arrived="338" entered="340" left="0" laneChangedFrom="2" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="3542.90" traveltime="7.05" overlapTraveltime="7.22" density="17.17" laneDensity="17.17" occupancy="8.44" waitingTime="0.00" timeLoss="785.73" speed="27.96" speedRelative="0.78" departed="0" arrived="499" entered="497" left="0" laneChangedFrom="0" laneChangedTo="2"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/>
<             <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/>
---
>             <lane id="merge_0" sampledSeconds="3309.61" traveltime="22.43" overlapTraveltime="23.58" density="32.58" laneDensity="32.58" occupancy="16.05" waitingTime="529.50" timeLoss="2909.31" speed="4.33" speedRelative="0.12" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6518.17" traveltime="27.08" overlapTraveltime="27.53" density="64.16" laneDensity="64.16" occupancy="30.81" waitingTime="658.10" timeLoss="5847.41" speed="3.70" speedRelative="0.10" departed="0" arrived="0" entered="223" left="341" laneChangedFrom="75" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2416.39" traveltime="5.03" overlapTraveltime="5.25" density="23.78" laneDensity="23.78" occupancy="11.33" waitingTime="10.00" timeLoss="1112.16" speed="19.41" speedRelative="0.54" departed="0" arrived="0" entered="421" left="496" laneChangedFrom="0" laneChangedTo="75"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2039.99" traveltime="10.30" overlapTraveltime="10.75" density="6.44" laneDensity="6.44" occupancy="3.15" waitingTime="3.00" timeLoss="412.39" speed="28.58" speedRelative="0.79" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in lanechanges ----------
5,338c5,414
<     <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/>
<     <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/>
<     <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/>
<     <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/>
<     <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/>
<     <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/>
<     <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/>
<     <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/>
<     <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/>
<     <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/>
<     <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/>
<     <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/>
<     <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/>
<     <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/>
<     <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
4,5c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 1018.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1047.40.
9c9
<  Inserted: 905
---
>  Inserted: 837
12,16c12,17
< Statistics (avg):
<  RouteLength: 523.07
<  Duration: 21.06
<  WaitingTime: 0.47
<  TimeLoss: 6.01
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 20.40
>  Duration: 34.27
>  WaitingTime: 1.65
>  TimeLoss: 19.70

TEST had known bugs ([zeitlupe] no consistent slow down) on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Oct2024 )

[zeitlupe] no consistent slow down
(This bug was triggered by text found in file 'tripinfos' matching '.*')
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="this_test_should_fail_as_a_reminder_to_look_at_it" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="58.00" arrivalLane="beg_0" arrivalPos="2998.50" arrivalSpeed="36.00" duration="56.50" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="80.00" arrivalLane="beg_1" arrivalPos="2998.50" arrivalSpeed="25.00" duration="80.00" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="overtaking" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="57.90" arrivalLane="beg_0" arrivalPos="2996.00" arrivalSpeed="36.00" duration="56.40" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="79.90" arrivalLane="beg_1" arrivalPos="2996.00" arrivalSpeed="25.00" duration="79.90" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>

TEST had known bugs (#3703) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_cars ( Last six runs Oct2024 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5,44c5,48
<     <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/>
<     <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/>
<     <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/>
<     <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/>
<     <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/>
<     <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/>
<     <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/>
<     <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/>
<     <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/>
<     <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/>
<     <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/>
<     <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/>
<     <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/>
<     <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/>
<     <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/>
<     <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/>
<     <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/>
<     <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,4c3,4
< Simulation started with time: 0.00..
< Simulation ended at time: 237.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 235.80.
11c11
< Statistics (avg):
---
> Statistics (avg of 20):
13,16c13,17
<  Duration: 205.30
<  WaitingTime: 154.10
<  TimeLoss: 167.16
<  DepartDelay: 0.70
---
>  Speed: 2.39
>  Duration: 207.34
>  WaitingTime: 152.91
>  TimeLoss: 169.59
>  DepartDelay: 0.14

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Oct2024 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,16
> Warning: Vehicle 'mixed.59' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=69.30.
> Warning: Vehicle 'mixed.60' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=70.00.
> Warning: Vehicle 'mixed.34' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=74.90.
> Warning: Vehicle 'mixed.34' ends teleporting on edge 'end', time=75.40.
> Warning: Vehicle 'mixed.21' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=82.40.
> Warning: Vehicle 'mixed.59' ends teleporting on edge 'end', time=88.10.
> Warning: Vehicle 'mixed.55' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=88.40.
> Warning: Vehicle 'mixed.75' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=95.80.
> Warning: Vehicle 'mixed.84' ends teleporting on edge 'end', time=123.40.
> Warning: Vehicle 'mixed.95' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=133.40.
> Warning: Vehicle 'mixed.90' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=134.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'mixed.34'; collision with vehicle 'mixed.38', lane='beg_1', gap=-0.02, latGap=-0.22, time=75.40, stage=move.
> Warning: Teleporting vehicle 'mixed.59'; collision with vehicle 'mixed.61', lane='beg_0', gap=-0.83, latGap=-0.01, time=88.10, stage=laneChange.
> Warning: Teleporting vehicle 'mixed.84'; collision with vehicle 'mixed.83', lane='beg_0', gap=-3.23, latGap=-0.01, time=123.40, stage=laneChange.
> 
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3c3
< Simulation started with time: 0.00..
---
> Simulation started with time: 0.00.
11c11,13
< Statistics (avg):
---
>  Teleports: 3 (Collisions: 3)
>  Emergency Braking: 8
> Statistics (avg of 100):
13,16c15,19
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 2.83
>  Duration: 194.31
>  WaitingTime: 115.59
>  TimeLoss: 153.01
>  DepartDelay: 10.92
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3700) on ts-sim-build-ba : action_step_length Sublane bugs ticket3618 ( Last six runs Oct2024 )

#3700
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'right' ends teleporting on edge 'middle', time=0.90.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50, latGap=-1.06, time=0.90, stage=move.
> 

TEST had known bugs (see #3391) on ts-sim-build-ba : action_step_length Sublane buridan_1lane ( Last six runs Oct2024 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
6,14c6,14
<     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.05" arrivalSpeed="8.86" duration="9.60" routeLength="16.20" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="13.88" duration="12.50" routeLength="39.00" waitingTime="4.70" waitingCount="3" stopTime="0.00" timeLoss="9.74" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.50" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.65" arrivalSpeed="9.92" duration="16.60" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="8.76" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.76" duration="18.60" routeLength="23.80" waitingTime="10.10" waitingCount="4" stopTime="0.00" timeLoss="16.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.72" arrivalSpeed="10.72" duration="23.00" routeLength="61.79" waitingTime="7.10" waitingCount="6" stopTime="0.00" timeLoss="17.12" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="24.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.78" duration="24.60" routeLength="31.40" waitingTime="12.30" waitingCount="5" stopTime="0.00" timeLoss="22.61" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.30" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.23" arrivalSpeed="12.16" duration="24.50" routeLength="69.39" waitingTime="7.20" waitingCount="6" stopTime="0.00" timeLoss="18.72" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="8.59" duration="26.50" routeLength="46.60" waitingTime="10.60" waitingCount="6" stopTime="0.00" timeLoss="21.32" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="33.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.52" duration="32.50" routeLength="54.19" waitingTime="12.20" waitingCount="7" stopTime="0.00" timeLoss="28.91" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---
>     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="12.60" routeLength="16.20" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.21" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="13.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.10" arrivalSpeed="15.16" duration="12.50" routeLength="54.19" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.80" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
>     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="14.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="13.57" duration="14.40" routeLength="39.00" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.70" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="15.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="10.72" duration="14.70" routeLength="61.79" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.88" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.80" arrivalSpeed="12.16" duration="16.30" routeLength="69.39" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.47" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.20" duration="16.70" routeLength="46.60" waitingTime="6.10" waitingCount="4" stopTime="0.00" timeLoss="11.51" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.54" arrivalSpeed="9.91" duration="18.50" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.67" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="23.60" routeLength="23.80" waitingTime="13.30" waitingCount="5" stopTime="0.00" timeLoss="21.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.75" duration="27.50" routeLength="31.40" waitingTime="13.60" waitingCount="5" stopTime="0.00" timeLoss="25.51" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Oct2024 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
18c18
<         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.53" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
22c22
<         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.33" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
26c26
<         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
30c30
<         <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.93" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
34c34
<         <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.72" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
38c38
<         <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change_highres ( Last six runs Oct2024 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
18c18
<         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.53" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
22c22
<         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.32" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
26c26
<         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.11" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
30c30
<         <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.88" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
34c34
<         <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.65" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
38c38
<         <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6c5,6
<     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
>     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---
>     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>

TEST had known bugs ([no lc-right!? perhaps keep_right prob with asl]) on ts-sim-build-ba : action_step_length Sublane future_braking ( Last six runs Oct2024 )

[no lc-right!? perhaps keep_right prob with asl]
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,4c3,4
< Simulation started with time: 0.00..
< Simulation ended at time: 33.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 32.10.
11c11
< Statistics (avg):
---
> Statistics (avg of 2):
13c13,14
<  Duration: 26.00
---
>  Speed: 18.33
>  Duration: 26.35
15c16
<  TimeLoss: 0.00
---
>  TimeLoss: 0.34

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Oct2024 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,4c3,4
< Simulation started with time: 0.00..
< Simulation ended at time: 11.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 18.90.
11c11
< Statistics (avg):
---
> Statistics (avg of 2):
13,15c13,16
<  Duration: 9.50
<  WaitingTime: 0.00
<  TimeLoss: 0.04
---
>  Speed: 22.16
>  Duration: 14.55
>  WaitingTime: 0.25
>  TimeLoss: 5.20
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---
>     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience ( Last six runs Oct2024 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,4c3,4
< Simulation started with time: 0.00..
< Simulation ended at time: 372.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 392.40.
11,16c11,18
< Statistics (avg):
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
>  Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.09
>  Speed: 17.05
>  Duration: 20.18
>  WaitingTime: 1.30
>  TimeLoss: 11.65
>  DepartDelay: 25.20
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience_growth ( Last six runs Oct2024 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,4c3,4
< Simulation started with time: 0.00..
< Simulation ended at time: 384.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 392.40.
11,16c11,18
< Statistics (avg):
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
>  Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.09
>  Speed: 17.05
>  Duration: 20.18
>  WaitingTime: 1.30
>  TimeLoss: 11.65
>  DepartDelay: 25.20
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Oct2024 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
8a9,12
>     <timestep time="0.10">
>         <vehicle id="B" x="1.38" y="-1.64" angle="89.89" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="1.48" y="-4.94" angle="89.89" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/>
>     </timestep>
10,11c14,19
<         <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="2.76" y="-1.62" angle="89.69" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="2.86" y="-4.92" angle="89.69" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.30">
>         <vehicle id="B" x="4.11" y="-1.59" angle="89.43" type="tB" speed="13.44" pos="4.14" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="4.23" y="-4.89" angle="89.43" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/>
14,15c22,27
<         <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="5.43" y="-1.56" angle="89.23" type="tB" speed="12.99" pos="5.47" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="5.61" y="-4.85" angle="89.13" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.50">
>         <vehicle id="B" x="6.69" y="-1.52" angle="88.97" type="tB" speed="12.54" pos="6.74" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="6.99" y="-4.80" angle="88.80" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/>
18,19c30,35
<         <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="7.91" y="-1.47" angle="88.64" type="tB" speed="12.09" pos="7.97" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="ego" type="tEgo" time="2.80" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="38.99" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="4.63" followerSecureGap="0.00" followerSpeed="9.84" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>

TEST had known bugs (#3704) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Oct2024 )

#3704
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,26
> Warning: Vehicle 'ramp.0' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=4.10.
> Warning: Vehicle 'main.11' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=25.00.
> Warning: Vehicle 'main.14' performs emergency braking on lane 'end_0' with decel=9.00, wished=4.50, severity=1.00, time=48.70.
> Warning: Vehicle 'ramp.18' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=81.10.
> Warning: Vehicle 'main.90' performs emergency braking on lane 'beg_1' with decel=9.00, wished=4.50, severity=1.00, time=112.50.
> Warning: Vehicle 'main.90' ends teleporting on edge 'merge', time=117.60.
> Warning: Vehicle 'main.60' ends teleporting on edge 'end', time=131.50.
> Warning: Vehicle 'main.119' ends teleporting on edge 'end', time=150.60.
> Warning: Vehicle 'main.101' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=155.20.
> Warning: Vehicle 'main.110' ends teleporting on edge 'end', time=159.50.
> Warning: Vehicle 'main.120' ends teleporting on edge 'end', time=161.60.
> Warning: Vehicle 'main.140' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=167.00.
> Warning: Vehicle 'main.140' ends teleporting on edge 'end', time=171.60.
> Warning: Vehicle 'ramp.52' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=191.30.
> Warning: Vehicle 'main.197' performs emergency braking on lane 'end_1' with decel=9.00, wished=4.50, severity=1.00, time=282.50.
> Warning: Vehicle 'main.215' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=356.30.
> Warning: Vehicle 'main.280' ends teleporting on edge 'end', time=374.60.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'main.110'; collision with vehicle 'main.108', lane='merge_1', gap=-1.82, latGap=-0.06, time=156.90, stage=laneChange.
> Warning: Teleporting vehicle 'main.119'; collision with vehicle 'main.110', lane='merge_1', gap=-0.64, latGap=-0.56, time=150.60, stage=move.
> Warning: Teleporting vehicle 'main.120'; collision with vehicle 'main.86', lane='merge_1', gap=-2.37, latGap=-0.07, time=160.30, stage=laneChange.
> Warning: Teleporting vehicle 'main.140'; collision with vehicle 'main.86', lane='merge_1', gap=-0.15, latGap=-0.19, time=167.30, stage=move.
> Warning: Teleporting vehicle 'main.280'; collision with vehicle 'main.228', lane='merge_1', gap=-0.48, latGap=-0.24, time=374.60, stage=move.
> Warning: Teleporting vehicle 'main.60'; collision with vehicle 'ramp.40', lane='merge_1', gap=-0.07, latGap=-0.49, time=131.50, stage=move.
> Warning: Teleporting vehicle 'main.90'; collision with vehicle 'main.86', lane='beg_0', gap=-0.09, latGap=-0.74, time=112.60, stage=move.
> 
---------- Differences in lanechanges ----------
5,360c5,446
<     <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/>
<     <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/>
<     <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/>
<     <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/>
<     <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/>
<     <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/>
<     <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/>
<     <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/>
<     <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/>
<     <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/>
<     <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/>
<     <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,4c3,4
< Simulation started with time: 0.00..
< Simulation ended at time: 477.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 662.20.
11,16c11,19
< Statistics (avg):
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
---
>  Teleports: 7 (Collisions: 7)
>  Emergency Braking: 10
> Statistics (avg of 565):
>  RouteLength: 404.89
>  Speed: 13.25
>  Duration: 45.39
>  WaitingTime: 5.89
>  TimeLoss: 32.67
>  DepartDelay: 110.92

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length bugs ticket3696 ( Last six runs Oct2024 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,8
> Warning: Vehicle 'main.131' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=183.10.
> Warning: Vehicle 'main.179' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=250.70.
> Warning: Vehicle 'main.253' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=396.20.
> Warning: Vehicle 'main.278' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=451.70.
> Warning: Vehicle 'onRamp.114' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=689.60.
> Warning: Vehicle 'onRamp.114' performs emergency stop at the end of lane 'merge_0' because there is no connection to the next edge (decel=-12.91, offset=0.16), time=689.70.
> Warning: Vehicle 'main.558' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1069.30.
> Warning: Vehicle 'main.563' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1080.30.
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1218.20" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="23796.63" traveltime="1889.40" overlapTraveltime="1898.77" density="6.52" laneDensity="6.52" occupancy="3.22" waitingTime="6560.16" timeLoss="22756.32" speed="1.58" speedRelative="0.04" departed="192" arrived="0" entered="0" left="165" laneChangedFrom="45" laneChangedTo="18"/>
>             <lane id="beg2_1" sampledSeconds="7105.64" traveltime="227.78" overlapTraveltime="225.97" density="1.95" laneDensity="1.95" occupancy="0.97" waitingTime="47.90" timeLoss="4476.25" speed="13.28" speedRelative="0.37" departed="452" arrived="0" entered="0" left="479" laneChangedFrom="18" laneChangedTo="45"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3400.07" traveltime="9.98" overlapTraveltime="10.21" density="14.17" laneDensity="14.17" occupancy="6.86" waitingTime="0.00" timeLoss="1527.85" speed="19.78" speedRelative="0.55" departed="0" arrived="339" entered="339" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="3122.76" traveltime="6.22" overlapTraveltime="6.37" density="13.01" laneDensity="13.01" occupancy="6.40" waitingTime="0.00" timeLoss="370.70" speed="31.69" speedRelative="0.88" departed="0" arrived="498" entered="498" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="7572.45" traveltime="53.08" overlapTraveltime="55.82" density="64.08" laneDensity="64.08" occupancy="31.26" waitingTime="2622.30" timeLoss="7186.09" speed="1.83" speedRelative="0.05" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="8615.29" traveltime="40.46" overlapTraveltime="40.43" density="72.91" laneDensity="72.91" occupancy="34.73" waitingTime="2994.20" timeLoss="8012.24" speed="2.52" speedRelative="0.07" departed="0" arrived="0" entered="165" left="339" laneChangedFrom="19" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2094.42" traveltime="4.11" overlapTraveltime="4.29" density="17.72" laneDensity="17.72" occupancy="8.44" waitingTime="5.90" timeLoss="708.36" speed="23.78" speedRelative="0.66" departed="0" arrived="0" entered="479" left="498" laneChangedFrom="0" laneChangedTo="19"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="7086.74" traveltime="35.02" overlapTraveltime="37.34" density="19.25" laneDensity="19.25" occupancy="9.32" waitingTime="490.70" timeLoss="5459.09" speed="8.23" speedRelative="0.23" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
4,5c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1218.20.
9c9
<  Inserted: 887
---
>  Inserted: 837
12,17c12,20
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  Emergency Stops: 1
>  Emergency Braking: 7
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 15.57
>  Duration: 74.36
<truncated after showing first 30 lines>

TEST had known bugs (see #11004) on ts-sim-build-ba : bugs 11xxx ticket11004 ( Last six runs Oct2024 )

emergency braking
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1,9
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Vehicle 'f_0.22' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=45.00.
> Warning: Vehicle 'f_0.47' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=95.00.
> Warning: Vehicle 'f_0.72' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=145.00.
> Warning: Vehicle 'f_0.97' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=195.00.
> Warning: Vehicle 'f_0.122' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=245.00.
> Warning: Vehicle 'f_0.147' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=295.00.
> Warning: Vehicle 'f_0.172' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=345.00.

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Oct2024 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
3,4c3,4
< Simulation started with time: 0.00..
< Simulation ended at time: 3352.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 3888.00.

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Oct2024 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
Warning: Vehicle 'major' ends teleporting on edge 'mid2', time=8.00.
-- Unordered text as found by filter 'Warning: Teleporting vehicle' --
Warning: Teleporting vehicle 'major'; collision with vehicle 'minor', lane='mid1_0', gap=-6.18, time=8.00, stage=move.

---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Oct2024 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'v1' ends teleporting on edge 'end', time=307.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> 
---------- Differences in fcd ----------
6c6,7
<         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
9c10,11
<         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/>
12c14,15
<         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/>
15c18,19
<         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
---
>         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
>         <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/>
18c22,23
<         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
---
>         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
>         <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/>
21,22c26,27
<         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
---
>         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Oct2024 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- New result in errors ----------
Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Oct2024 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>

TEST had known bugs (see #5013) on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Oct2024 )

collision on junction
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1
> Warning: Vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75, stage=move.

TEST had known bugs (#4551) on ts-sim-build-ba : cf_model drive_in_circles_small ACC ( Last six runs Oct2024 )

collision free in same subsecond test - ACC model doesn't work adequately with step-length 1s
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
74d73
< Warning: Vehicle '1.12' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=125.00.
77a77
> Warning: Vehicle '1.12' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=125.00.
137d136
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=210.00.
139c138
< Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=213.00.
---
> Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=212.00.
141,142c140
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=215.00.
< Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=217.00.
---
> Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=216.00.
146a145
> Warning: Vehicle '1.18' ends teleporting on edge 'a', time=220.00.
149,151c148
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=221.00.
< Warning: Vehicle '1.2' ends teleporting on edge 'b', time=222.00.
< Warning: Vehicle '1.18' ends teleporting on edge 'a', time=222.00.
---
> Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=222.00.
153d149
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=223.00.
155d150
< Warning: Vehicle '1.3' ends teleporting on edge 'b', time=223.00.
157,164c152,155
< Warning: Vehicle '1.30' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
< Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
13,14c13,14
<  Teleports: 330 (Collisions: 330)
<  Emergency Braking: 1897
---
>  Teleports: 343 (Collisions: 343)
>  Emergency Braking: 1870
16,17c16,17
<  RouteLength: 62159.90
<  Speed: 20.73
---
>  RouteLength: 63707.22
>  Speed: 21.25
19,20c19,20
<  WaitingTime: 70.00
<  TimeLoss: 1088.77
---
>  WaitingTime: 58.77
>  TimeLoss: 1043.51

TEST had known bugs (see #8921) on ts-sim-build-ba : cf_model drive_in_circles_small EIDM ( Last six runs Oct2024 )

platform dependant behavior
(This bug was triggered by FAILING to find text in file 'output' matching 'Collisions: 25')
---------- Differences in errors ----------
1,4c1
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=70.00.
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=72.00.
< Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=97.00.
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=98.00.
---
> Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=95.00.
6,11c3,8
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=160.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=218.00.
< Warning: Vehicle '1.15' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=270.00.
< Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=272.00.
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=273.00.
---
> Warning: Vehicle '1.9' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=101.00.
> Warning: Vehicle '1.23' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=122.00.
> Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=148.00.
> Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=158.00.
> Warning: Vehicle '1.27' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=181.00.
> Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=239.00.
13,27c10,27
< Warning: Vehicle '1.23' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=280.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=281.00.
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=282.00.
< Warning: Vehicle '1.26' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=284.00.
< Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=292.00.
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=308.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=385.00.
< Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
<  Emergency Braking: 119
---
>  Emergency Braking: 131
15c15
<  RouteLength: 42269.75
---
>  RouteLength: 42281.13
18,19c18,19
<  WaitingTime: 716.37
<  TimeLoss: 1589.04
---
>  WaitingTime: 715.74
>  TimeLoss: 1588.66

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Oct2024 )

consistent handling of unreachable arrivalPos
(This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route')
---------- Differences in errors ----------
1c1,5
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: No connection between edge 'end' and edge 'end' found.
> Warning: No route for vehicle '2' found.
> Error: Vehicle '2' has no valid route.
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="23.00">
<         <route edges="beg"/>
<     </vehicle>
< 

TEST had known bugs (#5644) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Oct2024 )

#5644
(This bug was triggered by text found in file 'ssm' matching '.')
---------- Differences in ssm ----------
5,17c5,17
<     <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/>
<         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48.
05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7
2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/>
<         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <minTTC time="NA" position="NA" type="NA" value="NA"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <maxDRAC time="5.40" position="100.83,47.54" type="10" value="3.23"/>
<         <PET time="9.38" position="100.83,47.54" type="17" value="0.96"/>
---
>     <conflict begin="1.00" end="10.60" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.70,48.35 95.03,48.35 95.37,48.34 95.71,48.33 96.05,48.31 96.38,48.29 96.66,48.28 96.93,48.27 97.23,48.25 97.55,48.24 97.90,48.22 98.28,48.
20 98.67,48.12 99.09,48.02 99.53,47.91 99.99,47.80 100.49,47.69 100.97,47.47 101.48,47.24 102.01,47.00 102.56,46.74 103.12,46.44 103.70,46.12 104.30,45.79 104.93,45.44 105.58,45.09 106.25,44.72 106.95,44.34"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.18,0.00 3.25,0.00 3.31,0.00 3.38,-0.00 3.44,-0.02 3.49,-0.03 3.04,-0.03 2.59,-0.04 2.85,-0.05 3.11,-0.06 3.37,-0.08 3.63,-0.09 3.89,-0.12 4.14,-0.19 4.40,-0.29 4.65,-0.41 4.90,-0.54 5.14,-0.67 5.37,-0.92 5.58,-1.20 5.77,-1.52 5.94,-1.8
6 6.08,-2.26 6.24,-2.57 6.37,-2.91 6.49,-3.27 6.68,-3.48 6.87,-3.67 7.06,-3.86"/>
>         <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94
 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5
4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/>
>         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="NA" position="NA" type="NA" value="NA" speed="NA"/>
>         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.28 3.20 3.10 3.00 2.88 2.75 2.60 2.43 2.24 2.02 1.76 1.47 1.12 0.71 0.22 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <maxDRAC time="5.40" position="100.54,47.67" type="10" value="3.28" speed="13.89"/>
>         <PET time="9.51" position="100.54,47.67" type="17" value="1.11" speed="7.14"/>
19,31c19,31
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<truncated after showing first 30 lines>

TEST had known bugs (#5696) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range2 ( Last six runs Oct2024 )

#5696
(This bug was triggered by text found in file 'ssm' matching '.')
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,17
<     <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4
3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3
5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0
0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48.
23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61
 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8
1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1
7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33
,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/>
<         <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1
073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374
1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.
00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1
073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374
1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.
00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.
54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121
.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 
NA NA NA NA NA NA NA NA"/>
<         <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N
A NA NA NA NA NA NA NA"/>
<         <maxDRAC time="NA" position="NA" type="NA" value="NA"/>
<         <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/>
---
>     <conflict begin="1.00" end="12.00" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.69,48.35 95.00,48.35 95.31,48.35 95.63,48.33 95.94,48.32 96.25,48.30 96.54,48.29 96.80,48.27 97.01,48.26 97.18,48.26 97.30,48.25 97.41,48.
24 97.54,48.24 97.71,48.23 97.90,48.22 98.11,48.21 98.35,48.19 98.61,48.13 98.90,48.06 99.21,47.99 99.54,47.91 99.90,47.83 100.29,47.73 100.69,47.60 101.10,47.42 101.53,47.22 101.98,47.01 102.46,46.79 102.95,46.53 103.46,46.25 103.99,45.96 104.54,45.65 105.12,45.34 105.72,45.01 106.34,44.67 106.99,44.32 107.65,43.96 108.35,43.58 109.06,43.19 109.80,42.79 110.56,42.38 111.34,41.95"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,-0.00 3.12,-0.01 3.12,-0.01 3.12,-0.02 2.78,-0.02 2.33,-0.02 1.88,-0.02 1.43,-0.01 0.98,-0.01 1.24,-0.01 1.50,-0.02 1.76,-0.02 2.02,-0.03 2.28,-0.03 2.54,-0.04 2.80,-0.06 3.06,-0.09 3.32,-0.12 3.58,-0.1
6 3.83,-0.20 4.09,-0.25 4.35,-0.33 4.60,-0.44 4.85,-0.56 5.09,-0.70 5.33,-0.86 5.56,-1.05 5.78,-1.26 5.99,-1.50 6.19,-1.77 6.38,-2.04 6.56,-2.32 6.73,-2.62 6.88,-2.94 7.03,-3.25 7.19,-3.51 7.35,-3.78 7.53,-3.99 7.73,-4.16 7.94,-4.33"/>
>         <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94
 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5
4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/>
>         <TTCSpan values="6.91 6.81 6.71 6.61 6.51 6.41 6.31 6.21 6.11 6.01 5.91 5.81 5.71 5.61 5.51 5.41 5.31 5.21 5.11 5.01 4.91 4.81 4.71 4.61 4.51 4.41 4.31 4.21 4.11 4.01 3.91 3.81 3.71 3.61 3.51 3.41 3.31 3.21 3.11 3.01 2.91 2.81 2.71 2.61 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="5.30" position="101.65,45.94" type="11" value="2.61" speed="13.89"/>
>         <DRACSpan values="0.10 0.11 0.11 0.11 0.12 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.21 0.22 0.22 0.23 0.24 0.26 0.27 0.28 0.29 0.31 0.32 0.34 0.36 0.38 0.40 0.42 0.45 0.48 0.51 0.54 0.58 0.62 0.66 3.48 3.41 3.35 3.27 3.18 3.09 2.99 2.87 2.74 2.59 2.43 2.24 2.03 1.78 1.49 1.16 0.77 0.31 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Oct2024 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id="across"')
---------- Differences in tripinfos ----------
4,15c4,14
< <tripinfos>
<     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
>     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Oct2024 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id')
---------- Differences in tripinfos ----------
4,5c4
< <tripinfos>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">

TEST had known bugs (#3945) on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Oct2024 )

red-light violators on main road ignores right-of-way
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
3c3
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
---
> Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00, stage=move.

TEST had known bugs (see #10763) on ts-sim-build-ba : lc_model bugs ticket10763 ( Last six runs Oct2024 )

counter lanechange blockage
(This bug was triggered by text found in file 'errors' matching 'wrong lane')
---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Vehicle 't_0.6' ends teleporting on edge '-398891520', time=5938.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 't_0.6'; waited too long (wrong lane), lane='314690803#0_0', time=5938.00.
> 

TEST had known bugs (see #7493) on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Oct2024 )

deadlock
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Vehicle 'train1' ends teleporting on edge '-c', time=409.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'train1'; waited too long (yield), lane='-e_0', time=400.00.
> 
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="139.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="139.00" routeLength="1162.53" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="62.85" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="262.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="212.00" routeLength="1162.53" waitingTime="58.00" waitingCount="2" stopTime="10.00" timeLoss="135.85" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="428.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="428.00" routeLength="1162.33" waitingTime="303.00" waitingCount="2" stopTime="10.00" timeLoss="354.03" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="504.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="454.00" routeLength="1162.53" waitingTime="295.00" waitingCount="2" stopTime="10.00" timeLoss="377.86" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>

TEST had known bugs (see #7493) on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Oct2024 )

deadlock
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: Vehicle 'train2' ends teleporting on edge 'e', time=428.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'train2'; waited too long (yield), lane='d_0', time=408.00.
> 

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Oct2024 )

routing error
(This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found')
---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
---------- Differences in railsignalblocks ----------
5,31d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes=":gneJ1_0_0 -gneE0_0"/>
<                 <bidi lanes=":gneJ1_1_0 gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/>
<                 <flank lanes=":gneJ3_0_0 -gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<             <driveWay edges="gneE1 gneE3">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_3_0 gneE3_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_0_0 -gneE3_0"/>
<                 <flank lanes=":gneJ3_1_0 -gneE2_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="71.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="171.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #6928) on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Oct2024 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found.')
---------- Differences in errors ----------
0a1,6
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
---------- Differences in railsignalblocks ----------
5,24d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes=":gneJ1_0_0 -gneE0_0"/>
<                 <bidi lanes=":gneJ1_1_0 gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/>
<                 <flank lanes=":gneJ3_0_0 -gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="36.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #3391) on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Oct2024 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
5,14c5,14
<     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
---
>     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
>     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.91" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
>     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="26.00" routeLength="54.10" waitingTime="11.00" waitingCount="4" stopTime="0.00" timeLoss="21.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>

TEST had known bugs (see #3997) on ts-sim-build-ba : sublane_model junction wide_lane_split ( Last six runs Oct2024 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,141c1,94
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00.
< Warning: Vehicle '24' ends teleporting on edge 'CE', time=28.00.
< Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00.
< Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move.
< Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange.
< Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange.
< Warning: Vehicle '62' ends teleporting on edge 'CE', time=49.00.
< Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move.
< Warning: Vehicle '96' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=53.00.
< Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00.
< Warning: Vehicle '111'; collision with vehicle '96', lane='NC_1', gap=-0.65', latGap=-0.07, time=60.00 stage=move.
< Warning: Vehicle '6' ends teleporting on edge 'CS', time=60.00.
< Warning: Vehicle '31' ends teleporting on edge 'CN', time=60.00.
< Warning: Vehicle '90' ends teleporting on edge 'CE', time=60.00.
< Warning: Vehicle '0'; collision with vehicle '12', lane='EC_1', gap=-3.40', latGap=-0.90, time=62.00 stage=laneChange.
< Warning: Vehicle '96' teleports beyond arrival edge 'NC', time=63.00.
< Warning: Vehicle '86' ends teleporting on edge 'CS', time=63.00.
< Warning: Vehicle '48'; collision with vehicle '30', lane=':gneJ2_0_1', gap=-4.11', latGap=-0.60, time=65.00 stage=move.
< Warning: Vehicle '111' ends teleporting on edge 'CW', time=71.00.
< Warning: Vehicle '0' teleports beyond arrival edge 'EC', time=73.00.
< Warning: Vehicle '12' ends teleporting on edge 'CW', time=73.00.
< Warning: Vehicle '83'; collision with vehicle '40', lane=':C_19_0', gap=-2.04', latGap=-0.76, time=76.00 stage=move.
< Warning: Vehicle '115'; collision with vehicle '2', lane='SC_2', gap=-4.01', latGap=-0.90, time=76.00 stage=laneChange.
< Warning: Vehicle '2'; collision with vehicle '94', lane='SC_2', gap=-0.69', latGap=-0.45, time=76.00 stage=laneChange.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1681.00.
---
> Simulation ended at time: 2414.00.
12,19c12,21
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
< Statistics (avg):
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
---
>  Teleports: 343 (Collisions: 302, Jam: 33, Yield: 1, Wrong Lane: 7)
>  Emergency Stops: 12
>  Emergency Braking: 39
> Statistics (avg of 1200):
>  RouteLength: 185.46
>  Speed: 3.81
>  Duration: 125.49
>  WaitingTime: 97.41
>  TimeLoss: 108.15
>  DepartDelay: 432.55
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs Oct2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
488,594c488,498
<     <interval begin="2460.00" end="2520.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5126.91" traveltime="85.80" overlapTraveltime="86.24" density="87.01" laneDensity="43.50" occupancy="21.66" waitingTime="0.00" timeLoss="1627.92" speed="11.45" speedRelative="0.58" departed="0" arrived="0" entered="64" left="42" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="10/1to1/1" sampledSeconds="5326.53" traveltime="82.04" overlapTraveltime="82.46" density="90.39" laneDensity="45.20" occupancy="22.48" waitingTime="0.00" timeLoss="1596.67" speed="11.97" speedRelative="0.61" departed="0" arrived="0" entered="67" left="64" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="2/1to3/1" sampledSeconds="2981.04" traveltime="73.30" overlapTraveltime="73.69" density="50.59" laneDensity="25.30" occupancy="12.57" waitingTime="0.00" timeLoss="783.85" speed="13.40" speedRelative="0.68" departed="0" arrived="0" entered="42" left="53" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="3/1to4/1" sampledSeconds="3129.00" traveltime="73.89" overlapTraveltime="74.33" density="53.10" laneDensity="26.55" occupancy="13.18" waitingTime="0.00" timeLoss="918.75" speed="13.28" speedRelative="0.68" departed="0" arrived="0" entered="53" left="56" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="4/1to5/1" sampledSeconds="5601.83" traveltime="88.59" overlapTraveltime="89.01" density="95.07" laneDensity="47.53" occupancy="23.67" waitingTime="0.00" timeLoss="2100.66" speed="11.09" speedRelative="0.57" departed="0" arrived="0" entered="56" left="56" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="5/1to6/1" sampledSeconds="2422.43" traveltime="74.92" overlapTraveltime="75.29" density="41.11" laneDensity="20.56" occupancy="10.21" waitingTime="0.00" timeLoss="471.59" speed="13.11" speedRelative="0.67" departed="0" arrived="0" entered="55" left="21" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="6/1to7/1" sampledSeconds="1135.14" traveltime="65.58" overlapTraveltime="65.92" density="19.26" laneDensity="9.63" occupancy="4.78" waitingTime="0.00" timeLoss="85.31" speed="14.97" speedRelative="0.76" departed="0" arrived="0" entered="21" left="27" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="7/1to8/1" sampledSeconds="2136.38" traveltime="65.07" overlapTraveltime="65.39" density="36.26" laneDensity="18.13" occupancy="9.02" waitingTime="0.00" timeLoss="239.80" speed="15.10" speedRelative="0.77" departed="0" arrived="0" entered="27" left="35" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="8/1to9/1" sampledSeconds="2797.46" traveltime="69.07" overlapTraveltime="69.51" density="47.47" laneDensity="23.74" occupancy="11.79" waitingTime="0.00" timeLoss="504.88" speed="14.20" speedRelative="0.72" departed="0" arrived="0" entered="35" left="60" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="9/1to10/1" sampledSeconds="5456.33" traveltime="82.65" overlapTraveltime="83.07" density="92.60" laneDensity="46.30" occupancy="23.04" waitingTime="0.00" timeLoss="1866.44" speed="11.88" speedRelative="0.61" departed="0" arrived="0" entered="60" left="67" laneChangedFrom="1" laneChangedTo="1"/>
<     </interval>
<     <interval begin="2520.00" end="2580.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5389.46" traveltime="83.63" overlapTraveltime="84.07" density="91.46" laneDensity="45.73" occupancy="22.75" waitingTime="0.00" timeLoss="1608.08" speed="11.74" speedRelative="0.60" departed="0" arrived="0" entered="65" left="64" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="10/1to1/1" sampledSeconds="5484.01" traveltime="82.40" overlapTraveltime="82.81" density="93.07" laneDensity="46.53" occupancy="23.15" waitingTime="0.00" timeLoss="1904.20" speed="11.92" speedRelative="0.61" departed="0" arrived="0" entered="66" left="65" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="4089.93" traveltime="81.82" overlapTraveltime="82.20" density="69.41" laneDensity="34.70" occupancy="17.27" waitingTime="0.00" timeLoss="1142.66" speed="12.01" speedRelative="0.61" departed="0" arrived="0" entered="64" left="25" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="3/1to4/1" sampledSeconds="2871.93" traveltime="67.66" overlapTraveltime="67.97" density="48.74" laneDensity="24.37" occupancy="12.14" waitingTime="0.00" timeLoss="608.00" speed="14.52" speedRelative="0.74" departed="0" arrived="0" entered="25" left="43" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="4/1to5/1" sampledSeconds="4447.94" traveltime="79.27" overlapTraveltime="79.70" density="75.48" laneDensity="37.74" occupancy="18.78" waitingTime="0.00" timeLoss="1498.27" speed="12.38" speedRelative="0.63" departed="0" arrived="0" entered="43" left="66" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="5/1to6/1" sampledSeconds="4538.84" traveltime="78.73" overlapTraveltime="79.08" density="77.03" laneDensity="38.51" occupancy="19.17" waitingTime="0.00" timeLoss="1317.15" speed="12.48" speedRelative="0.64" departed="0" arrived="0" entered="66" left="35" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="6/1to7/1" sampledSeconds="1884.53" traveltime="71.81" overlapTraveltime="72.17" density="31.98" laneDensity="15.99" occupancy="7.96" waitingTime="0.00" timeLoss="343.47" speed="13.68" speedRelative="0.70" departed="0" arrived="0" entered="35" left="13" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="7/1to8/1" sampledSeconds="1165.88" traveltime="64.52" overlapTraveltime="64.84" density="19.79" laneDensity="9.89" occupancy="4.92" waitingTime="0.00" timeLoss="71.76" speed="15.22" speedRelative="0.78" departed="0" arrived="0" entered="13" left="28" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="8/1to9/1" sampledSeconds="2067.48" traveltime="62.33" overlapTraveltime="62.65" density="35.09" laneDensity="17.54" occupancy="8.73" waitingTime="0.00" timeLoss="177.00" speed="15.76" speedRelative="0.80" departed="0" arrived="0" entered="28" left="35" laneChangedFrom="15" laneChangedTo="15"/>
<         <edge id="9/1to10/1" sampledSeconds="4159.04" traveltime="76.71" overlapTraveltime="77.13" density="70.58" laneDensity="35.29" occupancy="17.56" waitingTime="0.00" timeLoss="1099.60" speed="12.80" speedRelative="0.65" departed="0" arrived="0" entered="35" left="66" laneChangedFrom="4" laneChangedTo="4"/>
<     </interval>
<     <interval begin="2580.00" end="2640.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5540.35" traveltime="83.71" overlapTraveltime="84.14" density="94.02" laneDensity="47.01" occupancy="23.39" waitingTime="0.00" timeLoss="1950.26" speed="11.73" speedRelative="0.60" departed="0" arrived="0" entered="67" left="66" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="5235.74" traveltime="80.70" overlapTraveltime="81.11" density="88.85" laneDensity="44.43" occupancy="22.11" waitingTime="0.00" timeLoss="1602.16" speed="12.17" speedRelative="0.62" departed="0" arrived="0" entered="53" left="67" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="2/1to3/1" sampledSeconds="5510.25" traveltime="84.84" overlapTraveltime="85.28" density="93.51" laneDensity="46.76" occupancy="23.26" waitingTime="0.00" timeLoss="1680.32" speed="11.57" speedRelative="0.59" departed="0" arrived="0" entered="65" left="60" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="2747.66" traveltime="75.30" overlapTraveltime="75.67" density="46.63" laneDensity="23.31" occupancy="11.58" waitingTime="0.00" timeLoss="598.88" speed="13.04" speedRelative="0.67" departed="0" arrived="0" entered="60" left="33" laneChangedFrom="13" laneChangedTo="13"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7,8c7,9
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2474.00.
> Reason: Interrupted.
15,17c16,18
<  RouteLength: 34057.39
<  Speed: 13.25
<  Duration: 2566.79
---
>  RouteLength: 27375.50
>  Speed: 13.38
>  Duration: 2040.79
19c20
<  TimeLoss: 616.31
---
>  TimeLoss: 471.84

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator swallow_downstream_jam_disabled ( Last six runs Oct2024 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
6c6
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="212" removed="0" inserted="0" cleared="0" flow="424.00" aspiredFlow="2500.00" speed="1.00" aspiredSpeed="27.80"/>
---
>     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="164" removed="0" inserted="0" cleared="0" flow="328.00" aspiredFlow="2500.00" speed="1.00" aspiredSpeed="27.80"/>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Oct2024 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15: runtime error: negation of -9223372036854775808 cannot be represented in type 'long long'; cast to an unsigned type to negate this value to itself
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/SUMOTime.cpp:75:15 
---------- Differences in output ----------
5,19c5,20
< Simulation ended at time: 1219.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 956.00.
> Reason: Interrupted.
> Performance:
> Vehicles:
>  Inserted: 833 (Loaded: 974)
>  Running: 219
>  Waiting: 141
> Statistics (avg of 614):
>  RouteLength: 619.61
>  Speed: 3.76
>  Duration: 218.01
>  WaitingTime: 93.47
<truncated after showing first 30 lines>