19Apr2024 - detailed test results for SUMO.extra

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.30Apr114556.4115812 -g

To start TextTest for these tests, run:

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


extra: 18 tests: 17 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_1 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,2
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
1a4,457
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in 
> 
> =================================================================
> ==516758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0x5597721eea5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a0ba5d) (BuildId: 0654510977cb38e6cf241fd83259e66ffe1c7bde)
>     #1 0x55977524a4a9 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x559775073394 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x559773b20c88 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x55977264705c in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1140:26
>     #5 0x5597726ebeb4 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4676:5
>     #6 0x559772bb02bd in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x559772aa44a0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x55977220936b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x559772204b5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x5597721f2828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f5a78ab1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Direct leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5597721eea5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a0ba5d) (BuildId: 0654510977cb38e6cf241fd83259e66ffe1c7bde)
>     #1 0x55977347891a in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:890:50
>     #2 0x5597734785c9 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:423:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_1_subsecond ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,2
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
1a4,457
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in 
> 
> =================================================================
> ==516756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2376 byte(s) in 99 object(s) allocated from:
>     #0 0x55dcfc9d4a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a0ba5d) (BuildId: 0654510977cb38e6cf241fd83259e66ffe1c7bde)
>     #1 0x55dcffa304a9 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x55dcff859394 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x55dcfe306c88 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x55dcfce2d05c in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1140:26
>     #5 0x55dcfced1eb4 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4676:5
>     #6 0x55dcfd3962bd in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x55dcfd28a4a0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x55dcfc9ef36b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x55dcfc9eab5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x55dcfc9d8828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f563d544d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Direct leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55dcfc9d4a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a0ba5d) (BuildId: 0654510977cb38e6cf241fd83259e66ffe1c7bde)
>     #1 0x55dcfdc5e91a in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:890:50
>     #2 0x55dcfdc5e5c9 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:423:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_2 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,2
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
1a4,519
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in 
> 
> =================================================================
> ==608723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 32 object(s) allocated from:
>     #0 0x560733a90a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a0ba5d) (BuildId: 0654510977cb38e6cf241fd83259e66ffe1c7bde)
>     #1 0x560736aec4a9 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x560736915394 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x5607353c2c88 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x560733ee905c in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1140:26
>     #5 0x560733f8deb4 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4676:5
>     #6 0x5607344522bd in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x5607343464a0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x560733aab36b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x560733aa6b5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x560733a94828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f6492010d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Direct leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x560733a90a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a0ba5d) (BuildId: 0654510977cb38e6cf241fd83259e66ffe1c7bde)
>     #1 0x560734d1a91a in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:890:50
>     #2 0x560734d1a5c9 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:423:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim bad_state_bug ( Last six runs Apr2024 )

---------- Differences in errors ----------
1c1,4
< Warning: While generating geometry 2 connected components were detected, 99.26% of total pedestrian area is covered by the largest.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,751d4
<     <timestep time="0.00">
<         <person id="p_0" x="1596.52" y="1889.30" angle="25.11" speed="0.00" pos="0.00" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1597.12" y="1890.55" angle="25.49" speed="1.39" pos="1.39" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="1597.72" y="1891.81" angle="25.49" speed="1.39" pos="2.78" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="1598.31" y="1893.06" angle="25.49" speed="1.39" pos="4.17" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="1598.91" y="1894.31" angle="25.49" speed="1.39" pos="5.56" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="1599.51" y="1895.57" angle="25.49" speed="1.39" pos="6.94" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="1600.11" y="1896.82" angle="25.49" speed="1.39" pos="8.33" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="1600.70" y="1898.08" angle="25.49" speed="1.39" pos="9.72" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="1601.30" y="1899.33" angle="25.49" speed="1.39" pos="11.11" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="1601.90" y="1900.58" angle="25.49" speed="1.39" pos="12.50" edge="533" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="249.00" arrivalPos="44.46" duration="249.00" routeLength="344.90" timeLoss="0.67" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_check ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,6c1,4
< Warning: Polygon for junction 'J1' has been dilated as it is just a segment.
< Warning: Polygon 'jps.walkable_area_1' will be skipped as it is just a point.
< Warning: Polygon 'jps.walkable_area_2' had some equal consecutive points removed: 300.000000000,0.000000000 300.000000000,10.000000000
< Warning: While generating geometry 2 connected components were detected, 59.15% of total pedestrian area is covered by the largest.
< Warning: Error while adding waypoint for person 'p_0': WayPoint (199.9, -1.6) not inside walkable area
< Warning: The pedestrian model uses infrastructure which is not in the network, timeLoss and routeLength may be invalid.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="-1" arrivalPos="-1" duration="0.00" routeLength="-1" timeLoss="0.00" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_generation ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,2001c1,12
< Warning: While generating geometry 2 connected components were detected, 99.26% of total pedestrian area is covered by the largest.
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.52, 1889.3) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.911008715611, 1889.5124933640006) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.065479421271, 1889.2914452012162) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.6099547960143, 1888.8436118342913) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.7632573800906, 1889.047500514146) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.5652752292622, 1889.5451194550376) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.02603508926, 1889.4730039019603) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.4861648899782, 1889.2521116151008) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.5862756271194, 1889.0645155030768) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.0802572003845, 1889.6755838468205) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.3419640334137, 1889.483606707491) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.066197349904, 1889.3129663636907) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.3270637555793, 1889.4334766573272) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.9590391148627, 1889.6243076724465) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.9076251431648, 1889.196577854175) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.5643133646622, 1889.03671753495) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.0524174549896, 1889.1017620930913) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.7845021011121, 1888.9591065507382) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.9765903048497, 1888.8298228885512) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.7050707856938, 1889.1313076044432) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.1493756179511, 1888.9253821554128) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.4313451584708, 1889.7645427742507) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.2840725220553, 1889.0231312158983) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.1879519151803, 1889.3716086637694) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.261388884373, 1889.6117002511862) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.1090224091708, 1889.4681257761083) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.7355596767552, 1889.3962266044225) too close to geometry boundaries, distance <= 1
< Warning: Error while adding person 'p_0' as JuPedSim agent: Model constraint violation: Agent (1596.7116087197605, 1889.7350528751965) too close to geometry boundaries, distance <= 1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
---------- Missing result in wkt ----------
POLYGON ((763.5935165018161115 469.7686737091980831, 763.4496150475556533 469.9021448974156101, 763.3194889823153062 470.0490781944160972, 763.2043914912374021 470.2080585522280671, 763.1054310260794864 470.3775549030976890, 763.0235606302185261 470.5559349045104227, 762.9595687603216447 470.7414806595400023, 757.5995687603217448 489.1714806595400660, 757.5794831332286776 489.2557682979047513, 757.5584294391935600 489.3398193559678475, 757.5567402724816475 489.3512067929607383, 757.5540716930772
760 489.3624052611362458, 757.5423444170467064 489.4482557672110943, 757.5296305466556532 489.5339657193408129, 757.5290656777528966 489.5454638900043847, 757.5275075901145101 489.5568700010151133, 757.5242516052248902 489.6434565874890268, 757.5199999999999818 489.7300000000000182, 757.5205648689027385 489.7414981706640447, 757.5201322782659190 489.7530020774267996, 757.5253789414307448 489.8394908681505058, 757.5296305466556532 489.9260342806592234, 757.5313197133675658 489.9374217176532511, 7
57.5320167858164950 489.9489126312587359, 757.5457155688020521 490.0344706918990596, 757.5584294391935600 490.1201806440321889, 757.5612266361160891 490.1313476801140041, 757.5630466584618716 490.1427149367816583, 757.5850656345005518 490.2265182964463293, 757.6061193285356694 490.3105693545089707, 757.6099976171324215 490.3214084450148675, 757.6129230615656525 490.3325425718505812, 757.6430501758823084 490.4137841583722093, 757.6722409349774807 490.4953668647301583, 757.6771629652100728 490.505
7736232956813, 757.6811656581010084 490.5165673925691863, 757.7191107701132751 490.5944648050524393, 757.7561574713033679 490.6727934736520638, 757.7620758413295334 490.6826676775021951, 757.7671172345578725 490.6930171393159981, 757.8125149120946844 490.7668201830970247, 757.8570607753949844 490.8411404660391781, 757.8639184880769335 490.8503870211941376, 757.8699500302693650 490.8601925045725238, 757.9223630688770754 490.9291904159924798, 757.9739790932744654 490.9987865683272048, 757.98171010
50896326 491.0073164254056337, 757.9886737091981104 491.0164834981837885, 758.0475973426628116 491.0800117896383199, 758.1057864376268753 491.1442135623731247, 758.1143162947059864 491.1519445741889740, 758.1221448974156374 491.1603849524442467, 758.1870116589379904 491.2178318117614708, 758.2512134316727952 491.2760209067255346, 758.2604599868277546 491.2828786194074837, 758.2690781944161245 491.2905110176845938, 758.3392633816226862 491.3413232002048971, 758.4088595339608219 491.39293922460501
56, 758.4187337378127722 491.3988575946323181, 758.4280585522280944 491.4056085087624979, 758.5028862433964605 491.4492966653908752, 758.5772065263479362 491.4938425286966321, 758.5876132849141413 491.4987645589296790, 758.5975549030977163 491.5045689739204136, 758.6763044666663518 491.5407123638306075, 758.7546331352698417 491.5777590650225193, 758.7654722257766480 491.5816373536197261, 758.7759349045104500 491.5864393697813739, 758.8578479391280780 491.6146899123673393, 758.9394306454910293 49
1.6438806714643306, 758.9592502377342953 491.6496620015893768, 758.9614806595400296 491.6504312396782552, 758.9637022148581309 491.6509606332233489, 760.8697153227456056 492.2069403357322699, 760.8753399048428037 492.2083492202041271, 760.8808215732590270 492.2102392441690881, 903.5062998585885907 533.6769433834513165, 908.6627139196521057 536.6648823885300317, 908.6812963903753371 536.6769965338501152, 908.7039506848873316 536.6887774710100985, 908.7472065263480090 536.7138425286968868, 908.758
9116226697570 536.7193786269556313, 908.7701029071058656 536.7258911392552818, 908.8132939571935367 536.7456393706036124, 908.8554288355694553 536.7675508167587850, 908.8904874008489969 536.7816093353947053, 908.9246331352699144 536.7977590650227739, 908.9368245008745362 536.8021212053865838, 908.9486002340479445 536.8075054204621210, 908.9935189725845248 536.8229250954602776, 909.0375986573001228 536.8406010917281037, 909.0738663817999168 536.8511555744414636, 909.1094306454911020 536.863880671
4645852, 909.1219908708615094 536.8670268441367170, 909.1342376460265768 536.8712309090544750, 918.3601257021584843 539.5400414301673209, 918.3592265319057333 539.5426656476272456, 893.6992265319058788 624.9726656476270819, 893.6766693986260179 625.0681733561839337, 893.6635822765806552 625.1654321547173367, 893.6600912019091538 625.2635053878304916, 893.6662297955690519 625.3614485566761232, 893.6819389395477629 625.4583184149967110, 893.7070673462010291 625.5531820531025460, 893.74137301523637
69 625.6451258823005901, 893.7845255643076143 625.7332644332548170, 893.8361094107776808 625.8167488835372296, 893.8956277740062433 625.8947752322544602, 893.9625074596197010 625.9665920430154529, 894.0361043796849572 626.0315076806730303, 894.1157097556299505 626.0888969721502235, 894.2005569441676016 626.1382072271978814, 894.2898288204901291 626.1789635611041831, 894.3826656476273911 626.2107734680942031, 894.4781733561842429 626.2333306013740639, 894.5754321547178733 626.2464177234189719, 89
4.6735053878308008 626.2499087980907007, 894.7714485566762050 626.2437702044305752, 894.8683184149970202 626.2280610604523190, 894.9631820531026278 626.2029326537988254, 895.0551258823008993 626.1686269847634776, 895.1432644332548989 626.1254744356922401, 895.2267488835373115 626.0738905892219464, 895.3047752322549968 626.0143722259933838, 895.3765920430159895 625.9474925403803809, 895.4415076806735669 625.8738956203148973, 895.4988969721507601 625.7942902443699040, 895.5482072271984180 625.7094
430558320255, 895.5889635611047197 625.6201711795099527, 895.6207734680942849 625.5273343523724634, 920.2807734680941394 540.0973343523726271, 920.3033306013740003 540.0018266438157752, 920.3048900321564361 539.9902375133890473, 920.6448587921938724 538.6275984995806994, 920.6469040199319807 538.6240779375236798, 920.6958911392550817 538.5398970928943072, 920.6961989479823387 538.5392238892070509, 920.6965707868926074 538.5385838226100077, 920.7370053531699341 538.4499768341531762, 920.777505420
4621483 538.3613997659520010, 920.7777457615063668 538.3606996333921870, 920.7780530724126038 538.3600262023053347, 920.8096079315218958 538.2678826003282211, 920.8412309090545023 538.1757623539735960, 920.8414014677998694 538.1750420352002493, 920.8416412911303723 538.1743417251329902, 920.8640125526044358 538.0795489027239000, 920.8864538937407360 537.9847726467157827, 920.8865530276127629 537.9840390787951492, 920.8867230537384785 537.9833186341136297, 920.8996952701086229 537.886789497896870
7, 920.9127388524573234 537.7902699794647106, 920.9127656067428234 537.7895302270551383, 920.9128641982188128 537.7887965860375061, 920.9430505660957351 537.4324070806080726, 921.5099999999999909 535.1600000000000819, 922.4200000000000728 530.0299999999999727, 923.0199999999999818 524.7899999999997362, 923.2999999999999545 519.5099999999999909, 923.2699999999999818 514.2899999999999636, 923.1106227518416745 511.8413859146585310, 923.1328641982186127 511.5787965860374698, 923.1358528019170535 511
.4944352736101791, 923.1399999962191032 511.4101229757889087, 923.1393261801911194 511.3963899055008824, 923.1398129710598823 511.3826489345642585, 923.1345183292162346 511.2984009105282439, 923.1303815033168121 511.2140881033383266, 923.1283648556195658 511.2004872070567671, 923.1275024517806287 511.1867646888028958, 923.1139755546907963 511.1034413076868077, 923.1015945484843996 511.0199399695488864, 923.0982544905375562 511.0066022313403664, 923.0960511974114979 510.9930303211212959, 923.0744
223164897448 510.9114340326332240, 923.0539163658336292 510.8295483270812838, 923.0492850642208396 510.8166021966562766, 923.0457621007251419 510.8033115993860065, 923.0424842759057356 510.7945311480050350, 922.9400000000000546 509.2200000000000273, 922.9350381808044403 509.2204986752960849, 909.2051583485902029 370.2017154069476419, 909.1907328143877294 370.1046460986231068, 909.1668622870597574 370.0094581551602460, 909.1337766528331485 369.9170682884896451, 909.0917945444523411 369.8283662635
324163, 909.0413202725701467 369.7442063292787680, 908.9828399320174412 369.6653989919018386, 908.9169167204422592 369.5927032091410638, 908.8441855144089914 369.5268190811239037, 908.7653467551908761 369.4683811080194573, 908.6811597031371548 369.4179520794536984, 908.5924351255798683 369.3760176545395097, 908.5000274887029263 369.3429816847119582, 908.4048267285647853 369.3191623244201764, 908.3077496805274222 369.3047889671245230, 908.2097312496309769 369.3000000361132606, 908.111715406947723
7 369.3048416514097880, 908.0146460986231887 369.3192671856122615, 907.9194581551603278 369.3431377129402335, 907.8270682884897269 369.3762233471668424, 907.7383662635324981 369.4182054555476498, 907.6542063292788498 369.4686797274298442, 907.5753989919019205 369.5271600679825497, 907.5027032091411456 369.5930832795577317, 907.4368190811239856 369.6658144855909995, 907.3783811080195392 369.7446532448091148, 907.3279520794537802 369.8288402968628361, 907.2860176545395916 369.9175648744201226, 907
.2529816847120401 370.0099725112970646, 907.2291623244202583 370.1051732714352056, 907.2147889671246048 370.2022503194725687, 907.2100000361133425 370.3002687503690140, 907.2148416514098699 370.3982845930522672, 920.9448416514098881 509.4182845930522490, 920.9450329939345465 509.4195721354240050, 920.9440881033383448 509.4196184966829151, 911.3940881033383903 510.3596184966829696, 911.3940272071426989 510.3596275259535560, 911.3939657193407129 510.3596305466555805, 911.3790821778050031 510.36183
83114874177, 911.3790821778047757 510.3618383114874177, 911.3640667027293603 510.3628024393169653, 911.2820999574967118 510.3762233315230787, 911.1999399695489501 510.3884054515153821, 911.1998802516086471 510.3884204061785113, 911.1998193559677475 510.3884294391934873, 911.1852238815497458 510.3920854152129323, 911.1703752111413905 510.3945166744315429, 911.0901186356770722 510.4159070873404289, 911.0095483270813475 510.4360836341661525, 911.0094903625106326 510.4361043702008374, 911.0094306454
909656 510.4361193285355967, 910.9952638005847803 510.4411883066959490, 910.9807249356606462 510.4450632829475580, 910.9029514446556277 510.4742172151882187, 910.8247467515309381 510.5021938776733350, 910.8246910985633349 510.5022201953793228, 910.8246331352697780 510.5022409349774080, 910.8110313543365919 510.5086740982480933, 910.7969423121130603 510.5139554733930254, 910.7224009067820134 510.5505921566682446, 910.6473149830935654 510.5860995042519335, 910.6472621776970300 510.5861311501753335
, 910.6472065263478726 510.5861574713032951, 910.6343008019762237 510.5938928648040473, 910.6207972676290865 510.6005297763135786, 910.5502058224578832 510.6442963793358558, 910.4789617866927074 510.6869924568507031, 910.4789123374105202 510.6870291262250703, 910.4788595339607582 510.6870607753949116, 910.4637954627728504 510.6978706885201973, 910.4539861752780325 510.7039524338460978, 910.4338829270575388 510.7193357963521976, 909.6327902560251459 511.2941964745280075, 767.3591163962962582 469.
9397427233709550, 767.3572986951219264 469.9393098543116594, 767.3599999999999000 469.9299999999998363, 765.2911871518879252 468.1695198359814185, 765.2855133330442641 468.1556821902408956, 714.7055133330443368 360.2156821902408410, 714.6595626205403278 360.1289695690372810, 714.6053338501158123 360.0471784502417449, 714.5433492744743944 359.9710965270394354, 714.4742058389635986 359.9014565099416814, 714.3985694326652265 359.8389290703821644, 714.3171684755191109 359.7841163817845427, 714.23078
69032404142 359.7375463203040908, 714.1402566175916036 359.6996673810904213, 714.0464494747122899 359.6708443590350726, 713.9502688886684609 359.6513548355965213, 713.8526411310813273 359.6413865055394581, 713.7545064106254813 359.6410353693318029, 713.6568098183045095 359.6503048086071885, 713.5604922257089129 359.6691055535980013, 713.4664812239079765 359.6972565428525286, 713.3756821902409229 359.7344866669554904, 713.2889695690373628 359.7804373794594994, 713.2071784502418268 359.83466614988
40149, 713.1310965270395172 359.8966507255254328, 713.0614565099417632 359.9657941610362286, 712.9989290703822462 360.0414305673346007, 712.9441163817846245 360.1228315244807163, 712.8975463203041727 360.2092130967594130, 712.8596673810905031 360.2997433824082236, 712.8308443590351544 360.3935505252875373, 712.8113548355966032 360.4897311113313663, 712.8013865055395399 360.5873588689184999, 712.8010353693318848 360.6854935893743459, 712.8103048086072704 360.7831901816953177, 712.8291055535980831
 360.8795077742909143, 712.8572565428526104 360.9735187760918507, 712.8944866669555722 361.0643178097589043, 763.4744866669554995 469.0043178097589589, 763.4760037051028121 469.0071805804766427, 763.4700000000000273 469.0099999999999909, 763.8077141269275216 469.6143305429229713, 763.7498074954273761 469.6499500302693377, 763.5935165018161115 469.7686737091980831), (761.6259494477842509 489.6506274420651152, 766.8000130701327635 471.8599571883553381, 766.8008836037035962 471.8602572766287722, 90
9.0610055586173530 513.2107719180003187, 909.3541073058988786 513.9895233486156485, 904.3650959948736272 531.1532115156508098, 903.7010393020912034 531.6507473491267319, 761.9190086485282336 490.4292658294205012, 761.6259494477842509 489.6506274420651152), (913.3823920830564020 514.4617324342484608, 913.4013741367300554 514.3808092885772112, 913.4215705608064582 514.3001806440320252, 913.4232810798762330 514.2886492611348785, 913.4259817430288422 514.2773088429066775, 913.4264401564250875 514.27
39493461256188, 913.4272144751655560 514.2706483172003118, 913.4381732697374900 514.1882542719727098, 913.4397544370608557 514.1775949077173209, 918.9443135622511818 513.6357848995833137, 917.1329701566428412 535.0210599721078779, 910.5807174572000804 533.1256629290403453, 908.4135372549376370 531.5561173786552445, 913.3805124411792349 514.4682400588242217, 913.3812979354577237 514.4649416713059509, 913.3823920830564020 514.4617324342484608))

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_switching ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,3c1,4
< Warning: Error while adding person 'pf_0.18' as JuPedSim agent: Model constraint violation: Agent (103.56022349704102, 9.56186611668762) too close to agent (103.18281270890776, 9.55935705191633): distance 0.37741912829823004
< Warning: Error while adding person 'pf_0.51' as JuPedSim agent: Model constraint violation: Agent (91.03379657655361, 8.234319977046306) too close to agent (91.47941185581641, 8.305238112622364): distance 0.4512231809936673
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Model constraint violation: Agent (81.42614727413365, 8.930320963120364) too close to agent (81.09181313776745, 9.226554873834932): distance 0.44669211387373453
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,350d4
<     <timestep time="0.00">
<         <vehicle id="S1.0" x="149.98" y="196.22" angle="90.10" type="SBahn" speed="0.00" pos="40.10" lane="E9_0" slope="0.00"/>
<         <person id="pf_0.0" x="-0.29" y="200.70" angle="89.86" speed="0.00" pos="0.00" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="100.00">
<         <vehicle id="S1.0" x="69.32" y="10.93" angle="276.65" type="SBahn" speed="0.00" pos="70.00" lane="E26_0" slope="0.00"/>
<         <person id="pf_0.13" x="8.04" y="200.71" angle="89.95" speed="1.39" pos="8.33" edge="E3" slope="0.00"/>
<         <person id="pf_0.12" x="17.77" y="200.71" angle="89.95" speed="1.39" pos="18.06" edge="E3" slope="0.00"/>
<         <person id="pf_0.11" x="27.49" y="200.72" angle="89.95" speed="1.39" pos="27.78" edge="E3" slope="0.00"/>
<         <person id="pf_0.10" x="38.60" y="200.73" angle="89.95" speed="1.39" pos="38.89" edge="E3" slope="0.00"/>
<         <person id="pf_0.9" x="48.32" y="200.74" angle="89.95" speed="1.39" pos="48.61" edge="E3" slope="0.00"/>
<         <person id="pf_0.8" x="58.04" y="200.75" angle="89.95" speed="1.39" pos="58.33" edge="E3" slope="0.00"/>
<         <person id="pf_0.7" x="67.77" y="200.75" angle="89.95" speed="1.39" pos="68.06" edge="E3" slope="0.00"/>
<         <person id="pf_0.6" x="77.49" y="200.76" angle="89.95" speed="1.39" pos="77.78" edge="E3" slope="0.00"/>
<         <person id="pf_0.5" x="88.60" y="200.77" angle="89.95" speed="1.39" pos="88.89" edge="E3" slope="0.00"/>
<         <person id="pf_0.4" x="98.32" y="200.78" angle="89.95" speed="1.39" pos="98.61" edge="E3" slope="0.00"/>
<         <person id="pf_0.3" x="108.04" y="200.79" angle="89.95" speed="1.39" pos="8.84" edge="E4" slope="0.00"/>
<         <person id="pf_0.2" x="117.77" y="200.79" angle="89.95" speed="1.39" pos="18.57" edge="E4" slope="0.00"/>
<         <person id="pf_0.1" x="127.49" y="200.80" angle="89.95" speed="1.39" pos="28.29" edge="E4" slope="0.00"/>
<         <person id="pf_0.0" x="138.60" y="200.81" angle="89.95" speed="1.39" pos="39.40" edge="E4" slope="0.00"/>
<     </timestep>
<     <timestep time="200.00">
<         <vehicle id="S1.1" x="208.81" y="196.01" angle="90.25" type="SBahn" speed="1.79" pos="42.51" lane="E10_0" slope="0.00"/>
<         <person id="pf_0.0" x="208.81" y="196.01" angle="90.25" speed="1.79" pos="42.51" edge="E10" slope="0.00"/>
<         <person id="pf_0.1" x="208.81" y="196.01" angle="90.25" speed="1.79" pos="42.51" edge="E10" slope="0.00"/>
<         <person id="pf_0.2" x="208.81" y="196.01" angle="90.25" speed="1.79" pos="42.51" edge="E10" slope="0.00"/>
<         <person id="pf_0.3" x="208.81" y="196.01" angle="90.25" speed="1.79" pos="42.51" edge="E10" slope="0.00"/>
<         <person id="pf_0.4" x="189.92" y="196.38" angle="246.31" speed="1.39" pos="22.98" edge="E10" slope="0.00"/>
<         <person id="pf_0.5" x="192.57" y="197.54" angle="246.31" speed="1.39" pos="22.98" edge="E10" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,11d3
< Generating initial JuPedSim geometry for pedestrian network ... done.
< Simulation started with time: 0.00.
< Simulation ended at time: 900.00
< Reason: The final simulation step has been reached.
< DijkstraRouter answered 125 queries and explored 43.48 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 18 queries and explored 9.33 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim larger_net ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,13c1,4
< Warning: Polygon on junction '1026' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '1026' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '1200' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '1200' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '1430' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '1430' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '1531' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '1531' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '318' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '318' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '620' has been replaced by its convex hull as it is not simple.
< Warning: Polygon on junction '620' has been replaced by its convex hull as it is not simple.
< Warning: While generating geometry 2 connected components were detected, 99.98% of total pedestrian area is covered by the largest.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in tripinfos ----------
5,67d4
<     <personinfo id="11" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="11.00" departPos="0.00" arrival="161.00" arrivalPos="79.00" duration="150.00" routeLength="201.95" timeLoss="4.59" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="13" depart="13.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="13.00" departPos="0.00" arrival="257.00" arrivalPos="105.38" duration="244.00" routeLength="341.04" timeLoss="-1.55" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="2.00" departPos="0.00" arrival="324.00" arrivalPos="56.01" duration="322.00" routeLength="444.97" timeLoss="1.62" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="20" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="20.00" departPos="0.00" arrival="339.00" arrivalPos="91.12" duration="319.00" routeLength="430.74" timeLoss="8.86" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="342.00" arrivalPos="83.07" duration="336.00" routeLength="469.24" timeLoss="-1.85" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="10" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="10.00" departPos="0.00" arrival="462.00" arrivalPos="78.30" duration="452.00" routeLength="631.87" timeLoss="-2.95" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="18" depart="18.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="18.00" departPos="0.00" arrival="467.00" arrivalPos="98.58" duration="449.00" routeLength="616.80" timeLoss="4.91" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="538.00" arrivalPos="38.17" duration="538.00" routeLength="720.00" timeLoss="19.60" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="15" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="15.00" departPos="0.00" arrival="623.00" arrivalPos="111.78" duration="608.00" routeLength="837.21" timeLoss="5.21" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="16" depart="16.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="16.00" departPos="0.00" arrival="739.00" arrivalPos="118.50" duration="723.00" routeLength="985.52" timeLoss="13.43" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim rerouter ( Last six runs Apr2024 )

---------- Differences in aggregated ----------
5,11d4
<     <interval begin="0.00" end="2000.00" id="ed0">
<         <edge id="E0" arrived="0" entered="0"/>
<         <edge id="E1" arrived="0" entered="0"/>
<         <edge id="E2" arrived="0" entered="142"/>
<         <edge id="E3" arrived="0" entered="58"/>
<         <edge id="E4" arrived="400" entered="400"/>
<     </interval>
---------- Differences in errors ----------
1,606c1,4
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.2' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.1' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.0' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.4' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.3' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.5' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.6' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.7' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.8' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.10' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.9' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.11' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.12' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.13' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,4
< Warning: Polygon for junction 'J1' has been dilated as it is just a segment.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,805d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1.39" y="-1.60" angle="90.00" speed="1.39" pos="1.39" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="2.78" y="-1.60" angle="90.00" speed="1.39" pos="2.78" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="4.17" y="-1.60" angle="90.00" speed="1.39" pos="4.17" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="5.56" y="-1.60" angle="90.00" speed="1.39" pos="5.56" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="6.94" y="-1.60" angle="90.00" speed="1.39" pos="6.94" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="8.33" y="-1.60" angle="90.00" speed="1.39" pos="8.33" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="9.72" y="-1.60" angle="90.00" speed="1.39" pos="9.72" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="11.11" y="-1.60" angle="90.00" speed="1.39" pos="11.11" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="12.50" y="-1.60" angle="90.00" speed="1.39" pos="12.50" edge="E0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="267.00" arrivalPos="99.90" duration="267.00" routeLength="199.90" timeLoss="123.07" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1
pedestrian_model jupedsim speed_change ( Last six runs Apr2024 )
pedestrian_model jupedsim speed_change_poly ( Last six runs Apr2024 )

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim speed_factor ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="slow" speedFactor="0.80">
<         <walk depart="0.00" departPos="0.00" arrival="46.00" arrivalPos="3.02" duration="46.00" routeLength="53.43" timeLoss="-2.09" maxSpeed="1.11"/>
<         <walk depart="46.00" departPos="3.02" arrival="148.00" arrivalPos="3.06" duration="102.00" routeLength="118.95" timeLoss="-5.06" maxSpeed="1.11"/>
<         <walk depart="148.00" departPos="3.06" arrival="188.00" arrivalPos="2.88" duration="40.00" routeLength="46.29" timeLoss="-1.66" maxSpeed="1.11"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim two_edges ( Last six runs Apr2024 )

---------- Differences in errors ----------
1c1,4
< Warning: Polygon for junction 'J1' has been dilated as it is just a segment.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,433d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1.39" y="-1.60" angle="90.00" speed="1.39" pos="1.39" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="2.78" y="-1.60" angle="90.00" speed="1.39" pos="2.78" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="4.17" y="-1.60" angle="90.00" speed="1.39" pos="4.17" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="5.56" y="-1.60" angle="90.00" speed="1.39" pos="5.56" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="6.94" y="-1.60" angle="90.00" speed="1.39" pos="6.94" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="8.33" y="-1.60" angle="90.00" speed="1.39" pos="8.33" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="9.72" y="-1.60" angle="90.00" speed="1.39" pos="9.72" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="11.11" y="-1.60" angle="90.00" speed="1.39" pos="11.11" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="12.50" y="-1.60" angle="90.00" speed="1.39" pos="12.50" edge="E0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="143.00" arrivalPos="99.90" duration="143.00" routeLength="199.90" timeLoss="-0.93" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim vanishing_area ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,1099c1,4
< Warning: While generating geometry 2 connected components were detected, 97.58% of total pedestrian area is covered by the largest.
< Warning: Error while adding person 'pf_3.0' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.82, 2076.16): distance 0
< Warning: Error while adding person 'pf_3.1' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.82, 2076.16): distance 0
< Warning: Error while adding person 'pf_3.1' as JuPedSim agent: Model constraint violation: Agent (1799.365479421271, 2076.151445201216) too close to agent (1799.1613551315927, 2075.8198798227413): distance 0.3893614334263101
< Warning: Error while adding person 'pf_3.2' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.82, 2076.16): distance 0
< Warning: Error while adding person 'pf_3.2' as JuPedSim agent: Model constraint violation: Agent (1800.0632573800906, 2075.907500514146) too close to agent (1799.9099547960143, 2075.703611834291): distance 0.2550926813087965
< Warning: Error while adding person 'pf_2.3' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.9099547960143, 2075.703611834291): distance 0.4651688114275
< Warning: Error while adding person 'pf_3.3' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.9099547960143, 2075.703611834291): distance 0.4651688114275
< Warning: Error while adding person 'pf_3.3' as JuPedSim agent: Model constraint violation: Agent (1799.7861648899782, 2076.1121116151007) too close to agent (1799.8652752292621, 2076.4051194550375): distance 0.30349965411187596
< Warning: Error while adding person 'pf_2.4' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.8652752292621, 2076.4051194550375): distance 0.2492657088784829
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.8652752292621, 2076.4051194550375): distance 0.2492657088784829
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.6419640334136, 2076.343606707491) too close to agent (1799.3802572003844, 2076.5355838468204): distance 0.3245700055139237
< Warning: Error while adding person 'pf_2.5' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.8862756271194, 2075.9245155030767): distance 0.24463320919538703
< Warning: Error while adding person 'pf_3.5' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.8862756271194, 2075.9245155030767): distance 0.24463320919538703
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.366197349904, 2076.1729663636906) too close to agent (1799.1351296187238, 2075.9967939557364): distance 0.29056671130256295
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1800.2076251431647, 2076.056577854175) too close to agent (1799.8825959893445, 2076.102606552608): distance 0.32827213088002266
< Warning: Error while adding person 'pf_2.6' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.8825959893445, 2076.102606552608): distance 0.084925059231937
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.8825959893445, 2076.102606552608): distance 0.084925059231937
< Warning: Error while adding person 'pf_2.6' as JuPedSim agent: Model constraint violation: Agent (1799.3524174549896, 2075.9617620930912) too close to agent (1799.1010649914153, 2076.0975299217107): distance 0.28567632774326
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1800.084502101112, 2075.819106550738) too close to agent (1799.8643133646622, 2075.89671753495): distance 0.23346636702047213
< Warning: Error while adding person 'pf_2.7' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.8643133646622, 2075.89671753495): distance 0.26698563761088473
< Warning: Error while adding person 'pf_3.7' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.8643133646622, 2075.89671753495): distance 0.26698563761088473
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1800.0050707856938, 2075.991307604443) too close to agent (1800.2765903048496, 2075.689822888551): distance 0.4057288296376072
< Warning: Error while adding person 'pf_2.7' as JuPedSim agent: Model constraint violation: Agent (1799.449375617951, 2075.7853821554127) too close to agent (1799.1467080244536, 2075.8050530946216): distance 0.3033061456728829
< Warning: Error while adding person 'pf_2.8' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.7313451584707, 2076.6245427742506): distance 0.4729267068321835
< Warning: Error while adding person 'pf_3.8' as JuPedSim agent: Model constraint violation: Agent (1799.82, 2076.16) too close to agent (1799.7313451584707, 2076.6245427742506): distance 0.4729267068321835
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.5840725220553, 2075.883131215898) too close to agent (1799.3595880730898, 2076.21930968714): distance 0.4042390782123211
< Warning: Error while adding person 'pf_2.7' as JuPedSim agent: Model constraint violation: Agent (1799.4879519151802, 2076.2316086637693) too close to agent (1799.3595880730898, 2076.21930968714): distance 0.1289516994163227
< Warning: Error while adding person 'pf_2.8' as JuPedSim agent: Model constraint violation: Agent (1799.561388884373, 2076.471700251186) too close to agent (1799.3595880730898, 2076.21930968714): distance 0.323147898421146
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
5,16400d4
<     <timestep time="0.00">
<         <person id="pf_1.0" x="1790.93" y="1898.96" angle="5.64" speed="0.00" pos="0.00" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1799.82" y="2076.16" angle="343.90" speed="0.00" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1799.82" y="2076.16" angle="343.90" speed="0.00" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_0.0" x="1596.55" y="1889.37" angle="25.11" speed="0.00" pos="0.08" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="pf_1.0" x="1791.06" y="1900.34" angle="5.31" speed="1.39" pos="1.39" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1798.67" y="2075.44" angle="248.67" speed="1.35" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1799.82" y="2076.16" angle="343.90" speed="0.00" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_0.0" x="1597.14" y="1890.63" angle="24.74" speed="1.39" pos="1.47" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="pf_1.1" x="1790.93" y="1898.96" angle="5.64" speed="0.00" pos="0.00" edge="1391" slope="0.00"/>
<         <person id="pf_1.0" x="1791.19" y="1901.73" angle="5.31" speed="1.39" pos="2.78" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1797.37" y="2074.94" angle="249.13" speed="1.39" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_2.1" x="1799.82" y="2076.16" angle="343.90" speed="0.00" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1799.09" y="2075.68" angle="214.74" speed="0.87" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.1" x="1799.82" y="2076.16" angle="343.90" speed="0.00" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_0.1" x="1596.55" y="1889.37" angle="25.11" speed="0.00" pos="0.08" edge="533" slope="0.00"/>
<         <person id="pf_0.0" x="1597.72" y="1891.90" angle="24.74" speed="1.39" pos="2.86" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="pf_1.2" x="1790.93" y="1898.96" angle="5.64" speed="0.00" pos="0.00" edge="1391" slope="0.00"/>
<         <person id="pf_1.1" x="1791.06" y="1900.34" angle="5.31" speed="1.39" pos="1.39" edge="1391" slope="0.00"/>
<         <person id="pf_1.0" x="1791.32" y="1903.11" angle="5.31" speed="1.39" pos="4.17" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1796.08" y="2074.45" angle="249.13" speed="1.39" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_2.1" x="1799.15" y="2075.81" angle="220.52" speed="0.75" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_2.2" x="1799.82" y="2076.16" angle="343.90" speed="0.00" pos="0.00" edge="1464" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,33d3
< Generating initial JuPedSim geometry for pedestrian network ... 
< done.
< Simulation started with time: 0.00.
< Person 'pf_2.0' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.0' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.1' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.2' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.3' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.5' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.7' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.6' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.9' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.10' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.16' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.14' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.1' in vanishing area 'jupedsim.vanishing_area_2' was removed from the simulation.
< Person 'pf_3.17' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.2' in vanishing area 'jupedsim.vanishing_area_2' was removed from the simulation.
< Person 'pf_3.19' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Simulation ended at time: 100.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 0
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 12000
<  Running: 299
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,103d4
<     <personinfo id="pf_2.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="59.00" arrivalPos="2.50" duration="59.00" routeLength="88.42" timeLoss="-4.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="62.00" arrivalPos="2.50" duration="62.00" routeLength="87.72" timeLoss="-1.16" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.1" depart="1.20" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="2.00" departPos="0.00" arrival="65.00" arrivalPos="2.50" duration="63.00" routeLength="88.42" timeLoss="-0.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.2" depart="2.40" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="3.00" departPos="0.00" arrival="68.00" arrivalPos="2.50" duration="65.00" routeLength="88.42" timeLoss="1.34" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.3" depart="3.60" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="4.00" departPos="0.00" arrival="71.00" arrivalPos="2.50" duration="67.00" routeLength="87.72" timeLoss="3.84" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.3" depart="3.60" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="4.00" departPos="0.00" arrival="72.00" arrivalPos="2.50" duration="68.00" routeLength="88.42" timeLoss="4.34" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.5" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="74.00" arrivalPos="2.50" duration="68.00" routeLength="87.72" timeLoss="4.84" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.4" depart="4.80" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="5.00" departPos="0.00" arrival="75.00" arrivalPos="2.50" duration="70.00" routeLength="88.42" timeLoss="6.34" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.7" depart="8.40" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="9.00" departPos="0.00" arrival="77.00" arrivalPos="2.50" duration="68.00" routeLength="87.72" timeLoss="4.84" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.5" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="78.00" arrivalPos="2.50" duration="72.00" routeLength="88.42" timeLoss="8.34" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim walking_area ( Last six runs Apr2024 )

---------- Differences in errors ----------
1c1,4
< Warning: While generating geometry 2 connected components were detected, 99.26% of total pedestrian area is covered by the largest.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,148d4
<     <timestep time="0.00">
<         <person id="0" x="1802.04" y="2068.48" angle="343.90" speed="0.00" pos="0.00" edge="1464" slope="0.00"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="0" x="1789.22" y="2063.28" angle="248.98" speed="1.39" pos="0.00" edge="-1388" slope="0.00"/>
<         <person id="6" x="1781.29" y="2059.86" angle="253.79" speed="1.39" pos="5.56" edge="-1388" slope="0.00"/>
<         <person id="8" x="1652.47" y="2000.32" angle="74.10" speed="1.39" pos="2.78" edge="1388" slope="0.00"/>
<         <person id="5" x="1656.48" y="2001.46" angle="74.10" speed="1.39" pos="6.94" edge="1388" slope="0.00"/>
<         <person id="1" x="1661.80" y="2003.05" angle="73.79" speed="1.39" pos="12.50" edge="1388" slope="0.00"/>
<         <person id="4" x="1791.70" y="1907.26" angle="5.31" speed="1.39" pos="8.33" edge="1391" slope="0.00"/>
<         <person id="7" x="1802.29" y="2064.32" angle="176.57" speed="1.39" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="2" x="1798.96" y="2079.16" angle="343.90" speed="1.39" pos="11.11" edge="1464" slope="0.00"/>
<         <person id="9" x="1597.10" y="1890.56" angle="24.74" speed="1.39" pos="1.39" edge="533" slope="0.00"/>
<         <person id="3" x="1600.59" y="1898.13" angle="24.74" speed="1.39" pos="9.72" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="0" x="1776.07" y="2058.90" angle="253.30" speed="1.39" pos="10.84" edge="-1388" slope="0.00"/>
<         <person id="6" x="1767.95" y="2055.98" angle="253.79" speed="1.39" pos="19.44" edge="-1388" slope="0.00"/>
<         <person id="8" x="1665.83" y="2004.13" angle="74.10" speed="1.39" pos="16.67" edge="1388" slope="0.00"/>
<         <person id="5" x="1669.84" y="2005.27" angle="74.10" speed="1.39" pos="20.83" edge="1388" slope="0.00"/>
<         <person id="1" x="1675.14" y="2006.93" angle="73.79" speed="1.39" pos="26.39" edge="1388" slope="0.00"/>
<         <person id="4" x="1792.99" y="1921.09" angle="5.31" speed="1.39" pos="22.22" edge="1391" slope="0.00"/>
<         <person id="7" x="1803.12" y="2050.46" angle="176.57" speed="1.39" pos="139.70" edge="1391" slope="0.00"/>
<         <person id="2" x="1795.11" y="2092.50" angle="343.90" speed="1.39" pos="25.00" edge="1464" slope="0.00"/>
<         <person id="9" x="1602.91" y="1903.18" angle="24.74" speed="1.39" pos="15.28" edge="533" slope="0.00"/>
<         <person id="3" x="1606.40" y="1910.74" angle="24.74" speed="1.39" pos="23.61" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="0" x="1762.76" y="2054.91" angle="253.30" speed="1.39" pos="24.72" edge="-1388" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,34d4
<     <personinfo id="2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="2.00" departPos="0.00" arrival="33.00" arrivalPos="44.46" duration="31.00" routeLength="44.46" timeLoss="-1.01" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="1.00" departPos="0.00" arrival="54.00" arrivalPos="74.33" duration="53.00" routeLength="74.33" timeLoss="-0.51" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="59.00" arrivalPos="74.33" duration="53.00" routeLength="74.33" timeLoss="-0.51" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="65.00" arrivalPos="74.33" duration="65.00" routeLength="91.29" timeLoss="-0.73" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="7" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="7.00" departPos="0.00" arrival="79.00" arrivalPos="69.85" duration="72.00" routeLength="100.46" timeLoss="-0.33" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="3.00" departPos="0.00" arrival="157.00" arrivalPos="74.33" duration="154.00" routeLength="216.42" timeLoss="-1.82" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="9" depart="9.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="9.00" departPos="0.00" arrival="163.00" arrivalPos="74.33" duration="154.00" routeLength="216.42" timeLoss="-1.82" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="5" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="5.00" departPos="0.00" arrival="170.00" arrivalPos="69.85" duration="165.00" routeLength="231.00" timeLoss="-1.32" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="8" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="8.00" departPos="0.00" arrival="173.00" arrivalPos="69.85" duration="165.00" routeLength="231.00" timeLoss="-1.32" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="4.00" departPos="0.00" arrival="179.00" arrivalPos="74.33" duration="175.00" routeLength="243.60" timeLoss="-0.39" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim waypoint_radius ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,52d4
<     <timestep time="0.00">
<         <person id="p_0" x="-4.91" y="79.33" angle="180.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="p_0" x="-0.21" y="66.35" angle="155.13" speed="1.39" pos="8.11" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="p_0" x="5.86" y="53.87" angle="148.51" speed="1.39" pos="21.97" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="p_0" x="13.12" y="42.03" angle="148.51" speed="1.39" pos="35.84" edge="E2" slope="0.00"/>
<     </timestep>
<     <timestep time="40.00">
<         <person id="p_0" x="23.32" y="36.01" angle="19.11" speed="1.21" pos="0.30" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="50.00">
<         <person id="p_0" x="27.59" y="49.22" angle="17.89" speed="1.39" pos="14.17" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p_0" x="31.90" y="62.43" angle="18.23" speed="1.39" pos="28.03" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="70.00">
<         <person id="p_0" x="36.24" y="75.62" angle="18.23" speed="1.39" pos="41.89" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="80.00">
<         <person id="p_0" x="46.88" y="81.16" angle="93.94" speed="1.39" pos="9.19" edge="E4" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <person id="p_0" x="58.18" y="76.11" angle="149.81" speed="1.39" pos="5.12" edge="E5" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="30.00" arrivalPos="3.02" duration="30.00" routeLength="53.43" timeLoss="-8.47" maxSpeed="1.39"/>
<         <walk depart="30.00" departPos="3.02" arrival="119.00" arrivalPos="3.06" duration="89.00" routeLength="118.95" timeLoss="3.35" maxSpeed="1.39"/>
<         <walk depart="119.00" departPos="3.06" arrival="151.00" arrivalPos="2.88" duration="32.00" routeLength="46.29" timeLoss="-1.33" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim waypoints ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,52d4
<     <timestep time="0.00">
<         <person id="p_0" x="-4.91" y="79.33" angle="180.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="p_0" x="-0.21" y="66.35" angle="155.13" speed="1.39" pos="8.11" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="p_0" x="5.86" y="53.87" angle="148.51" speed="1.39" pos="21.97" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="p_0" x="13.12" y="42.03" angle="148.51" speed="1.39" pos="35.84" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="40.00">
<         <person id="p_0" x="23.16" y="35.67" angle="38.15" speed="1.36" pos="2.00" edge="E2" slope="0.00"/>
<     </timestep>
<     <timestep time="50.00">
<         <person id="p_0" x="27.48" y="48.87" angle="17.89" speed="1.39" pos="13.79" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p_0" x="31.78" y="62.07" angle="18.23" speed="1.39" pos="27.66" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="70.00">
<         <person id="p_0" x="36.12" y="75.27" angle="18.23" speed="1.39" pos="41.52" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="80.00">
<         <person id="p_0" x="46.51" y="81.19" angle="93.94" speed="1.39" pos="8.82" edge="E4" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <person id="p_0" x="58.00" y="76.43" angle="149.81" speed="1.39" pos="4.74" edge="E5" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="37.00" arrivalPos="3.02" duration="37.00" routeLength="53.43" timeLoss="-1.47" maxSpeed="1.39"/>
<         <walk depart="37.00" departPos="3.02" arrival="119.00" arrivalPos="3.06" duration="82.00" routeLength="118.95" timeLoss="-3.65" maxSpeed="1.39"/>
<         <walk depart="119.00" departPos="3.06" arrival="151.00" arrivalPos="2.88" duration="32.00" routeLength="46.29" timeLoss="-1.33" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (identical start pos) on ts-sim-build-ba : pedestrian_model jupedsim identical_start_pos ( Last six runs Apr2024 )

jupedsim crash on identical start pos
(This bug was triggered by text found in file 'exitcode' matching '.*')
---------- Differences in errors ----------
1,4c1,4
< Warning: Polygon for junction 'J1' has been dilated as it is just a segment.
< Warning: Error while adding person 'p_1' as JuPedSim agent: Model constraint violation: Agent (0, -1.6) too close to agent (0, -1.6): distance 0
< Warning: Error while adding person 'p_2' as JuPedSim agent: Model constraint violation: Agent (0, -1.6) too close to agent (0, -1.6): distance 0
< Warning: Error while adding person 'p_3' as JuPedSim agent: Model constraint violation: Agent (0, -1.6) too close to agent (0, -1.6): distance 0
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,873d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<         <person id="p_1" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<         <person id="p_2" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<         <person id="p_3" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_1" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<         <person id="p_2" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<         <person id="p_3" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/>
<         <person id="p_0" x="1.39" y="-1.60" angle="90.00" speed="1.39" pos="1.39" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_2" x="0.11" y="-1.57" angle="90.09" speed="0.11" pos="0.11" edge="E0" slope="0.00"/>
<         <person id="p_1" x="1.27" y="-1.28" angle="87.69" speed="1.31" pos="1.27" edge="E0" slope="0.00"/>
<         <person id="p_3" x="1.45" y="-2.27" angle="92.12" speed="1.60" pos="1.45" edge="E0" slope="0.00"/>
<         <person id="p_0" x="2.78" y="-1.60" angle="89.99" speed="1.39" pos="2.78" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_2" x="0.99" y="-1.57" angle="90.01" speed="0.88" pos="0.99" edge="E0" slope="0.00"/>
<         <person id="p_1" x="2.45" y="-1.25" angle="89.32" speed="1.18" pos="2.45" edge="E0" slope="0.00"/>
<         <person id="p_3" x="2.84" y="-2.29" angle="90.57" speed="1.39" pos="2.84" edge="E0" slope="0.00"/>
<         <person id="p_0" x="4.17" y="-1.60" angle="89.99" speed="1.39" pos="4.17" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_2" x="2.11" y="-1.57" angle="90.01" speed="1.12" pos="2.11" edge="E0" slope="0.00"/>
<         <person id="p_1" x="3.77" y="-1.24" angle="89.63" speed="1.31" pos="3.77" edge="E0" slope="0.00"/>
<         <person id="p_3" x="4.23" y="-2.30" angle="90.27" speed="1.39" pos="4.23" edge="E0" slope="0.00"/>
<         <person id="p_0" x="5.56" y="-1.60" angle="89.99" speed="1.39" pos="5.56" edge="E0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,16d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="143.00" arrivalPos="99.90" duration="143.00" routeLength="199.90" timeLoss="-0.93" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="144.00" arrivalPos="99.90" duration="144.00" routeLength="199.90" timeLoss="0.07" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="144.00" arrivalPos="99.90" duration="144.00" routeLength="199.90" timeLoss="0.07" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="146.00" arrivalPos="99.90" duration="146.00" routeLength="199.90" timeLoss="2.07" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1